Skip to content
Success

Console Output

Started by user Andrew Hsu
17:31:50 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/engine
Obtained Jenkinsfile from 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7+e64c635c3138d8d0dc734079f08d1ae622d3e719 (4ab02f903100addbd3bf0c9ac35aaeb98d12b2c7)
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
17:31:53 [2019-09-27T17:31:53.702Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:31:53 [2019-09-27T17:31:53.709Z] Trying to pass milestone 2
[Pipeline] milestone
17:31:53 [2019-09-27T17:31:53.723Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:31:53 [2019-09-27T17:31:53.840Z] Running on ubuntu-1804-overlay2 (i-00f8e53935a897313) in /home/ubuntu/workspace/engine_PR-387
[Pipeline] {
[Pipeline] checkout
17:31:53 [2019-09-27T17:31:53.882Z] using credential docker-jenkins-github-credentials
17:31:53 [2019-09-27T17:31:53.897Z] Fetching changes from the remote Git repository
17:31:53 [2019-09-27T17:31:53.905Z] Fetching without tags
17:31:53 [2019-09-27T17:31:53.890Z]  > git rev-parse --is-inside-work-tree # timeout=10
17:31:53 [2019-09-27T17:31:53.899Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:31:53 [2019-09-27T17:31:53.907Z] Fetching upstream changes from https://github.com/docker/engine.git
17:31:53 [2019-09-27T17:31:53.907Z]  > git --version # timeout=10
17:31:53 [2019-09-27T17:31:53.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:31:53 [2019-09-27T17:31:53.912Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/19.03:refs/remotes/origin/19.03
17:32:05 [2019-09-27T17:32:05.992Z] Merging remotes/origin/19.03 commit e64c635c3138d8d0dc734079f08d1ae622d3e719 into PR head commit 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
17:32:05 [2019-09-27T17:32:05.994Z]  > git config core.sparsecheckout # timeout=10
17:32:06 [2019-09-27T17:32:06.002Z]  > git checkout -f 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
17:32:06 [2019-09-27T17:32:06.505Z] Merge succeeded, producing 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
17:32:06 [2019-09-27T17:32:06.505Z] Checking out Revision 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 (PR-387)
17:32:06 [2019-09-27T17:32:06.971Z] Commit message: "bump golang 1.12.10 (CVE-2019-16276)"
17:32:06 [2019-09-27T17:32:06.494Z]  > git merge e64c635c3138d8d0dc734079f08d1ae622d3e719 # timeout=10
17:32:06 [2019-09-27T17:32:06.501Z]  > git rev-parse HEAD^{commit} # timeout=10
17:32:06 [2019-09-27T17:32:06.507Z]  > git config core.sparsecheckout # timeout=10
17:32:06 [2019-09-27T17:32:06.512Z]  > git checkout -f 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
17:32:06 [2019-09-27T17:32:06.973Z]  > git rev-list --no-walk 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:32:07 [2019-09-27T17:32:07.937Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-387:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
17:32:14 [2019-09-27T17:32:14.501Z] 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" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "win-RS5" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
17:32:14 [2019-09-27T17:32:14.971Z] Running on ubuntu-1804-overlay2 (i-00f8e53935a897313) in /home/ubuntu/workspace/engine_PR-387
[Pipeline] stage
17:32:14 [2019-09-27T17:32:14.972Z] Running on ubuntu-1804-overlay2 (i-052396b2a4658762e) in /home/ubuntu/workspace/engine_PR-387
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
[Pipeline] checkout
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Run tests)
17:32:15 [2019-09-27T17:32:15.126Z] 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] }
17:32:15 [2019-09-27T17:32:15.132Z] using credential docker-jenkins-github-credentials
17:32:15 [2019-09-27T17:32:15.135Z] Cloning the remote Git repository
17:32:15 [2019-09-27T17:32:15.136Z] Cloning with configured refspecs honoured and without tags
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
17:32:15 [2019-09-27T17:32:15.154Z] Fetching changes from the remote Git repository
[Pipeline] // stage
17:32:15 [2019-09-27T17:32:15.168Z] Fetching without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
17:32:15 [2019-09-27T17:32:15.319Z] Merging remotes/origin/19.03 commit e64c635c3138d8d0dc734079f08d1ae622d3e719 into PR head commit 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
17:32:15 [2019-09-27T17:32:15.785Z] Merge succeeded, producing 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
17:32:15 [2019-09-27T17:32:15.786Z] Checking out Revision 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 (PR-387)
17:32:15 [2019-09-27T17:32:15.837Z] Commit message: "bump golang 1.12.10 (CVE-2019-16276)"
17:32:15 [2019-09-27T17:32:15.161Z] Cloning repository https://github.com/docker/engine.git
17:32:15 [2019-09-27T17:32:15.161Z]  > git init /home/ubuntu/workspace/engine_PR-387 # timeout=10
17:32:15 [2019-09-27T17:32:15.166Z] Fetching upstream changes from https://github.com/docker/engine.git
17:32:15 [2019-09-27T17:32:15.166Z]  > git --version # timeout=10
17:32:15 [2019-09-27T17:32:15.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:32:15 [2019-09-27T17:32:15.172Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/19.03:refs/remotes/origin/19.03
17:32:15 [2019-09-27T17:32:15.141Z]  > git rev-parse --is-inside-work-tree # timeout=10
17:32:15 [2019-09-27T17:32:15.156Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:32:15 [2019-09-27T17:32:15.170Z] Fetching upstream changes from https://github.com/docker/engine.git
17:32:15 [2019-09-27T17:32:15.170Z]  > git --version # timeout=10
17:32:15 [2019-09-27T17:32:15.181Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:32:15 [2019-09-27T17:32:15.182Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/19.03:refs/remotes/origin/19.03
17:32:15 [2019-09-27T17:32:15.322Z]  > git config core.sparsecheckout # timeout=10
17:32:15 [2019-09-27T17:32:15.324Z]  > git checkout -f 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
17:32:15 [2019-09-27T17:32:15.771Z]  > git merge e64c635c3138d8d0dc734079f08d1ae622d3e719 # timeout=10
17:32:15 [2019-09-27T17:32:15.779Z]  > git rev-parse HEAD^{commit} # timeout=10
17:32:15 [2019-09-27T17:32:15.788Z]  > git config core.sparsecheckout # timeout=10
17:32:15 [2019-09-27T17:32:15.790Z]  > git checkout -f 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:32:16 [2019-09-27T17:32:16.713Z] + docker version
17:32:16 [2019-09-27T17:32:16.713Z] Client: Docker Engine - Community
17:32:16 [2019-09-27T17:32:16.713Z]  Version:           19.03.2
17:32:16 [2019-09-27T17:32:16.713Z]  API version:       1.40
17:32:16 [2019-09-27T17:32:16.713Z]  Go version:        go1.12.8
17:32:16 [2019-09-27T17:32:16.713Z]  Git commit:        6a30dfc
17:32:16 [2019-09-27T17:32:16.713Z]  Built:             Thu Aug 29 05:29:11 2019
17:32:16 [2019-09-27T17:32:16.713Z]  OS/Arch:           linux/amd64
17:32:16 [2019-09-27T17:32:16.713Z]  Experimental:      false
17:32:16 [2019-09-27T17:32:16.713Z] 
17:32:16 [2019-09-27T17:32:16.713Z] Server: Docker Engine - Community
17:32:16 [2019-09-27T17:32:16.713Z]  Engine:
17:32:16 [2019-09-27T17:32:16.713Z]   Version:          19.03.2
17:32:16 [2019-09-27T17:32:16.713Z]   API version:      1.40 (minimum version 1.12)
17:32:16 [2019-09-27T17:32:16.713Z]   Go version:       go1.12.8
17:32:16 [2019-09-27T17:32:16.713Z]   Git commit:       6a30dfc
17:32:16 [2019-09-27T17:32:16.713Z]   Built:            Thu Aug 29 05:27:45 2019
17:32:16 [2019-09-27T17:32:16.713Z]   OS/Arch:          linux/amd64
17:32:16 [2019-09-27T17:32:16.713Z]   Experimental:     true
17:32:16 [2019-09-27T17:32:16.713Z]  containerd:
17:32:16 [2019-09-27T17:32:16.713Z]   Version:          1.2.6
17:32:16 [2019-09-27T17:32:16.713Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
17:32:16 [2019-09-27T17:32:16.713Z]  runc:
17:32:16 [2019-09-27T17:32:16.713Z]   Version:          1.0.0-rc8
17:32:16 [2019-09-27T17:32:16.713Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
17:32:16 [2019-09-27T17:32:16.713Z]  docker-init:
17:32:16 [2019-09-27T17:32:16.713Z]   Version:          0.18.0
17:32:16 [2019-09-27T17:32:16.713Z]   GitCommit:        fec3683
[Pipeline] sh
17:32:16 [2019-09-27T17:32:16.996Z] + docker info
17:32:17 [2019-09-27T17:32:17.560Z] Client:
17:32:17 [2019-09-27T17:32:17.560Z]  Debug Mode: false
17:32:17 [2019-09-27T17:32:17.560Z] 
17:32:17 [2019-09-27T17:32:17.560Z] Server:
17:32:17 [2019-09-27T17:32:17.560Z]  Containers: 0
17:32:17 [2019-09-27T17:32:17.560Z]   Running: 0
17:32:17 [2019-09-27T17:32:17.560Z]   Paused: 0
17:32:17 [2019-09-27T17:32:17.560Z]   Stopped: 0
17:32:17 [2019-09-27T17:32:17.560Z]  Images: 27
17:32:17 [2019-09-27T17:32:17.560Z]  Server Version: 19.03.2
17:32:17 [2019-09-27T17:32:17.560Z]  Storage Driver: overlay2
17:32:17 [2019-09-27T17:32:17.560Z]   Backing Filesystem: extfs
17:32:17 [2019-09-27T17:32:17.560Z]   Supports d_type: true
17:32:17 [2019-09-27T17:32:17.560Z]   Native Overlay Diff: true
17:32:17 [2019-09-27T17:32:17.560Z]  Logging Driver: json-file
17:32:17 [2019-09-27T17:32:17.560Z]  Cgroup Driver: cgroupfs
17:32:17 [2019-09-27T17:32:17.560Z]  Plugins:
17:32:17 [2019-09-27T17:32:17.560Z]   Volume: local
17:32:17 [2019-09-27T17:32:17.560Z]   Network: bridge host ipvlan macvlan null overlay
17:32:17 [2019-09-27T17:32:17.560Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:32:17 [2019-09-27T17:32:17.560Z]  Swarm: inactive
17:32:17 [2019-09-27T17:32:17.560Z]  Runtimes: runc
17:32:17 [2019-09-27T17:32:17.560Z]  Default Runtime: runc
17:32:17 [2019-09-27T17:32:17.560Z]  Init Binary: docker-init
17:32:17 [2019-09-27T17:32:17.560Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
17:32:17 [2019-09-27T17:32:17.560Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
17:32:17 [2019-09-27T17:32:17.560Z]  init version: fec3683
17:32:17 [2019-09-27T17:32:17.560Z]  Security Options:
17:32:17 [2019-09-27T17:32:17.560Z]   apparmor
17:32:17 [2019-09-27T17:32:17.560Z]   seccomp
17:32:17 [2019-09-27T17:32:17.560Z]    Profile: default
17:32:17 [2019-09-27T17:32:17.560Z]  Kernel Version: 4.15.0-1048-aws
17:32:17 [2019-09-27T17:32:17.560Z]  Operating System: Ubuntu 18.04.3 LTS
17:32:17 [2019-09-27T17:32:17.560Z]  OSType: linux
17:32:17 [2019-09-27T17:32:17.560Z]  Architecture: x86_64
17:32:17 [2019-09-27T17:32:17.560Z]  CPUs: 2
17:32:17 [2019-09-27T17:32:17.560Z]  Total Memory: 7.501GiB
17:32:17 [2019-09-27T17:32:17.560Z]  Name: ip-10-100-33-171
17:32:17 [2019-09-27T17:32:17.560Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
17:32:17 [2019-09-27T17:32:17.560Z]  Docker Root Dir: /var/lib/docker
17:32:17 [2019-09-27T17:32:17.560Z]  Debug Mode: false
17:32:17 [2019-09-27T17:32:17.560Z]  Registry: https://index.docker.io/v1/
17:32:17 [2019-09-27T17:32:17.560Z]  Labels:
17:32:17 [2019-09-27T17:32:17.560Z]  Experimental: true
17:32:17 [2019-09-27T17:32:17.560Z]  Insecure Registries:
17:32:17 [2019-09-27T17:32:17.560Z]   127.0.0.0/8
17:32:17 [2019-09-27T17:32:17.560Z]  Live Restore Enabled: true
17:32:17 [2019-09-27T17:32:17.560Z] 
17:32:17 [2019-09-27T17:32:17.560Z] WARNING: No swap limit support
[Pipeline] sh
17:32:17 [2019-09-27T17:32:17.841Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:32:17 [2019-09-27T17:32:17.841Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:32:17 [2019-09-27T17:32:17.841Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-387/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:32:17 [2019-09-27T17:32:17.841Z] + bash /home/ubuntu/workspace/engine_PR-387/check-config.sh
17:32:17 [2019-09-27T17:32:17.841Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:32:17 [2019-09-27T17:32:17.841Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
17:32:17 [2019-09-27T17:32:17.841Z] 
17:32:17 [2019-09-27T17:32:17.841Z] Generally Necessary:
17:32:17 [2019-09-27T17:32:17.841Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:32:17 [2019-09-27T17:32:17.841Z] - apparmor: enabled and tools installed
17:32:17 [2019-09-27T17:32:17.841Z] - CONFIG_NAMESPACES: enabled
17:32:17 [2019-09-27T17:32:17.841Z] - CONFIG_NET_NS: enabled
17:32:17 [2019-09-27T17:32:17.841Z] - CONFIG_PID_NS: enabled
17:32:17 [2019-09-27T17:32:17.841Z] - CONFIG_IPC_NS: enabled
17:32:17 [2019-09-27T17:32:17.841Z] - CONFIG_UTS_NS: enabled
17:32:17 [2019-09-27T17:32:17.841Z] - CONFIG_CGROUPS: enabled
17:32:17 [2019-09-27T17:32:17.841Z] - CONFIG_CGROUP_CPUACCT: enabled
17:32:17 [2019-09-27T17:32:17.841Z] - CONFIG_CGROUP_DEVICE: enabled
17:32:17 [2019-09-27T17:32:17.841Z] - CONFIG_CGROUP_FREEZER: enabled
17:32:17 [2019-09-27T17:32:17.841Z] - CONFIG_CGROUP_SCHED: enabled
17:32:17 [2019-09-27T17:32:17.841Z] - CONFIG_CPUSETS: enabled
17:32:17 [2019-09-27T17:32:17.841Z] - CONFIG_MEMCG: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_KEYS: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_VETH: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_BRIDGE: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_NF_NAT: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_NF_NAT_NEEDED: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_POSIX_MQUEUE: enabled
17:32:18 [2019-09-27T17:32:18.098Z] 
17:32:18 [2019-09-27T17:32:18.098Z] Optional Features:
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_USER_NS: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_SECCOMP: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_CGROUP_PIDS: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_MEMCG_SWAP: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:32:18 [2019-09-27T17:32:18.098Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_BLK_CGROUP: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_IOSCHED_CFQ: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_CGROUP_PERF: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_CGROUP_HUGETLB: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_CFS_BANDWIDTH: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_RT_GROUP_SCHED: missing
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_IP_VS: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_IP_VS_NFCT: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_IP_VS_RR: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_EXT4_FS: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:32:18 [2019-09-27T17:32:18.098Z] - Network Drivers:
17:32:18 [2019-09-27T17:32:18.098Z]   - "overlay":
17:32:18 [2019-09-27T17:32:18.098Z]     - CONFIG_VXLAN: enabled (as module)
17:32:18 [2019-09-27T17:32:18.098Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:32:18 [2019-09-27T17:32:18.098Z]       Optional (for encrypted networks):
17:32:18 [2019-09-27T17:32:18.356Z]       - CONFIG_CRYPTO: enabled
17:32:18 [2019-09-27T17:32:18.356Z]       - CONFIG_CRYPTO_AEAD: enabled
17:32:18 [2019-09-27T17:32:18.356Z]       - CONFIG_CRYPTO_GCM: enabled
17:32:18 [2019-09-27T17:32:18.356Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:32:18 [2019-09-27T17:32:18.356Z]       - CONFIG_CRYPTO_GHASH: enabled
17:32:18 [2019-09-27T17:32:18.356Z]       - CONFIG_XFRM: enabled
17:32:18 [2019-09-27T17:32:18.356Z]       - CONFIG_XFRM_USER: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z]       - CONFIG_INET_ESP: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z]   - "ipvlan":
17:32:18 [2019-09-27T17:32:18.356Z]     - CONFIG_IPVLAN: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z]   - "macvlan":
17:32:18 [2019-09-27T17:32:18.356Z]     - CONFIG_MACVLAN: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z]     - CONFIG_DUMMY: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z]   - "ftp,tftp client in container":
17:32:18 [2019-09-27T17:32:18.356Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z] - Storage Drivers:
17:32:18 [2019-09-27T17:32:18.356Z]   - "aufs":
17:32:18 [2019-09-27T17:32:18.356Z]     - CONFIG_AUFS_FS: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z]   - "btrfs":
17:32:18 [2019-09-27T17:32:18.356Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:32:18 [2019-09-27T17:32:18.356Z]   - "devicemapper":
17:32:18 [2019-09-27T17:32:18.356Z]     - CONFIG_BLK_DEV_DM: enabled
17:32:18 [2019-09-27T17:32:18.356Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z]   - "overlay":
17:32:18 [2019-09-27T17:32:18.356Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:32:18 [2019-09-27T17:32:18.356Z]   - "zfs":
17:32:18 [2019-09-27T17:32:18.356Z]     - /dev/zfs: missing
17:32:18 [2019-09-27T17:32:18.356Z]     - zfs command: missing
17:32:18 [2019-09-27T17:32:18.356Z]     - zpool command: missing
17:32:18 [2019-09-27T17:32:18.356Z] 
17:32:18 [2019-09-27T17:32:18.356Z] Limits:
17:32:18 [2019-09-27T17:32:18.356Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:32:18 [2019-09-27T17:32:18.356Z] 
17:32:18 [2019-09-27T17:32:18.356Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:32:18 [2019-09-27T17:32:18.680Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 .
17:32:18 [2019-09-27T17:32:18.680Z] #2 [internal] load .dockerignore
17:32:18 [2019-09-27T17:32:18.680Z] #2 transferring context: 87B done
17:32:18 [2019-09-27T17:32:18.680Z] #2 DONE 0.0s
17:32:18 [2019-09-27T17:32:18.680Z] 
17:32:18 [2019-09-27T17:32:18.680Z] #1 [internal] load build definition from Dockerfile
17:32:18 [2019-09-27T17:32:18.680Z] #1 transferring dockerfile: 10.82kB done
17:32:18 [2019-09-27T17:32:18.680Z] #1 DONE 0.0s
17:32:18 [2019-09-27T17:32:18.680Z] 
17:32:18 [2019-09-27T17:32:18.680Z] #3 [internal] load metadata for docker.io/library/golang:1.12.10-stretch
17:32:18 [2019-09-27T17:32:18.939Z] #3 DONE 0.1s
17:32:18 [2019-09-27T17:32:18.939Z] 
17:32:18 [2019-09-27T17:32:18.939Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
17:32:18 [2019-09-27T17:32:18.939Z] #64 DONE 0.0s
17:32:18 [2019-09-27T17:32:18.939Z] 
17:32:18 [2019-09-27T17:32:18.939Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f...
17:32:18 [2019-09-27T17:32:18.939Z] #4 CACHED
17:32:18 [2019-09-27T17:32:18.939Z] 
17:32:18 [2019-09-27T17:32:18.939Z] #18 [internal] load build context
17:32:20 [2019-09-27T17:32:20.321Z] #18 transferring context: 45.42MB 1.5s done
17:32:20 [2019-09-27T17:32:20.577Z] #18 DONE 1.6s
17:32:20 [2019-09-27T17:32:20.577Z] 
17:32:20 [2019-09-27T17:32:20.577Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:32:20 [2019-09-27T17:32:20.577Z] #5 DONE 1.7s
17:32:20 [2019-09-27T17:32:20.577Z] 
17:32:20 [2019-09-27T17:32:20.577Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:32:20 [2019-09-27T17:32:20.577Z] #22 DONE 0.1s
17:32:20 [2019-09-27T17:32:20.577Z] 
17:32:20 [2019-09-27T17:32:20.577Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
17:32:20 [2019-09-27T17:32:20.834Z] #26 DONE 0.1s
17:32:20 [2019-09-27T17:32:20.834Z] 
17:32:20 [2019-09-27T17:32:20.834Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
17:32:20 [2019-09-27T17:32:20.834Z] #23 DONE 0.1s
17:32:20 [2019-09-27T17:32:20.834Z] 
17:32:20 [2019-09-27T17:32:20.834Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
17:32:22 [2019-09-27T17:32:22.204Z] #15 1.620 + mktemp -d
17:32:22 [2019-09-27T17:32:22.204Z] #15 1.620 + export GOPATH=/tmp/tmp.4kVCfkEKRQ
17:32:22 [2019-09-27T17:32:22.204Z] #15 1.620 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.4kVCfkEKRQ/src/github.com/go-swagger/go-swagger
17:32:22 [2019-09-27T17:32:22.204Z] #15 1.622 Cloning into '/tmp/tmp.4kVCfkEKRQ/src/github.com/go-swagger/go-swagger'...
17:32:26 [2019-09-27T17:32:26.387Z] #15 ...
17:32:26 [2019-09-27T17:32:26.387Z] 
17:32:26 [2019-09-27T17:32:26.387Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
17:32:26 [2019-09-27T17:32:26.387Z] #17 2.502 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
17:32:26 [2019-09-27T17:32:26.387Z] #17 2.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
17:32:26 [2019-09-27T17:32:26.387Z] #17 2.517 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
17:32:26 [2019-09-27T17:32:26.387Z] #17 2.521 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
17:32:26 [2019-09-27T17:32:26.387Z] #17 2.540 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
17:32:26 [2019-09-27T17:32:26.387Z] #17 2.751 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
17:32:26 [2019-09-27T17:32:26.387Z] #17 3.090 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
17:32:26 [2019-09-27T17:32:26.387Z] #17 3.363 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
17:32:26 [2019-09-27T17:32:26.387Z] #17 5.840 Fetched 7916 kB in 4s (1822 kB/s)
17:32:27 [2019-09-27T17:32:27.429Z] Fetching without tags
17:32:27 [2019-09-27T17:32:27.548Z] Merging remotes/origin/19.03 commit e64c635c3138d8d0dc734079f08d1ae622d3e719 into PR head commit 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
17:32:27 [2019-09-27T17:32:27.433Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:32:27 [2019-09-27T17:32:27.435Z]  > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10
17:32:27 [2019-09-27T17:32:27.440Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:32:27 [2019-09-27T17:32:27.446Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:32:27 [2019-09-27T17:32:27.454Z] Fetching upstream changes from https://github.com/docker/engine.git
17:32:27 [2019-09-27T17:32:27.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:32:27 [2019-09-27T17:32:27.454Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/19.03:refs/remotes/origin/19.03
17:32:27 [2019-09-27T17:32:27.573Z]  > git config core.sparsecheckout # timeout=10
17:32:27 [2019-09-27T17:32:27.578Z]  > git checkout -f 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
17:32:27 [2019-09-27T17:32:27.756Z] #17 5.840 Reading package lists...
17:32:28 [2019-09-27T17:32:28.057Z] Merge succeeded, producing 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
17:32:28 [2019-09-27T17:32:28.058Z] Checking out Revision 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 (PR-387)
17:32:28 [2019-09-27T17:32:28.166Z] Commit message: "bump golang 1.12.10 (CVE-2019-16276)"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:32:28 [2019-09-27T17:32:28.968Z] + docker version
17:32:28 [2019-09-27T17:32:28.968Z] Client: Docker Engine - Community
17:32:28 [2019-09-27T17:32:28.968Z]  Version:           19.03.2
17:32:28 [2019-09-27T17:32:28.968Z]  API version:       1.40
17:32:28 [2019-09-27T17:32:28.968Z]  Go version:        go1.12.8
17:32:28 [2019-09-27T17:32:28.968Z]  Git commit:        6a30dfc
17:32:28 [2019-09-27T17:32:28.968Z]  Built:             Thu Aug 29 05:29:11 2019
17:32:28 [2019-09-27T17:32:28.968Z]  OS/Arch:           linux/amd64
17:32:28 [2019-09-27T17:32:28.968Z]  Experimental:      false
17:32:28 [2019-09-27T17:32:28.968Z] 
17:32:28 [2019-09-27T17:32:28.968Z] Server: Docker Engine - Community
17:32:28 [2019-09-27T17:32:28.968Z]  Engine:
17:32:28 [2019-09-27T17:32:28.968Z]   Version:          19.03.2
17:32:28 [2019-09-27T17:32:28.968Z]   API version:      1.40 (minimum version 1.12)
17:32:28 [2019-09-27T17:32:28.968Z]   Go version:       go1.12.8
17:32:28 [2019-09-27T17:32:28.968Z]   Git commit:       6a30dfc
17:32:28 [2019-09-27T17:32:28.968Z]   Built:            Thu Aug 29 05:27:45 2019
17:32:28 [2019-09-27T17:32:28.968Z]   OS/Arch:          linux/amd64
17:32:28 [2019-09-27T17:32:28.968Z]   Experimental:     true
17:32:28 [2019-09-27T17:32:28.968Z]  containerd:
17:32:28 [2019-09-27T17:32:28.968Z]   Version:          1.2.6
17:32:28 [2019-09-27T17:32:28.968Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
17:32:28 [2019-09-27T17:32:28.968Z]  runc:
17:32:28 [2019-09-27T17:32:28.968Z]   Version:          1.0.0-rc8
17:32:28 [2019-09-27T17:32:28.968Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
17:32:28 [2019-09-27T17:32:28.968Z]  docker-init:
17:32:28 [2019-09-27T17:32:28.968Z]   Version:          0.18.0
17:32:28 [2019-09-27T17:32:28.968Z]   GitCommit:        fec3683
[Pipeline] sh
17:32:29 [2019-09-27T17:32:29.127Z] #17 7.200 Reading package lists...
17:32:29 [2019-09-27T17:32:29.127Z] #17 8.461 Building dependency tree...
17:32:29 [2019-09-27T17:32:29.127Z] #17 ...
17:32:29 [2019-09-27T17:32:29.127Z] 
17:32:29 [2019-09-27T17:32:29.127Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
17:32:29 [2019-09-27T17:32:29.127Z] #15 8.431 + cd /tmp/tmp.4kVCfkEKRQ/src/github.com/go-swagger/go-swagger
17:32:29 [2019-09-27T17:32:29.127Z] #15 8.432 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
17:32:29 [2019-09-27T17:32:29.250Z] + docker info
17:32:28 [2019-09-27T17:32:28.065Z]  > git merge e64c635c3138d8d0dc734079f08d1ae622d3e719 # timeout=10
17:32:28 [2019-09-27T17:32:28.074Z]  > git rev-parse HEAD^{commit} # timeout=10
17:32:28 [2019-09-27T17:32:28.083Z]  > git config core.sparsecheckout # timeout=10
17:32:28 [2019-09-27T17:32:28.087Z]  > git checkout -f 49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
17:32:29 [2019-09-27T17:32:29.385Z] #15 8.869 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:32:29 [2019-09-27T17:32:29.814Z] Client:
17:32:29 [2019-09-27T17:32:29.814Z]  Debug Mode: false
17:32:29 [2019-09-27T17:32:29.814Z] 
17:32:29 [2019-09-27T17:32:29.814Z] Server:
17:32:29 [2019-09-27T17:32:29.814Z]  Containers: 0
17:32:29 [2019-09-27T17:32:29.814Z]   Running: 0
17:32:29 [2019-09-27T17:32:29.814Z]   Paused: 0
17:32:29 [2019-09-27T17:32:29.814Z]   Stopped: 0
17:32:29 [2019-09-27T17:32:29.814Z]  Images: 68
17:32:29 [2019-09-27T17:32:29.814Z]  Server Version: 19.03.2
17:32:29 [2019-09-27T17:32:29.814Z]  Storage Driver: overlay2
17:32:29 [2019-09-27T17:32:29.814Z]   Backing Filesystem: extfs
17:32:29 [2019-09-27T17:32:29.814Z]   Supports d_type: true
17:32:29 [2019-09-27T17:32:29.814Z]   Native Overlay Diff: true
17:32:29 [2019-09-27T17:32:29.814Z]  Logging Driver: json-file
17:32:29 [2019-09-27T17:32:29.814Z]  Cgroup Driver: cgroupfs
17:32:29 [2019-09-27T17:32:29.814Z]  Plugins:
17:32:29 [2019-09-27T17:32:29.814Z]   Volume: local
17:32:29 [2019-09-27T17:32:29.814Z]   Network: bridge host ipvlan macvlan null overlay
17:32:29 [2019-09-27T17:32:29.814Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:32:29 [2019-09-27T17:32:29.814Z]  Swarm: inactive
17:32:29 [2019-09-27T17:32:29.814Z]  Runtimes: runc
17:32:29 [2019-09-27T17:32:29.814Z]  Default Runtime: runc
17:32:29 [2019-09-27T17:32:29.814Z]  Init Binary: docker-init
17:32:29 [2019-09-27T17:32:29.814Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
17:32:29 [2019-09-27T17:32:29.814Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
17:32:29 [2019-09-27T17:32:29.814Z]  init version: fec3683
17:32:29 [2019-09-27T17:32:29.814Z]  Security Options:
17:32:29 [2019-09-27T17:32:29.814Z]   apparmor
17:32:29 [2019-09-27T17:32:29.814Z]   seccomp
17:32:29 [2019-09-27T17:32:29.814Z]    Profile: default
17:32:29 [2019-09-27T17:32:29.814Z]  Kernel Version: 4.15.0-1048-aws
17:32:29 [2019-09-27T17:32:29.814Z]  Operating System: Ubuntu 18.04.3 LTS
17:32:29 [2019-09-27T17:32:29.814Z]  OSType: linux
17:32:29 [2019-09-27T17:32:29.814Z]  Architecture: x86_64
17:32:29 [2019-09-27T17:32:29.814Z]  CPUs: 2
17:32:29 [2019-09-27T17:32:29.814Z]  Total Memory: 7.501GiB
17:32:29 [2019-09-27T17:32:29.814Z]  Name: ip-10-100-113-168
17:32:29 [2019-09-27T17:32:29.814Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
17:32:29 [2019-09-27T17:32:29.814Z]  Docker Root Dir: /var/lib/docker
17:32:29 [2019-09-27T17:32:29.814Z]  Debug Mode: false
17:32:29 [2019-09-27T17:32:29.814Z]  Registry: https://index.docker.io/v1/
17:32:29 [2019-09-27T17:32:29.814Z]  Labels:
17:32:29 [2019-09-27T17:32:29.814Z]  Experimental: true
17:32:29 [2019-09-27T17:32:29.814Z]  Insecure Registries:
17:32:29 [2019-09-27T17:32:29.814Z]   127.0.0.0/8
17:32:29 [2019-09-27T17:32:29.814Z]  Live Restore Enabled: true
17:32:29 [2019-09-27T17:32:29.814Z] 
17:32:29 [2019-09-27T17:32:29.814Z] WARNING: No swap limit support
[Pipeline] sh
17:32:30 [2019-09-27T17:32:30.096Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:32:30 [2019-09-27T17:32:30.096Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:32:30 [2019-09-27T17:32:30.096Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-387/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:32:30 [2019-09-27T17:32:30.096Z] + bash /home/ubuntu/workspace/engine_PR-387/check-config.sh
17:32:30 [2019-09-27T17:32:30.096Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:32:30 [2019-09-27T17:32:30.096Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
17:32:30 [2019-09-27T17:32:30.096Z] 
17:32:30 [2019-09-27T17:32:30.096Z] Generally Necessary:
17:32:30 [2019-09-27T17:32:30.096Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:32:30 [2019-09-27T17:32:30.096Z] - apparmor: enabled and tools installed
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_NAMESPACES: enabled
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_NET_NS: enabled
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_PID_NS: enabled
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_IPC_NS: enabled
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_UTS_NS: enabled
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_CGROUPS: enabled
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_CGROUP_CPUACCT: enabled
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_CGROUP_DEVICE: enabled
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_CGROUP_FREEZER: enabled
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_CGROUP_SCHED: enabled
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_CPUSETS: enabled
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_MEMCG: enabled
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_KEYS: enabled
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_VETH: enabled (as module)
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_BRIDGE: enabled (as module)
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:32:30 [2019-09-27T17:32:30.096Z] - CONFIG_NF_NAT: enabled (as module)
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_NF_NAT_NEEDED: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_POSIX_MQUEUE: enabled
17:32:30 [2019-09-27T17:32:30.354Z] 
17:32:30 [2019-09-27T17:32:30.354Z] Optional Features:
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_USER_NS: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_SECCOMP: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_CGROUP_PIDS: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_MEMCG_SWAP: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:32:30 [2019-09-27T17:32:30.354Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_BLK_CGROUP: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_IOSCHED_CFQ: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_CGROUP_PERF: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_CGROUP_HUGETLB: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_CFS_BANDWIDTH: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_RT_GROUP_SCHED: missing
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_IP_VS: enabled (as module)
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_IP_VS_NFCT: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_IP_VS_RR: enabled (as module)
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_EXT4_FS: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:32:30 [2019-09-27T17:32:30.354Z] - Network Drivers:
17:32:30 [2019-09-27T17:32:30.354Z]   - "overlay":
17:32:30 [2019-09-27T17:32:30.354Z]     - CONFIG_VXLAN: enabled (as module)
17:32:30 [2019-09-27T17:32:30.354Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:32:30 [2019-09-27T17:32:30.354Z]       Optional (for encrypted networks):
17:32:30 [2019-09-27T17:32:30.354Z]       - CONFIG_CRYPTO: enabled
17:32:30 [2019-09-27T17:32:30.354Z]       - CONFIG_CRYPTO_AEAD: enabled
17:32:30 [2019-09-27T17:32:30.354Z]       - CONFIG_CRYPTO_GCM: enabled
17:32:30 [2019-09-27T17:32:30.354Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:32:30 [2019-09-27T17:32:30.354Z]       - CONFIG_CRYPTO_GHASH: enabled
17:32:30 [2019-09-27T17:32:30.354Z]       - CONFIG_XFRM: enabled
17:32:30 [2019-09-27T17:32:30.354Z]       - CONFIG_XFRM_USER: enabled (as module)
17:32:30 [2019-09-27T17:32:30.354Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:32:30 [2019-09-27T17:32:30.354Z]       - CONFIG_INET_ESP: enabled (as module)
17:32:30 [2019-09-27T17:32:30.354Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:32:30 [2019-09-27T17:32:30.354Z]   - "ipvlan":
17:32:30 [2019-09-27T17:32:30.354Z]     - CONFIG_IPVLAN: enabled (as module)
17:32:30 [2019-09-27T17:32:30.354Z]   - "macvlan":
17:32:30 [2019-09-27T17:32:30.354Z]     - CONFIG_MACVLAN: enabled (as module)
17:32:30 [2019-09-27T17:32:30.354Z]     - CONFIG_DUMMY: enabled (as module)
17:32:30 [2019-09-27T17:32:30.354Z]   - "ftp,tftp client in container":
17:32:30 [2019-09-27T17:32:30.611Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:32:30 [2019-09-27T17:32:30.611Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:32:30 [2019-09-27T17:32:30.611Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:32:30 [2019-09-27T17:32:30.611Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:32:30 [2019-09-27T17:32:30.611Z] - Storage Drivers:
17:32:30 [2019-09-27T17:32:30.611Z]   - "aufs":
17:32:30 [2019-09-27T17:32:30.611Z]     - CONFIG_AUFS_FS: enabled (as module)
17:32:30 [2019-09-27T17:32:30.611Z]   - "btrfs":
17:32:30 [2019-09-27T17:32:30.611Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:32:30 [2019-09-27T17:32:30.611Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:32:30 [2019-09-27T17:32:30.611Z]   - "devicemapper":
17:32:30 [2019-09-27T17:32:30.611Z]     - CONFIG_BLK_DEV_DM: enabled
17:32:30 [2019-09-27T17:32:30.611Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:32:30 [2019-09-27T17:32:30.611Z]   - "overlay":
17:32:30 [2019-09-27T17:32:30.611Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:32:30 [2019-09-27T17:32:30.611Z]   - "zfs":
17:32:30 [2019-09-27T17:32:30.611Z]     - /dev/zfs: missing
17:32:30 [2019-09-27T17:32:30.611Z]     - zfs command: missing
17:32:30 [2019-09-27T17:32:30.611Z]     - zpool command: missing
17:32:30 [2019-09-27T17:32:30.611Z] 
17:32:30 [2019-09-27T17:32:30.611Z] Limits:
17:32:30 [2019-09-27T17:32:30.611Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:32:30 [2019-09-27T17:32:30.611Z] 
17:32:30 [2019-09-27T17:32:30.611Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:32:30 [2019-09-27T17:32:30.757Z] #15 ...
17:32:30 [2019-09-27T17:32:30.757Z] 
17:32:30 [2019-09-27T17:32:30.757Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
17:32:30 [2019-09-27T17:32:30.757Z] #6 2.278 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
17:32:30 [2019-09-27T17:32:30.757Z] #6 2.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
17:32:30 [2019-09-27T17:32:30.757Z] #6 2.376 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
17:32:30 [2019-09-27T17:32:30.757Z] #6 2.378 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
17:32:30 [2019-09-27T17:32:30.757Z] #6 2.385 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
17:32:30 [2019-09-27T17:32:30.757Z] #6 2.526 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
17:32:30 [2019-09-27T17:32:30.757Z] #6 2.952 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
17:32:30 [2019-09-27T17:32:30.757Z] #6 3.203 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
17:32:30 [2019-09-27T17:32:30.757Z] #6 5.656 Fetched 7916 kB in 4s (1803 kB/s)
17:32:30 [2019-09-27T17:32:30.757Z] #6 5.656 Reading package lists...
17:32:30 [2019-09-27T17:32:30.757Z] #6 6.985 Reading package lists...
17:32:30 [2019-09-27T17:32:30.757Z] #6 8.332 Building dependency tree...
17:32:30 [2019-09-27T17:32:30.757Z] #6 8.581 Reading state information...
17:32:30 [2019-09-27T17:32:30.757Z] #6 8.738 The following additional packages will be installed:
17:32:30 [2019-09-27T17:32:30.757Z] #6 8.738   libapparmor1 libseccomp2
17:32:30 [2019-09-27T17:32:30.757Z] #6 8.740 Suggested packages:
17:32:30 [2019-09-27T17:32:30.757Z] #6 8.740   seccomp
17:32:30 [2019-09-27T17:32:30.757Z] #6 8.831 The following NEW packages will be installed:
17:32:30 [2019-09-27T17:32:30.757Z] #6 8.833   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
17:32:30 [2019-09-27T17:32:30.757Z] #6 9.990 0 upgraded, 4 newly installed, 0 to remove and 3 not upgraded.
17:32:30 [2019-09-27T17:32:30.757Z] #6 9.990 Need to get 300 kB of archives.
17:32:30 [2019-09-27T17:32:30.757Z] #6 9.990 After this operation, 1201 kB of additional disk space will be used.
17:32:30 [2019-09-27T17:32:30.757Z] #6 9.990 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
17:32:30 [2019-09-27T17:32:30.757Z] #6 9.995 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
17:32:30 [2019-09-27T17:32:30.757Z] #6 9.998 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
17:32:30 [2019-09-27T17:32:30.757Z] #6 10.00 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
17:32:30 [2019-09-27T17:32:30.757Z] #6 10.27 debconf: delaying package configuration, since apt-utils is not installed
17:32:30 [2019-09-27T17:32:30.757Z] #6 ...
17:32:30 [2019-09-27T17:32:30.757Z] 
17:32:30 [2019-09-27T17:32:30.757Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
17:32:30 [2019-09-27T17:32:30.757Z] #17 8.461 Building dependency tree...
17:32:30 [2019-09-27T17:32:30.757Z] #17 8.766 Reading state information...
17:32:30 [2019-09-27T17:32:30.757Z] #17 8.929 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
17:32:30 [2019-09-27T17:32:30.757Z] #17 8.929 The following additional packages will be installed:
17:32:30 [2019-09-27T17:32:30.757Z] #17 8.929   libjq1 libonig4
17:32:30 [2019-09-27T17:32:30.757Z] #17 8.980 The following NEW packages will be installed:
17:32:30 [2019-09-27T17:32:30.757Z] #17 8.981   jq libjq1 libonig4
17:32:30 [2019-09-27T17:32:30.757Z] #17 10.02 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
17:32:30 [2019-09-27T17:32:30.757Z] #17 10.02 Need to get 327 kB of archives.
17:32:30 [2019-09-27T17:32:30.757Z] #17 10.02 After this operation, 1157 kB of additional disk space will be used.
17:32:30 [2019-09-27T17:32:30.757Z] #17 10.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
17:32:30 [2019-09-27T17:32:30.757Z] #17 10.03 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
17:32:30 [2019-09-27T17:32:30.757Z] #17 10.03 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
17:32:30 [2019-09-27T17:32:30.933Z] + sudo modprobe ip_vs
17:32:30 [2019-09-27T17:32:30.933Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 .
17:32:30 [2019-09-27T17:32:30.933Z] #2 [internal] load .dockerignore
17:32:30 [2019-09-27T17:32:30.933Z] #2 transferring context: 87B done
17:32:30 [2019-09-27T17:32:30.933Z] #2 DONE 0.0s
17:32:30 [2019-09-27T17:32:30.933Z] 
17:32:30 [2019-09-27T17:32:30.933Z] #1 [internal] load build definition from Dockerfile
17:32:30 [2019-09-27T17:32:30.933Z] #1 transferring dockerfile: 10.82kB done
17:32:30 [2019-09-27T17:32:30.933Z] #1 DONE 0.0s
17:32:30 [2019-09-27T17:32:30.933Z] 
17:32:30 [2019-09-27T17:32:30.933Z] #3 [internal] load metadata for docker.io/library/golang:1.12.10-stretch
17:32:30 [2019-09-27T17:32:30.933Z] #3 DONE 0.0s
17:32:30 [2019-09-27T17:32:30.933Z] 
17:32:30 [2019-09-27T17:32:30.933Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
17:32:30 [2019-09-27T17:32:30.933Z] #64 DONE 0.0s
17:32:30 [2019-09-27T17:32:30.933Z] 
17:32:30 [2019-09-27T17:32:30.933Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.10-stretch
17:32:30 [2019-09-27T17:32:30.933Z] #4 resolve docker.io/library/golang:1.12.10-stretch done
17:32:30 [2019-09-27T17:32:30.933Z] #4 DONE 0.0s
17:32:30 [2019-09-27T17:32:30.933Z] 
17:32:30 [2019-09-27T17:32:30.933Z] #18 [internal] load build context
17:32:31 [2019-09-27T17:32:31.014Z] #17 10.49 debconf: delaying package configuration, since apt-utils is not installed
17:32:31 [2019-09-27T17:32:31.014Z] #17 10.54 Fetched 327 kB in 1s (314 kB/s)
17:32:31 [2019-09-27T17:32:31.014Z] #17 10.58 Selecting previously unselected package libonig4:amd64.
17:32:31 [2019-09-27T17:32:31.014Z] #17 10.58 (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.)
17:32:31 [2019-09-27T17:32:31.014Z] #17 10.60 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
17:32:31 [2019-09-27T17:32:31.014Z] #17 10.62 Unpacking libonig4:amd64 (6.1.3-2) ...
17:32:31 [2019-09-27T17:32:31.272Z] #17 10.72 Selecting previously unselected package libjq1:amd64.
17:32:31 [2019-09-27T17:32:31.272Z] #17 10.73 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
17:32:31 [2019-09-27T17:32:31.272Z] #17 10.73 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
17:32:31 [2019-09-27T17:32:31.272Z] #17 10.82 Selecting previously unselected package jq.
17:32:31 [2019-09-27T17:32:31.272Z] #17 10.82 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
17:32:31 [2019-09-27T17:32:31.272Z] #17 10.82 Unpacking jq (1.5+dfsg-1.3) ...
17:32:31 [2019-09-27T17:32:31.272Z] #17 10.90 Setting up libonig4:amd64 (6.1.3-2) ...
17:32:31 [2019-09-27T17:32:31.529Z] #17 10.91 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
17:32:31 [2019-09-27T17:32:31.529Z] #17 10.93 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:32:31 [2019-09-27T17:32:31.529Z] #17 10.95 Setting up jq (1.5+dfsg-1.3) ...
17:32:31 [2019-09-27T17:32:31.787Z] #17 DONE 11.3s
17:32:31 [2019-09-27T17:32:31.787Z] 
17:32:31 [2019-09-27T17:32:31.787Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.31 Fetched 300 kB in 1s (261 kB/s)
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.49 Selecting previously unselected package libseccomp2:amd64.
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.49 (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.)
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.50 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.51 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.57 Selecting previously unselected package libseccomp-dev:amd64.
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.57 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.58 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.65 Selecting previously unselected package libapparmor1:amd64.
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.65 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.66 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.72 Selecting previously unselected package libapparmor-dev:amd64.
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.73 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.73 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.84 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.87 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.89 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.90 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.92 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
17:32:31 [2019-09-27T17:32:31.787Z] #6 10.94 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:32:31 [2019-09-27T17:32:31.787Z] #6 DONE 11.3s
17:32:31 [2019-09-27T17:32:31.787Z] 
17:32:31 [2019-09-27T17:32:31.787Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
17:32:32 [2019-09-27T17:32:32.044Z] #19 DONE 0.1s
17:32:32 [2019-09-27T17:32:32.044Z] 
17:32:32 [2019-09-27T17:32:32.044Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
17:32:32 [2019-09-27T17:32:32.844Z] #18 transferring context: 45.42MB 1.9s done
17:32:33 [2019-09-27T17:32:33.407Z] #18 DONE 2.3s
17:32:33 [2019-09-27T17:32:33.408Z] 
17:32:33 [2019-09-27T17:32:33.408Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:32:33 [2019-09-27T17:32:33.665Z] #5 DONE 2.6s
17:32:33 [2019-09-27T17:32:33.665Z] 
17:32:33 [2019-09-27T17:32:33.665Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:32:33 [2019-09-27T17:32:33.665Z] #22 DONE 0.1s
17:32:33 [2019-09-27T17:32:33.665Z] 
17:32:33 [2019-09-27T17:32:33.665Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
17:32:33 [2019-09-27T17:32:33.665Z] #6 ...
17:32:33 [2019-09-27T17:32:33.665Z] 
17:32:33 [2019-09-27T17:32:33.665Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
17:32:33 [2019-09-27T17:32:33.665Z] #26 DONE 0.1s
17:32:33 [2019-09-27T17:32:33.665Z] 
17:32:33 [2019-09-27T17:32:33.665Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
17:32:33 [2019-09-27T17:32:33.665Z] #23 DONE 0.1s
17:32:33 [2019-09-27T17:32:33.921Z] 
17:32:33 [2019-09-27T17:32:33.922Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
17:32:33 [2019-09-27T17:32:33.943Z] #20 ...
17:32:33 [2019-09-27T17:32:33.943Z] 
17:32:33 [2019-09-27T17:32:33.943Z] #7 [dev 1/24] RUN groupadd -r docker
17:32:33 [2019-09-27T17:32:33.943Z] #7 DONE 2.1s
17:32:34 [2019-09-27T17:32:34.200Z] 
17:32:34 [2019-09-27T17:32:34.200Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
17:32:34 [2019-09-27T17:32:34.854Z] #15 1.292 + mktemp -d
17:32:34 [2019-09-27T17:32:34.854Z] #15 1.300 + export GOPATH=/tmp/tmp.3mzpD0ZmxJ
17:32:34 [2019-09-27T17:32:34.854Z] #15 1.300 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.3mzpD0ZmxJ/src/github.com/go-swagger/go-swagger
17:32:34 [2019-09-27T17:32:34.854Z] #15 1.323 Cloning into '/tmp/tmp.3mzpD0ZmxJ/src/github.com/go-swagger/go-swagger'...
17:32:36 [2019-09-27T17:32:36.096Z] #8 DONE 2.0s
17:32:36 [2019-09-27T17:32:36.096Z] 
17:32:36 [2019-09-27T17:32:36.096Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
17:32:36 [2019-09-27T17:32:36.096Z] #20 2.465 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
17:32:36 [2019-09-27T17:32:36.096Z] #20 2.719 
17:32:36 [2019-09-27T17:32:36.096Z] #20 2.921 
############                                                              17.8%
#######################                                                   32.2%
################################                                          45.8%
######################################################                    75.2%
####################################################################      95.1%
######################################################################## 100.0%
17:32:36 [2019-09-27T17:32:36.096Z] #20 3.497 
17:32:36 [2019-09-27T17:32:36.096Z] #20 3.649 
#############################                                             40.3%
######################################################################## 100.0%
17:32:36 [2019-09-27T17:32:36.096Z] #20 3.922 
17:32:36 [2019-09-27T17:32:36.353Z] #20 4.095 
#############                                                             19.3%
############################                                              39.5%
##############################################                            64.8%
#############################################################             85.1%
######################################################################## 100.0%
17:32:36 [2019-09-27T17:32:36.916Z] #20 4.738 
17:32:37 [2019-09-27T17:32:37.948Z] #20 4.903 
                                                                           1.4%
########                                                                  11.2%
##############                                                            19.8%
#################                                                         24.7%
########################                                                  34.0%
#############################                                             41.3%
##################################                                        47.5%
##########################################                                59.6%
17:32:37 [2019-09-27T17:32:37.948Z] #20 ...
17:32:37 [2019-09-27T17:32:37.948Z] 
17:32:37 [2019-09-27T17:32:37.948Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
17:32:37 [2019-09-27T17:32:37.948Z] #9 1.371 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:32:37 [2019-09-27T17:32:37.948Z] #9 DONE 1.9s
17:32:37 [2019-09-27T17:32:37.948Z] 
17:32:37 [2019-09-27T17:32:37.948Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
17:32:38 [2019-09-27T17:32:38.210Z] #20 4.903 
                                                                           1.4%
########                                                                  11.2%
##############                                                            19.8%
#################                                                         24.7%
########################                                                  34.0%
#############################                                             41.3%
##################################                                        47.5%
##########################################                                59.6%
##################################################                        70.8%
#########################################################                 79.3%
##############################################################            87.0%
###################################################################       93.3%
######################################################################## 100.0%
17:32:38 [2019-09-27T17:32:38.210Z] #20 6.259 
17:32:38 [2019-09-27T17:32:38.774Z] #20 6.859 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
17:32:39 [2019-09-27T17:32:39.031Z] #20 7.001 
17:32:39 [2019-09-27T17:32:39.031Z] #20 7.083 
######################################################################## 100.0%
17:32:39 [2019-09-27T17:32:39.031Z] #20 7.123 
17:32:39 [2019-09-27T17:32:39.596Z] #20 ...
17:32:39 [2019-09-27T17:32:39.596Z] 
17:32:39 [2019-09-27T17:32:39.596Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
17:32:39 [2019-09-27T17:32:39.596Z] #10 DONE 1.5s
17:32:39 [2019-09-27T17:32:39.596Z] 
17:32:39 [2019-09-27T17:32:39.596Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
17:32:40 [2019-09-27T17:32:40.109Z] #15 ...
17:32:40 [2019-09-27T17:32:40.109Z] 
17:32:40 [2019-09-27T17:32:40.109Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
17:32:40 [2019-09-27T17:32:40.109Z] #6 2.533 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
17:32:40 [2019-09-27T17:32:40.109Z] #6 2.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
17:32:40 [2019-09-27T17:32:40.109Z] #6 2.545 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
17:32:40 [2019-09-27T17:32:40.109Z] #6 2.552 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
17:32:40 [2019-09-27T17:32:40.109Z] #6 2.566 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
17:32:40 [2019-09-27T17:32:40.109Z] #6 2.761 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
17:32:40 [2019-09-27T17:32:40.109Z] #6 3.179 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
17:32:40 [2019-09-27T17:32:40.109Z] #6 3.395 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
17:32:40 [2019-09-27T17:32:40.109Z] #6 5.923 Fetched 7916 kB in 4s (1791 kB/s)
17:32:40 [2019-09-27T17:32:40.673Z] #6 5.923 Reading package lists...
17:32:40 [2019-09-27T17:32:40.966Z] #11 DONE 1.3s
17:32:40 [2019-09-27T17:32:40.966Z] 
17:32:40 [2019-09-27T17:32:40.966Z] #12 [dev 6/24] RUN ldconfig
17:32:41 [2019-09-27T17:32:41.604Z] #6 7.263 Reading package lists...
17:32:41 [2019-09-27T17:32:41.604Z] #6 ...
17:32:41 [2019-09-27T17:32:41.604Z] 
17:32:41 [2019-09-27T17:32:41.604Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
17:32:41 [2019-09-27T17:32:41.604Z] #15 8.058 + cd /tmp/tmp.3mzpD0ZmxJ/src/github.com/go-swagger/go-swagger
17:32:41 [2019-09-27T17:32:41.604Z] #15 8.059 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
17:32:42 [2019-09-27T17:32:42.169Z] #15 8.649 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:32:42 [2019-09-27T17:32:42.337Z] #12 DONE 1.5s
17:32:42 [2019-09-27T17:32:42.337Z] 
17:32:42 [2019-09-27T17:32:42.337Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
17:32:42 [2019-09-27T17:32:42.337Z] #20 7.703 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
17:32:42 [2019-09-27T17:32:42.337Z] #20 7.903 
17:32:42 [2019-09-27T17:32:42.337Z] #20 8.062 
###################                                                       27.8%
######################################################################## 100.0%
17:32:42 [2019-09-27T17:32:42.337Z] #20 8.153 
17:32:42 [2019-09-27T17:32:42.337Z] #20 8.648 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
17:32:42 [2019-09-27T17:32:42.337Z] #20 8.672 skipping existing 1849cc453dee
17:32:42 [2019-09-27T17:32:42.337Z] #20 8.714 
17:32:42 [2019-09-27T17:32:42.337Z] #20 9.579 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
17:32:42 [2019-09-27T17:32:42.337Z] #20 10.12 
17:32:42 [2019-09-27T17:32:42.337Z] #20 10.18 
######################################################################## 100.0%
17:32:42 [2019-09-27T17:32:42.337Z] #20 10.26 
17:32:42 [2019-09-27T17:32:42.337Z] #20 10.29 Download of images into '/build' complete.
17:32:42 [2019-09-27T17:32:42.337Z] #20 10.29 Use something like the following to load the result into a Docker daemon:
17:32:42 [2019-09-27T17:32:42.337Z] #20 10.29   tar -cC '/build' . | docker load
17:32:42 [2019-09-27T17:32:42.595Z] #20 DONE 10.4s
17:32:42 [2019-09-27T17:32:42.595Z] 
17:32:42 [2019-09-27T17:32:42.595Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
17:32:43 [2019-09-27T17:32:43.539Z] #15 ...
17:32:43 [2019-09-27T17:32:43.539Z] 
17:32:43 [2019-09-27T17:32:43.539Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
17:32:43 [2019-09-27T17:32:43.539Z] #17 2.277 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
17:32:43 [2019-09-27T17:32:43.539Z] #17 2.278 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
17:32:43 [2019-09-27T17:32:43.539Z] #17 2.296 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
17:32:43 [2019-09-27T17:32:43.539Z] #17 2.297 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
17:32:43 [2019-09-27T17:32:43.539Z] #17 2.310 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
17:32:43 [2019-09-27T17:32:43.539Z] #17 2.488 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
17:32:43 [2019-09-27T17:32:43.539Z] #17 2.881 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
17:32:43 [2019-09-27T17:32:43.539Z] #17 3.139 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
17:32:43 [2019-09-27T17:32:43.539Z] #17 5.504 Fetched 7916 kB in 4s (1820 kB/s)
17:32:43 [2019-09-27T17:32:43.539Z] #17 5.504 Reading package lists...
17:32:43 [2019-09-27T17:32:43.539Z] #17 6.877 Reading package lists...
17:32:43 [2019-09-27T17:32:43.539Z] #17 8.211 Building dependency tree...
17:32:43 [2019-09-27T17:32:43.539Z] #17 8.500 Reading state information...
17:32:43 [2019-09-27T17:32:43.539Z] #17 8.615 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
17:32:43 [2019-09-27T17:32:43.539Z] #17 8.615 The following additional packages will be installed:
17:32:43 [2019-09-27T17:32:43.539Z] #17 8.615   libjq1 libonig4
17:32:43 [2019-09-27T17:32:43.539Z] #17 8.701 The following NEW packages will be installed:
17:32:43 [2019-09-27T17:32:43.539Z] #17 8.703   jq libjq1 libonig4
17:32:43 [2019-09-27T17:32:43.539Z] #17 9.798 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
17:32:43 [2019-09-27T17:32:43.539Z] #17 9.798 Need to get 327 kB of archives.
17:32:43 [2019-09-27T17:32:43.539Z] #17 9.798 After this operation, 1157 kB of additional disk space will be used.
17:32:43 [2019-09-27T17:32:43.539Z] #17 9.798 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
17:32:43 [2019-09-27T17:32:43.539Z] #17 9.803 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
17:32:43 [2019-09-27T17:32:43.539Z] #17 9.805 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
17:32:43 [2019-09-27T17:32:43.796Z] #17 ...
17:32:43 [2019-09-27T17:32:43.796Z] 
17:32:43 [2019-09-27T17:32:43.796Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
17:32:43 [2019-09-27T17:32:43.796Z] #6 7.263 Reading package lists...
17:32:43 [2019-09-27T17:32:43.796Z] #6 8.345 Building dependency tree...
17:32:43 [2019-09-27T17:32:43.796Z] #6 8.671 Reading state information...
17:32:43 [2019-09-27T17:32:43.796Z] #6 8.811 The following additional packages will be installed:
17:32:43 [2019-09-27T17:32:43.796Z] #6 8.811   libapparmor1 libseccomp2
17:32:43 [2019-09-27T17:32:43.796Z] #6 8.812 Suggested packages:
17:32:43 [2019-09-27T17:32:43.796Z] #6 8.812   seccomp
17:32:43 [2019-09-27T17:32:43.796Z] #6 8.856 The following NEW packages will be installed:
17:32:43 [2019-09-27T17:32:43.796Z] #6 8.857   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
17:32:43 [2019-09-27T17:32:43.796Z] #6 9.893 0 upgraded, 4 newly installed, 0 to remove and 3 not upgraded.
17:32:43 [2019-09-27T17:32:43.796Z] #6 9.893 Need to get 300 kB of archives.
17:32:43 [2019-09-27T17:32:43.796Z] #6 9.893 After this operation, 1201 kB of additional disk space will be used.
17:32:43 [2019-09-27T17:32:43.796Z] #6 9.893 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
17:32:43 [2019-09-27T17:32:43.796Z] #6 9.896 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
17:32:43 [2019-09-27T17:32:43.796Z] #6 9.898 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
17:32:43 [2019-09-27T17:32:43.796Z] #6 9.900 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
17:32:43 [2019-09-27T17:32:43.796Z] #6 10.15 debconf: delaying package configuration, since apt-utils is not installed
17:32:43 [2019-09-27T17:32:43.796Z] #6 10.22 Fetched 300 kB in 1s (290 kB/s)
17:32:43 [2019-09-27T17:32:43.796Z] #6 10.27 Selecting previously unselected package libseccomp2:amd64.
17:32:44 [2019-09-27T17:32:44.053Z] #6 10.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
17:32:44 [2019-09-27T17:32:44.053Z] #6 10.38 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
17:32:44 [2019-09-27T17:32:44.053Z] #6 10.39 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
17:32:44 [2019-09-27T17:32:44.053Z] #6 10.45 Selecting previously unselected package libseccomp-dev:amd64.
17:32:44 [2019-09-27T17:32:44.053Z] #6 10.45 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
17:32:44 [2019-09-27T17:32:44.053Z] #6 10.45 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
17:32:44 [2019-09-27T17:32:44.053Z] #6 10.53 Selecting previously unselected package libapparmor1:amd64.
17:32:44 [2019-09-27T17:32:44.053Z] #6 10.54 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
17:32:44 [2019-09-27T17:32:44.054Z] #6 10.54 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
17:32:44 [2019-09-27T17:32:44.311Z] #6 10.61 Selecting previously unselected package libapparmor-dev:amd64.
17:32:44 [2019-09-27T17:32:44.311Z] #6 10.62 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
17:32:44 [2019-09-27T17:32:44.311Z] #6 10.63 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
17:32:44 [2019-09-27T17:32:44.311Z] #6 10.71 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:32:44 [2019-09-27T17:32:44.311Z] #6 10.82 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
17:32:44 [2019-09-27T17:32:44.311Z] #6 10.84 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
17:32:44 [2019-09-27T17:32:44.311Z] #6 10.86 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
17:32:44 [2019-09-27T17:32:44.568Z] #6 10.88 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
17:32:44 [2019-09-27T17:32:44.568Z] #6 10.89 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:32:44 [2019-09-27T17:32:44.568Z] #6 ...
17:32:44 [2019-09-27T17:32:44.568Z] 
17:32:44 [2019-09-27T17:32:44.568Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.16 debconf: delaying package configuration, since apt-utils is not installed
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.22 Fetched 327 kB in 1s (300 kB/s)
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.27 Selecting previously unselected package libonig4:amd64.
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.38 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.39 Unpacking libonig4:amd64 (6.1.3-2) ...
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.48 Selecting previously unselected package libjq1:amd64.
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.48 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.49 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.56 Selecting previously unselected package jq.
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.56 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.57 Unpacking jq (1.5+dfsg-1.3) ...
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.64 Setting up libonig4:amd64 (6.1.3-2) ...
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.65 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.66 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:32:44 [2019-09-27T17:32:44.568Z] #17 10.82 Setting up jq (1.5+dfsg-1.3) ...
17:32:44 [2019-09-27T17:32:44.568Z] #17 DONE 11.1s
17:32:44 [2019-09-27T17:32:44.826Z] 
17:32:44 [2019-09-27T17:32:44.826Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
17:32:44 [2019-09-27T17:32:44.826Z] #6 DONE 11.1s
17:32:44 [2019-09-27T17:32:44.826Z] 
17:32:44 [2019-09-27T17:32:44.826Z] #7 [dev 1/24] RUN groupadd -r docker
17:32:45 [2019-09-27T17:32:45.083Z] #7 ...
17:32:45 [2019-09-27T17:32:45.083Z] 
17:32:45 [2019-09-27T17:32:45.083Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
17:32:45 [2019-09-27T17:32:45.083Z] #19 DONE 0.3s
17:32:45 [2019-09-27T17:32:45.118Z] #13 2.800 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
17:32:45 [2019-09-27T17:32:45.118Z] #13 2.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
17:32:45 [2019-09-27T17:32:45.118Z] #13 2.828 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
17:32:45 [2019-09-27T17:32:45.118Z] #13 2.838 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
17:32:45 [2019-09-27T17:32:45.118Z] #13 2.846 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
17:32:45 [2019-09-27T17:32:45.340Z] 
17:32:45 [2019-09-27T17:32:45.340Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
17:32:45 [2019-09-27T17:32:45.375Z] #13 3.159 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
17:32:45 [2019-09-27T17:32:45.632Z] #13 3.436 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
17:32:45 [2019-09-27T17:32:45.890Z] #13 3.617 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
17:32:47 [2019-09-27T17:32:47.238Z] #20 ...
17:32:47 [2019-09-27T17:32:47.238Z] 
17:32:47 [2019-09-27T17:32:47.238Z] #7 [dev 1/24] RUN groupadd -r docker
17:32:47 [2019-09-27T17:32:47.238Z] #7 DONE 2.1s
17:32:47 [2019-09-27T17:32:47.238Z] 
17:32:47 [2019-09-27T17:32:47.238Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
17:32:47 [2019-09-27T17:32:47.785Z] #13 5.254 Fetched 7916 kB in 3s (2288 kB/s)
17:32:48 [2019-09-27T17:32:48.350Z] #13 5.254 Reading package lists...
17:32:48 [2019-09-27T17:32:48.612Z] #8 DONE 1.9s
17:32:48 [2019-09-27T17:32:48.612Z] 
17:32:48 [2019-09-27T17:32:48.612Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
17:32:48 [2019-09-27T17:32:48.612Z] #20 2.595 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
17:32:48 [2019-09-27T17:32:48.612Z] #20 2.786 
17:32:48 [2019-09-27T17:32:48.612Z] #20 2.936 
#                                                                          2.6%
################                                                          22.8%
######################################                                    54.1%
######################################################                    75.7%
####################################################################      95.3%
######################################################################## 100.0%
17:32:48 [2019-09-27T17:32:48.612Z] #20 3.512 
17:32:48 [2019-09-27T17:32:48.871Z] #20 3.670 
########################                                                  34.3%
###############################################################           88.7%
######################################################################## 100.0%
17:32:49 [2019-09-27T17:32:49.129Z] #20 4.011 
17:32:49 [2019-09-27T17:32:49.281Z] #13 6.153 Reading package lists...
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.044 Building dependency tree...
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.198 Reading state information...
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.322 The following additional packages will be installed:
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.322   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.322   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.322   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.322   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.322   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.322   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.323   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.323   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.323   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.324 Suggested packages:
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.324   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.324   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.324   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.324   vim-doc vim-scripts xfsdump acl attr quota
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.324 Recommended packages:
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.324   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
17:32:49 [2019-09-27T17:32:49.539Z] #13 7.324   python3-keyrings.alt python3-xdg unzip
17:32:49 [2019-09-27T17:32:49.645Z] #20 4.218 
###########                                                               15.8%
#####################                                                     30.1%
#######################################                                   54.8%
######################################################                    75.3%
######################################################################## 100.0%
17:32:49 [2019-09-27T17:32:49.645Z] #20 4.774 
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.120 The following NEW packages will be installed:
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.120   apparmor aufs-tools bash-completion binutils-mingw-w64
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.120   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.120   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.120   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.120   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.120   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.120   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.120   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.120   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.121   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.121   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.121   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.121   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
17:32:50 [2019-09-27T17:32:50.471Z] #13 8.121   xfsprogs xxd xz-utils zip
17:32:50 [2019-09-27T17:32:50.471Z] #13 ...
17:32:50 [2019-09-27T17:32:50.471Z] 
17:32:50 [2019-09-27T17:32:50.471Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
17:32:50 [2019-09-27T17:32:50.471Z] #15 29.94 + rm -rf /tmp/tmp.4kVCfkEKRQ
17:32:50 [2019-09-27T17:32:50.728Z] #15 DONE 30.2s
17:32:50 [2019-09-27T17:32:50.728Z] 
17:32:50 [2019-09-27T17:32:50.728Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
17:32:51 [2019-09-27T17:32:51.195Z] #20 4.923 
#                                                                          2.4%
#########                                                                 13.1%
##############                                                            19.5%
####################                                                      28.2%
##########################                                                36.4%
###############################                                           44.3%
##################################                                        47.3%
########################################                                  56.2%
###############################################                           65.5%
#####################################################                     73.9%
##########################################################                81.4%
###############################################################           88.8%
#####################################################################     96.1%
######################################################################## 100.0%
17:32:51 [2019-09-27T17:32:51.292Z] #13 9.169 0 upgraded, 69 newly installed, 0 to remove and 3 not upgraded.
17:32:51 [2019-09-27T17:32:51.292Z] #13 9.169 Need to get 90.9 MB of archives.
17:32:51 [2019-09-27T17:32:51.292Z] #13 9.169 After this operation, 541 MB of additional disk space will be used.
17:32:51 [2019-09-27T17:32:51.292Z] #13 9.169 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
17:32:51 [2019-09-27T17:32:51.292Z] #13 9.177 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
17:32:51 [2019-09-27T17:32:51.292Z] #13 9.179 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
17:32:51 [2019-09-27T17:32:51.292Z] #13 9.180 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
17:32:51 [2019-09-27T17:32:51.292Z] #13 9.183 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
17:32:51 [2019-09-27T17:32:51.292Z] #13 9.185 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
17:32:51 [2019-09-27T17:32:51.292Z] #13 9.195 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
17:32:51 [2019-09-27T17:32:51.292Z] #13 9.214 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
17:32:51 [2019-09-27T17:32:51.453Z] #20 ...
17:32:51 [2019-09-27T17:32:51.453Z] 
17:32:51 [2019-09-27T17:32:51.453Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
17:32:51 [2019-09-27T17:32:51.453Z] #9 1.685 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:32:51 [2019-09-27T17:32:51.453Z] #9 DONE 2.6s
17:32:51 [2019-09-27T17:32:51.453Z] 
17:32:51 [2019-09-27T17:32:51.453Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
17:32:51 [2019-09-27T17:32:51.453Z] #20 6.326 
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.215 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.216 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.236 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.239 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.240 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.241 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.241 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.242 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.243 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.244 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.246 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.247 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.249 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.253 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.254 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.257 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.257 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.258 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.261 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.263 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.263 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.270 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.271 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.273 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.274 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.276 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.278 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.279 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.279 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.280 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]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.281 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.284 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.287 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.290 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.297 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.300 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.301 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.302 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.303 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.304 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.326 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.330 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.345 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.347 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.349 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.352 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.353 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.357 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.424 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
17:32:51 [2019-09-27T17:32:51.549Z] #13 9.434 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
17:32:51 [2019-09-27T17:32:51.806Z] #13 9.442 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:32:51 [2019-09-27T17:32:51.806Z] #13 9.445 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
17:32:51 [2019-09-27T17:32:51.806Z] #13 9.446 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
17:32:51 [2019-09-27T17:32:51.806Z] #13 9.451 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]
17:32:51 [2019-09-27T17:32:51.806Z] #13 9.473 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]
17:32:51 [2019-09-27T17:32:51.806Z] #13 9.496 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]
17:32:51 [2019-09-27T17:32:51.806Z] #13 9.498 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
17:32:51 [2019-09-27T17:32:51.806Z] #13 9.556 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
17:32:51 [2019-09-27T17:32:51.806Z] #13 9.594 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]
17:32:51 [2019-09-27T17:32:51.806Z] #13 9.596 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]
17:32:52 [2019-09-27T17:32:52.017Z] #20 7.026 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
17:32:52 [2019-09-27T17:32:52.064Z] #13 9.987 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]
17:32:52 [2019-09-27T17:32:52.274Z] #20 7.225 
17:32:52 [2019-09-27T17:32:52.531Z] #20 7.334 
######################################################################## 100.0%
17:32:52 [2019-09-27T17:32:52.531Z] #20 7.363 
17:32:52 [2019-09-27T17:32:52.629Z] #13 10.37 debconf: delaying package configuration, since apt-utils is not installed
17:32:52 [2019-09-27T17:32:52.629Z] #13 10.40 Fetched 90.9 MB in 2s (42.9 MB/s)
17:32:52 [2019-09-27T17:32:52.629Z] #13 10.43 Selecting previously unselected package bash-completion.
17:32:52 [2019-09-27T17:32:52.629Z] #13 10.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
17:32:52 [2019-09-27T17:32:52.629Z] #13 10.44 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
17:32:52 [2019-09-27T17:32:52.788Z] #20 7.809 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
17:32:53 [2019-09-27T17:32:53.046Z] #20 ...
17:32:53 [2019-09-27T17:32:53.046Z] 
17:32:53 [2019-09-27T17:32:53.046Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
17:32:53 [2019-09-27T17:32:53.046Z] #10 DONE 1.6s
17:32:53 [2019-09-27T17:32:53.046Z] 
17:32:53 [2019-09-27T17:32:53.046Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
17:32:53 [2019-09-27T17:32:53.046Z] #20 7.960 
17:32:53 [2019-09-27T17:32:53.046Z] #20 8.146 
############################################                              62.2%
######################################################################## 100.0%
17:32:53 [2019-09-27T17:32:53.046Z] #20 8.210 
17:32:53 [2019-09-27T17:32:53.193Z] #13 10.96 Unpacking bash-completion (1:2.1-4.3) ...
17:32:53 [2019-09-27T17:32:53.193Z] #13 11.08 Selecting previously unselected package libnet1:amd64.
17:32:53 [2019-09-27T17:32:53.193Z] #13 11.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
17:32:53 [2019-09-27T17:32:53.452Z] #13 11.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
17:32:53 [2019-09-27T17:32:53.452Z] #13 11.13 Selecting previously unselected package libnfnetlink0:amd64.
17:32:53 [2019-09-27T17:32:53.452Z] #13 11.13 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
17:32:53 [2019-09-27T17:32:53.452Z] #13 11.13 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
17:32:53 [2019-09-27T17:32:53.452Z] #13 11.17 Selecting previously unselected package libpcrecpp0v5:amd64.
17:32:53 [2019-09-27T17:32:53.452Z] #13 11.17 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
17:32:53 [2019-09-27T17:32:53.452Z] #13 11.18 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
17:32:53 [2019-09-27T17:32:53.452Z] #13 11.22 Selecting previously unselected package libudev-dev:amd64.
17:32:53 [2019-09-27T17:32:53.452Z] #13 11.22 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
17:32:53 [2019-09-27T17:32:53.452Z] #13 11.23 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
17:32:53 [2019-09-27T17:32:53.452Z] #13 11.28 Selecting previously unselected package libpython3.5-minimal:amd64.
17:32:53 [2019-09-27T17:32:53.452Z] #13 11.28 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
17:32:53 [2019-09-27T17:32:53.452Z] #13 11.28 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
17:32:53 [2019-09-27T17:32:53.616Z] #20 8.794 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
17:32:53 [2019-09-27T17:32:53.710Z] #13 11.38 Selecting previously unselected package python3.5-minimal.
17:32:53 [2019-09-27T17:32:53.710Z] #13 11.38 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
17:32:53 [2019-09-27T17:32:53.710Z] #13 11.39 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
17:32:53 [2019-09-27T17:32:53.710Z] #13 11.59 Selecting previously unselected package python3-minimal.
17:32:53 [2019-09-27T17:32:53.710Z] #13 11.59 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
17:32:53 [2019-09-27T17:32:53.710Z] #13 11.60 Unpacking python3-minimal (3.5.3-1) ...
17:32:53 [2019-09-27T17:32:53.710Z] #13 11.63 Selecting previously unselected package libmpdec2:amd64.
17:32:53 [2019-09-27T17:32:53.710Z] #13 11.63 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
17:32:53 [2019-09-27T17:32:53.873Z] #20 8.825 skipping existing 1849cc453dee
17:32:53 [2019-09-27T17:32:53.873Z] #20 8.874 
17:32:53 [2019-09-27T17:32:53.967Z] #13 11.64 Unpacking libmpdec2:amd64 (2.4.2-1) ...
17:32:53 [2019-09-27T17:32:53.967Z] #13 11.68 Selecting previously unselected package libpython3.5-stdlib:amd64.
17:32:53 [2019-09-27T17:32:53.967Z] #13 11.68 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
17:32:53 [2019-09-27T17:32:53.967Z] #13 11.68 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
17:32:53 [2019-09-27T17:32:53.967Z] #13 11.92 Selecting previously unselected package python3.5.
17:32:53 [2019-09-27T17:32:53.967Z] #13 11.92 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
17:32:54 [2019-09-27T17:32:54.224Z] #13 11.92 Unpacking python3.5 (3.5.3-1+deb9u1) ...
17:32:54 [2019-09-27T17:32:54.224Z] #13 11.97 Selecting previously unselected package libpython3-stdlib:amd64.
17:32:54 [2019-09-27T17:32:54.225Z] #13 11.97 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
17:32:54 [2019-09-27T17:32:54.225Z] #13 11.98 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
17:32:54 [2019-09-27T17:32:54.225Z] #13 12.01 Selecting previously unselected package dh-python.
17:32:54 [2019-09-27T17:32:54.225Z] #13 12.01 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
17:32:54 [2019-09-27T17:32:54.225Z] #13 12.01 Unpacking dh-python (2.20170125) ...
17:32:54 [2019-09-27T17:32:54.225Z] #13 12.06 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
17:32:54 [2019-09-27T17:32:54.438Z] #20 ...
17:32:54 [2019-09-27T17:32:54.438Z] 
17:32:54 [2019-09-27T17:32:54.438Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
17:32:54 [2019-09-27T17:32:54.438Z] #11 DONE 1.4s
17:32:54 [2019-09-27T17:32:54.438Z] 
17:32:54 [2019-09-27T17:32:54.438Z] #12 [dev 6/24] RUN ldconfig
17:32:54 [2019-09-27T17:32:54.482Z] #13 12.08 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
17:32:54 [2019-09-27T17:32:54.741Z] #13 12.50 Setting up python3-minimal (3.5.3-1) ...
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.69 Selecting previously unselected package python3.
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16747 files and directories currently installed.)
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.70 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.71 Unpacking python3 (3.5.3-1) ...
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.75 Selecting previously unselected package pigz.
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.75 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.75 Unpacking pigz (2.3.4-1) ...
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.79 Selecting previously unselected package libip4tc0:amd64.
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.79 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.79 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.83 Selecting previously unselected package libip6tc0:amd64.
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.83 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.84 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.88 Selecting previously unselected package libiptc0:amd64.
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.89 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
17:32:54 [2019-09-27T17:32:54.998Z] #13 12.89 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
17:32:55 [2019-09-27T17:32:55.255Z] #13 12.93 Selecting previously unselected package libxtables12:amd64.
17:32:55 [2019-09-27T17:32:55.255Z] #13 12.93 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
17:32:55 [2019-09-27T17:32:55.255Z] #13 12.93 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
17:32:55 [2019-09-27T17:32:55.255Z] #13 12.98 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:32:55 [2019-09-27T17:32:55.255Z] #13 12.98 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
17:32:55 [2019-09-27T17:32:55.255Z] #13 12.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
17:32:55 [2019-09-27T17:32:55.255Z] #13 13.01 Selecting previously unselected package iptables.
17:32:55 [2019-09-27T17:32:55.255Z] #13 13.01 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
17:32:55 [2019-09-27T17:32:55.255Z] #13 13.01 Unpacking iptables (1.6.0+snapshot20161117-6) ...
17:32:55 [2019-09-27T17:32:55.255Z] #13 13.08 Selecting previously unselected package xxd.
17:32:55 [2019-09-27T17:32:55.255Z] #13 13.08 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
17:32:55 [2019-09-27T17:32:55.255Z] #13 13.08 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
17:32:55 [2019-09-27T17:32:55.255Z] #13 13.12 Selecting previously unselected package vim-common.
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.12 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.13 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.17 Selecting previously unselected package bzip2.
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.17 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.18 Unpacking bzip2 (1.0.6-8.1) ...
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.21 Selecting previously unselected package libgpm2:amd64.
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.22 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.22 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.26 Selecting previously unselected package xz-utils.
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.26 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.26 Unpacking xz-utils (5.2.2-1.2+b1) ...
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.31 Selecting previously unselected package aufs-tools.
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.31 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.32 Unpacking aufs-tools (1:4.1+20161219-1) ...
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.36 Selecting previously unselected package liblzo2-2:amd64.
17:32:55 [2019-09-27T17:32:55.512Z] #13 13.36 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
17:32:55 [2019-09-27T17:32:55.769Z] #13 13.37 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
17:32:55 [2019-09-27T17:32:55.769Z] #13 13.40 Selecting previously unselected package btrfs-progs.
17:32:55 [2019-09-27T17:32:55.769Z] #13 13.40 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
17:32:55 [2019-09-27T17:32:55.769Z] #13 13.41 Unpacking btrfs-progs (4.7.3-1) ...
17:32:55 [2019-09-27T17:32:55.769Z] #13 13.50 Selecting previously unselected package btrfs-tools.
17:32:55 [2019-09-27T17:32:55.769Z] #13 13.50 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
17:32:55 [2019-09-27T17:32:55.769Z] #13 13.51 Unpacking btrfs-tools (4.7.3-1) ...
17:32:55 [2019-09-27T17:32:55.769Z] #13 13.54 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:32:55 [2019-09-27T17:32:55.769Z] #13 13.54 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
17:32:55 [2019-09-27T17:32:55.769Z] #13 13.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
17:32:55 [2019-09-27T17:32:55.769Z] #13 13.59 Selecting previously unselected package dmsetup.
17:32:55 [2019-09-27T17:32:55.769Z] #13 13.59 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
17:32:55 [2019-09-27T17:32:55.769Z] #13 13.60 Unpacking dmsetup (2:1.02.137-2) ...
17:32:55 [2019-09-27T17:32:55.769Z] #13 13.64 Selecting previously unselected package libonig4:amd64.
17:32:55 [2019-09-27T17:32:55.816Z] #12 ...
17:32:55 [2019-09-27T17:32:55.816Z] 
17:32:55 [2019-09-27T17:32:55.816Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
17:32:55 [2019-09-27T17:32:55.816Z] #20 9.970 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
17:32:55 [2019-09-27T17:32:55.816Z] #20 10.15 
17:32:55 [2019-09-27T17:32:55.816Z] #20 10.28 
######################################################################## 100.0%
17:32:55 [2019-09-27T17:32:55.816Z] #20 10.33 
17:32:55 [2019-09-27T17:32:55.816Z] #20 10.36 Download of images into '/build' complete.
17:32:55 [2019-09-27T17:32:55.816Z] #20 10.36 Use something like the following to load the result into a Docker daemon:
17:32:55 [2019-09-27T17:32:55.816Z] #20 10.36   tar -cC '/build' . | docker load
17:32:55 [2019-09-27T17:32:55.816Z] #20 DONE 10.5s
17:32:55 [2019-09-27T17:32:55.816Z] 
17:32:55 [2019-09-27T17:32:55.816Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
17:32:55 [2019-09-27T17:32:55.816Z] #15 ...
17:32:55 [2019-09-27T17:32:55.816Z] 
17:32:55 [2019-09-27T17:32:55.816Z] #12 [dev 6/24] RUN ldconfig
17:32:55 [2019-09-27T17:32:55.816Z] #12 DONE 1.4s
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.64 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.65 Unpacking libonig4:amd64 (6.1.3-2) ...
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.69 Selecting previously unselected package libjq1:amd64.
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.70 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.70 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.74 Selecting previously unselected package jq.
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.74 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.74 Unpacking jq (1.5+dfsg-1.3) ...
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.78 Selecting previously unselected package libaio1:amd64.
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.78 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.79 Unpacking libaio1:amd64 (0.3.110-3) ...
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.82 Selecting previously unselected package libcap2-bin.
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.82 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.82 Unpacking libcap2-bin (1:2.25-1) ...
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.86 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.86 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.89 Selecting previously unselected package libsepol1-dev:amd64.
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.90 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.90 Unpacking libsepol1-dev:amd64 (2.6-2) ...
17:32:56 [2019-09-27T17:32:56.027Z] #13 13.97 Selecting previously unselected package libpcre16-3:amd64.
17:32:56 [2019-09-27T17:32:56.074Z] 
17:32:56 [2019-09-27T17:32:56.074Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
17:32:56 [2019-09-27T17:32:56.284Z] #13 13.97 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.284Z] #13 13.97 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
17:32:56 [2019-09-27T17:32:56.284Z] #13 14.03 Selecting previously unselected package libpcre32-3:amd64.
17:32:56 [2019-09-27T17:32:56.284Z] #13 14.03 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.284Z] #13 14.04 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
17:32:56 [2019-09-27T17:32:56.284Z] #13 14.08 Selecting previously unselected package libpcre3-dev:amd64.
17:32:56 [2019-09-27T17:32:56.284Z] #13 14.08 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.284Z] #13 14.09 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
17:32:56 [2019-09-27T17:32:56.284Z] #13 14.18 Selecting previously unselected package libselinux1-dev:amd64.
17:32:56 [2019-09-27T17:32:56.284Z] #13 14.18 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.19 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.25 Selecting previously unselected package libdevmapper-dev:amd64.
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.25 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.25 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.29 Selecting previously unselected package libnl-3-200:amd64.
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.29 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.30 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.34 Selecting previously unselected package libprotobuf-c1:amd64.
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.34 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.35 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.38 Selecting previously unselected package libreadline5:amd64.
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.38 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.43 Selecting previously unselected package libsystemd-dev:amd64.
17:32:56 [2019-09-27T17:32:56.541Z] #13 14.43 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
17:32:56 [2019-09-27T17:32:56.798Z] #13 14.43 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
17:32:56 [2019-09-27T17:32:56.798Z] #13 14.70 Selecting previously unselected package net-tools.
17:32:57 [2019-09-27T17:32:57.055Z] #13 14.71 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
17:32:57 [2019-09-27T17:32:57.055Z] #13 14.71 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
17:32:57 [2019-09-27T17:32:57.055Z] #13 14.77 Selecting previously unselected package python-pip-whl.
17:32:57 [2019-09-27T17:32:57.055Z] #13 14.77 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
17:32:57 [2019-09-27T17:32:57.055Z] #13 14.77 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
17:32:57 [2019-09-27T17:32:57.055Z] #13 14.89 Selecting previously unselected package python3-pip.
17:32:57 [2019-09-27T17:32:57.055Z] #13 14.89 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
17:32:57 [2019-09-27T17:32:57.055Z] #13 14.90 Unpacking python3-pip (9.0.1-2+deb9u1) ...
17:32:57 [2019-09-27T17:32:57.055Z] #13 14.95 Selecting previously unselected package python3-pkg-resources.
17:32:57 [2019-09-27T17:32:57.055Z] #13 14.95 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
17:32:57 [2019-09-27T17:32:57.056Z] #13 14.95 Unpacking python3-pkg-resources (33.1.1-1) ...
17:32:57 [2019-09-27T17:32:57.056Z] #13 14.99 Selecting previously unselected package python3-setuptools.
17:32:57 [2019-09-27T17:32:57.313Z] #13 15.00 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
17:32:57 [2019-09-27T17:32:57.313Z] #13 15.00 Unpacking python3-setuptools (33.1.1-1) ...
17:32:57 [2019-09-27T17:32:57.313Z] #13 15.06 Selecting previously unselected package python3-wheel.
17:32:57 [2019-09-27T17:32:57.313Z] #13 15.06 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
17:32:57 [2019-09-27T17:32:57.313Z] #13 15.07 Unpacking python3-wheel (0.29.0-2) ...
17:32:57 [2019-09-27T17:32:57.313Z] #13 15.10 Selecting previously unselected package thin-provisioning-tools.
17:32:57 [2019-09-27T17:32:57.313Z] #13 15.10 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
17:32:57 [2019-09-27T17:32:57.313Z] #13 15.10 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
17:32:57 [2019-09-27T17:32:57.313Z] #13 15.18 Selecting previously unselected package vim-runtime.
17:32:57 [2019-09-27T17:32:57.313Z] #13 15.18 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
17:32:57 [2019-09-27T17:32:57.313Z] #13 15.19 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
17:32:57 [2019-09-27T17:32:57.313Z] #13 15.20 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
17:32:57 [2019-09-27T17:32:57.570Z] #13 15.20 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
17:32:58 [2019-09-27T17:32:58.502Z] #13 15.98 Selecting previously unselected package vim.
17:32:58 [2019-09-27T17:32:58.502Z] #13 15.98 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
17:32:58 [2019-09-27T17:32:58.502Z] #13 15.98 Unpacking vim (2:8.0.0197-4+deb9u3) ...
17:32:58 [2019-09-27T17:32:58.502Z] #13 16.11 Selecting previously unselected package xfsprogs.
17:32:58 [2019-09-27T17:32:58.502Z] #13 16.11 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
17:32:58 [2019-09-27T17:32:58.502Z] #13 16.11 Unpacking xfsprogs (4.9.0+nmu1) ...
17:32:58 [2019-09-27T17:32:58.502Z] #13 16.21 Selecting previously unselected package zip.
17:32:58 [2019-09-27T17:32:58.502Z] #13 16.22 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
17:32:58 [2019-09-27T17:32:58.502Z] #13 16.22 Unpacking zip (3.0-11+b1) ...
17:32:58 [2019-09-27T17:32:58.502Z] #13 16.26 Selecting previously unselected package libapparmor-perl.
17:32:58 [2019-09-27T17:32:58.502Z] #13 16.27 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
17:32:58 [2019-09-27T17:32:58.502Z] #13 16.27 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
17:32:58 [2019-09-27T17:32:58.502Z] #13 16.32 Selecting previously unselected package apparmor.
17:32:58 [2019-09-27T17:32:58.502Z] #13 16.32 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
17:32:58 [2019-09-27T17:32:58.502Z] #13 16.33 Unpacking apparmor (2.11.0-3+deb9u2) ...
17:32:58 [2019-09-27T17:32:58.502Z] #13 16.42 Selecting previously unselected package binutils-mingw-w64-i686.
17:32:58 [2019-09-27T17:32:58.597Z] #13 2.493 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
17:32:58 [2019-09-27T17:32:58.597Z] #13 2.496 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
17:32:58 [2019-09-27T17:32:58.597Z] #13 2.521 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
17:32:58 [2019-09-27T17:32:58.597Z] #13 2.530 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
17:32:58 [2019-09-27T17:32:58.597Z] #13 2.544 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
17:32:58 [2019-09-27T17:32:58.597Z] #13 2.808 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
17:32:58 [2019-09-27T17:32:58.759Z] #13 16.43 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
17:32:58 [2019-09-27T17:32:58.759Z] #13 16.43 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
17:32:59 [2019-09-27T17:32:59.016Z] #13 16.72 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:32:59 [2019-09-27T17:32:59.016Z] #13 16.72 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
17:32:59 [2019-09-27T17:32:59.016Z] #13 16.72 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
17:32:59 [2019-09-27T17:32:59.162Z] #13 3.269 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
17:32:59 [2019-09-27T17:32:59.274Z] #13 17.15 Selecting previously unselected package binutils-mingw-w64.
17:32:59 [2019-09-27T17:32:59.419Z] #13 3.550 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
17:32:59 [2019-09-27T17:32:59.531Z] #13 17.15 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
17:32:59 [2019-09-27T17:32:59.531Z] #13 17.16 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
17:32:59 [2019-09-27T17:32:59.531Z] #13 17.19 Selecting previously unselected package mingw-w64-common.
17:32:59 [2019-09-27T17:32:59.531Z] #13 17.19 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
17:32:59 [2019-09-27T17:32:59.531Z] #13 17.20 Unpacking mingw-w64-common (5.0.1-1) ...
17:33:00 [2019-09-27T17:33:00.096Z] #13 17.84 Selecting previously unselected package mingw-w64-x86-64-dev.
17:33:00 [2019-09-27T17:33:00.096Z] #13 17.84 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
17:33:00 [2019-09-27T17:33:00.096Z] #13 17.85 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
17:33:00 [2019-09-27T17:33:00.662Z] #13 18.55 Selecting previously unselected package gcc-mingw-w64-base.
17:33:00 [2019-09-27T17:33:00.663Z] #13 18.55 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
17:33:00 [2019-09-27T17:33:00.663Z] #13 18.56 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
17:33:00 [2019-09-27T17:33:00.663Z] #13 18.60 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:33:00 [2019-09-27T17:33:00.663Z] #13 18.60 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
17:33:00 [2019-09-27T17:33:00.920Z] #13 18.61 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
17:33:01 [2019-09-27T17:33:01.315Z] #13 5.302 Fetched 7916 kB in 3s (2063 kB/s)
17:33:01 [2019-09-27T17:33:01.880Z] #13 5.302 Reading package lists...
17:33:03 [2019-09-27T17:33:03.261Z] #13 6.177 Reading package lists...
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.116 Building dependency tree...
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.257 Reading state information...
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.383 The following additional packages will be installed:
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.383   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.383   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.383   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.384   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.384   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.384   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.384   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.384   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.384   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.386 Suggested packages:
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.386   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.386   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.386   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.386   vim-doc vim-scripts xfsdump acl attr quota
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.386 Recommended packages:
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.386   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
17:33:03 [2019-09-27T17:33:03.261Z] #13 7.386   python3-keyrings.alt python3-xdg unzip
17:33:03 [2019-09-27T17:33:03.261Z] #13 ...
17:33:03 [2019-09-27T17:33:03.261Z] 
17:33:03 [2019-09-27T17:33:03.261Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
17:33:03 [2019-09-27T17:33:03.261Z] #15 29.70 + rm -rf /tmp/tmp.3mzpD0ZmxJ
17:33:03 [2019-09-27T17:33:03.518Z] #15 DONE 30.0s
17:33:03 [2019-09-27T17:33:03.518Z] 
17:33:03 [2019-09-27T17:33:03.518Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
17:33:04 [2019-09-27T17:33:04.081Z] #13 8.127 The following NEW packages will be installed:
17:33:04 [2019-09-27T17:33:04.081Z] #13 8.127   apparmor aufs-tools bash-completion binutils-mingw-w64
17:33:04 [2019-09-27T17:33:04.082Z] #13 8.127   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
17:33:04 [2019-09-27T17:33:04.082Z] #13 8.127   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
17:33:04 [2019-09-27T17:33:04.082Z] #13 8.127   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
17:33:04 [2019-09-27T17:33:04.082Z] #13 8.128   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
17:33:04 [2019-09-27T17:33:04.082Z] #13 8.128   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
17:33:04 [2019-09-27T17:33:04.082Z] #13 8.128   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
17:33:04 [2019-09-27T17:33:04.082Z] #13 8.128   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
17:33:04 [2019-09-27T17:33:04.082Z] #13 8.128   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
17:33:04 [2019-09-27T17:33:04.082Z] #13 8.128   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
17:33:04 [2019-09-27T17:33:04.082Z] #13 8.128   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
17:33:04 [2019-09-27T17:33:04.082Z] #13 8.129   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
17:33:04 [2019-09-27T17:33:04.082Z] #13 8.129   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
17:33:04 [2019-09-27T17:33:04.082Z] #13 8.129   xfsprogs xxd xz-utils zip
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.174 0 upgraded, 69 newly installed, 0 to remove and 3 not upgraded.
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.174 Need to get 90.9 MB of archives.
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.174 After this operation, 541 MB of additional disk space will be used.
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.174 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.178 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.180 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.180 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.188 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.189 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.195 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.212 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.213 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.215 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.236 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.238 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.239 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.240 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.240 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.241 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.242 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.243 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.244 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.245 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.246 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.249 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.251 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.253 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.253 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.254 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.257 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.258 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.259 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.265 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.265 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.267 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.269 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.270 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.272 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.272 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.273 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.274 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]
17:33:05 [2019-09-27T17:33:05.012Z] #13 9.274 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
17:33:05 [2019-09-27T17:33:05.102Z] #13 22.11 Selecting previously unselected package g++-mingw-w64-x86-64.
17:33:05 [2019-09-27T17:33:05.102Z] #13 22.11 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
17:33:05 [2019-09-27T17:33:05.102Z] #13 22.12 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
17:33:05 [2019-09-27T17:33:05.268Z] #13 9.278 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
17:33:05 [2019-09-27T17:33:05.268Z] #13 9.280 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
17:33:05 [2019-09-27T17:33:05.268Z] #13 9.283 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
17:33:05 [2019-09-27T17:33:05.268Z] #13 9.290 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
17:33:05 [2019-09-27T17:33:05.268Z] #13 9.292 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
17:33:05 [2019-09-27T17:33:05.268Z] #13 9.293 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.294 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.294 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.296 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.315 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.320 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.333 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.336 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.338 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.340 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.341 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.346 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.411 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.421 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.429 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.432 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.433 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.438 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]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.459 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]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.482 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]
17:33:05 [2019-09-27T17:33:05.269Z] #13 9.488 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
17:33:05 [2019-09-27T17:33:05.525Z] #13 9.644 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
17:33:05 [2019-09-27T17:33:05.525Z] #13 9.683 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]
17:33:05 [2019-09-27T17:33:05.525Z] #13 9.685 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]
17:33:05 [2019-09-27T17:33:05.782Z] #13 10.09 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]
17:33:06 [2019-09-27T17:33:06.346Z] #13 10.49 debconf: delaying package configuration, since apt-utils is not installed
17:33:06 [2019-09-27T17:33:06.346Z] #13 10.51 Fetched 90.9 MB in 2s (40.6 MB/s)
17:33:06 [2019-09-27T17:33:06.346Z] #13 10.54 Selecting previously unselected package bash-completion.
17:33:06 [2019-09-27T17:33:06.346Z] #13 10.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
17:33:06 [2019-09-27T17:33:06.346Z] #13 10.55 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
17:33:06 [2019-09-27T17:33:06.909Z] #13 11.10 Unpacking bash-completion (1:2.1-4.3) ...
17:33:06 [2019-09-27T17:33:06.996Z] #13 24.69 Setting up aufs-tools (1:4.1+20161219-1) ...
17:33:06 [2019-09-27T17:33:06.996Z] #13 24.70 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
17:33:06 [2019-09-27T17:33:06.996Z] #13 24.72 Setting up libsepol1-dev:amd64 (2.6-2) ...
17:33:06 [2019-09-27T17:33:06.996Z] #13 24.73 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
17:33:06 [2019-09-27T17:33:06.996Z] #13 24.74 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
17:33:06 [2019-09-27T17:33:06.996Z] #13 24.76 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
17:33:06 [2019-09-27T17:33:06.996Z] #13 24.78 Processing triggers for mime-support (3.60) ...
17:33:06 [2019-09-27T17:33:06.996Z] #13 24.79 Setting up xxd (2:8.0.0197-4+deb9u3) ...
17:33:06 [2019-09-27T17:33:06.996Z] #13 24.81 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
17:33:06 [2019-09-27T17:33:06.996Z] #13 24.82 Setting up libcap2-bin (1:2.25-1) ...
17:33:06 [2019-09-27T17:33:06.996Z] #13 24.83 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
17:33:07 [2019-09-27T17:33:07.166Z] #13 11.34 Selecting previously unselected package libnet1:amd64.
17:33:07 [2019-09-27T17:33:07.166Z] #13 11.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
17:33:07 [2019-09-27T17:33:07.166Z] #13 11.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
17:33:07 [2019-09-27T17:33:07.166Z] #13 11.38 Selecting previously unselected package libnfnetlink0:amd64.
17:33:07 [2019-09-27T17:33:07.253Z] #13 24.84 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
17:33:07 [2019-09-27T17:33:07.253Z] #13 24.86 Setting up bash-completion (1:2.1-4.3) ...
17:33:07 [2019-09-27T17:33:07.423Z] #13 11.38 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
17:33:07 [2019-09-27T17:33:07.423Z] #13 11.38 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
17:33:07 [2019-09-27T17:33:07.423Z] #13 11.42 Selecting previously unselected package libpcrecpp0v5:amd64.
17:33:07 [2019-09-27T17:33:07.423Z] #13 11.42 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
17:33:07 [2019-09-27T17:33:07.423Z] #13 11.43 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
17:33:07 [2019-09-27T17:33:07.423Z] #13 11.47 Selecting previously unselected package libudev-dev:amd64.
17:33:07 [2019-09-27T17:33:07.423Z] #13 11.47 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
17:33:07 [2019-09-27T17:33:07.423Z] #13 11.48 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
17:33:07 [2019-09-27T17:33:07.423Z] #13 11.53 Selecting previously unselected package libpython3.5-minimal:amd64.
17:33:07 [2019-09-27T17:33:07.423Z] #13 11.53 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
17:33:07 [2019-09-27T17:33:07.423Z] #13 11.53 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
17:33:07 [2019-09-27T17:33:07.423Z] #13 11.63 Selecting previously unselected package python3.5-minimal.
17:33:07 [2019-09-27T17:33:07.423Z] #13 11.63 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
17:33:07 [2019-09-27T17:33:07.679Z] #13 11.63 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
17:33:07 [2019-09-27T17:33:07.680Z] #13 11.83 Selecting previously unselected package python3-minimal.
17:33:07 [2019-09-27T17:33:07.680Z] #13 11.83 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
17:33:07 [2019-09-27T17:33:07.680Z] #13 11.83 Unpacking python3-minimal (3.5.3-1) ...
17:33:07 [2019-09-27T17:33:07.680Z] #13 11.87 Selecting previously unselected package libmpdec2:amd64.
17:33:07 [2019-09-27T17:33:07.680Z] #13 11.87 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
17:33:07 [2019-09-27T17:33:07.680Z] #13 11.87 Unpacking libmpdec2:amd64 (2.4.2-1) ...
17:33:07 [2019-09-27T17:33:07.680Z] #13 11.91 Selecting previously unselected package libpython3.5-stdlib:amd64.
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.45 Setting up libonig4:amd64 (6.1.3-2) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.46 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.47 Setting up zip (3.0-11+b1) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.48 Setting up bzip2 (1.0.6-8.1) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.50 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.51 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.52 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.54 Setting up libaio1:amd64 (0.3.110-3) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.56 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.57 Setting up xz-utils (5.2.2-1.2+b1) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.60 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.61 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.62 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.64 Setting up libpcre32-3:amd64 (2:8.39-3) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.65 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.67 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.74 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
17:33:07 [2019-09-27T17:33:07.817Z] #13 25.76 Setting up libpcre16-3:amd64 (2:8.39-3) ...
17:33:07 [2019-09-27T17:33:07.937Z] #13 11.91 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
17:33:07 [2019-09-27T17:33:07.937Z] #13 11.92 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
17:33:07 [2019-09-27T17:33:07.937Z] #13 12.18 Selecting previously unselected package python3.5.
17:33:07 [2019-09-27T17:33:07.937Z] #13 12.18 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.77 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.78 Setting up libnl-3-200:amd64 (3.2.27-2) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.80 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.81 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.83 Setting up pigz (2.3.4-1) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.84 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.85 Setting up libmpdec2:amd64 (2.4.2-1) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.86 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.88 Setting up mingw-w64-common (5.0.1-1) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.89 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.90 Setting up jq (1.5+dfsg-1.3) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.92 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.93 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.94 Setting up xfsprogs (4.9.0+nmu1) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.96 Setting up vim (2:8.0.0197-4+deb9u3) ...
17:33:08 [2019-09-27T17:33:08.073Z] #13 25.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:33:08 [2019-09-27T17:33:08.194Z] #13 12.18 Unpacking python3.5 (3.5.3-1+deb9u1) ...
17:33:08 [2019-09-27T17:33:08.194Z] #13 12.22 Selecting previously unselected package libpython3-stdlib:amd64.
17:33:08 [2019-09-27T17:33:08.194Z] #13 12.22 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
17:33:08 [2019-09-27T17:33:08.194Z] #13 12.23 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
17:33:08 [2019-09-27T17:33:08.194Z] #13 12.26 Selecting previously unselected package dh-python.
17:33:08 [2019-09-27T17:33:08.194Z] #13 12.26 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
17:33:08 [2019-09-27T17:33:08.194Z] #13 12.27 Unpacking dh-python (2.20170125) ...
17:33:08 [2019-09-27T17:33:08.194Z] #13 12.33 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
17:33:08 [2019-09-27T17:33:08.194Z] #13 12.34 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
17:33:08 [2019-09-27T17:33:08.331Z] #13 25.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:33:08 [2019-09-27T17:33:08.331Z] #13 25.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:33:08 [2019-09-27T17:33:08.331Z] #13 25.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:33:08 [2019-09-27T17:33:08.331Z] #13 25.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:33:08 [2019-09-27T17:33:08.331Z] #13 25.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:33:08 [2019-09-27T17:33:08.331Z] #13 25.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:33:08 [2019-09-27T17:33:08.331Z] #13 26.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:33:08 [2019-09-27T17:33:08.331Z] #13 26.00 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
17:33:08 [2019-09-27T17:33:08.331Z] #13 26.02 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
17:33:08 [2019-09-27T17:33:08.331Z] #13 26.03 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
17:33:08 [2019-09-27T17:33:08.331Z] #13 26.05 Setting up iptables (1.6.0+snapshot20161117-6) ...
17:33:08 [2019-09-27T17:33:08.331Z] #13 26.06 Setting up btrfs-progs (4.7.3-1) ...
17:33:08 [2019-09-27T17:33:08.331Z] #13 26.07 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
17:33:08 [2019-09-27T17:33:08.331Z] #13 26.09 Setting up python3.5 (3.5.3-1+deb9u1) ...
17:33:08 [2019-09-27T17:33:08.451Z] #13 12.76 Setting up python3-minimal (3.5.3-1) ...
17:33:09 [2019-09-27T17:33:09.014Z] #13 12.95 Selecting previously unselected package python3.
17:33:09 [2019-09-27T17:33:09.015Z] #13 12.95 (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.)
17:33:09 [2019-09-27T17:33:09.015Z] #13 12.96 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 12.97 Unpacking python3 (3.5.3-1) ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.00 Selecting previously unselected package pigz.
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.00 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.00 Unpacking pigz (2.3.4-1) ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.04 Selecting previously unselected package libip4tc0:amd64.
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.04 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.04 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.08 Selecting previously unselected package libip6tc0:amd64.
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.08 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.08 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.12 Selecting previously unselected package libiptc0:amd64.
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.12 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.12 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.16 Selecting previously unselected package libxtables12:amd64.
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.16 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.16 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.20 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.20 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.20 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.23 Selecting previously unselected package iptables.
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.23 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.23 Unpacking iptables (1.6.0+snapshot20161117-6) ...
17:33:09 [2019-09-27T17:33:09.015Z] #13 13.29 Selecting previously unselected package xxd.
17:33:09 [2019-09-27T17:33:09.264Z] #13 26.98 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
17:33:09 [2019-09-27T17:33:09.264Z] #13 26.99 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
17:33:09 [2019-09-27T17:33:09.264Z] #13 27.01 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:33:09 [2019-09-27T17:33:09.264Z] #13 27.01 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
17:33:09 [2019-09-27T17:33:09.264Z] #13 27.01 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:33:09 [2019-09-27T17:33:09.264Z] #13 27.01 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
17:33:09 [2019-09-27T17:33:09.264Z] #13 27.02 Setting up btrfs-tools (4.7.3-1) ...
17:33:09 [2019-09-27T17:33:09.264Z] #13 27.03 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
17:33:09 [2019-09-27T17:33:09.264Z] #13 27.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:33:09 [2019-09-27T17:33:09.264Z] #13 27.05 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:33:09 [2019-09-27T17:33:09.264Z] #13 27.05 Setting up python3 (3.5.3-1) ...
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.29 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.30 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.33 Selecting previously unselected package vim-common.
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.34 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.34 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.39 Selecting previously unselected package bzip2.
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.39 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.40 Unpacking bzip2 (1.0.6-8.1) ...
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.43 Selecting previously unselected package libgpm2:amd64.
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.43 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.43 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.47 Selecting previously unselected package xz-utils.
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.47 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.47 Unpacking xz-utils (5.2.2-1.2+b1) ...
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.52 Selecting previously unselected package aufs-tools.
17:33:09 [2019-09-27T17:33:09.271Z] #13 13.52 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.521Z] #13 27.36 Setting up apparmor (2.11.0-3+deb9u2) ...
17:33:09 [2019-09-27T17:33:09.528Z] #13 13.53 Unpacking aufs-tools (1:4.1+20161219-1) ...
17:33:09 [2019-09-27T17:33:09.528Z] #13 13.57 Selecting previously unselected package liblzo2-2:amd64.
17:33:09 [2019-09-27T17:33:09.528Z] #13 13.57 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.528Z] #13 13.58 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
17:33:09 [2019-09-27T17:33:09.529Z] #13 13.61 Selecting previously unselected package btrfs-progs.
17:33:09 [2019-09-27T17:33:09.529Z] #13 13.61 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.529Z] #13 13.61 Unpacking btrfs-progs (4.7.3-1) ...
17:33:09 [2019-09-27T17:33:09.529Z] #13 13.70 Selecting previously unselected package btrfs-tools.
17:33:09 [2019-09-27T17:33:09.529Z] #13 13.70 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.529Z] #13 13.71 Unpacking btrfs-tools (4.7.3-1) ...
17:33:09 [2019-09-27T17:33:09.529Z] #13 13.74 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:33:09 [2019-09-27T17:33:09.529Z] #13 13.74 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.529Z] #13 13.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
17:33:09 [2019-09-27T17:33:09.529Z] #13 13.79 Selecting previously unselected package dmsetup.
17:33:09 [2019-09-27T17:33:09.529Z] #13 13.79 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.79 Unpacking dmsetup (2:1.02.137-2) ...
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.83 Selecting previously unselected package libonig4:amd64.
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.83 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.83 Unpacking libonig4:amd64 (6.1.3-2) ...
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.88 Selecting previously unselected package libjq1:amd64.
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.88 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.88 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.92 Selecting previously unselected package jq.
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.92 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.92 Unpacking jq (1.5+dfsg-1.3) ...
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.96 Selecting previously unselected package libaio1:amd64.
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.96 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.97 Unpacking libaio1:amd64 (0.3.110-3) ...
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.99 Selecting previously unselected package libcap2-bin.
17:33:09 [2019-09-27T17:33:09.785Z] #13 13.99 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
17:33:09 [2019-09-27T17:33:09.785Z] #13 14.00 Unpacking libcap2-bin (1:2.25-1) ...
17:33:09 [2019-09-27T17:33:09.785Z] #13 14.03 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:33:10 [2019-09-27T17:33:10.042Z] #13 14.03 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
17:33:10 [2019-09-27T17:33:10.042Z] #13 14.04 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
17:33:10 [2019-09-27T17:33:10.042Z] #13 14.07 Selecting previously unselected package libsepol1-dev:amd64.
17:33:10 [2019-09-27T17:33:10.042Z] #13 14.07 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
17:33:10 [2019-09-27T17:33:10.042Z] #13 14.07 Unpacking libsepol1-dev:amd64 (2.6-2) ...
17:33:10 [2019-09-27T17:33:10.042Z] #13 14.14 Selecting previously unselected package libpcre16-3:amd64.
17:33:10 [2019-09-27T17:33:10.042Z] #13 14.14 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
17:33:10 [2019-09-27T17:33:10.042Z] #13 14.14 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
17:33:10 [2019-09-27T17:33:10.042Z] #13 14.20 Selecting previously unselected package libpcre32-3:amd64.
17:33:10 [2019-09-27T17:33:10.042Z] #13 14.20 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
17:33:10 [2019-09-27T17:33:10.042Z] #13 14.20 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
17:33:10 [2019-09-27T17:33:10.042Z] #13 14.25 Selecting previously unselected package libpcre3-dev:amd64.
17:33:10 [2019-09-27T17:33:10.042Z] #13 14.25 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
17:33:10 [2019-09-27T17:33:10.299Z] #13 14.25 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
17:33:10 [2019-09-27T17:33:10.299Z] #13 14.33 Selecting previously unselected package libselinux1-dev:amd64.
17:33:10 [2019-09-27T17:33:10.299Z] #13 14.33 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
17:33:10 [2019-09-27T17:33:10.299Z] #13 14.34 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
17:33:10 [2019-09-27T17:33:10.299Z] #13 14.40 Selecting previously unselected package libdevmapper-dev:amd64.
17:33:10 [2019-09-27T17:33:10.299Z] #13 14.40 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
17:33:10 [2019-09-27T17:33:10.299Z] #13 14.41 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
17:33:10 [2019-09-27T17:33:10.299Z] #13 14.44 Selecting previously unselected package libnl-3-200:amd64.
17:33:10 [2019-09-27T17:33:10.299Z] #13 14.45 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
17:33:10 [2019-09-27T17:33:10.299Z] #13 14.45 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
17:33:10 [2019-09-27T17:33:10.299Z] #13 14.49 Selecting previously unselected package libprotobuf-c1:amd64.
17:33:10 [2019-09-27T17:33:10.299Z] #13 14.49 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
17:33:10 [2019-09-27T17:33:10.299Z] #13 14.49 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
17:33:10 [2019-09-27T17:33:10.299Z] #13 14.52 Selecting previously unselected package libreadline5:amd64.
17:33:10 [2019-09-27T17:33:10.453Z] #13 28.06 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
17:33:10 [2019-09-27T17:33:10.454Z] #13 28.09 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
17:33:10 [2019-09-27T17:33:10.454Z] #13 28.11 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
17:33:10 [2019-09-27T17:33:10.454Z] #13 28.13 Setting up python3-wheel (0.29.0-2) ...
17:33:10 [2019-09-27T17:33:10.555Z] #13 14.52 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
17:33:10 [2019-09-27T17:33:10.556Z] #13 14.53 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
17:33:10 [2019-09-27T17:33:10.556Z] #13 14.57 Selecting previously unselected package libsystemd-dev:amd64.
17:33:10 [2019-09-27T17:33:10.556Z] #13 14.57 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
17:33:10 [2019-09-27T17:33:10.556Z] #13 14.57 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
17:33:10 [2019-09-27T17:33:10.713Z] #13 28.30 Setting up python3-pkg-resources (33.1.1-1) ...
17:33:10 [2019-09-27T17:33:10.713Z] #13 28.50 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
17:33:10 [2019-09-27T17:33:10.713Z] #13 28.52 Setting up python3-pip (9.0.1-2+deb9u1) ...
17:33:10 [2019-09-27T17:33:10.813Z] #13 15.07 Selecting previously unselected package net-tools.
17:33:10 [2019-09-27T17:33:10.813Z] #13 15.07 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
17:33:10 [2019-09-27T17:33:10.813Z] #13 15.08 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
17:33:10 [2019-09-27T17:33:10.971Z] #13 28.73 Setting up dmsetup (2:1.02.137-2) ...
17:33:10 [2019-09-27T17:33:10.971Z] #13 28.75 Setting up python3-setuptools (33.1.1-1) ...
17:33:11 [2019-09-27T17:33:11.070Z] #13 15.14 Selecting previously unselected package python-pip-whl.
17:33:11 [2019-09-27T17:33:11.070Z] #13 15.14 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
17:33:11 [2019-09-27T17:33:11.070Z] #13 15.14 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
17:33:11 [2019-09-27T17:33:11.070Z] #13 15.27 Selecting previously unselected package python3-pip.
17:33:11 [2019-09-27T17:33:11.070Z] #13 15.27 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
17:33:11 [2019-09-27T17:33:11.070Z] #13 15.28 Unpacking python3-pip (9.0.1-2+deb9u1) ...
17:33:11 [2019-09-27T17:33:11.070Z] #13 15.32 Selecting previously unselected package python3-pkg-resources.
17:33:11 [2019-09-27T17:33:11.070Z] #13 15.32 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
17:33:11 [2019-09-27T17:33:11.070Z] #13 15.33 Unpacking python3-pkg-resources (33.1.1-1) ...
17:33:11 [2019-09-27T17:33:11.070Z] #13 15.36 Selecting previously unselected package python3-setuptools.
17:33:11 [2019-09-27T17:33:11.228Z] #13 28.96 Setting up dh-python (2.20170125) ...
17:33:11 [2019-09-27T17:33:11.228Z] #13 29.10 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
17:33:11 [2019-09-27T17:33:11.228Z] #13 29.11 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:33:11 [2019-09-27T17:33:11.327Z] #13 15.36 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
17:33:11 [2019-09-27T17:33:11.327Z] #13 15.37 Unpacking python3-setuptools (33.1.1-1) ...
17:33:11 [2019-09-27T17:33:11.327Z] #13 15.42 Selecting previously unselected package python3-wheel.
17:33:11 [2019-09-27T17:33:11.327Z] #13 15.42 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
17:33:11 [2019-09-27T17:33:11.327Z] #13 15.42 Unpacking python3-wheel (0.29.0-2) ...
17:33:11 [2019-09-27T17:33:11.327Z] #13 15.46 Selecting previously unselected package thin-provisioning-tools.
17:33:11 [2019-09-27T17:33:11.327Z] #13 15.46 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
17:33:11 [2019-09-27T17:33:11.327Z] #13 15.46 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
17:33:11 [2019-09-27T17:33:11.585Z] #13 15.53 Selecting previously unselected package vim-runtime.
17:33:11 [2019-09-27T17:33:11.585Z] #13 15.54 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
17:33:11 [2019-09-27T17:33:11.585Z] #13 15.55 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
17:33:11 [2019-09-27T17:33:11.585Z] #13 15.56 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
17:33:11 [2019-09-27T17:33:11.585Z] #13 15.56 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
17:33:11 [2019-09-27T17:33:11.794Z] #13 DONE 29.4s
17:33:11 [2019-09-27T17:33:11.794Z] 
17:33:11 [2019-09-27T17:33:11.794Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
17:33:12 [2019-09-27T17:33:12.149Z] #13 16.23 Selecting previously unselected package vim.
17:33:12 [2019-09-27T17:33:12.149Z] #13 16.23 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
17:33:12 [2019-09-27T17:33:12.149Z] #13 16.24 Unpacking vim (2:8.0.0197-4+deb9u3) ...
17:33:12 [2019-09-27T17:33:12.149Z] #13 16.37 Selecting previously unselected package xfsprogs.
17:33:12 [2019-09-27T17:33:12.149Z] #13 16.37 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
17:33:12 [2019-09-27T17:33:12.407Z] #13 16.37 Unpacking xfsprogs (4.9.0+nmu1) ...
17:33:12 [2019-09-27T17:33:12.407Z] #13 16.47 Selecting previously unselected package zip.
17:33:12 [2019-09-27T17:33:12.407Z] #13 16.47 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
17:33:12 [2019-09-27T17:33:12.407Z] #13 16.48 Unpacking zip (3.0-11+b1) ...
17:33:12 [2019-09-27T17:33:12.407Z] #13 16.53 Selecting previously unselected package libapparmor-perl.
17:33:12 [2019-09-27T17:33:12.407Z] #13 16.53 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
17:33:12 [2019-09-27T17:33:12.407Z] #13 16.53 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
17:33:12 [2019-09-27T17:33:12.407Z] #13 16.58 Selecting previously unselected package apparmor.
17:33:12 [2019-09-27T17:33:12.407Z] #13 16.58 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
17:33:12 [2019-09-27T17:33:12.407Z] #13 16.60 Unpacking apparmor (2.11.0-3+deb9u2) ...
17:33:12 [2019-09-27T17:33:12.407Z] #13 16.68 Selecting previously unselected package binutils-mingw-w64-i686.
17:33:12 [2019-09-27T17:33:12.664Z] #13 16.69 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
17:33:12 [2019-09-27T17:33:12.664Z] #13 16.69 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
17:33:12 [2019-09-27T17:33:12.921Z] #13 17.12 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:33:13 [2019-09-27T17:33:13.188Z] #13 17.12 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
17:33:13 [2019-09-27T17:33:13.188Z] #13 17.12 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
17:33:13 [2019-09-27T17:33:13.263Z] #14 1.696 Collecting yamllint==1.16.0
17:33:13 [2019-09-27T17:33:13.445Z] #13 17.55 Selecting previously unselected package binutils-mingw-w64.
17:33:13 [2019-09-27T17:33:13.445Z] #13 17.55 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
17:33:13 [2019-09-27T17:33:13.445Z] #13 17.55 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
17:33:13 [2019-09-27T17:33:13.445Z] #13 17.58 Selecting previously unselected package mingw-w64-common.
17:33:13 [2019-09-27T17:33:13.445Z] #13 17.58 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
17:33:13 [2019-09-27T17:33:13.445Z] #13 17.59 Unpacking mingw-w64-common (5.0.1-1) ...
17:33:14 [2019-09-27T17:33:14.376Z] #13 18.39 Selecting previously unselected package mingw-w64-x86-64-dev.
17:33:14 [2019-09-27T17:33:14.376Z] #13 18.39 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
17:33:14 [2019-09-27T17:33:14.376Z] #13 18.39 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
17:33:15 [2019-09-27T17:33:15.305Z] #13 19.62 Selecting previously unselected package gcc-mingw-w64-base.
17:33:15 [2019-09-27T17:33:15.563Z] #13 19.62 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
17:33:15 [2019-09-27T17:33:15.563Z] #13 19.63 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
17:33:15 [2019-09-27T17:33:15.563Z] #13 19.67 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:33:15 [2019-09-27T17:33:15.563Z] #13 19.67 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
17:33:15 [2019-09-27T17:33:15.563Z] #13 19.68 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
17:33:19 [2019-09-27T17:33:19.738Z] #13 23.24 Selecting previously unselected package g++-mingw-w64-x86-64.
17:33:19 [2019-09-27T17:33:19.738Z] #13 23.24 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
17:33:19 [2019-09-27T17:33:19.738Z] #13 23.25 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
17:33:19 [2019-09-27T17:33:19.806Z] #14 7.966   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:33:19 [2019-09-27T17:33:19.806Z] #14 8.031 Collecting pyyaml (from yamllint==1.16.0)
17:33:20 [2019-09-27T17:33:20.736Z] #14 9.097   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
17:33:20 [2019-09-27T17:33:20.993Z] #14 9.523 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:33:21 [2019-09-27T17:33:21.634Z] #13 25.83 Setting up aufs-tools (1:4.1+20161219-1) ...
17:33:21 [2019-09-27T17:33:21.634Z] #13 25.85 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
17:33:21 [2019-09-27T17:33:21.634Z] #13 25.86 Setting up libsepol1-dev:amd64 (2.6-2) ...
17:33:21 [2019-09-27T17:33:21.634Z] #13 25.87 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
17:33:21 [2019-09-27T17:33:21.634Z] #13 25.88 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
17:33:21 [2019-09-27T17:33:21.891Z] #13 25.90 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
17:33:21 [2019-09-27T17:33:21.891Z] #13 25.91 Processing triggers for mime-support (3.60) ...
17:33:21 [2019-09-27T17:33:21.891Z] #13 25.93 Setting up xxd (2:8.0.0197-4+deb9u3) ...
17:33:21 [2019-09-27T17:33:21.891Z] #13 25.95 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
17:33:21 [2019-09-27T17:33:21.891Z] #13 25.96 Setting up libcap2-bin (1:2.25-1) ...
17:33:21 [2019-09-27T17:33:21.891Z] #13 25.97 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
17:33:21 [2019-09-27T17:33:21.891Z] #13 25.98 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
17:33:21 [2019-09-27T17:33:21.891Z] #13 25.99 Setting up bash-completion (1:2.1-4.3) ...
17:33:22 [2019-09-27T17:33:22.362Z] #14 10.57   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
17:33:22 [2019-09-27T17:33:22.362Z] #14 10.82 Building wheels for collected packages: pyyaml, pathspec
17:33:22 [2019-09-27T17:33:22.362Z] #14 10.82   Running setup.py bdist_wheel for pyyaml: started
17:33:22 [2019-09-27T17:33:22.456Z] #13 26.57 Setting up libonig4:amd64 (6.1.3-2) ...
17:33:22 [2019-09-27T17:33:22.456Z] #13 26.58 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
17:33:22 [2019-09-27T17:33:22.456Z] #13 26.59 Setting up zip (3.0-11+b1) ...
17:33:22 [2019-09-27T17:33:22.456Z] #13 26.60 Setting up bzip2 (1.0.6-8.1) ...
17:33:22 [2019-09-27T17:33:22.456Z] #13 26.62 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
17:33:22 [2019-09-27T17:33:22.456Z] #13 26.63 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
17:33:22 [2019-09-27T17:33:22.456Z] #13 26.64 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:33:22 [2019-09-27T17:33:22.456Z] #13 26.65 Setting up libaio1:amd64 (0.3.110-3) ...
17:33:22 [2019-09-27T17:33:22.456Z] #13 26.67 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
17:33:22 [2019-09-27T17:33:22.456Z] #13 26.68 Setting up xz-utils (5.2.2-1.2+b1) ...
17:33:22 [2019-09-27T17:33:22.620Z] #14 11.10   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:33:22 [2019-09-27T17:33:22.620Z] #14 11.10   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
17:33:22 [2019-09-27T17:33:22.620Z] #14 11.12   Running setup.py bdist_wheel for pathspec: started
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.72 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.73 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.75 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.76 Setting up libpcre32-3:amd64 (2:8.39-3) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.78 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.79 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.86 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.88 Setting up libpcre16-3:amd64 (2:8.39-3) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.89 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.90 Setting up libnl-3-200:amd64 (3.2.27-2) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.92 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.93 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.95 Setting up pigz (2.3.4-1) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.96 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.97 Setting up libmpdec2:amd64 (2.4.2-1) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.98 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
17:33:22 [2019-09-27T17:33:22.714Z] #13 26.99 Setting up mingw-w64-common (5.0.1-1) ...
17:33:22 [2019-09-27T17:33:22.877Z] #14 11.38   Running setup.py bdist_wheel for pathspec: finished with status 'done'
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.01 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.02 Setting up jq (1.5+dfsg-1.3) ...
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.03 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.04 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.05 Setting up xfsprogs (4.9.0+nmu1) ...
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.07 Setting up vim (2:8.0.0197-4+deb9u3) ...
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.11 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.13 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.14 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.15 Setting up iptables (1.6.0+snapshot20161117-6) ...
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.16 Setting up btrfs-progs (4.7.3-1) ...
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.17 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
17:33:22 [2019-09-27T17:33:22.971Z] #13 27.19 Setting up python3.5 (3.5.3-1+deb9u1) ...
17:33:23 [2019-09-27T17:33:23.135Z] #14 11.38   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
17:33:23 [2019-09-27T17:33:23.135Z] #14 11.39 Successfully built pyyaml pathspec
17:33:23 [2019-09-27T17:33:23.135Z] #14 11.39 Installing collected packages: pyyaml, pathspec, yamllint
17:33:23 [2019-09-27T17:33:23.135Z] #14 11.49 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
17:33:23 [2019-09-27T17:33:23.393Z] #14 DONE 11.6s
17:33:23 [2019-09-27T17:33:23.393Z] 
17:33:23 [2019-09-27T17:33:23.393Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
17:33:23 [2019-09-27T17:33:23.393Z] #16 DONE 0.2s
17:33:23 [2019-09-27T17:33:23.393Z] 
17:33:23 [2019-09-27T17:33:23.393Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
17:33:23 [2019-09-27T17:33:23.393Z] #64 CACHED
17:33:23 [2019-09-27T17:33:23.393Z] 
17:33:23 [2019-09-27T17:33:23.393Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:33:23 [2019-09-27T17:33:23.654Z] #40 ...
17:33:23 [2019-09-27T17:33:23.654Z] 
17:33:23 [2019-09-27T17:33:23.654Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
17:33:23 [2019-09-27T17:33:23.654Z] #29 DONE 0.2s
17:33:23 [2019-09-27T17:33:23.654Z] 
17:33:23 [2019-09-27T17:33:23.654Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:33:23 [2019-09-27T17:33:23.901Z] #13 28.08 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
17:33:23 [2019-09-27T17:33:23.901Z] #13 28.09 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
17:33:23 [2019-09-27T17:33:23.901Z] #13 28.10 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:33:24 [2019-09-27T17:33:24.157Z] #13 28.10 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
17:33:24 [2019-09-27T17:33:24.157Z] #13 28.11 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:33:24 [2019-09-27T17:33:24.157Z] #13 28.11 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
17:33:24 [2019-09-27T17:33:24.157Z] #13 28.11 Setting up btrfs-tools (4.7.3-1) ...
17:33:24 [2019-09-27T17:33:24.157Z] #13 28.12 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
17:33:24 [2019-09-27T17:33:24.158Z] #13 28.13 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:33:24 [2019-09-27T17:33:24.158Z] #13 28.14 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:33:24 [2019-09-27T17:33:24.158Z] #13 28.14 Setting up python3 (3.5.3-1) ...
17:33:24 [2019-09-27T17:33:24.218Z] #30 ...
17:33:24 [2019-09-27T17:33:24.218Z] 
17:33:24 [2019-09-27T17:33:24.218Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
17:33:24 [2019-09-27T17:33:24.218Z] #60 DONE 0.6s
17:33:24 [2019-09-27T17:33:24.218Z] 
17:33:24 [2019-09-27T17:33:24.218Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
17:33:24 [2019-09-27T17:33:24.218Z] #52 DONE 0.6s
17:33:24 [2019-09-27T17:33:24.218Z] 
17:33:24 [2019-09-27T17:33:24.218Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
17:33:24 [2019-09-27T17:33:24.218Z] #32 DONE 0.6s
17:33:24 [2019-09-27T17:33:24.218Z] 
17:33:24 [2019-09-27T17:33:24.218Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
17:33:24 [2019-09-27T17:33:24.218Z] #49 DONE 0.7s
17:33:24 [2019-09-27T17:33:24.218Z] 
17:33:24 [2019-09-27T17:33:24.218Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:33:24 [2019-09-27T17:33:24.218Z] #40 DONE 0.7s
17:33:24 [2019-09-27T17:33:24.218Z] 
17:33:24 [2019-09-27T17:33:24.218Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
17:33:24 [2019-09-27T17:33:24.415Z] #13 28.45 Setting up apparmor (2.11.0-3+deb9u2) ...
17:33:24 [2019-09-27T17:33:24.476Z] #41 DONE 0.3s
17:33:24 [2019-09-27T17:33:24.476Z] 
17:33:24 [2019-09-27T17:33:24.476Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:33:24 [2019-09-27T17:33:24.979Z] #13 29.14 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
17:33:24 [2019-09-27T17:33:24.979Z] #13 29.18 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
17:33:24 [2019-09-27T17:33:24.979Z] #13 29.20 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
17:33:24 [2019-09-27T17:33:24.979Z] #13 29.22 Setting up python3-wheel (0.29.0-2) ...
17:33:25 [2019-09-27T17:33:25.236Z] #13 29.39 Setting up python3-pkg-resources (33.1.1-1) ...
17:33:25 [2019-09-27T17:33:25.493Z] #13 29.59 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
17:33:25 [2019-09-27T17:33:25.493Z] #13 29.60 Setting up python3-pip (9.0.1-2+deb9u1) ...
17:33:25 [2019-09-27T17:33:25.751Z] #13 29.81 Setting up dmsetup (2:1.02.137-2) ...
17:33:25 [2019-09-27T17:33:25.751Z] #13 29.83 Setting up python3-setuptools (33.1.1-1) ...
17:33:26 [2019-09-27T17:33:26.009Z] #13 30.04 Setting up dh-python (2.20170125) ...
17:33:26 [2019-09-27T17:33:26.009Z] #13 30.19 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
17:33:26 [2019-09-27T17:33:26.009Z] #13 30.20 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:33:26 [2019-09-27T17:33:26.266Z] #13 DONE 30.5s
17:33:26 [2019-09-27T17:33:26.266Z] 
17:33:26 [2019-09-27T17:33:26.266Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
17:33:26 [2019-09-27T17:33:26.382Z] #42 ...
17:33:26 [2019-09-27T17:33:26.382Z] 
17:33:26 [2019-09-27T17:33:26.382Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
17:33:26 [2019-09-27T17:33:26.382Z] #21 DONE 2.5s
17:33:26 [2019-09-27T17:33:26.382Z] 
17:33:26 [2019-09-27T17:33:26.382Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
17:33:28 [2019-09-27T17:33:28.188Z] #14 1.600 Collecting yamllint==1.16.0
17:33:29 [2019-09-27T17:33:29.659Z] #50 ...
17:33:29 [2019-09-27T17:33:29.659Z] 
17:33:29 [2019-09-27T17:33:29.659Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.263 + RM_GOPATH=0
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.264 + TMP_GOPATH=
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.264 + : /build
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.264 + '[' -z '' ']'
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.266 ++ mktemp -d
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.272 + export GOPATH=/tmp/tmp.zQ17Npu6D3
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.272 + GOPATH=/tmp/tmp.zQ17Npu6D3
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.272 + RM_GOPATH=1
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.272 ++ dirname ./install.sh
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.274 + dir=.
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.276 + bin=tomlv
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.276 + shift
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.276 + '[' '!' -f ./tomlv.installer ']'
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.276 + . ./tomlv.installer
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.276 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.276 + install_tomlv
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.277 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.277 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.277 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zQ17Npu6D3/src/github.com/BurntSushi/toml
17:33:29 [2019-09-27T17:33:29.659Z] #30 5.278 Cloning into '/tmp/tmp.zQ17Npu6D3/src/github.com/BurntSushi/toml'...
17:33:30 [2019-09-27T17:33:30.224Z] #30 6.454 + cd /tmp/tmp.zQ17Npu6D3/src/github.com/BurntSushi/toml
17:33:30 [2019-09-27T17:33:30.224Z] #30 6.457 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:33:30 [2019-09-27T17:33:30.224Z] #30 6.467 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:33:30 [2019-09-27T17:33:30.789Z] #30 7.144 errors
17:33:30 [2019-09-27T17:33:30.789Z] #30 7.159 internal/cpu
17:33:30 [2019-09-27T17:33:30.789Z] #30 7.246 math/bits
17:33:31 [2019-09-27T17:33:31.354Z] #30 7.687 internal/bytealg
17:33:31 [2019-09-27T17:33:31.612Z] #30 7.914 math
17:33:31 [2019-09-27T17:33:31.870Z] #30 8.277 runtime/internal/atomic
17:33:32 [2019-09-27T17:33:32.435Z] #30 8.683 runtime/internal/sys
17:33:32 [2019-09-27T17:33:32.435Z] #30 8.935 runtime/internal/math
17:33:33 [2019-09-27T17:33:33.005Z] #30 9.210 runtime
17:33:33 [2019-09-27T17:33:33.570Z] #30 ...
17:33:33 [2019-09-27T17:33:33.570Z] 
17:33:33 [2019-09-27T17:33:33.570Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:33:33 [2019-09-27T17:33:33.570Z] #35 4.842 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
17:33:33 [2019-09-27T17:33:33.570Z] #35 4.844 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
17:33:33 [2019-09-27T17:33:33.570Z] #35 4.871 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
17:33:33 [2019-09-27T17:33:33.570Z] #35 4.877 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
17:33:33 [2019-09-27T17:33:33.570Z] #35 4.902 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
17:33:33 [2019-09-27T17:33:33.570Z] #35 5.564 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
17:33:33 [2019-09-27T17:33:33.570Z] #35 7.130 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
17:33:33 [2019-09-27T17:33:33.570Z] #35 7.954 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
17:33:33 [2019-09-27T17:33:33.570Z] #35 ...
17:33:33 [2019-09-27T17:33:33.570Z] 
17:33:33 [2019-09-27T17:33:33.570Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:33:33 [2019-09-27T17:33:33.570Z] #44 4.970 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
17:33:33 [2019-09-27T17:33:33.570Z] #44 4.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
17:33:33 [2019-09-27T17:33:33.570Z] #44 5.010 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
17:33:33 [2019-09-27T17:33:33.570Z] #44 5.029 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
17:33:33 [2019-09-27T17:33:33.570Z] #44 5.054 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
17:33:33 [2019-09-27T17:33:33.570Z] #44 5.557 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
17:33:33 [2019-09-27T17:33:33.570Z] #44 7.056 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
17:33:33 [2019-09-27T17:33:33.570Z] #44 7.809 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
17:33:33 [2019-09-27T17:33:33.828Z] #44 ...
17:33:33 [2019-09-27T17:33:33.828Z] 
17:33:33 [2019-09-27T17:33:33.828Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.363 + RM_GOPATH=0
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.364 + TMP_GOPATH=
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.364 + : /build
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.364 + '[' -z '' ']'
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.367 ++ mktemp -d
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.370 + export GOPATH=/tmp/tmp.8VTLqVmDhL
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.370 + GOPATH=/tmp/tmp.8VTLqVmDhL
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.370 + RM_GOPATH=1
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.376 ++ dirname ./install.sh
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.382 + dir=.
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.382 + bin=gometalinter
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.382 + shift
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.382 + '[' '!' -f ./gometalinter.installer ']'
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.382 + . ./gometalinter.installer
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.384 ++ GOMETALINTER_COMMIT=v2.0.6
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.385 + install_gometalinter
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.385 + echo 'Installing gometalinter version v2.0.6'
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.385 Installing gometalinter version v2.0.6
17:33:33 [2019-09-27T17:33:33.828Z] #24 5.385 + go get -d github.com/alecthomas/gometalinter
17:33:33 [2019-09-27T17:33:33.828Z] #24 ...
17:33:33 [2019-09-27T17:33:33.828Z] 
17:33:33 [2019-09-27T17:33:33.828Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:33:33 [2019-09-27T17:33:33.828Z] #57 4.527 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
17:33:33 [2019-09-27T17:33:33.828Z] #57 4.617 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
17:33:33 [2019-09-27T17:33:33.828Z] #57 4.662 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
17:33:33 [2019-09-27T17:33:33.828Z] #57 4.670 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
17:33:33 [2019-09-27T17:33:33.828Z] #57 4.712 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
17:33:33 [2019-09-27T17:33:33.828Z] #57 5.273 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
17:33:33 [2019-09-27T17:33:33.828Z] #57 6.645 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
17:33:33 [2019-09-27T17:33:33.828Z] #57 7.445 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
17:33:34 [2019-09-27T17:33:34.086Z] #57 ...
17:33:34 [2019-09-27T17:33:34.086Z] 
17:33:34 [2019-09-27T17:33:34.086Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.583 + RM_GOPATH=0
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.583 + TMP_GOPATH=
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.583 + : /build/
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.583 + '[' -z '' ']'
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.584 ++ mktemp -d
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.590 + export GOPATH=/tmp/tmp.9GXpywQwut
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.590 + GOPATH=/tmp/tmp.9GXpywQwut
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.590 + RM_GOPATH=1
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.590 ++ dirname ./install.sh
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.597 + dir=.
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.597 + bin=rootlesskit
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.597 + shift
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.597 + '[' '!' -f ./rootlesskit.installer ']'
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.597 + . ./rootlesskit.installer
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.597 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.597 + install_rootlesskit
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.597 + case "$1" in
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.597 + export CGO_ENABLED=0
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.597 + CGO_ENABLED=0
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.597 + _install_rootlesskit
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.597 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.597 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9GXpywQwut/src/github.com/rootless-containers/rootlesskit
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.597 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
17:33:34 [2019-09-27T17:33:34.086Z] #61 5.609 Cloning into '/tmp/tmp.9GXpywQwut/src/github.com/rootless-containers/rootlesskit'...
17:33:34 [2019-09-27T17:33:34.086Z] #61 9.341 + cd /tmp/tmp.9GXpywQwut/src/github.com/rootless-containers/rootlesskit
17:33:34 [2019-09-27T17:33:34.086Z] #61 9.342 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
17:33:34 [2019-09-27T17:33:34.086Z] #61 9.924 + for f in rootlesskit rootlesskit-docker-proxy
17:33:34 [2019-09-27T17:33:34.086Z] #61 9.924 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:33:34 [2019-09-27T17:33:34.086Z] #61 ...
17:33:34 [2019-09-27T17:33:34.086Z] 
17:33:34 [2019-09-27T17:33:34.086Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.022 + RM_GOPATH=0
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.022 + TMP_GOPATH=
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.022 + : /build
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.022 + '[' -z '' ']'
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.022 ++ mktemp -d
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.026 + export GOPATH=/tmp/tmp.ytboWeOlK9
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.027 + GOPATH=/tmp/tmp.ytboWeOlK9
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.028 + RM_GOPATH=1
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.029 ++ dirname ./install.sh
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.031 + dir=.
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.036 + bin=gotestsum
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.036 + shift
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.037 + '[' '!' -f ./gotestsum.installer ']'
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.037 + . ./gotestsum.installer
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.038 ++ GOTESTSUM_COMMIT=v0.3.5
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.038 + install_gotestsum
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.038 + echo 'Installing gotestsum version v0.3.5'
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.038 Installing gotestsum version v0.3.5
17:33:34 [2019-09-27T17:33:34.086Z] #27 5.038 + go get -d gotest.tools/gotestsum
17:33:34 [2019-09-27T17:33:34.344Z] #27 ...
17:33:34 [2019-09-27T17:33:34.344Z] 
17:33:34 [2019-09-27T17:33:34.344Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
17:33:34 [2019-09-27T17:33:34.344Z] #55 4.417 + mktemp -d
17:33:34 [2019-09-27T17:33:34.344Z] #55 4.417 + export GOPATH=/tmp/tmp.4bIdSkUGHq
17:33:34 [2019-09-27T17:33:34.344Z] #55 4.417 + git clone https://github.com/docker/distribution.git /tmp/tmp.4bIdSkUGHq/src/github.com/docker/distribution
17:33:34 [2019-09-27T17:33:34.344Z] #55 4.417 Cloning into '/tmp/tmp.4bIdSkUGHq/src/github.com/docker/distribution'...
17:33:34 [2019-09-27T17:33:34.601Z] #55 ...
17:33:34 [2019-09-27T17:33:34.601Z] 
17:33:34 [2019-09-27T17:33:34.601Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.473 + RM_GOPATH=0
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.473 + TMP_GOPATH=
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.473 + : /build
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.473 + '[' -z '' ']'
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.475 ++ mktemp -d
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.476 + export GOPATH=/tmp/tmp.PD0w7NjYFz
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.476 + GOPATH=/tmp/tmp.PD0w7NjYFz
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.476 + RM_GOPATH=1
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.477 ++ dirname ./install.sh
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.477 + dir=.
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.478 + bin=vndr
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.478 + shift
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.478 + '[' '!' -f ./vndr.installer ']'
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.478 + . ./vndr.installer
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.478 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.478 + install_vndr
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.478 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
17:33:34 [2019-09-27T17:33:34.601Z] #33 5.478 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:33:34 [2019-09-27T17:33:34.602Z] #33 5.478 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PD0w7NjYFz/src/github.com/LK4D4/vndr
17:33:34 [2019-09-27T17:33:34.602Z] #33 5.488 Cloning into '/tmp/tmp.PD0w7NjYFz/src/github.com/LK4D4/vndr'...
17:33:34 [2019-09-27T17:33:34.602Z] #33 6.424 + cd /tmp/tmp.PD0w7NjYFz/src/github.com/LK4D4/vndr
17:33:34 [2019-09-27T17:33:34.602Z] #33 6.425 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:33:34 [2019-09-27T17:33:34.602Z] #33 6.431 + go build -buildmode=pie -v -o /build/vndr .
17:33:34 [2019-09-27T17:33:34.602Z] #33 7.565 errors
17:33:34 [2019-09-27T17:33:34.602Z] #33 7.666 internal/cpu
17:33:34 [2019-09-27T17:33:34.602Z] #33 7.728 internal/race
17:33:34 [2019-09-27T17:33:34.602Z] #33 7.877 runtime/internal/atomic
17:33:34 [2019-09-27T17:33:34.602Z] #33 8.108 runtime/internal/sys
17:33:34 [2019-09-27T17:33:34.602Z] #33 8.170 internal/bytealg
17:33:34 [2019-09-27T17:33:34.602Z] #33 8.245 runtime/internal/math
17:33:34 [2019-09-27T17:33:34.602Z] #33 8.325 sync/atomic
17:33:34 [2019-09-27T17:33:34.602Z] #33 8.490 unicode
17:33:34 [2019-09-27T17:33:34.602Z] #33 8.884 runtime
17:33:34 [2019-09-27T17:33:34.602Z] #33 ...
17:33:34 [2019-09-27T17:33:34.602Z] 
17:33:34 [2019-09-27T17:33:34.602Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.774 + RM_GOPATH=0
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.774 + TMP_GOPATH=
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.774 + : /build
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.774 + '[' -z '' ']'
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.777 ++ mktemp -d
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.785 + export GOPATH=/tmp/tmp.qnD3bvXp6r
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.785 + GOPATH=/tmp/tmp.qnD3bvXp6r
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.785 + RM_GOPATH=1
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.785 ++ dirname ./install.sh
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.792 + dir=.
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.792 + bin=dockercli
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.792 + shift
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.792 + '[' '!' -f ./dockercli.installer ']'
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.792 + . ./dockercli.installer
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.792 ++ DOCKERCLI_CHANNEL=stable
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.792 ++ DOCKERCLI_VERSION=17.06.2-ce
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.792 + install_dockercli
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.793 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.793 Install docker/cli version 17.06.2-ce from stable
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.793 ++ uname -m
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.812 + arch=x86_64
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.814 + '[' x86_64 '!=' x86_64 ']'
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.814 + url=https://download.docker.com/linux/static
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.815 + tar -xz docker/docker
17:33:34 [2019-09-27T17:33:34.602Z] #53 5.817 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:33:34 [2019-09-27T17:33:34.737Z] #14 7.909   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:33:34 [2019-09-27T17:33:34.737Z] #14 7.972 Collecting pyyaml (from yamllint==1.16.0)
17:33:34 [2019-09-27T17:33:34.859Z] #53 ...
17:33:34 [2019-09-27T17:33:34.859Z] 
17:33:34 [2019-09-27T17:33:34.859Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.544 + RM_GOPATH=0
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.544 + TMP_GOPATH=
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.544 + : /build
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.545 + '[' -z '' ']'
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.546 ++ mktemp -d
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.547 + export GOPATH=/tmp/tmp.b6UwREvQFN
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.549 + GOPATH=/tmp/tmp.b6UwREvQFN
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.549 + RM_GOPATH=1
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.552 ++ dirname ./install.sh
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.554 + dir=.
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.554 + bin=runc
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.554 + shift
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.555 + '[' '!' -f ./runc.installer ']'
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.555 + . ./runc.installer
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.555 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.555 + install_runc
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.556 + grep -q '^3\.10\.0.*\.el7\.'
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.558 + uname -r
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.560 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.561 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.562 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.562 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.b6UwREvQFN/src/github.com/opencontainers/runc
17:33:34 [2019-09-27T17:33:34.859Z] #42 5.563 Cloning into '/tmp/tmp.b6UwREvQFN/src/github.com/opencontainers/runc'...
17:33:35 [2019-09-27T17:33:35.300Z] #14 9.022   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
17:33:35 [2019-09-27T17:33:35.863Z] #14 9.457 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:33:36 [2019-09-27T17:33:36.757Z] #42 ...
17:33:36 [2019-09-27T17:33:36.757Z] 
17:33:36 [2019-09-27T17:33:36.757Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:33:36 [2019-09-27T17:33:36.757Z] #30 12.75 unicode/utf8
17:33:36 [2019-09-27T17:33:36.757Z] #30 13.13 strconv
17:33:36 [2019-09-27T17:33:36.794Z] #14 10.51   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
17:33:37 [2019-09-27T17:33:37.051Z] #14 10.77 Building wheels for collected packages: pyyaml, pathspec
17:33:37 [2019-09-27T17:33:37.051Z] #14 10.77   Running setup.py bdist_wheel for pyyaml: started
17:33:37 [2019-09-27T17:33:37.615Z] #14 11.06   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:33:37 [2019-09-27T17:33:37.615Z] #14 11.06   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
17:33:37 [2019-09-27T17:33:37.615Z] #14 11.08   Running setup.py bdist_wheel for pathspec: started
17:33:37 [2019-09-27T17:33:37.615Z] #14 11.34   Running setup.py bdist_wheel for pathspec: finished with status 'done'
17:33:37 [2019-09-27T17:33:37.615Z] #14 11.34   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
17:33:37 [2019-09-27T17:33:37.615Z] #14 11.35 Successfully built pyyaml pathspec
17:33:37 [2019-09-27T17:33:37.615Z] #14 11.35 Installing collected packages: pyyaml, pathspec, yamllint
17:33:37 [2019-09-27T17:33:37.615Z] #14 11.45 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
17:33:38 [2019-09-27T17:33:38.131Z] #30 ...
17:33:38 [2019-09-27T17:33:38.131Z] 
17:33:38 [2019-09-27T17:33:38.131Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
17:33:38 [2019-09-27T17:33:38.131Z] #53 13.52 + mkdir -p /build
17:33:38 [2019-09-27T17:33:38.131Z] #53 13.53 + mv docker/docker /build/
17:33:38 [2019-09-27T17:33:38.131Z] #53 13.54 + rmdir docker
17:33:38 [2019-09-27T17:33:38.131Z] #53 DONE 14.0s
17:33:38 [2019-09-27T17:33:38.131Z] 
17:33:38 [2019-09-27T17:33:38.131Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:33:38 [2019-09-27T17:33:38.131Z] #42 13.33 + cd /tmp/tmp.b6UwREvQFN/src/github.com/opencontainers/runc
17:33:38 [2019-09-27T17:33:38.131Z] #42 13.33 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
17:33:38 [2019-09-27T17:33:38.181Z] #14 DONE 11.6s
17:33:38 [2019-09-27T17:33:38.181Z] 
17:33:38 [2019-09-27T17:33:38.181Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
17:33:38 [2019-09-27T17:33:38.181Z] #16 DONE 0.2s
17:33:38 [2019-09-27T17:33:38.181Z] 
17:33:38 [2019-09-27T17:33:38.181Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
17:33:38 [2019-09-27T17:33:38.181Z] #64 CACHED
17:33:38 [2019-09-27T17:33:38.181Z] 
17:33:38 [2019-09-27T17:33:38.181Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
17:33:38 [2019-09-27T17:33:38.181Z] #29 ...
17:33:38 [2019-09-27T17:33:38.181Z] 
17:33:38 [2019-09-27T17:33:38.181Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
17:33:38 [2019-09-27T17:33:38.181Z] #52 DONE 0.2s
17:33:38 [2019-09-27T17:33:38.438Z] 
17:33:38 [2019-09-27T17:33:38.438Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:33:38 [2019-09-27T17:33:38.438Z] #40 DONE 0.3s
17:33:38 [2019-09-27T17:33:38.438Z] 
17:33:38 [2019-09-27T17:33:38.438Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
17:33:39 [2019-09-27T17:33:39.001Z] #53 ...
17:33:39 [2019-09-27T17:33:39.001Z] 
17:33:39 [2019-09-27T17:33:39.001Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
17:33:39 [2019-09-27T17:33:39.001Z] #49 DONE 0.7s
17:33:39 [2019-09-27T17:33:39.001Z] 
17:33:39 [2019-09-27T17:33:39.001Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
17:33:39 [2019-09-27T17:33:39.064Z] #42 14.61 + '[' -z '' ']'
17:33:39 [2019-09-27T17:33:39.064Z] #42 14.61 + target=static
17:33:39 [2019-09-27T17:33:39.064Z] #42 14.61 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:33:39 [2019-09-27T17:33:39.564Z] #41 ...
17:33:39 [2019-09-27T17:33:39.564Z] 
17:33:39 [2019-09-27T17:33:39.564Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
17:33:39 [2019-09-27T17:33:39.564Z] #60 DONE 1.4s
17:33:39 [2019-09-27T17:33:39.564Z] 
17:33:39 [2019-09-27T17:33:39.564Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
17:33:39 [2019-09-27T17:33:39.564Z] #29 DONE 1.4s
17:33:39 [2019-09-27T17:33:39.564Z] 
17:33:39 [2019-09-27T17:33:39.564Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
17:33:39 [2019-09-27T17:33:39.564Z] #21 DONE 1.5s
17:33:39 [2019-09-27T17:33:39.564Z] 
17:33:39 [2019-09-27T17:33:39.564Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
17:33:39 [2019-09-27T17:33:39.564Z] #32 DONE 1.5s
17:33:39 [2019-09-27T17:33:39.630Z] #42 ...
17:33:39 [2019-09-27T17:33:39.630Z] 
17:33:39 [2019-09-27T17:33:39.630Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.385 + RM_GOPATH=0
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.385 + TMP_GOPATH=
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.385 + : /build
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.385 + '[' -z '' ']'
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.390 ++ mktemp -d
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + export GOPATH=/tmp/tmp.0wvPh9ONZT
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + GOPATH=/tmp/tmp.0wvPh9ONZT
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + RM_GOPATH=1
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 ++ dirname ./install.sh
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + dir=.
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + bin=proxy
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + shift
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + '[' '!' -f ./proxy.installer ']'
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + . ./proxy.installer
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + install_proxy
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + case "$1" in
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + export CGO_ENABLED=0
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + CGO_ENABLED=0
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + _install_proxy
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0wvPh9ONZT/src/github.com/docker/libnetwork
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.393 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
17:33:39 [2019-09-27T17:33:39.630Z] #50 5.415 Cloning into '/tmp/tmp.0wvPh9ONZT/src/github.com/docker/libnetwork'...
17:33:39 [2019-09-27T17:33:39.630Z] #50 ...
17:33:39 [2019-09-27T17:33:39.630Z] 
17:33:39 [2019-09-27T17:33:39.630Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
17:33:39 [2019-09-27T17:33:39.821Z] 
17:33:39 [2019-09-27T17:33:39.821Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
17:33:39 [2019-09-27T17:33:39.821Z] #41 DONE 1.1s
17:33:39 [2019-09-27T17:33:39.821Z] 
17:33:39 [2019-09-27T17:33:39.821Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:33:39 [2019-09-27T17:33:39.888Z] #55 16.26 + cd /tmp/tmp.4bIdSkUGHq/src/github.com/docker/distribution
17:33:39 [2019-09-27T17:33:39.888Z] #55 16.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:33:41 [2019-09-27T17:33:41.788Z] #55 18.12 + GOPATH=/tmp/tmp.4bIdSkUGHq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4bIdSkUGHq go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:33:45 [2019-09-27T17:33:45.082Z] #42 ...
17:33:45 [2019-09-27T17:33:45.082Z] 
17:33:45 [2019-09-27T17:33:45.082Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.587 + RM_GOPATH=0
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.587 + TMP_GOPATH=
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.587 + : /build
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.587 + '[' -z '' ']'
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.587 ++ mktemp -d
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.591 + export GOPATH=/tmp/tmp.vVN5sUMAAL
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.591 + GOPATH=/tmp/tmp.vVN5sUMAAL
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.591 + RM_GOPATH=1
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.593 ++ dirname ./install.sh
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.599 + dir=.
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.599 + bin=dockercli
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.599 + shift
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.599 + '[' '!' -f ./dockercli.installer ']'
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.599 + . ./dockercli.installer
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.600 ++ DOCKERCLI_CHANNEL=stable
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.600 ++ DOCKERCLI_VERSION=17.06.2-ce
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.600 + install_dockercli
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.600 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.600 Install docker/cli version 17.06.2-ce from stable
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.605 ++ uname -m
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.606 + arch=x86_64
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.609 + '[' x86_64 '!=' x86_64 ']'
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.609 + url=https://download.docker.com/linux/static
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.610 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:33:45 [2019-09-27T17:33:45.082Z] #53 5.610 + tar -xz docker/docker
17:33:45 [2019-09-27T17:33:45.969Z] #55 ...
17:33:45 [2019-09-27T17:33:45.969Z] 
17:33:45 [2019-09-27T17:33:45.969Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
17:33:45 [2019-09-27T17:33:45.969Z] #24 11.75 + cd /tmp/tmp.8VTLqVmDhL/src/github.com/alecthomas/gometalinter
17:33:45 [2019-09-27T17:33:45.969Z] #24 11.75 + git checkout -q v2.0.6
17:33:45 [2019-09-27T17:33:45.969Z] #24 12.10 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
17:33:45 [2019-09-27T17:33:45.969Z] #24 ...
17:33:45 [2019-09-27T17:33:45.969Z] 
17:33:45 [2019-09-27T17:33:45.969Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:33:45 [2019-09-27T17:33:45.969Z] #30 16.96 internal/race
17:33:45 [2019-09-27T17:33:45.969Z] #30 17.06 sync/atomic
17:33:45 [2019-09-27T17:33:45.969Z] #30 17.26 unicode
17:33:45 [2019-09-27T17:33:45.969Z] #30 19.84 internal/testlog
17:33:45 [2019-09-27T17:33:45.969Z] #30 20.05 encoding
17:33:45 [2019-09-27T17:33:45.969Z] #30 20.17 runtime/cgo
17:33:45 [2019-09-27T17:33:45.969Z] #30 ...
17:33:45 [2019-09-27T17:33:45.969Z] 
17:33:45 [2019-09-27T17:33:45.969Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:33:45 [2019-09-27T17:33:45.969Z] #33 11.75 unicode/utf8
17:33:45 [2019-09-27T17:33:45.969Z] #33 12.19 math/bits
17:33:45 [2019-09-27T17:33:45.969Z] #33 12.81 math
17:33:45 [2019-09-27T17:33:45.969Z] #33 17.45 strconv
17:33:45 [2019-09-27T17:33:45.969Z] #33 20.80 internal/testlog
17:33:45 [2019-09-27T17:33:45.969Z] #33 20.98 encoding
17:33:45 [2019-09-27T17:33:45.969Z] #33 21.14 unicode/utf16
17:33:45 [2019-09-27T17:33:45.969Z] #33 21.31 container/list
17:33:45 [2019-09-27T17:33:45.969Z] #33 21.99 crypto/internal/subtle
17:33:45 [2019-09-27T17:33:45.969Z] #33 22.06 crypto/subtle
17:33:46 [2019-09-27T17:33:46.535Z] #33 22.24 crypto/rc4
17:33:46 [2019-09-27T17:33:46.535Z] #33 22.55 internal/x/crypto/cryptobyte/asn1
17:33:46 [2019-09-27T17:33:46.535Z] #33 22.64 internal/nettrace
17:33:46 [2019-09-27T17:33:46.793Z] #33 22.72 internal/x/net/dns/dnsmessage
17:33:48 [2019-09-27T17:33:48.359Z] #53 ...
17:33:48 [2019-09-27T17:33:48.359Z] 
17:33:48 [2019-09-27T17:33:48.359Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:33:48 [2019-09-27T17:33:48.359Z] #57 5.223 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
17:33:48 [2019-09-27T17:33:48.359Z] #57 5.307 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
17:33:48 [2019-09-27T17:33:48.359Z] #57 5.320 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
17:33:48 [2019-09-27T17:33:48.360Z] #57 5.331 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
17:33:48 [2019-09-27T17:33:48.360Z] #57 5.378 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
17:33:48 [2019-09-27T17:33:48.360Z] #57 5.961 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
17:33:48 [2019-09-27T17:33:48.360Z] #57 7.201 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
17:33:48 [2019-09-27T17:33:48.360Z] #57 8.021 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
17:33:48 [2019-09-27T17:33:48.360Z] #57 ...
17:33:48 [2019-09-27T17:33:48.360Z] 
17:33:48 [2019-09-27T17:33:48.360Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:33:48 [2019-09-27T17:33:48.360Z] #35 7.234 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
17:33:48 [2019-09-27T17:33:48.360Z] #35 7.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
17:33:48 [2019-09-27T17:33:48.360Z] #35 7.275 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
17:33:48 [2019-09-27T17:33:48.360Z] #35 7.277 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
17:33:48 [2019-09-27T17:33:48.360Z] #35 7.364 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
17:33:48 [2019-09-27T17:33:48.360Z] #35 7.976 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
17:33:48 [2019-09-27T17:33:48.360Z] #35 9.626 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
17:33:48 [2019-09-27T17:33:48.617Z] #35 ...
17:33:48 [2019-09-27T17:33:48.617Z] 
17:33:48 [2019-09-27T17:33:48.617Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
17:33:48 [2019-09-27T17:33:48.617Z] #55 5.004 + mktemp -d
17:33:48 [2019-09-27T17:33:48.617Z] #55 5.004 + export GOPATH=/tmp/tmp.sxHxB1wMnv
17:33:48 [2019-09-27T17:33:48.617Z] #55 5.004 + git clone https://github.com/docker/distribution.git /tmp/tmp.sxHxB1wMnv/src/github.com/docker/distribution
17:33:48 [2019-09-27T17:33:48.617Z] #55 5.004 Cloning into '/tmp/tmp.sxHxB1wMnv/src/github.com/docker/distribution'...
17:33:48 [2019-09-27T17:33:48.617Z] #55 ...
17:33:48 [2019-09-27T17:33:48.617Z] 
17:33:48 [2019-09-27T17:33:48.617Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.120 + RM_GOPATH=0
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.120 + TMP_GOPATH=
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.120 + : /build
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.120 + '[' -z '' ']'
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.120 ++ mktemp -d
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.130 + export GOPATH=/tmp/tmp.KbH10iVxwz
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.133 + GOPATH=/tmp/tmp.KbH10iVxwz
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.134 + RM_GOPATH=1
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.134 ++ dirname ./install.sh
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.136 + dir=.
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.140 + bin=gotestsum
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.140 + shift
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.140 + '[' '!' -f ./gotestsum.installer ']'
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.142 + . ./gotestsum.installer
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.144 ++ GOTESTSUM_COMMIT=v0.3.5
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.144 + install_gotestsum
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.147 + echo 'Installing gotestsum version v0.3.5'
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.147 Installing gotestsum version v0.3.5
17:33:48 [2019-09-27T17:33:48.617Z] #27 6.147 + go get -d gotest.tools/gotestsum
17:33:48 [2019-09-27T17:33:48.874Z] #27 ...
17:33:48 [2019-09-27T17:33:48.874Z] 
17:33:48 [2019-09-27T17:33:48.874Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.727 + RM_GOPATH=0
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.727 + TMP_GOPATH=
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.727 + : /build
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.727 + '[' -z '' ']'
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.729 ++ mktemp -d
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.737 + export GOPATH=/tmp/tmp.7u8iyGLmu0
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.737 + GOPATH=/tmp/tmp.7u8iyGLmu0
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.737 + RM_GOPATH=1
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.739 ++ dirname ./install.sh
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.743 + dir=.
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.746 + bin=gometalinter
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.746 + shift
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.746 + '[' '!' -f ./gometalinter.installer ']'
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.746 + . ./gometalinter.installer
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.746 ++ GOMETALINTER_COMMIT=v2.0.6
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.746 + install_gometalinter
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.746 + echo 'Installing gometalinter version v2.0.6'
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.746 + go get -d github.com/alecthomas/gometalinter
17:33:48 [2019-09-27T17:33:48.874Z] #24 5.746 Installing gometalinter version v2.0.6
17:33:48 [2019-09-27T17:33:48.874Z] #24 ...
17:33:48 [2019-09-27T17:33:48.874Z] 
17:33:48 [2019-09-27T17:33:48.874Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:33:48 [2019-09-27T17:33:48.874Z] #44 6.593 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
17:33:48 [2019-09-27T17:33:48.874Z] #44 6.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
17:33:48 [2019-09-27T17:33:48.874Z] #44 6.639 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
17:33:48 [2019-09-27T17:33:48.874Z] #44 6.649 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
17:33:48 [2019-09-27T17:33:48.874Z] #44 6.679 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
17:33:48 [2019-09-27T17:33:48.874Z] #44 7.339 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
17:33:48 [2019-09-27T17:33:48.874Z] #44 8.904 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
17:33:48 [2019-09-27T17:33:48.874Z] #44 9.691 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
17:33:49 [2019-09-27T17:33:49.131Z] #44 ...
17:33:49 [2019-09-27T17:33:49.131Z] 
17:33:49 [2019-09-27T17:33:49.131Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.605 + RM_GOPATH=0
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.605 + TMP_GOPATH=
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.605 + : /build
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.605 + '[' -z '' ']'
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.605 ++ mktemp -d
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.608 + export GOPATH=/tmp/tmp.espXWM3C3t
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.608 + GOPATH=/tmp/tmp.espXWM3C3t
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.609 + RM_GOPATH=1
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.609 ++ dirname ./install.sh
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.616 + dir=.
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.616 + bin=proxy
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.616 + shift
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.617 + '[' '!' -f ./proxy.installer ']'
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.617 + . ./proxy.installer
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.617 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.617 + install_proxy
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.618 + case "$1" in
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.618 + export CGO_ENABLED=0
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.618 + CGO_ENABLED=0
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.618 + _install_proxy
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.618 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.618 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.espXWM3C3t/src/github.com/docker/libnetwork
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.619 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
17:33:49 [2019-09-27T17:33:49.131Z] #50 5.622 Cloning into '/tmp/tmp.espXWM3C3t/src/github.com/docker/libnetwork'...
17:33:49 [2019-09-27T17:33:49.131Z] #50 ...
17:33:49 [2019-09-27T17:33:49.131Z] 
17:33:49 [2019-09-27T17:33:49.131Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.132 + RM_GOPATH=0
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.132 + TMP_GOPATH=
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.132 + : /build
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.132 + '[' -z '' ']'
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.132 ++ mktemp -d
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.138 + export GOPATH=/tmp/tmp.xrLIM0zvWZ
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.138 + GOPATH=/tmp/tmp.xrLIM0zvWZ
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.138 + RM_GOPATH=1
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.138 ++ dirname ./install.sh
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.147 + dir=.
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.150 + bin=runc
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.150 + shift
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.150 + '[' '!' -f ./runc.installer ']'
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.150 + . ./runc.installer
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.152 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.153 + install_runc
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.154 + uname -r
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.155 + grep -q '^3\.10\.0.*\.el7\.'
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.156 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.158 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.158 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.158 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xrLIM0zvWZ/src/github.com/opencontainers/runc
17:33:49 [2019-09-27T17:33:49.131Z] #42 5.164 Cloning into '/tmp/tmp.xrLIM0zvWZ/src/github.com/opencontainers/runc'...
17:33:49 [2019-09-27T17:33:49.695Z] #42 ...
17:33:49 [2019-09-27T17:33:49.695Z] 
17:33:49 [2019-09-27T17:33:49.695Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.301 + RM_GOPATH=0
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.301 + TMP_GOPATH=
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.301 + : /build/
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.301 + '[' -z '' ']'
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.301 ++ mktemp -d
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.303 + export GOPATH=/tmp/tmp.LimNjaFgtw
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.303 + GOPATH=/tmp/tmp.LimNjaFgtw
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.303 + RM_GOPATH=1
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.304 ++ dirname ./install.sh
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.305 + dir=.
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.305 + bin=rootlesskit
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.305 + shift
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.305 + '[' '!' -f ./rootlesskit.installer ']'
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.306 + . ./rootlesskit.installer
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.306 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.306 + install_rootlesskit
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.307 + case "$1" in
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.307 + export CGO_ENABLED=0
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.307 + CGO_ENABLED=0
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.307 + _install_rootlesskit
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.307 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.307 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.308 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LimNjaFgtw/src/github.com/rootless-containers/rootlesskit
17:33:49 [2019-09-27T17:33:49.695Z] #61 5.310 Cloning into '/tmp/tmp.LimNjaFgtw/src/github.com/rootless-containers/rootlesskit'...
17:33:49 [2019-09-27T17:33:49.695Z] #61 8.921 + cd /tmp/tmp.LimNjaFgtw/src/github.com/rootless-containers/rootlesskit
17:33:49 [2019-09-27T17:33:49.695Z] #61 8.921 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
17:33:49 [2019-09-27T17:33:49.695Z] #61 9.642 + for f in rootlesskit rootlesskit-docker-proxy
17:33:49 [2019-09-27T17:33:49.695Z] #61 9.642 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:33:49 [2019-09-27T17:33:49.695Z] #61 ...
17:33:49 [2019-09-27T17:33:49.695Z] 
17:33:49 [2019-09-27T17:33:49.695Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.010 + RM_GOPATH=0
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.010 + TMP_GOPATH=
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.010 + : /build
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.010 + '[' -z '' ']'
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.039 ++ mktemp -d
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.041 + export GOPATH=/tmp/tmp.PkaF4Lk2hL
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.043 + GOPATH=/tmp/tmp.PkaF4Lk2hL
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.043 + RM_GOPATH=1
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.044 ++ dirname ./install.sh
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.045 + dir=.
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.045 + bin=vndr
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.045 + shift
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.045 + '[' '!' -f ./vndr.installer ']'
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.046 + . ./vndr.installer
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.046 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.046 + install_vndr
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.046 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.047 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.047 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PkaF4Lk2hL/src/github.com/LK4D4/vndr
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.051 Cloning into '/tmp/tmp.PkaF4Lk2hL/src/github.com/LK4D4/vndr'...
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.987 + cd /tmp/tmp.PkaF4Lk2hL/src/github.com/LK4D4/vndr
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.988 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
17:33:49 [2019-09-27T17:33:49.695Z] #33 5.997 + go build -buildmode=pie -v -o /build/vndr .
17:33:49 [2019-09-27T17:33:49.695Z] #33 7.244 errors
17:33:49 [2019-09-27T17:33:49.695Z] #33 7.263 internal/cpu
17:33:49 [2019-09-27T17:33:49.695Z] #33 7.313 internal/race
17:33:49 [2019-09-27T17:33:49.695Z] #33 7.509 runtime/internal/atomic
17:33:49 [2019-09-27T17:33:49.695Z] #33 7.627 runtime/internal/sys
17:33:49 [2019-09-27T17:33:49.695Z] #33 7.767 runtime/internal/math
17:33:49 [2019-09-27T17:33:49.695Z] #33 7.774 internal/bytealg
17:33:49 [2019-09-27T17:33:49.695Z] #33 7.846 sync/atomic
17:33:49 [2019-09-27T17:33:49.695Z] #33 8.095 unicode
17:33:49 [2019-09-27T17:33:49.695Z] #33 8.480 runtime
17:33:49 [2019-09-27T17:33:49.953Z] #33 ...
17:33:49 [2019-09-27T17:33:49.953Z] 
17:33:49 [2019-09-27T17:33:49.953Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.955 + RM_GOPATH=0
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.955 + TMP_GOPATH=
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.955 + : /build
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.955 + '[' -z '' ']'
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.955 ++ mktemp -d
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.959 + export GOPATH=/tmp/tmp.Al6BfxZw46
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.959 + GOPATH=/tmp/tmp.Al6BfxZw46
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.959 + RM_GOPATH=1
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.960 ++ dirname ./install.sh
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.964 + dir=.
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.967 + bin=tomlv
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.967 + shift
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.967 + '[' '!' -f ./tomlv.installer ']'
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.967 + . ./tomlv.installer
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.967 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.968 + install_tomlv
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.968 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.968 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.968 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Al6BfxZw46/src/github.com/BurntSushi/toml
17:33:49 [2019-09-27T17:33:49.953Z] #30 4.969 Cloning into '/tmp/tmp.Al6BfxZw46/src/github.com/BurntSushi/toml'...
17:33:49 [2019-09-27T17:33:49.953Z] #30 6.111 + cd /tmp/tmp.Al6BfxZw46/src/github.com/BurntSushi/toml
17:33:49 [2019-09-27T17:33:49.953Z] #30 6.112 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:33:49 [2019-09-27T17:33:49.953Z] #30 6.155 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:33:49 [2019-09-27T17:33:49.953Z] #30 6.850 errors
17:33:49 [2019-09-27T17:33:49.953Z] #30 6.868 internal/cpu
17:33:49 [2019-09-27T17:33:49.953Z] #30 7.001 math/bits
17:33:49 [2019-09-27T17:33:49.953Z] #30 7.513 internal/bytealg
17:33:49 [2019-09-27T17:33:49.953Z] #30 7.748 math
17:33:49 [2019-09-27T17:33:49.953Z] #30 8.236 runtime/internal/atomic
17:33:49 [2019-09-27T17:33:49.953Z] #30 8.422 runtime/internal/sys
17:33:49 [2019-09-27T17:33:49.953Z] #30 8.756 runtime/internal/math
17:33:49 [2019-09-27T17:33:49.953Z] #30 9.013 runtime
17:33:49 [2019-09-27T17:33:49.953Z] #30 ...
17:33:49 [2019-09-27T17:33:49.953Z] 
17:33:49 [2019-09-27T17:33:49.953Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
17:33:49 [2019-09-27T17:33:49.953Z] #24 11.22 + cd /tmp/tmp.7u8iyGLmu0/src/github.com/alecthomas/gometalinter
17:33:49 [2019-09-27T17:33:49.953Z] #24 11.22 + git checkout -q v2.0.6
17:33:49 [2019-09-27T17:33:49.953Z] #24 11.70 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
17:33:50 [2019-09-27T17:33:50.973Z] #33 26.47 runtime/cgo
17:33:50 [2019-09-27T17:33:50.974Z] #33 ...
17:33:50 [2019-09-27T17:33:50.974Z] 
17:33:50 [2019-09-27T17:33:50.974Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:33:50 [2019-09-27T17:33:50.974Z] #42 16.52 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 .
17:33:51 [2019-09-27T17:33:51.231Z] #42 ...
17:33:51 [2019-09-27T17:33:51.231Z] 
17:33:51 [2019-09-27T17:33:51.231Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
17:33:51 [2019-09-27T17:33:51.231Z] #50 17.88 + cd /tmp/tmp.0wvPh9ONZT/src/github.com/docker/libnetwork
17:33:51 [2019-09-27T17:33:51.231Z] #50 17.88 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
17:33:51 [2019-09-27T17:33:51.231Z] #50 18.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:33:51 [2019-09-27T17:33:51.231Z] #50 ...
17:33:51 [2019-09-27T17:33:51.231Z] 
17:33:51 [2019-09-27T17:33:51.231Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:33:51 [2019-09-27T17:33:51.231Z] #44 17.81 Fetched 7916 kB in 13s (572 kB/s)
17:33:51 [2019-09-27T17:33:51.231Z] #44 17.81 Reading package lists...
17:33:51 [2019-09-27T17:33:51.489Z] #44 23.32 Reading package lists...
17:33:51 [2019-09-27T17:33:51.489Z] #44 ...
17:33:51 [2019-09-27T17:33:51.489Z] 
17:33:51 [2019-09-27T17:33:51.489Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:33:51 [2019-09-27T17:33:51.489Z] #57 17.96 Fetched 7916 kB in 14s (548 kB/s)
17:33:51 [2019-09-27T17:33:51.489Z] #57 17.96 Reading package lists...
17:33:51 [2019-09-27T17:33:51.489Z] #57 23.52 Reading package lists...
17:33:51 [2019-09-27T17:33:51.489Z] #57 ...
17:33:51 [2019-09-27T17:33:51.489Z] 
17:33:51 [2019-09-27T17:33:51.489Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:33:51 [2019-09-27T17:33:51.747Z] #44 28.20 Building dependency tree...
17:33:51 [2019-09-27T17:33:51.747Z] #44 ...
17:33:51 [2019-09-27T17:33:51.747Z] 
17:33:51 [2019-09-27T17:33:51.747Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:33:51 [2019-09-27T17:33:51.747Z] #35 18.36 Fetched 7916 kB in 14s (541 kB/s)
17:33:51 [2019-09-27T17:33:51.747Z] #35 18.36 Reading package lists...
17:33:51 [2019-09-27T17:33:51.747Z] #35 23.47 Reading package lists...
17:33:51 [2019-09-27T17:33:51.853Z] #24 ...
17:33:51 [2019-09-27T17:33:51.853Z] 
17:33:51 [2019-09-27T17:33:51.853Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
17:33:51 [2019-09-27T17:33:51.853Z] #53 13.01 + mkdir -p /build
17:33:51 [2019-09-27T17:33:51.853Z] #53 13.01 + mv docker/docker /build/
17:33:51 [2019-09-27T17:33:51.853Z] #53 13.02 + rmdir docker
17:33:51 [2019-09-27T17:33:51.853Z] #53 DONE 13.5s
17:33:52 [2019-09-27T17:33:52.005Z] #35 ...
17:33:52 [2019-09-27T17:33:52.005Z] 
17:33:52 [2019-09-27T17:33:52.005Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:33:52 [2019-09-27T17:33:52.005Z] #57 23.52 Reading package lists...
17:33:52 [2019-09-27T17:33:52.111Z] 
17:33:52 [2019-09-27T17:33:52.111Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:33:52 [2019-09-27T17:33:52.111Z] #33 12.05 unicode/utf8
17:33:52 [2019-09-27T17:33:52.676Z] #33 13.07 math/bits
17:33:53 [2019-09-27T17:33:53.196Z] #57 28.78 Building dependency tree...
17:33:53 [2019-09-27T17:33:53.196Z] #57 29.89 Reading state information...
17:33:53 [2019-09-27T17:33:53.609Z] #33 13.67 math
17:33:54 [2019-09-27T17:33:54.569Z] #57 30.83 The following additional packages will be installed:
17:33:54 [2019-09-27T17:33:54.569Z] #57 30.83   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
17:33:54 [2019-09-27T17:33:54.569Z] #57 30.83   libprotoc10 python-pkg-resources zlib1g-dev
17:33:54 [2019-09-27T17:33:54.569Z] #57 30.84 Suggested packages:
17:33:54 [2019-09-27T17:33:54.569Z] #57 30.84   manpages-dev python-setuptools
17:33:55 [2019-09-27T17:33:55.503Z] #57 32.05 The following NEW packages will be installed:
17:33:55 [2019-09-27T17:33:55.503Z] #57 32.07   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:33:55 [2019-09-27T17:33:55.503Z] #57 32.07   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
17:33:55 [2019-09-27T17:33:55.503Z] #57 32.08   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:33:55 [2019-09-27T17:33:55.503Z] #57 32.08   zlib1g-dev
17:33:56 [2019-09-27T17:33:56.877Z] #57 ...
17:33:56 [2019-09-27T17:33:56.877Z] 
17:33:56 [2019-09-27T17:33:56.877Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
17:33:56 [2019-09-27T17:33:56.877Z] #50 DONE 32.6s
17:33:56 [2019-09-27T17:33:56.877Z] 
17:33:56 [2019-09-27T17:33:56.877Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:33:56 [2019-09-27T17:33:56.877Z] #57 33.16 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded.
17:33:56 [2019-09-27T17:33:56.877Z] #57 33.16 Need to get 3602 kB of archives.
17:33:56 [2019-09-27T17:33:56.877Z] #57 33.16 After this operation, 18.9 MB of additional disk space will be used.
17:33:56 [2019-09-27T17:33:56.877Z] #57 33.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
17:33:56 [2019-09-27T17:33:56.877Z] #57 33.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
17:33:56 [2019-09-27T17:33:56.877Z] #57 33.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
17:33:56 [2019-09-27T17:33:56.877Z] #57 33.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
17:33:56 [2019-09-27T17:33:56.877Z] #57 33.21 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
17:33:56 [2019-09-27T17:33:56.877Z] #57 33.22 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
17:33:56 [2019-09-27T17:33:56.877Z] #57 33.23 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
17:33:56 [2019-09-27T17:33:56.877Z] #57 33.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
17:33:56 [2019-09-27T17:33:56.877Z] #57 33.28 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
17:33:56 [2019-09-27T17:33:56.877Z] #57 33.42 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
17:33:56 [2019-09-27T17:33:56.877Z] #57 33.46 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
17:33:56 [2019-09-27T17:33:56.888Z] #33 17.04 strconv
17:33:57 [2019-09-27T17:33:57.135Z] #57 33.65 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
17:33:57 [2019-09-27T17:33:57.146Z] #33 ...
17:33:57 [2019-09-27T17:33:57.146Z] 
17:33:57 [2019-09-27T17:33:57.146Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
17:33:57 [2019-09-27T17:33:57.146Z] #50 18.15 + cd /tmp/tmp.espXWM3C3t/src/github.com/docker/libnetwork
17:33:57 [2019-09-27T17:33:57.393Z] #57 33.81 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
17:33:57 [2019-09-27T17:33:57.393Z] #57 33.81 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
17:33:57 [2019-09-27T17:33:57.393Z] #57 33.83 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
17:33:57 [2019-09-27T17:33:57.393Z] #57 33.89 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
17:33:57 [2019-09-27T17:33:57.393Z] #57 ...
17:33:57 [2019-09-27T17:33:57.393Z] 
17:33:57 [2019-09-27T17:33:57.393Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:33:57 [2019-09-27T17:33:57.393Z] #44 28.20 Building dependency tree...
17:33:57 [2019-09-27T17:33:57.393Z] #44 28.94 Reading state information...
17:33:57 [2019-09-27T17:33:57.393Z] #44 29.71 The following additional packages will be installed:
17:33:57 [2019-09-27T17:33:57.393Z] #44 29.72   btrfs-progs liblzo2-2
17:33:57 [2019-09-27T17:33:57.393Z] #44 29.89 The following NEW packages will be installed:
17:33:57 [2019-09-27T17:33:57.393Z] #44 29.91   btrfs-progs btrfs-tools liblzo2-2
17:33:57 [2019-09-27T17:33:57.393Z] #44 31.02 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
17:33:57 [2019-09-27T17:33:57.393Z] #44 31.02 Need to get 649 kB of archives.
17:33:57 [2019-09-27T17:33:57.393Z] #44 31.02 After this operation, 4320 kB of additional disk space will be used.
17:33:57 [2019-09-27T17:33:57.393Z] #44 31.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
17:33:57 [2019-09-27T17:33:57.393Z] #44 31.02 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
17:33:57 [2019-09-27T17:33:57.393Z] #44 31.06 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
17:33:57 [2019-09-27T17:33:57.393Z] #44 31.89 debconf: delaying package configuration, since apt-utils is not installed
17:33:57 [2019-09-27T17:33:57.393Z] #44 32.06 Fetched 649 kB in 1s (598 kB/s)
17:33:57 [2019-09-27T17:33:57.393Z] #44 32.14 Selecting previously unselected package liblzo2-2:amd64.
17:33:57 [2019-09-27T17:33:57.393Z] #44 32.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
17:33:57 [2019-09-27T17:33:57.393Z] #44 32.17 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
17:33:57 [2019-09-27T17:33:57.393Z] #44 32.19 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
17:33:57 [2019-09-27T17:33:57.393Z] #44 32.30 Selecting previously unselected package btrfs-progs.
17:33:57 [2019-09-27T17:33:57.393Z] #44 32.30 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
17:33:57 [2019-09-27T17:33:57.393Z] #44 32.32 Unpacking btrfs-progs (4.7.3-1) ...
17:33:57 [2019-09-27T17:33:57.393Z] #44 33.00 Selecting previously unselected package btrfs-tools.
17:33:57 [2019-09-27T17:33:57.393Z] #44 33.01 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
17:33:57 [2019-09-27T17:33:57.393Z] #44 33.02 Unpacking btrfs-tools (4.7.3-1) ...
17:33:57 [2019-09-27T17:33:57.393Z] #44 33.29 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:33:57 [2019-09-27T17:33:57.393Z] #44 33.38 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
17:33:57 [2019-09-27T17:33:57.393Z] #44 33.40 Setting up btrfs-progs (4.7.3-1) ...
17:33:57 [2019-09-27T17:33:57.393Z] #44 33.41 Setting up btrfs-tools (4.7.3-1) ...
17:33:57 [2019-09-27T17:33:57.393Z] #44 33.44 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:33:57 [2019-09-27T17:33:57.393Z] #44 DONE 33.9s
17:33:57 [2019-09-27T17:33:57.403Z] #50 18.15 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
17:33:57 [2019-09-27T17:33:57.403Z] #50 18.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:33:57 [2019-09-27T17:33:57.651Z] 
17:33:57 [2019-09-27T17:33:57.651Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:33:57 [2019-09-27T17:33:57.651Z] #45 DONE 0.2s
17:33:57 [2019-09-27T17:33:57.651Z] 
17:33:57 [2019-09-27T17:33:57.651Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
17:33:57 [2019-09-27T17:33:57.651Z] #46 DONE 0.1s
17:33:57 [2019-09-27T17:33:57.651Z] 
17:33:57 [2019-09-27T17:33:57.651Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:33:58 [2019-09-27T17:33:58.776Z] #50 ...
17:33:58 [2019-09-27T17:33:58.776Z] 
17:33:58 [2019-09-27T17:33:58.776Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:33:58 [2019-09-27T17:33:58.776Z] #35 10.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
17:33:58 [2019-09-27T17:33:58.776Z] #35 20.23 Fetched 7916 kB in 13s (566 kB/s)
17:33:58 [2019-09-27T17:33:58.776Z] #35 20.23 Reading package lists...
17:33:58 [2019-09-27T17:33:58.776Z] #35 ...
17:33:58 [2019-09-27T17:33:58.776Z] 
17:33:58 [2019-09-27T17:33:58.776Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:33:58 [2019-09-27T17:33:58.776Z] #44 19.66 Fetched 7916 kB in 14s (562 kB/s)
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.574 + RM_GOPATH=0
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.574 + TMP_GOPATH=
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.574 + : /build
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.574 + '[' -z '' ']'
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.574 ++ mktemp -d
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.579 + export GOPATH=/tmp/tmp.6l1R7WNORn
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.579 + GOPATH=/tmp/tmp.6l1R7WNORn
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.580 + RM_GOPATH=1
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.580 ++ dirname ./install.sh
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.597 + dir=.
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.597 + bin=containerd
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.597 + shift
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.597 + '[' '!' -f ./containerd.installer ']'
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.597 + . ./containerd.installer
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.597 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.597 + install_containerd
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.598 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.598 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.598 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6l1R7WNORn/src/github.com/containerd/containerd
17:34:00 [2019-09-27T17:34:00.179Z] #47 2.600 Cloning into '/tmp/tmp.6l1R7WNORn/src/github.com/containerd/containerd'...
17:34:02 [2019-09-27T17:34:02.078Z] #47 ...
17:34:02 [2019-09-27T17:34:02.078Z] 
17:34:02 [2019-09-27T17:34:02.078Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:02 [2019-09-27T17:34:02.078Z] #35 28.55 Building dependency tree...
17:34:02 [2019-09-27T17:34:02.078Z] #35 29.64 Reading state information...
17:34:02 [2019-09-27T17:34:02.078Z] #35 30.67 The following additional packages will be installed:
17:34:02 [2019-09-27T17:34:02.078Z] #35 30.68   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
17:34:02 [2019-09-27T17:34:02.078Z] #35 30.68 Suggested packages:
17:34:02 [2019-09-27T17:34:02.078Z] #35 30.68   codeblocks eclipse ninja-build lrzip
17:34:02 [2019-09-27T17:34:02.078Z] #35 30.68 Recommended packages:
17:34:02 [2019-09-27T17:34:02.078Z] #35 30.68   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:34:02 [2019-09-27T17:34:02.078Z] #35 31.30 The following NEW packages will be installed:
17:34:02 [2019-09-27T17:34:02.078Z] #35 31.31   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
17:34:02 [2019-09-27T17:34:02.078Z] #35 31.31   vim-common xxd
17:34:02 [2019-09-27T17:34:02.078Z] #35 32.42 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
17:34:02 [2019-09-27T17:34:02.078Z] #35 32.42 Need to get 13.7 MB of archives.
17:34:02 [2019-09-27T17:34:02.078Z] #35 32.42 After this operation, 57.2 MB of additional disk space will be used.
17:34:02 [2019-09-27T17:34:02.078Z] #35 32.42 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
17:34:02 [2019-09-27T17:34:02.078Z] #35 32.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
17:34:02 [2019-09-27T17:34:02.078Z] #35 32.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
17:34:02 [2019-09-27T17:34:02.078Z] #35 33.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
17:34:02 [2019-09-27T17:34:02.078Z] #35 33.33 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
17:34:02 [2019-09-27T17:34:02.078Z] #35 33.35 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:34:02 [2019-09-27T17:34:02.078Z] #35 33.36 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
17:34:02 [2019-09-27T17:34:02.078Z] #35 33.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
17:34:02 [2019-09-27T17:34:02.078Z] #35 33.67 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
17:34:02 [2019-09-27T17:34:02.078Z] #35 33.69 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
17:34:02 [2019-09-27T17:34:02.078Z] #35 34.81 debconf: delaying package configuration, since apt-utils is not installed
17:34:02 [2019-09-27T17:34:02.078Z] #35 34.91 Fetched 13.7 MB in 2s (5861 kB/s)
17:34:02 [2019-09-27T17:34:02.078Z] #35 35.04 Selecting previously unselected package cmake-data.
17:34:02 [2019-09-27T17:34:02.078Z] #35 35.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
17:34:02 [2019-09-27T17:34:02.078Z] #35 35.14 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
17:34:02 [2019-09-27T17:34:02.078Z] #35 35.16 Unpacking cmake-data (3.7.2-1) ...
17:34:02 [2019-09-27T17:34:02.078Z] #35 37.48 Selecting previously unselected package liblzo2-2:amd64.
17:34:02 [2019-09-27T17:34:02.078Z] #35 37.48 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.078Z] #35 37.49 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
17:34:02 [2019-09-27T17:34:02.078Z] #35 37.59 Selecting previously unselected package libicu57:amd64.
17:34:02 [2019-09-27T17:34:02.078Z] #35 37.59 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.078Z] #35 37.60 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
17:34:02 [2019-09-27T17:34:02.078Z] #35 ...
17:34:02 [2019-09-27T17:34:02.078Z] 
17:34:02 [2019-09-27T17:34:02.078Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:02 [2019-09-27T17:34:02.078Z] #57 35.41 debconf: delaying package configuration, since apt-utils is not installed
17:34:02 [2019-09-27T17:34:02.078Z] #57 35.52 Fetched 3602 kB in 1s (2069 kB/s)
17:34:02 [2019-09-27T17:34:02.078Z] #57 35.59 Selecting previously unselected package libnet1:amd64.
17:34:02 [2019-09-27T17:34:02.078Z] #57 35.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
17:34:02 [2019-09-27T17:34:02.078Z] #57 35.65 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 35.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 35.79 Selecting previously unselected package libcap-dev:amd64.
17:34:02 [2019-09-27T17:34:02.078Z] #57 35.81 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 35.82 Unpacking libcap-dev:amd64 (1:2.25-1) ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 35.93 Selecting previously unselected package libnet1-dev.
17:34:02 [2019-09-27T17:34:02.078Z] #57 35.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 35.94 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.16 Selecting previously unselected package libnl-3-200:amd64.
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.17 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.18 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.30 Selecting previously unselected package libnl-3-dev:amd64.
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.30 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.33 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.54 Selecting previously unselected package libprotobuf-c1:amd64.
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.54 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.55 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.62 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.64 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.66 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.78 Selecting previously unselected package zlib1g-dev:amd64.
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 36.79 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 37.05 Selecting previously unselected package libprotobuf10:amd64.
17:34:02 [2019-09-27T17:34:02.078Z] #57 37.05 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 37.07 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 37.78 Selecting previously unselected package libprotobuf-lite10:amd64.
17:34:02 [2019-09-27T17:34:02.078Z] #57 37.79 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 37.79 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 38.08 Selecting previously unselected package libprotobuf-dev:amd64.
17:34:02 [2019-09-27T17:34:02.078Z] #57 38.09 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.078Z] #57 38.09 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
17:34:02 [2019-09-27T17:34:02.645Z] #57 39.10 Selecting previously unselected package libprotoc10:amd64.
17:34:02 [2019-09-27T17:34:02.645Z] #57 39.11 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.645Z] #57 39.12 Unpacking libprotoc10:amd64 (3.0.0-9) ...
17:34:02 [2019-09-27T17:34:02.903Z] #57 39.66 Selecting previously unselected package protobuf-c-compiler.
17:34:02 [2019-09-27T17:34:02.903Z] #57 39.66 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
17:34:02 [2019-09-27T17:34:02.952Z] #44 19.66 Reading package lists...
17:34:02 [2019-09-27T17:34:02.952Z] #44 ...
17:34:02 [2019-09-27T17:34:02.952Z] 
17:34:02 [2019-09-27T17:34:02.952Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:34:02 [2019-09-27T17:34:02.952Z] #30 13.02 unicode/utf8
17:34:02 [2019-09-27T17:34:02.952Z] #30 13.58 strconv
17:34:02 [2019-09-27T17:34:02.952Z] #30 16.29 internal/race
17:34:02 [2019-09-27T17:34:02.952Z] #30 16.40 sync/atomic
17:34:02 [2019-09-27T17:34:02.952Z] #30 16.61 unicode
17:34:02 [2019-09-27T17:34:02.952Z] #30 19.49 internal/testlog
17:34:02 [2019-09-27T17:34:02.952Z] #30 19.76 encoding
17:34:02 [2019-09-27T17:34:02.952Z] #30 19.93 runtime/cgo
17:34:02 [2019-09-27T17:34:02.952Z] #30 ...
17:34:02 [2019-09-27T17:34:02.952Z] 
17:34:02 [2019-09-27T17:34:02.952Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:34:02 [2019-09-27T17:34:02.952Z] #42 13.12 + cd /tmp/tmp.xrLIM0zvWZ/src/github.com/opencontainers/runc
17:34:02 [2019-09-27T17:34:02.952Z] #42 13.12 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
17:34:02 [2019-09-27T17:34:02.952Z] #42 14.04 + '[' -z '' ']'
17:34:02 [2019-09-27T17:34:02.952Z] #42 14.04 + target=static
17:34:02 [2019-09-27T17:34:02.952Z] #42 14.04 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:34:02 [2019-09-27T17:34:02.952Z] #42 15.62 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 .
17:34:02 [2019-09-27T17:34:02.952Z] #42 ...
17:34:02 [2019-09-27T17:34:02.952Z] 
17:34:02 [2019-09-27T17:34:02.952Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:34:02 [2019-09-27T17:34:02.952Z] #44 19.66 Reading package lists...
17:34:03 [2019-09-27T17:34:03.161Z] #57 39.67 Unpacking protobuf-c-compiler (1.2.1-2) ...
17:34:03 [2019-09-27T17:34:03.419Z] #57 39.82 Selecting previously unselected package protobuf-compiler.
17:34:03 [2019-09-27T17:34:03.419Z] #57 39.83 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
17:34:03 [2019-09-27T17:34:03.419Z] #57 39.84 Unpacking protobuf-compiler (3.0.0-9) ...
17:34:03 [2019-09-27T17:34:03.419Z] #57 40.02 Selecting previously unselected package python-pkg-resources.
17:34:03 [2019-09-27T17:34:03.419Z] #57 40.02 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
17:34:03 [2019-09-27T17:34:03.419Z] #57 40.02 Unpacking python-pkg-resources (33.1.1-1) ...
17:34:03 [2019-09-27T17:34:03.677Z] #57 40.22 Selecting previously unselected package python-protobuf.
17:34:03 [2019-09-27T17:34:03.677Z] #57 40.22 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
17:34:03 [2019-09-27T17:34:03.677Z] #57 40.22 Unpacking python-protobuf (3.0.0-9) ...
17:34:03 [2019-09-27T17:34:03.935Z] #57 ...
17:34:03 [2019-09-27T17:34:03.936Z] 
17:34:03 [2019-09-27T17:34:03.936Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
17:34:03 [2019-09-27T17:34:03.936Z] #27 30.53 + cd /tmp/tmp.ytboWeOlK9/src/gotest.tools/gotestsum
17:34:03 [2019-09-27T17:34:03.936Z] #27 30.53 + git checkout -q v0.3.5
17:34:03 [2019-09-27T17:34:03.936Z] #27 30.56 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
17:34:04 [2019-09-27T17:34:04.194Z] #27 ...
17:34:04 [2019-09-27T17:34:04.194Z] 
17:34:04 [2019-09-27T17:34:04.194Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:04 [2019-09-27T17:34:04.194Z] #57 40.72 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
17:34:04 [2019-09-27T17:34:04.452Z] #57 40.82 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
17:34:04 [2019-09-27T17:34:04.452Z] #57 40.83 Setting up python-pkg-resources (33.1.1-1) ...
17:34:04 [2019-09-27T17:34:04.848Z] #44 24.99 Reading package lists...
17:34:04 [2019-09-27T17:34:04.848Z] #44 ...
17:34:04 [2019-09-27T17:34:04.848Z] 
17:34:04 [2019-09-27T17:34:04.848Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
17:34:04 [2019-09-27T17:34:04.848Z] #55 16.30 + cd /tmp/tmp.sxHxB1wMnv/src/github.com/docker/distribution
17:34:04 [2019-09-27T17:34:04.848Z] #55 16.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:34:04 [2019-09-27T17:34:04.848Z] #55 18.10 + GOPATH=/tmp/tmp.sxHxB1wMnv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sxHxB1wMnv go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:34:04 [2019-09-27T17:34:04.848Z] #55 ...
17:34:04 [2019-09-27T17:34:04.848Z] 
17:34:04 [2019-09-27T17:34:04.848Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:34:04 [2019-09-27T17:34:04.848Z] #33 20.01 internal/testlog
17:34:04 [2019-09-27T17:34:04.848Z] #33 20.19 encoding
17:34:04 [2019-09-27T17:34:04.848Z] #33 20.31 unicode/utf16
17:34:04 [2019-09-27T17:34:04.848Z] #33 20.52 container/list
17:34:04 [2019-09-27T17:34:04.848Z] #33 21.06 crypto/internal/subtle
17:34:04 [2019-09-27T17:34:04.848Z] #33 21.15 crypto/subtle
17:34:04 [2019-09-27T17:34:04.848Z] #33 21.32 crypto/rc4
17:34:04 [2019-09-27T17:34:04.848Z] #33 21.60 internal/x/crypto/cryptobyte/asn1
17:34:04 [2019-09-27T17:34:04.848Z] #33 21.73 internal/nettrace
17:34:04 [2019-09-27T17:34:04.848Z] #33 21.79 internal/x/net/dns/dnsmessage
17:34:04 [2019-09-27T17:34:04.848Z] #33 25.21 runtime/cgo
17:34:06 [2019-09-27T17:34:06.747Z] #33 ...
17:34:06 [2019-09-27T17:34:06.747Z] 
17:34:06 [2019-09-27T17:34:06.747Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:06 [2019-09-27T17:34:06.747Z] #57 18.24 Fetched 7916 kB in 14s (565 kB/s)
17:34:06 [2019-09-27T17:34:06.747Z] #57 18.24 Reading package lists...
17:34:06 [2019-09-27T17:34:06.747Z] #57 23.71 Reading package lists...
17:34:06 [2019-09-27T17:34:06.747Z] #57 ...
17:34:06 [2019-09-27T17:34:06.747Z] 
17:34:06 [2019-09-27T17:34:06.747Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:06 [2019-09-27T17:34:06.747Z] #35 20.23 Reading package lists...
17:34:08 [2019-09-27T17:34:08.637Z] #57 44.70 Setting up libnet1-dev (1.1.6+dfsg-3) ...
17:34:08 [2019-09-27T17:34:08.637Z] #57 44.73 Setting up libprotobuf10:amd64 (3.0.0-9) ...
17:34:08 [2019-09-27T17:34:08.637Z] #57 44.74 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:34:08 [2019-09-27T17:34:08.637Z] #57 44.78 Setting up python-protobuf (3.0.0-9) ...
17:34:08 [2019-09-27T17:34:08.667Z] #35 25.40 Reading package lists...
17:34:08 [2019-09-27T17:34:08.667Z] #35 ...
17:34:08 [2019-09-27T17:34:08.667Z] 
17:34:08 [2019-09-27T17:34:08.667Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:34:08 [2019-09-27T17:34:08.667Z] #44 24.99 Reading package lists...
17:34:08 [2019-09-27T17:34:08.894Z] #57 ...
17:34:08 [2019-09-27T17:34:08.894Z] 
17:34:08 [2019-09-27T17:34:08.894Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:34:08 [2019-09-27T17:34:08.894Z] #30 35.23 sync
17:34:08 [2019-09-27T17:34:08.894Z] #30 35.67 io
17:34:08 [2019-09-27T17:34:08.894Z] #30 35.68 reflect
17:34:08 [2019-09-27T17:34:08.894Z] #30 36.82 syscall
17:34:08 [2019-09-27T17:34:08.894Z] #30 42.62 time
17:34:09 [2019-09-27T17:34:09.152Z] #30 ...
17:34:09 [2019-09-27T17:34:09.152Z] 
17:34:09 [2019-09-27T17:34:09.152Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:34:09 [2019-09-27T17:34:09.152Z] #33 35.01 internal/x/crypto/curve25519
17:34:09 [2019-09-27T17:34:09.152Z] #33 38.44 sync
17:34:09 [2019-09-27T17:34:09.152Z] #33 39.02 io
17:34:09 [2019-09-27T17:34:09.152Z] #33 39.03 reflect
17:34:09 [2019-09-27T17:34:09.152Z] #33 40.10 bytes
17:34:09 [2019-09-27T17:34:09.152Z] #33 41.73 bufio
17:34:09 [2019-09-27T17:34:09.152Z] #33 43.24 syscall
17:34:09 [2019-09-27T17:34:09.152Z] #33 ...
17:34:09 [2019-09-27T17:34:09.152Z] 
17:34:09 [2019-09-27T17:34:09.152Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:09 [2019-09-27T17:34:09.152Z] #35 43.11 Selecting previously unselected package libxml2:amd64.
17:34:09 [2019-09-27T17:34:09.152Z] #35 43.12 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
17:34:09 [2019-09-27T17:34:09.152Z] #35 43.13 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
17:34:09 [2019-09-27T17:34:09.152Z] #35 43.78 Selecting previously unselected package libarchive13:amd64.
17:34:09 [2019-09-27T17:34:09.152Z] #35 43.79 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
17:34:09 [2019-09-27T17:34:09.152Z] #35 43.79 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
17:34:09 [2019-09-27T17:34:09.152Z] #35 44.11 Selecting previously unselected package libjsoncpp1:amd64.
17:34:09 [2019-09-27T17:34:09.152Z] #35 44.11 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
17:34:09 [2019-09-27T17:34:09.152Z] #35 44.13 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:34:09 [2019-09-27T17:34:09.152Z] #35 44.28 Selecting previously unselected package libuv1:amd64.
17:34:09 [2019-09-27T17:34:09.152Z] #35 44.28 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
17:34:09 [2019-09-27T17:34:09.152Z] #35 44.29 Unpacking libuv1:amd64 (1.9.1-3) ...
17:34:09 [2019-09-27T17:34:09.152Z] #35 44.44 Selecting previously unselected package cmake.
17:34:09 [2019-09-27T17:34:09.152Z] #35 44.44 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
17:34:09 [2019-09-27T17:34:09.152Z] #35 44.52 Unpacking cmake (3.7.2-1) ...
17:34:09 [2019-09-27T17:34:09.599Z] #44 30.41 Building dependency tree...
17:34:09 [2019-09-27T17:34:09.599Z] #44 31.34 Reading state information...
17:34:10 [2019-09-27T17:34:10.527Z] #35 47.10 Selecting previously unselected package xxd.
17:34:10 [2019-09-27T17:34:10.527Z] #35 47.11 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
17:34:10 [2019-09-27T17:34:10.527Z] #35 47.12 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
17:34:10 [2019-09-27T17:34:10.531Z] #44 32.41 The following additional packages will be installed:
17:34:10 [2019-09-27T17:34:10.532Z] #44 32.43   btrfs-progs liblzo2-2
17:34:10 [2019-09-27T17:34:10.785Z] #35 47.30 Selecting previously unselected package vim-common.
17:34:10 [2019-09-27T17:34:10.785Z] #35 47.31 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
17:34:10 [2019-09-27T17:34:10.785Z] #35 47.34 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
17:34:10 [2019-09-27T17:34:10.790Z] #44 32.65 The following NEW packages will be installed:
17:34:10 [2019-09-27T17:34:10.790Z] #44 32.68   btrfs-progs btrfs-tools liblzo2-2
17:34:11 [2019-09-27T17:34:11.043Z] #35 47.58 Processing triggers for mime-support (3.60) ...
17:34:11 [2019-09-27T17:34:11.043Z] #35 47.66 Setting up xxd (2:8.0.0197-4+deb9u3) ...
17:34:11 [2019-09-27T17:34:11.043Z] #35 47.68 Setting up libuv1:amd64 (1.9.1-3) ...
17:34:11 [2019-09-27T17:34:11.043Z] #35 47.69 Setting up cmake-data (3.7.2-1) ...
17:34:11 [2019-09-27T17:34:11.043Z] #35 47.71 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
17:34:11 [2019-09-27T17:34:11.043Z] #35 47.72 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
17:34:11 [2019-09-27T17:34:11.043Z] #35 47.74 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:34:11 [2019-09-27T17:34:11.043Z] #35 47.78 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
17:34:11 [2019-09-27T17:34:11.301Z] #35 47.82 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
17:34:11 [2019-09-27T17:34:11.301Z] #35 47.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:34:11 [2019-09-27T17:34:11.301Z] #35 47.85 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
17:34:11 [2019-09-27T17:34:11.301Z] #35 47.87 Setting up cmake (3.7.2-1) ...
17:34:11 [2019-09-27T17:34:11.559Z] #35 47.97 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:34:12 [2019-09-27T17:34:12.125Z] #35 DONE 48.7s
17:34:12 [2019-09-27T17:34:12.125Z] 
17:34:12 [2019-09-27T17:34:12.125Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:34:12 [2019-09-27T17:34:12.125Z] #30 46.48 sort
17:34:12 [2019-09-27T17:34:12.125Z] #30 46.88 internal/poll
17:34:12 [2019-09-27T17:34:12.125Z] #30 47.47 internal/fmtsort
17:34:12 [2019-09-27T17:34:12.125Z] #30 48.12 internal/syscall/unix
17:34:12 [2019-09-27T17:34:12.125Z] #30 48.37 strings
17:34:12 [2019-09-27T17:34:12.125Z] #30 ...
17:34:12 [2019-09-27T17:34:12.125Z] 
17:34:12 [2019-09-27T17:34:12.125Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:34:12 [2019-09-27T17:34:12.125Z] #36 DONE 0.1s
17:34:12 [2019-09-27T17:34:12.125Z] 
17:34:12 [2019-09-27T17:34:12.125Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
17:34:12 [2019-09-27T17:34:12.125Z] #37 DONE 0.1s
17:34:12 [2019-09-27T17:34:12.162Z] #44 ...
17:34:12 [2019-09-27T17:34:12.162Z] 
17:34:12 [2019-09-27T17:34:12.162Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
17:34:12 [2019-09-27T17:34:12.162Z] #50 DONE 32.8s
17:34:12 [2019-09-27T17:34:12.162Z] 
17:34:12 [2019-09-27T17:34:12.162Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
17:34:12 [2019-09-27T17:34:12.162Z] #44 33.79 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
17:34:12 [2019-09-27T17:34:12.162Z] #44 33.79 Need to get 649 kB of archives.
17:34:12 [2019-09-27T17:34:12.162Z] #44 33.79 After this operation, 4320 kB of additional disk space will be used.
17:34:12 [2019-09-27T17:34:12.162Z] #44 33.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
17:34:12 [2019-09-27T17:34:12.162Z] #44 33.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
17:34:12 [2019-09-27T17:34:12.162Z] #44 33.83 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
17:34:12 [2019-09-27T17:34:12.383Z] 
17:34:12 [2019-09-27T17:34:12.383Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
17:34:13 [2019-09-27T17:34:13.095Z] #44 34.94 debconf: delaying package configuration, since apt-utils is not installed
17:34:13 [2019-09-27T17:34:13.095Z] #44 35.05 Fetched 649 kB in 1s (601 kB/s)
17:34:13 [2019-09-27T17:34:13.352Z] #44 35.12 Selecting previously unselected package liblzo2-2:amd64.
17:34:13 [2019-09-27T17:34:13.352Z] #44 35.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
17:34:13 [2019-09-27T17:34:13.352Z] #44 35.20 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
17:34:13 [2019-09-27T17:34:13.352Z] #44 35.23 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
17:34:13 [2019-09-27T17:34:13.610Z] #44 35.37 Selecting previously unselected package btrfs-progs.
17:34:13 [2019-09-27T17:34:13.610Z] #44 35.37 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
17:34:13 [2019-09-27T17:34:13.610Z] #44 35.38 Unpacking btrfs-progs (4.7.3-1) ...
17:34:14 [2019-09-27T17:34:14.175Z] #44 36.06 Selecting previously unselected package btrfs-tools.
17:34:14 [2019-09-27T17:34:14.175Z] #44 36.06 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
17:34:14 [2019-09-27T17:34:14.175Z] #44 36.07 Unpacking btrfs-tools (4.7.3-1) ...
17:34:14 [2019-09-27T17:34:14.283Z] #38 ...
17:34:14 [2019-09-27T17:34:14.283Z] 
17:34:14 [2019-09-27T17:34:14.283Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:14 [2019-09-27T17:34:14.283Z] #57 50.10 Setting up libcap-dev:amd64 (1:2.25-1) ...
17:34:14 [2019-09-27T17:34:14.283Z] #57 50.11 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
17:34:14 [2019-09-27T17:34:14.283Z] #57 50.12 Setting up libnl-3-200:amd64 (3.2.27-2) ...
17:34:14 [2019-09-27T17:34:14.283Z] #57 50.19 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
17:34:14 [2019-09-27T17:34:14.283Z] #57 50.20 Setting up libprotoc10:amd64 (3.0.0-9) ...
17:34:14 [2019-09-27T17:34:14.283Z] #57 50.22 Setting up protobuf-c-compiler (1.2.1-2) ...
17:34:14 [2019-09-27T17:34:14.283Z] #57 50.23 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
17:34:14 [2019-09-27T17:34:14.283Z] #57 50.25 Setting up protobuf-compiler (3.0.0-9) ...
17:34:14 [2019-09-27T17:34:14.283Z] #57 50.29 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
17:34:14 [2019-09-27T17:34:14.283Z] #57 50.31 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
17:34:14 [2019-09-27T17:34:14.283Z] #57 50.33 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:34:14 [2019-09-27T17:34:14.283Z] #57 DONE 50.5s
17:34:14 [2019-09-27T17:34:14.283Z] 
17:34:14 [2019-09-27T17:34:14.283Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:14 [2019-09-27T17:34:14.433Z] #44 36.23 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:34:14 [2019-09-27T17:34:14.433Z] #44 36.30 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
17:34:14 [2019-09-27T17:34:14.433Z] #44 36.31 Setting up btrfs-progs (4.7.3-1) ...
17:34:14 [2019-09-27T17:34:14.433Z] #44 36.33 Setting up btrfs-tools (4.7.3-1) ...
17:34:14 [2019-09-27T17:34:14.433Z] #44 36.35 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:34:14 [2019-09-27T17:34:14.692Z] #44 DONE 36.6s
17:34:14 [2019-09-27T17:34:14.692Z] 
17:34:14 [2019-09-27T17:34:14.692Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:34:14 [2019-09-27T17:34:14.692Z] #45 DONE 0.1s
17:34:14 [2019-09-27T17:34:14.692Z] 
17:34:14 [2019-09-27T17:34:14.692Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:14 [2019-09-27T17:34:14.692Z] #57 23.71 Reading package lists...
17:34:14 [2019-09-27T17:34:14.692Z] #57 29.02 Building dependency tree...
17:34:14 [2019-09-27T17:34:14.692Z] #57 29.96 Reading state information...
17:34:14 [2019-09-27T17:34:14.692Z] #57 31.03 The following additional packages will be installed:
17:34:14 [2019-09-27T17:34:14.692Z] #57 31.04   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
17:34:14 [2019-09-27T17:34:14.692Z] #57 31.04   libprotoc10 python-pkg-resources zlib1g-dev
17:34:14 [2019-09-27T17:34:14.692Z] #57 31.04 Suggested packages:
17:34:14 [2019-09-27T17:34:14.692Z] #57 31.06   manpages-dev python-setuptools
17:34:14 [2019-09-27T17:34:14.692Z] #57 32.42 The following NEW packages will be installed:
17:34:14 [2019-09-27T17:34:14.692Z] #57 32.42   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:34:14 [2019-09-27T17:34:14.692Z] #57 32.42   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
17:34:14 [2019-09-27T17:34:14.692Z] #57 32.43   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:34:14 [2019-09-27T17:34:14.692Z] #57 32.43   zlib1g-dev
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.54 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded.
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.54 Need to get 3602 kB of archives.
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.54 After this operation, 18.9 MB of additional disk space will be used.
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.65 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.67 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.67 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.67 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.68 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.68 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.69 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.73 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.73 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 33.94 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 34.02 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 34.07 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 34.09 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 34.12 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
17:34:14 [2019-09-27T17:34:14.692Z] #57 35.24 debconf: delaying package configuration, since apt-utils is not installed
17:34:14 [2019-09-27T17:34:14.692Z] #57 35.38 Fetched 3602 kB in 1s (2161 kB/s)
17:34:14 [2019-09-27T17:34:14.692Z] #57 35.49 Selecting previously unselected package libnet1:amd64.
17:34:14 [2019-09-27T17:34:14.692Z] #57 35.49 (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.)
17:34:14 [2019-09-27T17:34:14.692Z] #57 35.56 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
17:34:14 [2019-09-27T17:34:14.692Z] #57 35.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
17:34:14 [2019-09-27T17:34:14.692Z] #57 35.76 Selecting previously unselected package libcap-dev:amd64.
17:34:14 [2019-09-27T17:34:14.692Z] #57 35.77 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
17:34:14 [2019-09-27T17:34:14.692Z] #57 35.78 Unpacking libcap-dev:amd64 (1:2.25-1) ...
17:34:14 [2019-09-27T17:34:14.692Z] #57 35.94 Selecting previously unselected package libnet1-dev.
17:34:14 [2019-09-27T17:34:14.692Z] #57 35.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
17:34:14 [2019-09-27T17:34:14.692Z] #57 35.96 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
17:34:14 [2019-09-27T17:34:14.692Z] #57 36.14 Selecting previously unselected package libnl-3-200:amd64.
17:34:14 [2019-09-27T17:34:14.692Z] #57 36.14 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
17:34:14 [2019-09-27T17:34:14.692Z] #57 36.15 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
17:34:14 [2019-09-27T17:34:14.692Z] #57 36.27 Selecting previously unselected package libnl-3-dev:amd64.
17:34:14 [2019-09-27T17:34:14.692Z] #57 36.27 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
17:34:14 [2019-09-27T17:34:14.692Z] #57 36.28 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
17:34:14 [2019-09-27T17:34:14.692Z] #57 36.48 Selecting previously unselected package libprotobuf-c1:amd64.
17:34:14 [2019-09-27T17:34:14.692Z] #57 36.48 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
17:34:14 [2019-09-27T17:34:14.692Z] #57 36.49 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
17:34:14 [2019-09-27T17:34:14.692Z] #57 36.62 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:34:14 [2019-09-27T17:34:14.692Z] #57 36.62 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
17:34:14 [2019-09-27T17:34:14.692Z] #57 36.63 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
17:34:14 [2019-09-27T17:34:14.950Z] #57 ...
17:34:14 [2019-09-27T17:34:14.950Z] 
17:34:14 [2019-09-27T17:34:14.950Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
17:34:14 [2019-09-27T17:34:14.950Z] #46 DONE 0.1s
17:34:14 [2019-09-27T17:34:14.950Z] 
17:34:14 [2019-09-27T17:34:14.950Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:14 [2019-09-27T17:34:14.950Z] #57 36.82 Selecting previously unselected package zlib1g-dev:amd64.
17:34:14 [2019-09-27T17:34:14.950Z] #57 ...
17:34:14 [2019-09-27T17:34:14.950Z] 
17:34:14 [2019-09-27T17:34:14.950Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:34:17 [2019-09-27T17:34:17.564Z] #58 3.424 Note: Building without setproctitle() and strlcpy() support.
17:34:17 [2019-09-27T17:34:17.564Z] #58 3.425       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.721 + RM_GOPATH=0
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.727 + TMP_GOPATH=
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.727 + : /build
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.727 + '[' -z '' ']'
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.730 ++ mktemp -d
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.735 + export GOPATH=/tmp/tmp.FIyvi6meDg
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.735 + GOPATH=/tmp/tmp.FIyvi6meDg
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.735 + RM_GOPATH=1
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.737 ++ dirname ./install.sh
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.750 + dir=.
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.754 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.754 + bin=containerd
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.754 + shift
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.754 + '[' '!' -f ./containerd.installer ']'
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.754 + . ./containerd.installer
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.754 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.754 + install_containerd
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.754 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.754 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FIyvi6meDg/src/github.com/containerd/containerd
17:34:18 [2019-09-27T17:34:18.231Z] #47 2.758 Cloning into '/tmp/tmp.FIyvi6meDg/src/github.com/containerd/containerd'...
17:34:18 [2019-09-27T17:34:18.489Z] #47 ...
17:34:18 [2019-09-27T17:34:18.489Z] 
17:34:18 [2019-09-27T17:34:18.489Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:18 [2019-09-27T17:34:18.489Z] #35 25.40 Reading package lists...
17:34:18 [2019-09-27T17:34:18.489Z] #35 30.69 Building dependency tree...
17:34:18 [2019-09-27T17:34:18.489Z] #35 31.83 Reading state information...
17:34:18 [2019-09-27T17:34:18.489Z] #35 32.93 The following additional packages will be installed:
17:34:18 [2019-09-27T17:34:18.489Z] #35 32.93   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
17:34:18 [2019-09-27T17:34:18.489Z] #35 32.94 Suggested packages:
17:34:18 [2019-09-27T17:34:18.489Z] #35 32.94   codeblocks eclipse ninja-build lrzip
17:34:18 [2019-09-27T17:34:18.489Z] #35 32.94 Recommended packages:
17:34:18 [2019-09-27T17:34:18.489Z] #35 32.94   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:34:18 [2019-09-27T17:34:18.489Z] #35 33.42 The following NEW packages will be installed:
17:34:18 [2019-09-27T17:34:18.489Z] #35 33.44   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
17:34:18 [2019-09-27T17:34:18.489Z] #35 33.44   vim-common xxd
17:34:18 [2019-09-27T17:34:18.489Z] #35 34.53 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
17:34:18 [2019-09-27T17:34:18.489Z] #35 34.53 Need to get 13.7 MB of archives.
17:34:18 [2019-09-27T17:34:18.489Z] #35 34.53 After this operation, 57.2 MB of additional disk space will be used.
17:34:18 [2019-09-27T17:34:18.489Z] #35 34.53 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
17:34:18 [2019-09-27T17:34:18.489Z] #35 34.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
17:34:18 [2019-09-27T17:34:18.489Z] #35 34.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
17:34:18 [2019-09-27T17:34:18.489Z] #35 35.46 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
17:34:18 [2019-09-27T17:34:18.489Z] #35 35.53 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
17:34:18 [2019-09-27T17:34:18.489Z] #35 35.55 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:34:18 [2019-09-27T17:34:18.489Z] #35 35.55 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
17:34:18 [2019-09-27T17:34:18.489Z] #35 35.55 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
17:34:18 [2019-09-27T17:34:18.489Z] #35 35.75 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
17:34:18 [2019-09-27T17:34:18.489Z] #35 35.76 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
17:34:18 [2019-09-27T17:34:18.489Z] #35 36.71 debconf: delaying package configuration, since apt-utils is not installed
17:34:18 [2019-09-27T17:34:18.489Z] #35 36.98 Fetched 13.7 MB in 2s (5951 kB/s)
17:34:18 [2019-09-27T17:34:18.489Z] #35 37.08 Selecting previously unselected package cmake-data.
17:34:18 [2019-09-27T17:34:18.489Z] #35 37.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
17:34:18 [2019-09-27T17:34:18.489Z] #35 37.13 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
17:34:18 [2019-09-27T17:34:18.489Z] #35 37.14 Unpacking cmake-data (3.7.2-1) ...
17:34:18 [2019-09-27T17:34:18.489Z] #35 39.64 Selecting previously unselected package liblzo2-2:amd64.
17:34:18 [2019-09-27T17:34:18.489Z] #35 39.65 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
17:34:18 [2019-09-27T17:34:18.489Z] #35 39.67 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
17:34:18 [2019-09-27T17:34:18.489Z] #35 39.77 Selecting previously unselected package libicu57:amd64.
17:34:18 [2019-09-27T17:34:18.489Z] #35 39.78 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
17:34:18 [2019-09-27T17:34:18.489Z] #35 39.79 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
17:34:18 [2019-09-27T17:34:18.747Z] #35 ...
17:34:18 [2019-09-27T17:34:18.747Z] 
17:34:18 [2019-09-27T17:34:18.747Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:18 [2019-09-27T17:34:18.747Z] #57 36.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 36.86 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 37.19 Selecting previously unselected package libprotobuf10:amd64.
17:34:18 [2019-09-27T17:34:18.747Z] #57 37.19 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 37.19 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 37.98 Selecting previously unselected package libprotobuf-lite10:amd64.
17:34:18 [2019-09-27T17:34:18.747Z] #57 37.98 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 37.99 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 38.14 Selecting previously unselected package libprotobuf-dev:amd64.
17:34:18 [2019-09-27T17:34:18.747Z] #57 38.14 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 38.15 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 39.13 Selecting previously unselected package libprotoc10:amd64.
17:34:18 [2019-09-27T17:34:18.747Z] #57 39.14 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 39.15 Unpacking libprotoc10:amd64 (3.0.0-9) ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 39.67 Selecting previously unselected package protobuf-c-compiler.
17:34:18 [2019-09-27T17:34:18.747Z] #57 39.68 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 39.68 Unpacking protobuf-c-compiler (1.2.1-2) ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 39.80 Selecting previously unselected package protobuf-compiler.
17:34:18 [2019-09-27T17:34:18.747Z] #57 39.80 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 39.81 Unpacking protobuf-compiler (3.0.0-9) ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 39.95 Selecting previously unselected package python-pkg-resources.
17:34:18 [2019-09-27T17:34:18.747Z] #57 39.95 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 39.96 Unpacking python-pkg-resources (33.1.1-1) ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 40.14 Selecting previously unselected package python-protobuf.
17:34:18 [2019-09-27T17:34:18.747Z] #57 40.14 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 40.14 Unpacking python-protobuf (3.0.0-9) ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 40.58 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 40.68 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
17:34:18 [2019-09-27T17:34:18.747Z] #57 40.70 Setting up python-pkg-resources (33.1.1-1) ...
17:34:18 [2019-09-27T17:34:18.938Z] #58 4.955 fatal: Not a git repository (or any of the parent directories): .git
17:34:18 [2019-09-27T17:34:18.938Z] #58 4.993   GEN      .gitid
17:34:18 [2019-09-27T17:34:18.938Z] #58 5.018   GEN      criu/include/version.h
17:34:18 [2019-09-27T17:34:18.938Z] #58 5.053   GEN      include/common/asm
17:34:19 [2019-09-27T17:34:19.681Z] #57 ...
17:34:19 [2019-09-27T17:34:19.681Z] 
17:34:19 [2019-09-27T17:34:19.681Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
17:34:19 [2019-09-27T17:34:19.681Z] #27 31.64 + cd /tmp/tmp.KbH10iVxwz/src/gotest.tools/gotestsum
17:34:19 [2019-09-27T17:34:19.681Z] #27 31.64 + git checkout -q v0.3.5
17:34:19 [2019-09-27T17:34:19.681Z] #27 31.69 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
17:34:19 [2019-09-27T17:34:19.872Z] #58 ...
17:34:19 [2019-09-27T17:34:19.872Z] 
17:34:19 [2019-09-27T17:34:19.872Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.709 + RM_GOPATH=0
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.709 + TMP_GOPATH=
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.709 + : /build
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.709 + '[' -z '' ']'
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.709 ++ mktemp -d
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.716 + export GOPATH=/tmp/tmp.bpDaSlA5Qp
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.716 + GOPATH=/tmp/tmp.bpDaSlA5Qp
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.716 + RM_GOPATH=1
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.740 ++ dirname ./install.sh
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.741 + dir=.
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.741 + bin=tini
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.741 + shift
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.741 + '[' '!' -f ./tini.installer ']'
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.742 + . ./tini.installer
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.742 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.742 + install_tini
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.742 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.742 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.742 + git clone https://github.com/krallin/tini.git /tmp/tmp.bpDaSlA5Qp/tini
17:34:19 [2019-09-27T17:34:19.872Z] #38 2.745 Cloning into '/tmp/tmp.bpDaSlA5Qp/tini'...
17:34:19 [2019-09-27T17:34:19.872Z] #38 3.534 + cd /tmp/tmp.bpDaSlA5Qp/tini
17:34:19 [2019-09-27T17:34:19.872Z] #38 3.535 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
17:34:19 [2019-09-27T17:34:19.872Z] #38 3.539 + cmake .
17:34:19 [2019-09-27T17:34:19.872Z] #38 4.029 -- The C compiler identification is GNU 6.3.0
17:34:19 [2019-09-27T17:34:19.872Z] #38 4.063 -- Check for working C compiler: /usr/bin/cc
17:34:19 [2019-09-27T17:34:19.872Z] #38 4.517 -- Check for working C compiler: /usr/bin/cc -- works
17:34:19 [2019-09-27T17:34:19.872Z] #38 4.532 -- Detecting C compiler ABI info
17:34:19 [2019-09-27T17:34:19.872Z] #38 5.101 -- Detecting C compiler ABI info - done
17:34:19 [2019-09-27T17:34:19.872Z] #38 5.149 -- Detecting C compile features
17:34:19 [2019-09-27T17:34:19.872Z] #38 6.473 -- Detecting C compile features - done
17:34:19 [2019-09-27T17:34:19.872Z] #38 6.504 -- Performing Test HAS_BUILTIN_FORTIFY
17:34:19 [2019-09-27T17:34:19.872Z] #38 6.649 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:34:19 [2019-09-27T17:34:19.872Z] #38 6.771 -- Configuring done
17:34:19 [2019-09-27T17:34:19.872Z] #38 6.813 -- Generating done
17:34:19 [2019-09-27T17:34:19.872Z] #38 6.814 -- Build files have been written to: /tmp/tmp.bpDaSlA5Qp/tini
17:34:19 [2019-09-27T17:34:19.872Z] #38 6.820 + make tini-static
17:34:19 [2019-09-27T17:34:19.872Z] #38 7.197 Scanning dependencies of target tini-static
17:34:19 [2019-09-27T17:34:19.872Z] #38 7.290 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:34:19 [2019-09-27T17:34:19.938Z] #27 ...
17:34:19 [2019-09-27T17:34:19.938Z] 
17:34:19 [2019-09-27T17:34:19.938Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:34:19 [2019-09-27T17:34:19.938Z] #30 35.54 sync
17:34:19 [2019-09-27T17:34:19.938Z] #30 36.14 reflect
17:34:19 [2019-09-27T17:34:19.938Z] #30 36.14 io
17:34:19 [2019-09-27T17:34:19.938Z] #30 37.45 syscall
17:34:20 [2019-09-27T17:34:20.437Z] #38 ...
17:34:20 [2019-09-27T17:34:20.437Z] 
17:34:20 [2019-09-27T17:34:20.437Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:20 [2019-09-27T17:34:20.437Z] #58 6.398   PBCC     images/google/protobuf/descriptor.pb-c.c
17:34:20 [2019-09-27T17:34:20.437Z] #58 6.490   PBCC     images/opts.pb-c.c
17:34:20 [2019-09-27T17:34:20.437Z] #58 6.548   PBCC     images/sit.pb-c.c
17:34:20 [2019-09-27T17:34:20.695Z] #58 6.602   DEP      images/google/protobuf/descriptor.pb-c.d
17:34:20 [2019-09-27T17:34:20.695Z] #58 6.706   DEP      images/opts.pb-c.d
17:34:20 [2019-09-27T17:34:20.695Z] #58 6.763   DEP      images/sit.pb-c.d
17:34:20 [2019-09-27T17:34:20.695Z] #58 6.790   PBCC     images/macvlan.pb-c.c
17:34:20 [2019-09-27T17:34:20.695Z] #58 6.818   DEP      images/macvlan.pb-c.d
17:34:20 [2019-09-27T17:34:20.695Z] #58 6.855   PBCC     images/autofs.pb-c.c
17:34:20 [2019-09-27T17:34:20.695Z] #58 6.870   DEP      images/autofs.pb-c.d
17:34:20 [2019-09-27T17:34:20.695Z] #58 6.898   PBCC     images/sysctl.pb-c.c
17:34:20 [2019-09-27T17:34:20.953Z] #58 6.908   DEP      images/sysctl.pb-c.d
17:34:20 [2019-09-27T17:34:20.953Z] #58 6.982   PBCC     images/time.pb-c.c
17:34:20 [2019-09-27T17:34:20.953Z] #58 7.008   DEP      images/time.pb-c.d
17:34:20 [2019-09-27T17:34:20.953Z] #58 7.067   PBCC     images/binfmt-misc.pb-c.c
17:34:20 [2019-09-27T17:34:20.953Z] #58 7.097   DEP      images/binfmt-misc.pb-c.d
17:34:20 [2019-09-27T17:34:20.953Z] #58 7.138   PBCC     images/seccomp.pb-c.c
17:34:21 [2019-09-27T17:34:21.211Z] #58 7.186   DEP      images/seccomp.pb-c.d
17:34:21 [2019-09-27T17:34:21.211Z] #58 7.244   PBCC     images/userns.pb-c.c
17:34:21 [2019-09-27T17:34:21.211Z] #58 7.275   DEP      images/userns.pb-c.d
17:34:21 [2019-09-27T17:34:21.211Z] #58 7.305   PBCC     images/cgroup.pb-c.c
17:34:21 [2019-09-27T17:34:21.211Z] #58 7.386   DEP      images/cgroup.pb-c.d
17:34:21 [2019-09-27T17:34:21.469Z] #58 7.450   PBCC     images/fown.pb-c.c
17:34:21 [2019-09-27T17:34:21.469Z] #58 7.506   PBCC     images/ext-file.pb-c.c
17:34:21 [2019-09-27T17:34:21.469Z] #58 7.518   DEP      images/fown.pb-c.d
17:34:21 [2019-09-27T17:34:21.469Z] #58 7.556   DEP      images/ext-file.pb-c.d
17:34:21 [2019-09-27T17:34:21.469Z] #58 7.643   PBCC     images/rpc.pb-c.c
17:34:21 [2019-09-27T17:34:21.727Z] #58 ...
17:34:21 [2019-09-27T17:34:21.727Z] 
17:34:21 [2019-09-27T17:34:21.727Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
17:34:21 [2019-09-27T17:34:21.727Z] #38 8.429 [100%] Linking C executable tini-static
17:34:21 [2019-09-27T17:34:21.727Z] #38 8.932 [100%] Built target tini-static
17:34:21 [2019-09-27T17:34:21.727Z] #38 8.984 + mkdir -p /build
17:34:21 [2019-09-27T17:34:21.727Z] #38 8.988 + cp tini-static /build/docker-init
17:34:21 [2019-09-27T17:34:21.727Z] #38 DONE 9.4s
17:34:21 [2019-09-27T17:34:21.727Z] 
17:34:21 [2019-09-27T17:34:21.727Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:21 [2019-09-27T17:34:21.727Z] #58 7.711   DEP      images/rpc.pb-c.d
17:34:21 [2019-09-27T17:34:21.727Z] #58 7.821   PBCC     images/siginfo.pb-c.c
17:34:21 [2019-09-27T17:34:21.727Z] #58 7.836   DEP      images/siginfo.pb-c.d
17:34:21 [2019-09-27T17:34:21.727Z] #58 7.933   PBCC     images/pagemap.pb-c.c
17:34:21 [2019-09-27T17:34:21.989Z] #58 7.955   DEP      images/pagemap.pb-c.d
17:34:21 [2019-09-27T17:34:21.989Z] #58 8.041   PBCC     images/rlimit.pb-c.c
17:34:21 [2019-09-27T17:34:21.989Z] #58 8.095   DEP      images/rlimit.pb-c.d
17:34:21 [2019-09-27T17:34:21.989Z] #58 8.169   PBCC     images/file-lock.pb-c.c
17:34:22 [2019-09-27T17:34:22.247Z] #58 8.254   DEP      images/file-lock.pb-c.d
17:34:22 [2019-09-27T17:34:22.505Z] #58 8.343   PBCC     images/tty.pb-c.c
17:34:22 [2019-09-27T17:34:22.505Z] #58 8.419   DEP      images/tty.pb-c.d
17:34:22 [2019-09-27T17:34:22.505Z] #58 8.583   PBCC     images/tun.pb-c.c
17:34:22 [2019-09-27T17:34:22.505Z] #58 8.696   PBCC     images/netdev.pb-c.c
17:34:22 [2019-09-27T17:34:22.765Z] #58 8.781   DEP      images/tun.pb-c.d
17:34:22 [2019-09-27T17:34:22.765Z] #58 8.819   DEP      images/netdev.pb-c.d
17:34:22 [2019-09-27T17:34:22.765Z] #58 8.849   PBCC     images/vma.pb-c.c
17:34:22 [2019-09-27T17:34:22.765Z] #58 8.875   DEP      images/vma.pb-c.d
17:34:22 [2019-09-27T17:34:22.765Z] #58 8.895   PBCC     images/creds.pb-c.c
17:34:22 [2019-09-27T17:34:22.765Z] #58 8.914   DEP      images/creds.pb-c.d
17:34:22 [2019-09-27T17:34:22.765Z] #58 8.939   PBCC     images/utsns.pb-c.c
17:34:23 [2019-09-27T17:34:23.023Z] #58 8.968   DEP      images/utsns.pb-c.d
17:34:23 [2019-09-27T17:34:23.023Z] #58 9.015   PBCC     images/ipc-desc.pb-c.c
17:34:23 [2019-09-27T17:34:23.023Z] #58 9.047   PBCC     images/ipc-sem.pb-c.c
17:34:23 [2019-09-27T17:34:23.023Z] #58 ...
17:34:23 [2019-09-27T17:34:23.023Z] 
17:34:23 [2019-09-27T17:34:23.023Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:34:23 [2019-09-27T17:34:23.023Z] #30 49.29 os
17:34:23 [2019-09-27T17:34:23.023Z] #30 51.38 bytes
17:34:23 [2019-09-27T17:34:23.023Z] #30 53.17 fmt
17:34:23 [2019-09-27T17:34:23.023Z] #30 53.18 bufio
17:34:23 [2019-09-27T17:34:23.023Z] #30 54.71 path/filepath
17:34:23 [2019-09-27T17:34:23.023Z] #30 56.17 io/ioutil
17:34:23 [2019-09-27T17:34:23.023Z] #30 56.72 path
17:34:23 [2019-09-27T17:34:23.023Z] #30 56.88 flag
17:34:23 [2019-09-27T17:34:23.023Z] #30 57.31 github.com/BurntSushi/toml
17:34:23 [2019-09-27T17:34:23.023Z] #30 58.93 log
17:34:23 [2019-09-27T17:34:23.023Z] #30 59.33 text/tabwriter
17:34:23 [2019-09-27T17:34:23.023Z] #30 ...
17:34:23 [2019-09-27T17:34:23.023Z] 
17:34:23 [2019-09-27T17:34:23.023Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:23 [2019-09-27T17:34:23.023Z] #58 9.099   DEP      images/ipc-desc.pb-c.d
17:34:23 [2019-09-27T17:34:23.023Z] #58 9.169   DEP      images/ipc-sem.pb-c.d
17:34:23 [2019-09-27T17:34:23.219Z] #30 ...
17:34:23 [2019-09-27T17:34:23.219Z] 
17:34:23 [2019-09-27T17:34:23.219Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:23 [2019-09-27T17:34:23.219Z] #57 44.86 Setting up libnet1-dev (1.1.6+dfsg-3) ...
17:34:23 [2019-09-27T17:34:23.219Z] #57 44.88 Setting up libprotobuf10:amd64 (3.0.0-9) ...
17:34:23 [2019-09-27T17:34:23.219Z] #57 44.90 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:34:23 [2019-09-27T17:34:23.219Z] #57 44.93 Setting up python-protobuf (3.0.0-9) ...
17:34:23 [2019-09-27T17:34:23.282Z] #58 9.257   PBCC     images/ipc-msg.pb-c.c
17:34:23 [2019-09-27T17:34:23.282Z] #58 9.267   DEP      images/ipc-msg.pb-c.d
17:34:23 [2019-09-27T17:34:23.282Z] #58 9.326   PBCC     images/ipc-shm.pb-c.c
17:34:23 [2019-09-27T17:34:23.282Z] #58 9.338   DEP      images/ipc-shm.pb-c.d
17:34:23 [2019-09-27T17:34:23.282Z] #58 9.398   PBCC     images/ipc-var.pb-c.c
17:34:23 [2019-09-27T17:34:23.282Z] #58 9.429   DEP      images/ipc-var.pb-c.d
17:34:23 [2019-09-27T17:34:23.282Z] #58 ...
17:34:23 [2019-09-27T17:34:23.282Z] 
17:34:23 [2019-09-27T17:34:23.282Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:34:23 [2019-09-27T17:34:23.282Z] #33 49.31 time
17:34:23 [2019-09-27T17:34:23.282Z] #33 51.64 sort
17:34:23 [2019-09-27T17:34:23.282Z] #33 52.50 internal/fmtsort
17:34:23 [2019-09-27T17:34:23.282Z] #33 53.05 internal/syscall/unix
17:34:23 [2019-09-27T17:34:23.282Z] #33 53.22 strings
17:34:23 [2019-09-27T17:34:23.282Z] #33 54.69 internal/poll
17:34:23 [2019-09-27T17:34:23.282Z] #33 55.58 path
17:34:23 [2019-09-27T17:34:23.282Z] #33 56.07 regexp/syntax
17:34:23 [2019-09-27T17:34:23.282Z] #33 56.70 os
17:34:23 [2019-09-27T17:34:23.539Z] #33 ...
17:34:23 [2019-09-27T17:34:23.539Z] 
17:34:23 [2019-09-27T17:34:23.539Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:23 [2019-09-27T17:34:23.539Z] #58 9.476   PBCC     images/sk-opts.pb-c.c
17:34:23 [2019-09-27T17:34:23.539Z] #58 9.543   PBCC     images/packet-sock.pb-c.c
17:34:23 [2019-09-27T17:34:23.539Z] #58 9.631   DEP      images/sk-opts.pb-c.d
17:34:23 [2019-09-27T17:34:23.785Z] #57 ...
17:34:23 [2019-09-27T17:34:23.785Z] 
17:34:23 [2019-09-27T17:34:23.785Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:34:23 [2019-09-27T17:34:23.785Z] #33 34.15 internal/x/crypto/curve25519
17:34:23 [2019-09-27T17:34:23.785Z] #33 38.59 sync
17:34:23 [2019-09-27T17:34:23.785Z] #33 39.08 io
17:34:23 [2019-09-27T17:34:23.785Z] #33 39.09 reflect
17:34:23 [2019-09-27T17:34:23.785Z] #33 40.28 bytes
17:34:23 [2019-09-27T17:34:23.785Z] #33 42.20 bufio
17:34:23 [2019-09-27T17:34:23.785Z] #33 43.47 syscall
17:34:23 [2019-09-27T17:34:23.797Z] #58 9.710   DEP      images/packet-sock.pb-c.d
17:34:23 [2019-09-27T17:34:23.797Z] #58 9.766   PBCC     images/sk-netlink.pb-c.c
17:34:23 [2019-09-27T17:34:23.797Z] #58 9.807   DEP      images/sk-netlink.pb-c.d
17:34:23 [2019-09-27T17:34:23.797Z] #58 9.859   PBCC     images/sk-inet.pb-c.c
17:34:23 [2019-09-27T17:34:23.797Z] #58 9.951   DEP      images/sk-inet.pb-c.d
17:34:24 [2019-09-27T17:34:24.043Z] #33 ...
17:34:24 [2019-09-27T17:34:24.043Z] 
17:34:24 [2019-09-27T17:34:24.043Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:34:24 [2019-09-27T17:34:24.043Z] #30 44.34 time
17:34:24 [2019-09-27T17:34:24.054Z] #58 10.00   PBCC     images/sk-unix.pb-c.c
17:34:24 [2019-09-27T17:34:24.054Z] #58 10.05   DEP      images/sk-unix.pb-c.d
17:34:24 [2019-09-27T17:34:24.054Z] #58 10.09   PBCC     images/mm.pb-c.c
17:34:24 [2019-09-27T17:34:24.054Z] #58 10.11   DEP      images/mm.pb-c.d
17:34:24 [2019-09-27T17:34:24.054Z] #58 10.20   PBCC     images/timerfd.pb-c.c
17:34:24 [2019-09-27T17:34:24.312Z] #58 10.22   DEP      images/timerfd.pb-c.d
17:34:24 [2019-09-27T17:34:24.312Z] #58 10.28   PBCC     images/timer.pb-c.c
17:34:24 [2019-09-27T17:34:24.312Z] #58 10.32   DEP      images/timer.pb-c.d
17:34:24 [2019-09-27T17:34:24.312Z] #58 10.36   PBCC     images/sa.pb-c.c
17:34:24 [2019-09-27T17:34:24.312Z] #58 10.41   DEP      images/sa.pb-c.d
17:34:24 [2019-09-27T17:34:24.569Z] #58 10.47   PBCC     images/pipe-data.pb-c.c
17:34:24 [2019-09-27T17:34:24.570Z] #58 10.52   DEP      images/pipe-data.pb-c.d
17:34:24 [2019-09-27T17:34:24.570Z] #58 10.58   PBCC     images/mnt.pb-c.c
17:34:24 [2019-09-27T17:34:24.570Z] #58 10.61   DEP      images/mnt.pb-c.d
17:34:24 [2019-09-27T17:34:24.570Z] #58 10.69   PBCC     images/sk-packet.pb-c.c
17:34:24 [2019-09-27T17:34:24.827Z] #58 10.71   DEP      images/sk-packet.pb-c.d
17:34:24 [2019-09-27T17:34:24.827Z] #58 10.77   PBCC     images/tcp-stream.pb-c.c
17:34:24 [2019-09-27T17:34:24.827Z] #58 10.85   DEP      images/tcp-stream.pb-c.d
17:34:24 [2019-09-27T17:34:24.827Z] #58 10.91   PBCC     images/pipe.pb-c.c
17:34:24 [2019-09-27T17:34:24.827Z] #58 10.99   DEP      images/pipe.pb-c.d
17:34:25 [2019-09-27T17:34:25.085Z] #58 11.04   PBCC     images/pstree.pb-c.c
17:34:25 [2019-09-27T17:34:25.085Z] #58 11.05   DEP      images/pstree.pb-c.d
17:34:25 [2019-09-27T17:34:25.085Z] #58 11.12   PBCC     images/fs.pb-c.c
17:34:25 [2019-09-27T17:34:25.085Z] #58 11.14   DEP      images/fs.pb-c.d
17:34:25 [2019-09-27T17:34:25.085Z] #58 11.17   PBCC     images/signalfd.pb-c.c
17:34:25 [2019-09-27T17:34:25.085Z] #58 11.20   DEP      images/signalfd.pb-c.d
17:34:25 [2019-09-27T17:34:25.085Z] #58 11.23   PBCC     images/fh.pb-c.c
17:34:25 [2019-09-27T17:34:25.343Z] #58 11.25   PBCC     images/fsnotify.pb-c.c
17:34:25 [2019-09-27T17:34:25.343Z] #58 11.30   DEP      images/fh.pb-c.d
17:34:25 [2019-09-27T17:34:25.343Z] #58 11.34   DEP      images/fsnotify.pb-c.d
17:34:25 [2019-09-27T17:34:25.343Z] #58 11.37   PBCC     images/eventpoll.pb-c.c
17:34:25 [2019-09-27T17:34:25.343Z] #58 11.41   DEP      images/eventpoll.pb-c.d
17:34:25 [2019-09-27T17:34:25.343Z] #58 11.45   PBCC     images/eventfd.pb-c.c
17:34:25 [2019-09-27T17:34:25.601Z] #58 11.49   DEP      images/eventfd.pb-c.d
17:34:25 [2019-09-27T17:34:25.601Z] #58 11.54   PBCC     images/remap-file-path.pb-c.c
17:34:25 [2019-09-27T17:34:25.601Z] #58 11.58   DEP      images/remap-file-path.pb-c.d
17:34:25 [2019-09-27T17:34:25.601Z] #58 11.62   PBCC     images/fifo.pb-c.c
17:34:25 [2019-09-27T17:34:25.601Z] #58 11.63   DEP      images/fifo.pb-c.d
17:34:25 [2019-09-27T17:34:25.601Z] #58 11.67   PBCC     images/ghost-file.pb-c.c
17:34:25 [2019-09-27T17:34:25.859Z] #58 11.76   DEP      images/ghost-file.pb-c.d
17:34:25 [2019-09-27T17:34:25.859Z] #58 11.81   PBCC     images/regfile.pb-c.c
17:34:25 [2019-09-27T17:34:25.859Z] #58 11.85   DEP      images/regfile.pb-c.d
17:34:25 [2019-09-27T17:34:25.859Z] #58 11.93   PBCC     images/ns.pb-c.c
17:34:25 [2019-09-27T17:34:25.859Z] #58 11.95   DEP      images/ns.pb-c.d
17:34:25 [2019-09-27T17:34:25.859Z] #58 11.98   PBCC     images/fdinfo.pb-c.c
17:34:26 [2019-09-27T17:34:26.117Z] #58 12.06   DEP      images/fdinfo.pb-c.d
17:34:26 [2019-09-27T17:34:26.117Z] #58 12.13   PBCC     images/core-aarch64.pb-c.c
17:34:26 [2019-09-27T17:34:26.117Z] #58 12.17   PBCC     images/core-arm.pb-c.c
17:34:26 [2019-09-27T17:34:26.117Z] #58 12.21   PBCC     images/core-ppc64.pb-c.c
17:34:26 [2019-09-27T17:34:26.117Z] #58 12.22   PBCC     images/core-s390.pb-c.c
17:34:26 [2019-09-27T17:34:26.117Z] #58 12.26   PBCC     images/core-x86.pb-c.c
17:34:26 [2019-09-27T17:34:26.375Z] #58 12.28   PBCC     images/core.pb-c.c
17:34:26 [2019-09-27T17:34:26.375Z] #58 12.40   PBCC     images/inventory.pb-c.c
17:34:26 [2019-09-27T17:34:26.375Z] #58 12.47   DEP      images/core-aarch64.pb-c.d
17:34:26 [2019-09-27T17:34:26.375Z] #58 12.50   DEP      images/core-arm.pb-c.d
17:34:26 [2019-09-27T17:34:26.375Z] #58 12.55   DEP      images/core-ppc64.pb-c.d
17:34:26 [2019-09-27T17:34:26.633Z] #58 12.63   DEP      images/core-s390.pb-c.d
17:34:26 [2019-09-27T17:34:26.633Z] #58 12.71   DEP      images/core-x86.pb-c.d
17:34:26 [2019-09-27T17:34:26.633Z] #58 12.79   DEP      images/core.pb-c.d
17:34:26 [2019-09-27T17:34:26.633Z] #58 12.84   DEP      images/inventory.pb-c.d
17:34:26 [2019-09-27T17:34:26.891Z] #58 12.89   PBCC     images/cpuinfo.pb-c.c
17:34:26 [2019-09-27T17:34:26.891Z] #58 12.93   DEP      images/cpuinfo.pb-c.d
17:34:26 [2019-09-27T17:34:26.891Z] #58 12.98   PBCC     images/stats.pb-c.c
17:34:27 [2019-09-27T17:34:27.149Z] #58 13.02   DEP      images/stats.pb-c.d
17:34:27 [2019-09-27T17:34:27.322Z] #30 47.57 sort
17:34:28 [2019-09-27T17:34:28.256Z] #30 48.62 internal/fmtsort
17:34:28 [2019-09-27T17:34:28.256Z] #30 48.73 internal/poll
17:34:28 [2019-09-27T17:34:28.523Z] #58 14.25 make[1]: Nothing to be done for 'all'.
17:34:28 [2019-09-27T17:34:28.523Z] #58 ...
17:34:28 [2019-09-27T17:34:28.523Z] 
17:34:28 [2019-09-27T17:34:28.523Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:34:28 [2019-09-27T17:34:28.523Z] #30 61.48 github.com/BurntSushi/toml/cmd/tomlv
17:34:28 [2019-09-27T17:34:28.523Z] #30 DONE 64.9s
17:34:28 [2019-09-27T17:34:28.523Z] 
17:34:28 [2019-09-27T17:34:28.523Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:34:28 [2019-09-27T17:34:28.523Z] #33 60.37 fmt
17:34:28 [2019-09-27T17:34:28.523Z] #33 60.96 path/filepath
17:34:28 [2019-09-27T17:34:28.523Z] #33 61.94 regexp
17:34:28 [2019-09-27T17:34:28.781Z] #33 64.75 flag
17:34:28 [2019-09-27T17:34:28.821Z] #30 49.26 internal/syscall/unix
17:34:28 [2019-09-27T17:34:28.821Z] #30 49.40 strings
17:34:29 [2019-09-27T17:34:29.079Z] #30 ...
17:34:29 [2019-09-27T17:34:29.079Z] 
17:34:29 [2019-09-27T17:34:29.079Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:29 [2019-09-27T17:34:29.079Z] #35 45.30 Selecting previously unselected package libxml2:amd64.
17:34:29 [2019-09-27T17:34:29.079Z] #35 45.32 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 45.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 45.96 Selecting previously unselected package libarchive13:amd64.
17:34:29 [2019-09-27T17:34:29.079Z] #35 45.96 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 45.96 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 46.22 Selecting previously unselected package libjsoncpp1:amd64.
17:34:29 [2019-09-27T17:34:29.079Z] #35 46.24 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 46.25 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 46.40 Selecting previously unselected package libuv1:amd64.
17:34:29 [2019-09-27T17:34:29.079Z] #35 46.41 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 46.41 Unpacking libuv1:amd64 (1.9.1-3) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 46.57 Selecting previously unselected package cmake.
17:34:29 [2019-09-27T17:34:29.079Z] #35 46.57 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 46.66 Unpacking cmake (3.7.2-1) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.09 Selecting previously unselected package xxd.
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.09 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.10 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.29 Selecting previously unselected package vim-common.
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.30 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.30 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.63 Processing triggers for mime-support (3.60) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.72 Setting up xxd (2:8.0.0197-4+deb9u3) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.75 Setting up libuv1:amd64 (1.9.1-3) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.76 Setting up cmake-data (3.7.2-1) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.77 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.80 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.84 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.89 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.91 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.95 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.97 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 49.98 Setting up cmake (3.7.2-1) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 50.09 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:34:29 [2019-09-27T17:34:29.079Z] #35 DONE 51.1s
17:34:29 [2019-09-27T17:34:29.079Z] 
17:34:29 [2019-09-27T17:34:29.079Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:29 [2019-09-27T17:34:29.079Z] #57 50.26 Setting up libcap-dev:amd64 (1:2.25-1) ...
17:34:29 [2019-09-27T17:34:29.079Z] #57 50.28 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
17:34:29 [2019-09-27T17:34:29.079Z] #57 50.29 Setting up libnl-3-200:amd64 (3.2.27-2) ...
17:34:29 [2019-09-27T17:34:29.079Z] #57 50.85 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
17:34:29 [2019-09-27T17:34:29.079Z] #57 50.91 Setting up libprotoc10:amd64 (3.0.0-9) ...
17:34:29 [2019-09-27T17:34:29.079Z] #57 50.98 Setting up protobuf-c-compiler (1.2.1-2) ...
17:34:29 [2019-09-27T17:34:29.079Z] #57 51.05 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
17:34:29 [2019-09-27T17:34:29.337Z] #57 ...
17:34:29 [2019-09-27T17:34:29.337Z] 
17:34:29 [2019-09-27T17:34:29.337Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:34:29 [2019-09-27T17:34:29.337Z] #36 DONE 0.1s
17:34:29 [2019-09-27T17:34:29.337Z] 
17:34:29 [2019-09-27T17:34:29.337Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:29 [2019-09-27T17:34:29.337Z] #57 51.09 Setting up protobuf-compiler (3.0.0-9) ...
17:34:29 [2019-09-27T17:34:29.337Z] #57 51.12 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
17:34:29 [2019-09-27T17:34:29.337Z] #57 51.16 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
17:34:29 [2019-09-27T17:34:29.337Z] #57 51.17 Processing triggers for libc-bin (2.24-11+deb9u4) ...
17:34:29 [2019-09-27T17:34:29.337Z] #57 ...
17:34:29 [2019-09-27T17:34:29.337Z] 
17:34:29 [2019-09-27T17:34:29.337Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
17:34:29 [2019-09-27T17:34:29.337Z] #37 DONE 0.1s
17:34:29 [2019-09-27T17:34:29.595Z] 
17:34:29 [2019-09-27T17:34:29.595Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
17:34:29 [2019-09-27T17:34:29.595Z] #57 DONE 51.5s
17:34:29 [2019-09-27T17:34:29.595Z] 
17:34:29 [2019-09-27T17:34:29.595Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
17:34:29 [2019-09-27T17:34:29.715Z] #33 65.68 go/token
17:34:30 [2019-09-27T17:34:30.318Z] #33 ...
17:34:30 [2019-09-27T17:34:30.318Z] 
17:34:30 [2019-09-27T17:34:30.318Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:30 [2019-09-27T17:34:30.318Z] #58 16.30   CC       images/stats.o
17:34:30 [2019-09-27T17:34:30.883Z] #58 16.75   CC       images/core.o
17:34:31 [2019-09-27T17:34:31.448Z] #58 17.35   CC       images/core-x86.o
17:34:32 [2019-09-27T17:34:32.013Z] #58 17.93   CC       images/core-arm.o
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.517 + RM_GOPATH=0
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.517 + TMP_GOPATH=
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.517 + : /build
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.517 + '[' -z '' ']'
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.517 ++ mktemp -d
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.523 + export GOPATH=/tmp/tmp.NBI9ja7Gq6
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.523 + GOPATH=/tmp/tmp.NBI9ja7Gq6
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.523 + RM_GOPATH=1
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.523 ++ dirname ./install.sh
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.524 + dir=.
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.525 + bin=tini
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.525 + shift
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.525 + '[' '!' -f ./tini.installer ']'
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.525 + . ./tini.installer
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.525 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.526 + install_tini
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.526 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.526 + git clone https://github.com/krallin/tini.git /tmp/tmp.NBI9ja7Gq6/tini
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.527 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
17:34:32 [2019-09-27T17:34:32.123Z] #38 2.528 Cloning into '/tmp/tmp.NBI9ja7Gq6/tini'...
17:34:32 [2019-09-27T17:34:32.270Z] #58 18.25   CC       images/core-aarch64.o
17:34:32 [2019-09-27T17:34:32.270Z] #58 ...
17:34:32 [2019-09-27T17:34:32.270Z] 
17:34:32 [2019-09-27T17:34:32.270Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:34:32 [2019-09-27T17:34:32.270Z] #47 24.54 + cd /tmp/tmp.6l1R7WNORn/src/github.com/containerd/containerd
17:34:32 [2019-09-27T17:34:32.270Z] #47 24.54 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
17:34:32 [2019-09-27T17:34:32.270Z] #47 26.50 + export 'BUILDTAGS=netgo osusergo static_build'
17:34:32 [2019-09-27T17:34:32.270Z] #47 26.50 + BUILDTAGS='netgo osusergo static_build'
17:34:32 [2019-09-27T17:34:32.270Z] #47 26.50 + export EXTRA_FLAGS=-buildmode=pie
17:34:32 [2019-09-27T17:34:32.270Z] #47 26.50 + EXTRA_FLAGS=-buildmode=pie
17:34:32 [2019-09-27T17:34:32.270Z] #47 26.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:34:32 [2019-09-27T17:34:32.270Z] #47 26.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:34:32 [2019-09-27T17:34:32.270Z] #47 26.50 + '[' '' = dynamic ']'
17:34:32 [2019-09-27T17:34:32.270Z] #47 26.50 + make
17:34:32 [2019-09-27T17:34:32.270Z] #47 27.30 🇩 bin/ctr
17:34:32 [2019-09-27T17:34:32.527Z] #47 ...
17:34:32 [2019-09-27T17:34:32.527Z] 
17:34:32 [2019-09-27T17:34:32.527Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:34:32 [2019-09-27T17:34:32.527Z] #33 66.53 io/ioutil
17:34:32 [2019-09-27T17:34:32.527Z] #33 66.59 go/scanner
17:34:32 [2019-09-27T17:34:32.527Z] #33 67.09 net/url
17:34:32 [2019-09-27T17:34:32.527Z] #33 67.70 go/ast
17:34:32 [2019-09-27T17:34:32.527Z] #33 68.33 text/template/parse
17:34:32 [2019-09-27T17:34:32.689Z] #38 3.284 + cd /tmp/tmp.NBI9ja7Gq6/tini
17:34:32 [2019-09-27T17:34:32.689Z] #38 3.292 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
17:34:32 [2019-09-27T17:34:32.689Z] #38 3.312 + cmake .
17:34:33 [2019-09-27T17:34:33.255Z] #38 3.876 -- The C compiler identification is GNU 6.3.0
17:34:33 [2019-09-27T17:34:33.255Z] #38 3.905 -- Check for working C compiler: /usr/bin/cc
17:34:33 [2019-09-27T17:34:33.821Z] #38 4.416 -- Check for working C compiler: /usr/bin/cc -- works
17:34:33 [2019-09-27T17:34:33.821Z] #38 4.426 -- Detecting C compiler ABI info
17:34:34 [2019-09-27T17:34:34.387Z] #38 4.959 -- Detecting C compiler ABI info - done
17:34:34 [2019-09-27T17:34:34.387Z] #38 5.020 -- Detecting C compile features
17:34:35 [2019-09-27T17:34:35.808Z] #33 71.67 go/parser
17:34:36 [2019-09-27T17:34:36.065Z] #33 71.88 text/template
17:34:36 [2019-09-27T17:34:36.286Z] #38 6.853 -- Detecting C compile features - done
17:34:36 [2019-09-27T17:34:36.286Z] #38 6.896 -- Performing Test HAS_BUILTIN_FORTIFY
17:34:36 [2019-09-27T17:34:36.544Z] #38 7.043 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:34:36 [2019-09-27T17:34:36.544Z] #38 7.145 -- Configuring done
17:34:36 [2019-09-27T17:34:36.544Z] #38 7.154 -- Generating done
17:34:36 [2019-09-27T17:34:36.544Z] #38 7.168 -- Build files have been written to: /tmp/tmp.NBI9ja7Gq6/tini
17:34:36 [2019-09-27T17:34:36.544Z] #38 7.179 + make tini-static
17:34:37 [2019-09-27T17:34:37.109Z] #38 7.579 Scanning dependencies of target tini-static
17:34:37 [2019-09-27T17:34:37.109Z] #38 7.709 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:34:37 [2019-09-27T17:34:37.434Z] #33 ...
17:34:37 [2019-09-27T17:34:37.434Z] 
17:34:37 [2019-09-27T17:34:37.434Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:37 [2019-09-27T17:34:37.434Z] #58 18.61   CC       images/core-ppc64.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 19.12   CC       images/core-s390.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 19.63   CC       images/cpuinfo.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 20.06   CC       images/inventory.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 20.48   CC       images/fdinfo.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 20.78   CC       images/fown.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 20.94   CC       images/ns.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 21.13   CC       images/regfile.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 21.31   CC       images/ghost-file.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 21.55   CC       images/fifo.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 21.80   CC       images/remap-file-path.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 21.95   CC       images/eventfd.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 22.12   CC       images/eventpoll.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 22.34   CC       images/fh.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 22.72   CC       images/fsnotify.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 23.28   CC       images/signalfd.o
17:34:37 [2019-09-27T17:34:37.434Z] #58 23.43   CC       images/fs.o
17:34:37 [2019-09-27T17:34:37.691Z] #58 23.68   CC       images/pstree.o
17:34:37 [2019-09-27T17:34:37.948Z] #58 23.91   CC       images/pipe.o
17:34:38 [2019-09-27T17:34:38.041Z] #38 ...
17:34:38 [2019-09-27T17:34:38.041Z] 
17:34:38 [2019-09-27T17:34:38.041Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:38 [2019-09-27T17:34:38.041Z] #58 4.196 Note: Building without setproctitle() and strlcpy() support.
17:34:38 [2019-09-27T17:34:38.041Z] #58 4.198       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:34:38 [2019-09-27T17:34:38.041Z] #58 5.502 fatal: Not a git repository (or any of the parent directories): .git
17:34:38 [2019-09-27T17:34:38.041Z] #58 5.561   GEN      .gitid
17:34:38 [2019-09-27T17:34:38.041Z] #58 5.572   GEN      criu/include/version.h
17:34:38 [2019-09-27T17:34:38.041Z] #58 5.616   GEN      include/common/asm
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.049   PBCC     images/google/protobuf/descriptor.pb-c.c
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.118   PBCC     images/opts.pb-c.c
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.132   PBCC     images/sit.pb-c.c
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.229   DEP      images/google/protobuf/descriptor.pb-c.d
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.294   DEP      images/opts.pb-c.d
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.373   DEP      images/sit.pb-c.d
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.433   PBCC     images/macvlan.pb-c.c
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.472   DEP      images/macvlan.pb-c.d
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.510   PBCC     images/autofs.pb-c.c
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.529   DEP      images/autofs.pb-c.d
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.574   PBCC     images/sysctl.pb-c.c
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.598   DEP      images/sysctl.pb-c.d
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.642   PBCC     images/time.pb-c.c
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.683   DEP      images/time.pb-c.d
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.753   PBCC     images/binfmt-misc.pb-c.c
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.793   DEP      images/binfmt-misc.pb-c.d
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.841   PBCC     images/seccomp.pb-c.c
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.889   DEP      images/seccomp.pb-c.d
17:34:38 [2019-09-27T17:34:38.041Z] #58 7.954   PBCC     images/userns.pb-c.c
17:34:38 [2019-09-27T17:34:38.041Z] #58 8.010   DEP      images/userns.pb-c.d
17:34:38 [2019-09-27T17:34:38.041Z] #58 8.094   PBCC     images/cgroup.pb-c.c
17:34:38 [2019-09-27T17:34:38.041Z] #58 8.135   DEP      images/cgroup.pb-c.d
17:34:38 [2019-09-27T17:34:38.041Z] #58 8.174   PBCC     images/fown.pb-c.c
17:34:38 [2019-09-27T17:34:38.041Z] #58 8.222   PBCC     images/ext-file.pb-c.c
17:34:38 [2019-09-27T17:34:38.041Z] #58 8.277   DEP      images/fown.pb-c.d
17:34:38 [2019-09-27T17:34:38.041Z] #58 8.316   DEP      images/ext-file.pb-c.d
17:34:38 [2019-09-27T17:34:38.041Z] #58 8.406   PBCC     images/rpc.pb-c.c
17:34:38 [2019-09-27T17:34:38.041Z] #58 8.457   DEP      images/rpc.pb-c.d
17:34:38 [2019-09-27T17:34:38.041Z] #58 8.519   PBCC     images/siginfo.pb-c.c
17:34:38 [2019-09-27T17:34:38.206Z] #58 24.15   CC       images/tcp-stream.o
17:34:38 [2019-09-27T17:34:38.310Z] #58 8.567   DEP      images/siginfo.pb-c.d
17:34:38 [2019-09-27T17:34:38.310Z] #58 8.643   PBCC     images/pagemap.pb-c.c
17:34:38 [2019-09-27T17:34:38.310Z] #58 8.684   DEP      images/pagemap.pb-c.d
17:34:38 [2019-09-27T17:34:38.310Z] #58 8.774   PBCC     images/rlimit.pb-c.c
17:34:38 [2019-09-27T17:34:38.463Z] #58 24.36   CC       images/sk-packet.o
17:34:38 [2019-09-27T17:34:38.571Z] #58 8.788   DEP      images/rlimit.pb-c.d
17:34:38 [2019-09-27T17:34:38.571Z] #58 8.823   PBCC     images/file-lock.pb-c.c
17:34:38 [2019-09-27T17:34:38.571Z] #58 8.856   DEP      images/file-lock.pb-c.d
17:34:38 [2019-09-27T17:34:38.571Z] #58 8.912   PBCC     images/tty.pb-c.c
17:34:38 [2019-09-27T17:34:38.571Z] #58 8.981   DEP      images/tty.pb-c.d
17:34:38 [2019-09-27T17:34:38.571Z] #58 9.021   PBCC     images/tun.pb-c.c
17:34:38 [2019-09-27T17:34:38.720Z] #58 24.64   CC       images/mnt.o
17:34:38 [2019-09-27T17:34:38.720Z] #58 24.88   CC       images/pipe-data.o
17:34:38 [2019-09-27T17:34:38.830Z] #58 9.077   PBCC     images/netdev.pb-c.c
17:34:38 [2019-09-27T17:34:38.831Z] #58 ...
17:34:38 [2019-09-27T17:34:38.831Z] 
17:34:38 [2019-09-27T17:34:38.831Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
17:34:38 [2019-09-27T17:34:38.831Z] #38 9.388 [100%] Linking C executable tini-static
17:34:38 [2019-09-27T17:34:38.977Z] #58 25.01   CC       images/sa.o
17:34:39 [2019-09-27T17:34:39.088Z] #38 9.845 [100%] Built target tini-static
17:34:39 [2019-09-27T17:34:39.234Z] #58 25.20   CC       images/timer.o
17:34:39 [2019-09-27T17:34:39.346Z] #38 9.924 + mkdir -p /build
17:34:39 [2019-09-27T17:34:39.346Z] #38 9.935 + cp tini-static /build/docker-init
17:34:39 [2019-09-27T17:34:39.491Z] #58 25.48   CC       images/timerfd.o
17:34:39 [2019-09-27T17:34:39.603Z] #38 ...
17:34:39 [2019-09-27T17:34:39.603Z] 
17:34:39 [2019-09-27T17:34:39.603Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:34:39 [2019-09-27T17:34:39.603Z] #33 50.03 time
17:34:39 [2019-09-27T17:34:39.603Z] #33 51.15 sort
17:34:39 [2019-09-27T17:34:39.603Z] #33 52.35 internal/fmtsort
17:34:39 [2019-09-27T17:34:39.603Z] #33 52.92 internal/syscall/unix
17:34:39 [2019-09-27T17:34:39.603Z] #33 53.14 strings
17:34:39 [2019-09-27T17:34:39.603Z] #33 55.05 internal/poll
17:34:39 [2019-09-27T17:34:39.603Z] #33 55.71 path
17:34:39 [2019-09-27T17:34:39.603Z] #33 56.48 regexp/syntax
17:34:39 [2019-09-27T17:34:39.603Z] #33 56.97 os
17:34:39 [2019-09-27T17:34:39.748Z] #58 25.69   CC       images/mm.o
17:34:39 [2019-09-27T17:34:39.870Z] #33 ...
17:34:39 [2019-09-27T17:34:39.870Z] 
17:34:39 [2019-09-27T17:34:39.870Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.181   DEP      images/tun.pb-c.d
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.244   DEP      images/netdev.pb-c.d
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.324   PBCC     images/vma.pb-c.c
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.353   DEP      images/vma.pb-c.d
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.421   PBCC     images/creds.pb-c.c
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.475   DEP      images/creds.pb-c.d
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.544   PBCC     images/utsns.pb-c.c
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.569   DEP      images/utsns.pb-c.d
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.621   PBCC     images/ipc-desc.pb-c.c
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.658   PBCC     images/ipc-sem.pb-c.c
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.705   DEP      images/ipc-desc.pb-c.d
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.765   DEP      images/ipc-sem.pb-c.d
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.825   PBCC     images/ipc-msg.pb-c.c
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.848   DEP      images/ipc-msg.pb-c.d
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.878   PBCC     images/ipc-shm.pb-c.c
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.899   DEP      images/ipc-shm.pb-c.d
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.943   PBCC     images/ipc-var.pb-c.c
17:34:39 [2019-09-27T17:34:39.870Z] #58 9.997   DEP      images/ipc-var.pb-c.d
17:34:39 [2019-09-27T17:34:39.870Z] #58 10.06   PBCC     images/sk-opts.pb-c.c
17:34:39 [2019-09-27T17:34:39.870Z] #58 10.09   PBCC     images/packet-sock.pb-c.c
17:34:39 [2019-09-27T17:34:39.870Z] #58 10.10   DEP      images/sk-opts.pb-c.d
17:34:39 [2019-09-27T17:34:39.870Z] #58 10.18   DEP      images/packet-sock.pb-c.d
17:34:39 [2019-09-27T17:34:39.870Z] #58 ...
17:34:39 [2019-09-27T17:34:39.870Z] 
17:34:39 [2019-09-27T17:34:39.870Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
17:34:39 [2019-09-27T17:34:39.870Z] #38 DONE 10.7s
17:34:39 [2019-09-27T17:34:39.870Z] 
17:34:39 [2019-09-27T17:34:39.870Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:39 [2019-09-27T17:34:39.870Z] #58 10.33   PBCC     images/sk-netlink.pb-c.c
17:34:39 [2019-09-27T17:34:39.870Z] #58 10.34   DEP      images/sk-netlink.pb-c.d
17:34:40 [2019-09-27T17:34:40.005Z] #58 26.04   CC       images/sk-opts.o
17:34:40 [2019-09-27T17:34:40.128Z] #58 10.49   PBCC     images/sk-inet.pb-c.c
17:34:40 [2019-09-27T17:34:40.262Z] #58 26.30   CC       images/sk-unix.o
17:34:40 [2019-09-27T17:34:40.386Z] #58 10.60   DEP      images/sk-inet.pb-c.d
17:34:40 [2019-09-27T17:34:40.386Z] #58 ...
17:34:40 [2019-09-27T17:34:40.386Z] 
17:34:40 [2019-09-27T17:34:40.386Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:34:40 [2019-09-27T17:34:40.386Z] #30 50.67 os
17:34:40 [2019-09-27T17:34:40.386Z] #30 52.36 bytes
17:34:40 [2019-09-27T17:34:40.386Z] #30 53.94 bufio
17:34:40 [2019-09-27T17:34:40.386Z] #30 54.61 fmt
17:34:40 [2019-09-27T17:34:40.386Z] #30 55.58 path/filepath
17:34:40 [2019-09-27T17:34:40.386Z] #30 57.10 io/ioutil
17:34:40 [2019-09-27T17:34:40.386Z] #30 57.51 path
17:34:40 [2019-09-27T17:34:40.386Z] #30 57.86 text/tabwriter
17:34:40 [2019-09-27T17:34:40.386Z] #30 59.11 github.com/BurntSushi/toml
17:34:40 [2019-09-27T17:34:40.386Z] #30 59.13 flag
17:34:40 [2019-09-27T17:34:40.386Z] #30 60.61 log
17:34:40 [2019-09-27T17:34:40.386Z] #30 ...
17:34:40 [2019-09-27T17:34:40.386Z] 
17:34:40 [2019-09-27T17:34:40.386Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:40 [2019-09-27T17:34:40.386Z] #58 10.72   PBCC     images/sk-unix.pb-c.c
17:34:40 [2019-09-27T17:34:40.519Z] #58 26.55   CC       images/sk-inet.o
17:34:40 [2019-09-27T17:34:40.644Z] #58 10.86   DEP      images/sk-unix.pb-c.d
17:34:40 [2019-09-27T17:34:40.644Z] #58 11.01   PBCC     images/mm.pb-c.c
17:34:40 [2019-09-27T17:34:40.644Z] #58 11.11   DEP      images/mm.pb-c.d
17:34:40 [2019-09-27T17:34:40.902Z] #58 11.18   PBCC     images/timerfd.pb-c.c
17:34:40 [2019-09-27T17:34:40.902Z] #58 11.25   DEP      images/timerfd.pb-c.d
17:34:40 [2019-09-27T17:34:40.902Z] #58 11.34   PBCC     images/timer.pb-c.c
17:34:41 [2019-09-27T17:34:41.085Z] #58 26.96   CC       images/tun.o
17:34:41 [2019-09-27T17:34:41.159Z] #58 11.41   DEP      images/timer.pb-c.d
17:34:41 [2019-09-27T17:34:41.159Z] #58 11.44   PBCC     images/sa.pb-c.c
17:34:41 [2019-09-27T17:34:41.159Z] #58 11.48   DEP      images/sa.pb-c.d
17:34:41 [2019-09-27T17:34:41.159Z] #58 11.51   PBCC     images/pipe-data.pb-c.c
17:34:41 [2019-09-27T17:34:41.159Z] #58 11.53   DEP      images/pipe-data.pb-c.d
17:34:41 [2019-09-27T17:34:41.159Z] #58 11.58   PBCC     images/mnt.pb-c.c
17:34:41 [2019-09-27T17:34:41.159Z] #58 11.62   DEP      images/mnt.pb-c.d
17:34:41 [2019-09-27T17:34:41.342Z] #58 27.25   CC       images/sk-netlink.o
17:34:41 [2019-09-27T17:34:41.342Z] #58 27.49   CC       images/packet-sock.o
17:34:41 [2019-09-27T17:34:41.417Z] #58 11.65   PBCC     images/sk-packet.pb-c.c
17:34:41 [2019-09-27T17:34:41.417Z] #58 11.66   DEP      images/sk-packet.pb-c.d
17:34:41 [2019-09-27T17:34:41.417Z] #58 11.70   PBCC     images/tcp-stream.pb-c.c
17:34:41 [2019-09-27T17:34:41.417Z] #58 11.75   DEP      images/tcp-stream.pb-c.d
17:34:41 [2019-09-27T17:34:41.417Z] #58 11.77   PBCC     images/pipe.pb-c.c
17:34:41 [2019-09-27T17:34:41.417Z] #58 11.80   DEP      images/pipe.pb-c.d
17:34:41 [2019-09-27T17:34:41.417Z] #58 11.85   PBCC     images/pstree.pb-c.c
17:34:41 [2019-09-27T17:34:41.674Z] #58 11.88   DEP      images/pstree.pb-c.d
17:34:41 [2019-09-27T17:34:41.674Z] #58 11.94   PBCC     images/fs.pb-c.c
17:34:41 [2019-09-27T17:34:41.674Z] #58 11.97   DEP      images/fs.pb-c.d
17:34:41 [2019-09-27T17:34:41.674Z] #58 11.99   PBCC     images/signalfd.pb-c.c
17:34:41 [2019-09-27T17:34:41.674Z] #58 12.00   DEP      images/signalfd.pb-c.d
17:34:41 [2019-09-27T17:34:41.674Z] #58 12.07   PBCC     images/fh.pb-c.c
17:34:41 [2019-09-27T17:34:41.908Z] #58 27.89   CC       images/ipc-var.o
17:34:41 [2019-09-27T17:34:41.932Z] #58 12.14   PBCC     images/fsnotify.pb-c.c
17:34:41 [2019-09-27T17:34:41.932Z] #58 12.24   DEP      images/fh.pb-c.d
17:34:41 [2019-09-27T17:34:41.932Z] #58 12.34   DEP      images/fsnotify.pb-c.d
17:34:42 [2019-09-27T17:34:42.165Z] #58 28.07   CC       images/ipc-desc.o
17:34:42 [2019-09-27T17:34:42.165Z] #58 28.28   CC       images/ipc-shm.o
17:34:42 [2019-09-27T17:34:42.190Z] #58 12.41   PBCC     images/eventpoll.pb-c.c
17:34:42 [2019-09-27T17:34:42.190Z] #58 12.45   DEP      images/eventpoll.pb-c.d
17:34:42 [2019-09-27T17:34:42.190Z] #58 12.51   PBCC     images/eventfd.pb-c.c
17:34:42 [2019-09-27T17:34:42.190Z] #58 12.56   DEP      images/eventfd.pb-c.d
17:34:42 [2019-09-27T17:34:42.190Z] #58 12.61   PBCC     images/remap-file-path.pb-c.c
17:34:42 [2019-09-27T17:34:42.190Z] #58 12.62   DEP      images/remap-file-path.pb-c.d
17:34:42 [2019-09-27T17:34:42.190Z] #58 12.69   PBCC     images/fifo.pb-c.c
17:34:42 [2019-09-27T17:34:42.190Z] #58 12.73   DEP      images/fifo.pb-c.d
17:34:42 [2019-09-27T17:34:42.423Z] #58 28.51   CC       images/ipc-msg.o
17:34:42 [2019-09-27T17:34:42.448Z] #58 12.78   PBCC     images/ghost-file.pb-c.c
17:34:42 [2019-09-27T17:34:42.448Z] #58 12.87   DEP      images/ghost-file.pb-c.d
17:34:42 [2019-09-27T17:34:42.681Z] #58 28.78   CC       images/ipc-sem.o
17:34:42 [2019-09-27T17:34:42.706Z] #58 12.93   PBCC     images/regfile.pb-c.c
17:34:42 [2019-09-27T17:34:42.706Z] #58 12.99   DEP      images/regfile.pb-c.d
17:34:42 [2019-09-27T17:34:42.706Z] #58 13.03   PBCC     images/ns.pb-c.c
17:34:42 [2019-09-27T17:34:42.706Z] #58 13.04   DEP      images/ns.pb-c.d
17:34:42 [2019-09-27T17:34:42.706Z] #58 13.10   PBCC     images/fdinfo.pb-c.c
17:34:42 [2019-09-27T17:34:42.706Z] #58 13.18   DEP      images/fdinfo.pb-c.d
17:34:42 [2019-09-27T17:34:42.706Z] #58 13.23   PBCC     images/core-aarch64.pb-c.c
17:34:42 [2019-09-27T17:34:42.939Z] #58 28.93   CC       images/utsns.o
17:34:42 [2019-09-27T17:34:42.964Z] #58 13.26   PBCC     images/core-arm.pb-c.c
17:34:42 [2019-09-27T17:34:42.964Z] #58 13.30   PBCC     images/core-ppc64.pb-c.c
17:34:42 [2019-09-27T17:34:42.964Z] #58 13.35   PBCC     images/core-s390.pb-c.c
17:34:42 [2019-09-27T17:34:42.964Z] #58 13.39   PBCC     images/core-x86.pb-c.c
17:34:42 [2019-09-27T17:34:42.964Z] #58 13.41   PBCC     images/core.pb-c.c
17:34:42 [2019-09-27T17:34:42.964Z] #58 13.48   PBCC     images/inventory.pb-c.c
17:34:43 [2019-09-27T17:34:43.196Z] #58 29.19   CC       images/creds.o
17:34:43 [2019-09-27T17:34:43.221Z] #58 13.52   DEP      images/core-aarch64.pb-c.d
17:34:43 [2019-09-27T17:34:43.221Z] #58 13.57   DEP      images/core-arm.pb-c.d
17:34:43 [2019-09-27T17:34:43.221Z] #58 13.62   DEP      images/core-ppc64.pb-c.d
17:34:43 [2019-09-27T17:34:43.221Z] #58 13.68   DEP      images/core-s390.pb-c.d
17:34:43 [2019-09-27T17:34:43.221Z] #58 13.73   DEP      images/core-x86.pb-c.d
17:34:43 [2019-09-27T17:34:43.454Z] #58 29.36   CC       images/vma.o
17:34:43 [2019-09-27T17:34:43.454Z] #58 29.59   CC       images/netdev.o
17:34:43 [2019-09-27T17:34:43.479Z] #58 13.82   DEP      images/core.pb-c.d
17:34:43 [2019-09-27T17:34:43.479Z] #58 13.88   DEP      images/inventory.pb-c.d
17:34:43 [2019-09-27T17:34:43.479Z] #58 13.95   PBCC     images/cpuinfo.pb-c.c
17:34:43 [2019-09-27T17:34:43.479Z] #58 14.01   DEP      images/cpuinfo.pb-c.d
17:34:43 [2019-09-27T17:34:43.737Z] #58 14.07   PBCC     images/stats.pb-c.c
17:34:43 [2019-09-27T17:34:43.737Z] #58 14.12   DEP      images/stats.pb-c.d
17:34:44 [2019-09-27T17:34:44.020Z] #58 29.89   CC       images/tty.o
17:34:44 [2019-09-27T17:34:44.585Z] #58 30.43   CC       images/file-lock.o
17:34:44 [2019-09-27T17:34:44.585Z] #58 30.66   CC       images/rlimit.o
17:34:44 [2019-09-27T17:34:44.585Z] #58 30.80   CC       images/pagemap.o
17:34:45 [2019-09-27T17:34:45.109Z] #58 15.46 make[1]: Nothing to be done for 'all'.
17:34:45 [2019-09-27T17:34:45.151Z] #58 31.02   CC       images/siginfo.o
17:34:45 [2019-09-27T17:34:45.409Z] #58 31.26   CC       images/rpc.o
17:34:46 [2019-09-27T17:34:46.343Z] #58 32.24   CC       images/ext-file.o
17:34:46 [2019-09-27T17:34:46.343Z] #58 32.39   CC       images/cgroup.o
17:34:46 [2019-09-27T17:34:46.483Z] #58 ...
17:34:46 [2019-09-27T17:34:46.483Z] 
17:34:46 [2019-09-27T17:34:46.483Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
17:34:46 [2019-09-27T17:34:46.483Z] #30 63.23 github.com/BurntSushi/toml/cmd/tomlv
17:34:46 [2019-09-27T17:34:46.483Z] #30 DONE 66.9s
17:34:46 [2019-09-27T17:34:46.483Z] 
17:34:46 [2019-09-27T17:34:46.483Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:46 [2019-09-27T17:34:46.483Z] #58 16.81   CC       images/stats.o
17:34:46 [2019-09-27T17:34:46.483Z] #58 ...
17:34:46 [2019-09-27T17:34:46.483Z] 
17:34:46 [2019-09-27T17:34:46.483Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:34:46 [2019-09-27T17:34:46.483Z] #33 60.62 fmt
17:34:46 [2019-09-27T17:34:46.483Z] #33 61.45 path/filepath
17:34:46 [2019-09-27T17:34:46.483Z] #33 62.59 regexp
17:34:46 [2019-09-27T17:34:46.483Z] #33 64.63 flag
17:34:46 [2019-09-27T17:34:46.483Z] #33 65.81 go/token
17:34:46 [2019-09-27T17:34:46.483Z] #33 65.83 io/ioutil
17:34:46 [2019-09-27T17:34:46.483Z] #33 66.42 net/url
17:34:46 [2019-09-27T17:34:46.483Z] #33 66.52 go/scanner
17:34:46 [2019-09-27T17:34:46.909Z] #58 32.86   CC       images/userns.o
17:34:47 [2019-09-27T17:34:47.049Z] #33 ...
17:34:47 [2019-09-27T17:34:47.049Z] 
17:34:47 [2019-09-27T17:34:47.049Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:47 [2019-09-27T17:34:47.049Z] #58 17.48   CC       images/core.o
17:34:47 [2019-09-27T17:34:47.167Z] #58 33.13   CC       images/google/protobuf/descriptor.o
17:34:47 [2019-09-27T17:34:47.983Z] #58 18.28   CC       images/core-x86.o
17:34:48 [2019-09-27T17:34:48.544Z] #58 34.54   CC       images/opts.o
17:34:48 [2019-09-27T17:34:48.544Z] #58 ...
17:34:48 [2019-09-27T17:34:48.544Z] 
17:34:48 [2019-09-27T17:34:48.544Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:34:48 [2019-09-27T17:34:48.544Z] #33 74.38 log
17:34:48 [2019-09-27T17:34:48.544Z] #33 74.80 encoding/binary
17:34:48 [2019-09-27T17:34:48.544Z] #33 76.22 encoding/base64
17:34:48 [2019-09-27T17:34:48.544Z] #33 76.22 go/doc
17:34:48 [2019-09-27T17:34:48.544Z] #33 76.78 encoding/json
17:34:48 [2019-09-27T17:34:48.544Z] #33 79.08 github.com/LK4D4/vndr/build
17:34:48 [2019-09-27T17:34:48.544Z] #33 81.66 encoding/xml
17:34:48 [2019-09-27T17:34:48.544Z] #33 81.72 github.com/LK4D4/vndr/godl/singleflight
17:34:48 [2019-09-27T17:34:48.544Z] #33 82.01 compress/flate
17:34:48 [2019-09-27T17:34:48.544Z] #33 84.32 hash
17:34:48 [2019-09-27T17:34:48.544Z] #33 84.44 hash/crc32
17:34:48 [2019-09-27T17:34:48.549Z] #58 18.79   CC       images/core-arm.o
17:34:48 [2019-09-27T17:34:48.802Z] #33 ...
17:34:48 [2019-09-27T17:34:48.802Z] 
17:34:48 [2019-09-27T17:34:48.802Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:48 [2019-09-27T17:34:48.802Z] #58 34.73   CC       images/seccomp.o
17:34:48 [2019-09-27T17:34:48.802Z] #58 34.94   CC       images/binfmt-misc.o
17:34:48 [2019-09-27T17:34:48.807Z] #58 19.09   CC       images/core-aarch64.o
17:34:49 [2019-09-27T17:34:49.065Z] #58 19.35   CC       images/core-ppc64.o
17:34:49 [2019-09-27T17:34:49.065Z] #58 ...
17:34:49 [2019-09-27T17:34:49.065Z] 
17:34:49 [2019-09-27T17:34:49.065Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:34:49 [2019-09-27T17:34:49.065Z] #47 24.09 + cd /tmp/tmp.FIyvi6meDg/src/github.com/containerd/containerd
17:34:49 [2019-09-27T17:34:49.065Z] #47 24.09 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
17:34:49 [2019-09-27T17:34:49.065Z] #47 26.35 + export 'BUILDTAGS=netgo osusergo static_build'
17:34:49 [2019-09-27T17:34:49.065Z] #47 26.35 + BUILDTAGS='netgo osusergo static_build'
17:34:49 [2019-09-27T17:34:49.065Z] #47 26.35 + export EXTRA_FLAGS=-buildmode=pie
17:34:49 [2019-09-27T17:34:49.065Z] #47 26.35 + EXTRA_FLAGS=-buildmode=pie
17:34:49 [2019-09-27T17:34:49.065Z] #47 26.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:34:49 [2019-09-27T17:34:49.065Z] #47 26.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:34:49 [2019-09-27T17:34:49.065Z] #47 26.35 + '[' '' = dynamic ']'
17:34:49 [2019-09-27T17:34:49.065Z] #47 26.35 + make
17:34:49 [2019-09-27T17:34:49.065Z] #47 26.62 🇩 bin/ctr
17:34:49 [2019-09-27T17:34:49.323Z] #47 ...
17:34:49 [2019-09-27T17:34:49.323Z] 
17:34:49 [2019-09-27T17:34:49.323Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:34:49 [2019-09-27T17:34:49.323Z] #33 67.94 go/ast
17:34:49 [2019-09-27T17:34:49.323Z] #33 68.28 text/template/parse
17:34:49 [2019-09-27T17:34:49.368Z] #58 35.16   CC       images/time.o
17:34:49 [2019-09-27T17:34:49.368Z] #58 35.38   CC       images/sysctl.o
17:34:49 [2019-09-27T17:34:49.368Z] #58 35.55   CC       images/autofs.o
17:34:49 [2019-09-27T17:34:49.934Z] #58 35.74   CC       images/macvlan.o
17:34:49 [2019-09-27T17:34:49.934Z] #58 35.97   CC       images/sit.o
17:34:50 [2019-09-27T17:34:50.191Z] #58 36.23   LINK     images/built-in.o
17:34:50 [2019-09-27T17:34:50.450Z] #58 36.39   GEN      compel/include/asm
17:34:50 [2019-09-27T17:34:50.450Z] #58 36.40   GEN      compel/include/version.h
17:34:50 [2019-09-27T17:34:50.450Z] #58 36.42 touch .config
17:34:50 [2019-09-27T17:34:50.450Z] #58 36.45   GEN      include/common/config.h
17:34:50 [2019-09-27T17:34:50.450Z] #58 36.55   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
17:34:50 [2019-09-27T17:34:50.450Z] #58 36.56   GEN      compel/plugins/include/uapi/std/syscall-64.h
17:34:50 [2019-09-27T17:34:50.450Z] #58 36.60   GEN      compel/arch/x86/plugins/std/syscalls-64.S
17:34:50 [2019-09-27T17:34:50.450Z] #58 36.61   DEP      compel/arch/x86/plugins/std/syscalls-64.d
17:34:50 [2019-09-27T17:34:50.450Z] #58 36.64   DEP      compel/arch/x86/plugins/std/memcpy.d
17:34:50 [2019-09-27T17:34:50.708Z] #58 36.64   DEP      compel/arch/x86/plugins/std/parasite-head.d
17:34:50 [2019-09-27T17:34:50.708Z] #58 36.67   GEN      compel/plugins/include/uapi/std/syscall.h
17:34:50 [2019-09-27T17:34:50.708Z] #58 36.71   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
17:34:50 [2019-09-27T17:34:50.708Z] #58 36.74   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:34:50 [2019-09-27T17:34:50.708Z] #58 36.77   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:34:50 [2019-09-27T17:34:50.708Z] #58 36.78   DEP      compel/plugins/std/infect.d
17:34:50 [2019-09-27T17:34:50.966Z] #58 36.96   DEP      compel/plugins/std/string.d
17:34:51 [2019-09-27T17:34:51.224Z] #58 37.09   DEP      compel/plugins/std/log.d
17:34:51 [2019-09-27T17:34:51.224Z] #58 37.19   DEP      compel/plugins/std/fds.d
17:34:51 [2019-09-27T17:34:51.224Z] #58 37.36   DEP      compel/plugins/std/std.d
17:34:51 [2019-09-27T17:34:51.224Z] #58 37.44   DEP      compel/plugins/shmem/shmem.d
17:34:51 [2019-09-27T17:34:51.482Z] #58 37.58   DEP      compel/plugins/fds/fds.d
17:34:51 [2019-09-27T17:34:51.740Z] #58 37.72   CC       compel/plugins/std/std.o
17:34:51 [2019-09-27T17:34:51.850Z] #33 71.82 text/template
17:34:51 [2019-09-27T17:34:51.850Z] #33 71.87 go/parser
17:34:51 [2019-09-27T17:34:51.998Z] #58 38.10   CC       compel/plugins/std/fds.o
17:34:52 [2019-09-27T17:34:52.564Z] #58 38.47   CC       compel/plugins/std/log.o
17:34:53 [2019-09-27T17:34:53.498Z] #58 39.23   CC       compel/plugins/std/string.o
17:34:53 [2019-09-27T17:34:53.750Z] #33 ...
17:34:53 [2019-09-27T17:34:53.750Z] 
17:34:53 [2019-09-27T17:34:53.750Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:34:53 [2019-09-27T17:34:53.750Z] #58 19.83   CC       images/core-s390.o
17:34:53 [2019-09-27T17:34:53.750Z] #58 20.45   CC       images/cpuinfo.o
17:34:53 [2019-09-27T17:34:53.750Z] #58 20.86   CC       images/inventory.o
17:34:53 [2019-09-27T17:34:53.750Z] #58 21.18   CC       images/fdinfo.o
17:34:53 [2019-09-27T17:34:53.750Z] #58 21.55   CC       images/fown.o
17:34:53 [2019-09-27T17:34:53.750Z] #58 21.77   CC       images/ns.o
17:34:53 [2019-09-27T17:34:53.750Z] #58 22.02   CC       images/regfile.o
17:34:53 [2019-09-27T17:34:53.750Z] #58 22.31   CC       images/ghost-file.o
17:34:53 [2019-09-27T17:34:53.750Z] #58 22.59   CC       images/fifo.o
17:34:53 [2019-09-27T17:34:53.750Z] #58 22.78   CC       images/remap-file-path.o
17:34:53 [2019-09-27T17:34:53.750Z] #58 22.97   CC       images/eventfd.o
17:34:53 [2019-09-27T17:34:53.750Z] #58 23.18   CC       images/eventpoll.o
17:34:53 [2019-09-27T17:34:53.750Z] #58 23.41   CC       images/fh.o
17:34:53 [2019-09-27T17:34:53.750Z] #58 23.62   CC       images/fsnotify.o
17:34:53 [2019-09-27T17:34:53.750Z] #58 24.13   CC       images/signalfd.o
17:34:53 [2019-09-27T17:34:53.756Z] #58 39.85   CC       compel/plugins/std/infect.o
17:34:54 [2019-09-27T17:34:54.008Z] #58 24.33   CC       images/fs.o
17:34:54 [2019-09-27T17:34:54.266Z] #58 24.57   CC       images/pstree.o
17:34:54 [2019-09-27T17:34:54.266Z] #58 24.71   CC       images/pipe.o
17:34:54 [2019-09-27T17:34:54.321Z] #58 40.25   CC       compel/arch/x86/plugins/std/parasite-head.o
17:34:54 [2019-09-27T17:34:54.321Z] #58 40.31   CC       compel/arch/x86/plugins/std/memcpy.o
17:34:54 [2019-09-27T17:34:54.321Z] #58 40.36   CC       compel/arch/x86/plugins/std/syscalls-64.o
17:34:54 [2019-09-27T17:34:54.321Z] #58 40.44   AR       compel/plugins/std.lib.a
17:34:54 [2019-09-27T17:34:54.579Z] #58 40.52   CC       compel/plugins/fds/fds.o
17:34:54 [2019-09-27T17:34:54.831Z] #58 25.01   CC       images/tcp-stream.o
17:34:54 [2019-09-27T17:34:54.837Z] #58 40.78   AR       compel/plugins/fds.lib.a
17:34:54 [2019-09-27T17:34:54.837Z] #58 40.83   HOSTDEP  compel/src/lib/log-host.d
17:34:55 [2019-09-27T17:34:55.089Z] #58 25.26   CC       images/sk-packet.o
17:34:55 [2019-09-27T17:34:55.095Z] #58 40.95   HOSTDEP  compel/src/lib/handle-elf-host.d
17:34:55 [2019-09-27T17:34:55.095Z] #58 41.07   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
17:34:55 [2019-09-27T17:34:55.095Z] #58 41.17   HOSTDEP  compel/src/main-host.d
17:34:55 [2019-09-27T17:34:55.347Z] #58 25.53   CC       images/mnt.o
17:34:55 [2019-09-27T17:34:55.347Z] #58 25.76   CC       images/pipe-data.o
17:34:55 [2019-09-27T17:34:55.355Z] #58 41.25   DEP      compel/src/lib/ptrace.d
17:34:55 [2019-09-27T17:34:55.355Z] #58 41.37   DEP      compel/src/lib/infect.d
17:34:55 [2019-09-27T17:34:55.605Z] #58 25.96   CC       images/sa.o
17:34:55 [2019-09-27T17:34:55.613Z] #58 41.55   DEP      compel/src/lib/infect-util.d
17:34:55 [2019-09-27T17:34:55.613Z] #58 41.66   DEP      compel/src/lib/infect-rpc.d
17:34:55 [2019-09-27T17:34:55.613Z] #58 41.77   DEP      compel/arch/x86/src/lib/infect.d
17:34:55 [2019-09-27T17:34:55.863Z] #58 26.16   CC       images/timer.o
17:34:55 [2019-09-27T17:34:55.870Z] #58 41.90   DEP      compel/arch/x86/src/lib/cpu.d
17:34:55 [2019-09-27T17:34:55.870Z] #58 42.03   DEP      compel/src/lib/log.d
17:34:56 [2019-09-27T17:34:56.128Z] #58 42.14   DEP      compel/src/main.d
17:34:56 [2019-09-27T17:34:56.128Z] #58 42.25   DEP      compel/src/lib/handle-elf.d
17:34:56 [2019-09-27T17:34:56.386Z] #58 42.34   DEP      compel/arch/x86/src/lib/handle-elf.d
17:34:56 [2019-09-27T17:34:56.428Z] #58 26.56   CC       images/timerfd.o
17:34:56 [2019-09-27T17:34:56.428Z] #58 26.78   CC       images/mm.o
17:34:56 [2019-09-27T17:34:56.644Z] #58 42.62   CC       compel/src/lib/log.o
17:34:56 [2019-09-27T17:34:56.644Z] #58 42.84   CC       compel/arch/x86/src/lib/cpu.o
17:34:56 [2019-09-27T17:34:56.686Z] #58 27.03   CC       images/sk-opts.o
17:34:56 [2019-09-27T17:34:56.902Z] #58 ...
17:34:56 [2019-09-27T17:34:56.902Z] 
17:34:56 [2019-09-27T17:34:56.902Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
17:34:56 [2019-09-27T17:34:56.902Z] #61 86.43 + for f in rootlesskit rootlesskit-docker-proxy
17:34:56 [2019-09-27T17:34:56.902Z] #61 86.43 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:34:56 [2019-09-27T17:34:56.902Z] #61 DONE 92.9s
17:34:56 [2019-09-27T17:34:56.902Z] 
17:34:56 [2019-09-27T17:34:56.902Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:34:56 [2019-09-27T17:34:56.902Z] #33 84.92 compress/gzip
17:34:56 [2019-09-27T17:34:56.902Z] #33 85.32 context
17:34:56 [2019-09-27T17:34:56.902Z] #33 85.89 crypto/cipher
17:34:56 [2019-09-27T17:34:56.902Z] #33 86.79 crypto/aes
17:34:56 [2019-09-27T17:34:56.902Z] #33 86.81 math/rand
17:34:56 [2019-09-27T17:34:56.902Z] #33 87.40 math/big
17:34:56 [2019-09-27T17:34:56.902Z] #33 87.94 crypto
17:34:56 [2019-09-27T17:34:56.902Z] #33 88.23 crypto/des
17:34:56 [2019-09-27T17:34:56.902Z] #33 88.67 crypto/internal/randutil
17:34:56 [2019-09-27T17:34:56.902Z] #33 88.74 crypto/sha512
17:34:56 [2019-09-27T17:34:56.902Z] #33 89.57 crypto/hmac
17:34:56 [2019-09-27T17:34:56.902Z] #33 89.80 crypto/md5
17:34:56 [2019-09-27T17:34:56.902Z] #33 90.35 crypto/sha1
17:34:56 [2019-09-27T17:34:56.902Z] #33 91.30 crypto/sha256
17:34:56 [2019-09-27T17:34:56.902Z] #33 92.21 encoding/hex
17:34:56 [2019-09-27T17:34:56.902Z] #33 92.61 encoding/pem
17:34:56 [2019-09-27T17:34:56.902Z] #33 ...
17:34:56 [2019-09-27T17:34:56.902Z] 
17:34:56 [2019-09-27T17:34:56.902Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
17:34:56 [2019-09-27T17:34:56.902Z] #62 DONE 0.1s
17:34:56 [2019-09-27T17:34:56.943Z] #58 27.23   CC       images/sk-unix.o
17:34:57 [2019-09-27T17:34:57.160Z] 
17:34:57 [2019-09-27T17:34:57.160Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:34:57 [2019-09-27T17:34:57.160Z] #33 93.11 internal/singleflight
17:34:57 [2019-09-27T17:34:57.201Z] #58 27.44   CC       images/sk-inet.o
17:34:57 [2019-09-27T17:34:57.459Z] #58 27.89   CC       images/tun.o
17:34:57 [2019-09-27T17:34:57.726Z] #33 93.60 net
17:34:58 [2019-09-27T17:34:58.025Z] #58 28.15   CC       images/sk-netlink.o
17:34:58 [2019-09-27T17:34:58.025Z] #58 28.37   CC       images/packet-sock.o
17:34:58 [2019-09-27T17:34:58.283Z] #58 28.73   CC       images/ipc-var.o
17:34:58 [2019-09-27T17:34:58.541Z] #58 28.93   CC       images/ipc-desc.o
17:34:58 [2019-09-27T17:34:58.799Z] #58 29.12   CC       images/ipc-shm.o
17:34:58 [2019-09-27T17:34:58.799Z] #58 29.31   CC       images/ipc-msg.o
17:34:59 [2019-09-27T17:34:59.057Z] #58 29.60   CC       images/ipc-sem.o
17:34:59 [2019-09-27T17:34:59.099Z] #33 94.98 crypto/rand
17:34:59 [2019-09-27T17:34:59.623Z] #58 29.82   CC       images/utsns.o
17:34:59 [2019-09-27T17:34:59.664Z] #33 95.39 crypto/elliptic
17:34:59 [2019-09-27T17:34:59.881Z] #58 30.05   CC       images/creds.o
17:34:59 [2019-09-27T17:34:59.881Z] #58 30.23   CC       images/vma.o
17:35:00 [2019-09-27T17:35:00.139Z] #58 30.43   CC       images/netdev.o
17:35:00 [2019-09-27T17:35:00.398Z] #58 30.76   CC       images/tty.o
17:35:00 [2019-09-27T17:35:00.964Z] #58 31.32   CC       images/file-lock.o
17:35:00 [2019-09-27T17:35:00.964Z] #58 31.47   CC       images/rlimit.o
17:35:01 [2019-09-27T17:35:01.223Z] #58 31.60   CC       images/pagemap.o
17:35:01 [2019-09-27T17:35:01.565Z] #33 97.22 encoding/asn1
17:35:01 [2019-09-27T17:35:01.789Z] #58 31.91   CC       images/siginfo.o
17:35:01 [2019-09-27T17:35:01.789Z] #58 32.14   CC       images/rpc.o
17:35:03 [2019-09-27T17:35:03.163Z] #58 33.30   CC       images/ext-file.o
17:35:03 [2019-09-27T17:35:03.163Z] #58 33.46   CC       images/cgroup.o
17:35:03 [2019-09-27T17:35:03.464Z] #33 99.00 crypto/ecdsa
17:35:03 [2019-09-27T17:35:03.464Z] #33 99.45 crypto/rsa
17:35:03 [2019-09-27T17:35:03.729Z] #58 34.07   CC       images/userns.o
17:35:04 [2019-09-27T17:35:04.298Z] #58 34.43   CC       images/google/protobuf/descriptor.o
17:35:04 [2019-09-27T17:35:04.398Z] #33 ...
17:35:04 [2019-09-27T17:35:04.398Z] 
17:35:04 [2019-09-27T17:35:04.398Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:35:04 [2019-09-27T17:35:04.398Z] #58 44.34   CC       compel/arch/x86/src/lib/infect.o
17:35:04 [2019-09-27T17:35:04.398Z] #58 45.17   CC       compel/src/lib/infect-rpc.o
17:35:04 [2019-09-27T17:35:04.398Z] #58 45.54   CC       compel/src/lib/infect-util.o
17:35:04 [2019-09-27T17:35:04.398Z] #58 45.79   CC       compel/src/lib/infect.o
17:35:04 [2019-09-27T17:35:04.398Z] #58 47.81   CC       compel/src/lib/ptrace.o
17:35:04 [2019-09-27T17:35:04.398Z] #58 48.19   AR       compel/libcompel.a
17:35:04 [2019-09-27T17:35:04.398Z] #58 48.24   HOSTCC   compel/src/main-host.o
17:35:04 [2019-09-27T17:35:04.398Z] #58 48.48   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
17:35:04 [2019-09-27T17:35:04.398Z] #58 48.69   HOSTCC   compel/src/lib/handle-elf-host.o
17:35:04 [2019-09-27T17:35:04.398Z] #58 49.05   HOSTCC   compel/src/lib/log-host.o
17:35:04 [2019-09-27T17:35:04.398Z] #58 49.25   HOSTLINK compel/compel-host-bin
17:35:04 [2019-09-27T17:35:04.398Z] #58 49.33   DEP      soccr/soccr.d
17:35:04 [2019-09-27T17:35:04.398Z] #58 49.44   CC       soccr/soccr.o
17:35:04 [2019-09-27T17:35:04.398Z] #58 50.61   AR       soccr/libsoccr.a
17:35:04 [2019-09-27T17:35:04.656Z] #58 50.65 make[1]: 'soccr/libsoccr.a' is up to date.
17:35:04 [2019-09-27T17:35:04.863Z] #58 ...
17:35:04 [2019-09-27T17:35:04.863Z] 
17:35:04 [2019-09-27T17:35:04.863Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:35:04 [2019-09-27T17:35:04.863Z] #33 75.16 log
17:35:04 [2019-09-27T17:35:04.863Z] #33 75.49 encoding/binary
17:35:04 [2019-09-27T17:35:04.863Z] #33 76.06 go/doc
17:35:04 [2019-09-27T17:35:04.863Z] #33 77.00 encoding/base64
17:35:04 [2019-09-27T17:35:04.863Z] #33 77.65 encoding/json
17:35:04 [2019-09-27T17:35:04.863Z] #33 79.25 github.com/LK4D4/vndr/build
17:35:04 [2019-09-27T17:35:04.863Z] #33 81.97 encoding/xml
17:35:04 [2019-09-27T17:35:04.863Z] #33 82.46 github.com/LK4D4/vndr/godl/singleflight
17:35:04 [2019-09-27T17:35:04.863Z] #33 82.64 compress/flate
17:35:04 [2019-09-27T17:35:04.863Z] #33 85.17 hash
17:35:04 [2019-09-27T17:35:04.863Z] #33 85.32 hash/crc32
17:35:04 [2019-09-27T17:35:04.914Z] #58 50.95   DEP      criu/arch/x86/sigframe.d
17:35:04 [2019-09-27T17:35:04.914Z] #58 51.03   DEP      criu/arch/x86/sigaction_compat.d
17:35:04 [2019-09-27T17:35:04.914Z] #58 ...
17:35:04 [2019-09-27T17:35:04.914Z] 
17:35:04 [2019-09-27T17:35:04.914Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:35:04 [2019-09-27T17:35:04.914Z] #33 100.8 crypto/dsa
17:35:05 [2019-09-27T17:35:05.172Z] #33 101.1 crypto/x509/pkix
17:35:05 [2019-09-27T17:35:05.427Z] #33 85.88 compress/gzip
17:35:05 [2019-09-27T17:35:05.427Z] #33 ...
17:35:05 [2019-09-27T17:35:05.427Z] 
17:35:05 [2019-09-27T17:35:05.427Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:35:05 [2019-09-27T17:35:05.427Z] #58 35.82   CC       images/opts.o
17:35:05 [2019-09-27T17:35:05.685Z] #58 36.02   CC       images/seccomp.o
17:35:05 [2019-09-27T17:35:05.738Z] #33 101.6 internal/x/crypto/cryptobyte
17:35:05 [2019-09-27T17:35:05.942Z] #58 36.23   CC       images/binfmt-misc.o
17:35:06 [2019-09-27T17:35:06.200Z] #58 36.48   CC       images/time.o
17:35:06 [2019-09-27T17:35:06.458Z] #58 36.66   CC       images/sysctl.o
17:35:06 [2019-09-27T17:35:06.458Z] #58 36.91   CC       images/autofs.o
17:35:06 [2019-09-27T17:35:06.714Z] #58 37.10   CC       images/macvlan.o
17:35:06 [2019-09-27T17:35:06.971Z] #58 37.24   CC       images/sit.o
17:35:07 [2019-09-27T17:35:07.113Z] #33 103.0 internal/x/crypto/internal/chacha20
17:35:07 [2019-09-27T17:35:07.229Z] #58 37.46   LINK     images/built-in.o
17:35:07 [2019-09-27T17:35:07.229Z] #58 37.56   GEN      compel/include/asm
17:35:07 [2019-09-27T17:35:07.229Z] #58 37.57   GEN      compel/include/version.h
17:35:07 [2019-09-27T17:35:07.229Z] #58 37.60 touch .config
17:35:07 [2019-09-27T17:35:07.229Z] #58 37.60   GEN      include/common/config.h
17:35:07 [2019-09-27T17:35:07.229Z] #58 37.71   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
17:35:07 [2019-09-27T17:35:07.229Z] #58 37.74   GEN      compel/plugins/include/uapi/std/syscall-64.h
17:35:07 [2019-09-27T17:35:07.486Z] #58 37.76   GEN      compel/arch/x86/plugins/std/syscalls-64.S
17:35:07 [2019-09-27T17:35:07.486Z] #58 37.78   DEP      compel/arch/x86/plugins/std/syscalls-64.d
17:35:07 [2019-09-27T17:35:07.486Z] #58 37.81   DEP      compel/arch/x86/plugins/std/memcpy.d
17:35:07 [2019-09-27T17:35:07.486Z] #58 37.83   DEP      compel/arch/x86/plugins/std/parasite-head.d
17:35:07 [2019-09-27T17:35:07.486Z] #58 37.85   GEN      compel/plugins/include/uapi/std/syscall.h
17:35:07 [2019-09-27T17:35:07.486Z] #58 37.88   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
17:35:07 [2019-09-27T17:35:07.486Z] #58 37.90   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:35:07 [2019-09-27T17:35:07.486Z] #58 37.92   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:35:07 [2019-09-27T17:35:07.486Z] #58 37.94   DEP      compel/plugins/std/infect.d
17:35:07 [2019-09-27T17:35:07.679Z] #33 103.4 internal/x/crypto/poly1305
17:35:07 [2019-09-27T17:35:07.679Z] #33 103.6 internal/x/crypto/chacha20poly1305
17:35:07 [2019-09-27T17:35:07.743Z] #58 38.06   DEP      compel/plugins/std/string.d
17:35:07 [2019-09-27T17:35:07.743Z] #58 38.14   DEP      compel/plugins/std/log.d
17:35:07 [2019-09-27T17:35:07.743Z] #58 38.22   DEP      compel/plugins/std/fds.d
17:35:08 [2019-09-27T17:35:08.000Z] #58 38.32   DEP      compel/plugins/std/std.d
17:35:08 [2019-09-27T17:35:08.000Z] #58 38.44   DEP      compel/plugins/shmem/shmem.d
17:35:08 [2019-09-27T17:35:08.258Z] #58 38.52   DEP      compel/plugins/fds/fds.d
17:35:08 [2019-09-27T17:35:08.258Z] #58 38.63   CC       compel/plugins/std/std.o
17:35:08 [2019-09-27T17:35:08.516Z] #58 38.98   CC       compel/plugins/std/fds.o
17:35:08 [2019-09-27T17:35:08.613Z] #33 104.7 internal/x/crypto/hkdf
17:35:08 [2019-09-27T17:35:08.871Z] #33 104.8 internal/x/text/transform
17:35:09 [2019-09-27T17:35:09.082Z] #58 39.37   CC       compel/plugins/std/log.o
17:35:09 [2019-09-27T17:35:09.438Z] #33 105.3 internal/x/text/unicode/bidi
17:35:10 [2019-09-27T17:35:10.016Z] #58 40.20   CC       compel/plugins/std/string.o
17:35:10 [2019-09-27T17:35:10.274Z] #58 40.76   CC       compel/plugins/std/infect.o
17:35:10 [2019-09-27T17:35:10.840Z] #58 41.18   CC       compel/arch/x86/plugins/std/parasite-head.o
17:35:10 [2019-09-27T17:35:10.840Z] #58 41.22   CC       compel/arch/x86/plugins/std/memcpy.o
17:35:10 [2019-09-27T17:35:10.840Z] #58 41.29   CC       compel/arch/x86/plugins/std/syscalls-64.o
17:35:11 [2019-09-27T17:35:11.099Z] #58 41.37   AR       compel/plugins/std.lib.a
17:35:11 [2019-09-27T17:35:11.099Z] #58 41.43   CC       compel/plugins/fds/fds.o
17:35:11 [2019-09-27T17:35:11.338Z] #33 107.0 internal/x/text/secure/bidirule
17:35:11 [2019-09-27T17:35:11.338Z] #33 107.2 internal/x/text/unicode/norm
17:35:11 [2019-09-27T17:35:11.357Z] #58 41.62   AR       compel/plugins/fds.lib.a
17:35:11 [2019-09-27T17:35:11.357Z] #58 41.67   HOSTDEP  compel/src/lib/log-host.d
17:35:11 [2019-09-27T17:35:11.357Z] #58 41.73   HOSTDEP  compel/src/lib/handle-elf-host.d
17:35:11 [2019-09-27T17:35:11.357Z] #58 41.80   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
17:35:11 [2019-09-27T17:35:11.596Z] #33 ...
17:35:11 [2019-09-27T17:35:11.596Z] 
17:35:11 [2019-09-27T17:35:11.596Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:35:11 [2019-09-27T17:35:11.596Z] #58 51.14   DEP      criu/arch/x86/kerndat.d
17:35:11 [2019-09-27T17:35:11.596Z] #58 51.26   DEP      criu/arch/x86/crtools.d
17:35:11 [2019-09-27T17:35:11.596Z] #58 51.38   DEP      criu/arch/x86/cpu.d
17:35:11 [2019-09-27T17:35:11.596Z] #58 51.51   CC       criu/arch/x86/cpu.o
17:35:11 [2019-09-27T17:35:11.596Z] #58 52.09   CC       criu/arch/x86/crtools.o
17:35:11 [2019-09-27T17:35:11.596Z] #58 53.04   CC       criu/arch/x86/kerndat.o
17:35:11 [2019-09-27T17:35:11.596Z] #58 53.46   CC       criu/arch/x86/sigaction_compat.o
17:35:11 [2019-09-27T17:35:11.596Z] #58 53.70   CC       criu/arch/x86/sigframe.o
17:35:11 [2019-09-27T17:35:11.596Z] #58 53.94   LINK     criu/arch/x86/crtools.built-in.o
17:35:11 [2019-09-27T17:35:11.596Z] #58 53.99   DEP      criu/pie/util-vdso-elf32.d
17:35:11 [2019-09-27T17:35:11.596Z] #58 54.09   DEP      criu/arch/x86/vdso-pie.d
17:35:11 [2019-09-27T17:35:11.596Z] #58 54.26   DEP      criu/pie/parasite-vdso.d
17:35:11 [2019-09-27T17:35:11.596Z] #58 54.38   DEP      criu/pie/util-vdso.d
17:35:11 [2019-09-27T17:35:11.596Z] #58 54.49   DEP      criu/pie/util.d
17:35:11 [2019-09-27T17:35:11.596Z] #58 54.62   CC       criu/pie/util.o
17:35:11 [2019-09-27T17:35:11.596Z] #58 55.01   CC       criu/pie/util-vdso.o
17:35:11 [2019-09-27T17:35:11.596Z] #58 55.56   CC       criu/pie/parasite-vdso.o
17:35:11 [2019-09-27T17:35:11.596Z] #58 56.43   CC       criu/arch/x86/vdso-pie.o
17:35:11 [2019-09-27T17:35:11.596Z] #58 56.67   CC       criu/pie/util-vdso-elf32.o
17:35:11 [2019-09-27T17:35:11.596Z] #58 57.31   AR       criu/pie/pie.lib.a
17:35:11 [2019-09-27T17:35:11.596Z] #58 57.39   DEP      criu/pie/restorer.d
17:35:11 [2019-09-27T17:35:11.596Z] #58 57.61   DEP      criu/arch/x86/sigaction_compat_pie.d
17:35:11 [2019-09-27T17:35:11.596Z] #58 57.72   DEP      criu/arch/x86/restorer_unmap.d
17:35:11 [2019-09-27T17:35:11.596Z] #58 57.72   DEP      criu/arch/x86/restorer.d
17:35:11 [2019-09-27T17:35:11.614Z] #58 41.91   HOSTDEP  compel/src/main-host.d
17:35:11 [2019-09-27T17:35:11.854Z] #58 57.89   DEP      criu/pie/parasite.d
17:35:11 [2019-09-27T17:35:11.872Z] #58 42.03   DEP      compel/src/lib/ptrace.d
17:35:11 [2019-09-27T17:35:11.872Z] #58 42.20   DEP      compel/src/lib/infect.d
17:35:12 [2019-09-27T17:35:12.112Z] #58 58.16   CC       criu/pie/parasite.o
17:35:12 [2019-09-27T17:35:12.130Z] #58 42.36   DEP      compel/src/lib/infect-util.d
17:35:12 [2019-09-27T17:35:12.130Z] #58 42.45   DEP      compel/src/lib/infect-rpc.d
17:35:12 [2019-09-27T17:35:12.388Z] #58 42.63   DEP      compel/arch/x86/src/lib/infect.d
17:35:12 [2019-09-27T17:35:12.388Z] #58 42.81   DEP      compel/arch/x86/src/lib/cpu.d
17:35:12 [2019-09-27T17:35:12.646Z] #58 42.89   DEP      compel/src/lib/log.d
17:35:12 [2019-09-27T17:35:12.646Z] #58 42.98   DEP      compel/src/main.d
17:35:12 [2019-09-27T17:35:12.646Z] #58 43.08   DEP      compel/src/lib/handle-elf.d
17:35:12 [2019-09-27T17:35:12.904Z] #58 43.28   DEP      compel/arch/x86/src/lib/handle-elf.d
17:35:13 [2019-09-27T17:35:13.162Z] #58 43.41   CC       compel/src/lib/log.o
17:35:13 [2019-09-27T17:35:13.420Z] #58 43.67   CC       compel/arch/x86/src/lib/cpu.o
17:35:13 [2019-09-27T17:35:13.487Z] #58 59.18   LINK     criu/pie/parasite.built-in.o
17:35:13 [2019-09-27T17:35:13.487Z] #58 59.19   GEN      criu/pie/parasite-blob.h
17:35:13 [2019-09-27T17:35:13.487Z] #58 59.20   CC       criu/arch/x86/restorer.o
17:35:13 [2019-09-27T17:35:13.678Z] #58 ...
17:35:13 [2019-09-27T17:35:13.678Z] 
17:35:13 [2019-09-27T17:35:13.678Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
17:35:13 [2019-09-27T17:35:13.678Z] #61 87.04 + for f in rootlesskit rootlesskit-docker-proxy
17:35:13 [2019-09-27T17:35:13.678Z] #61 87.04 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:35:13 [2019-09-27T17:35:13.678Z] #61 DONE 94.1s
17:35:13 [2019-09-27T17:35:13.678Z] 
17:35:13 [2019-09-27T17:35:13.678Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
17:35:13 [2019-09-27T17:35:13.678Z] #62 DONE 0.1s
17:35:13 [2019-09-27T17:35:13.678Z] 
17:35:13 [2019-09-27T17:35:13.678Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:35:13 [2019-09-27T17:35:13.678Z] #33 86.41 context
17:35:13 [2019-09-27T17:35:13.678Z] #33 86.79 crypto/cipher
17:35:13 [2019-09-27T17:35:13.678Z] #33 87.02 math/rand
17:35:13 [2019-09-27T17:35:13.678Z] #33 87.65 math/big
17:35:13 [2019-09-27T17:35:13.678Z] #33 87.99 crypto/aes
17:35:13 [2019-09-27T17:35:13.678Z] #33 89.14 crypto
17:35:13 [2019-09-27T17:35:13.678Z] #33 89.41 crypto/des
17:35:13 [2019-09-27T17:35:13.678Z] #33 89.78 crypto/internal/randutil
17:35:13 [2019-09-27T17:35:13.678Z] #33 89.88 crypto/sha512
17:35:13 [2019-09-27T17:35:13.678Z] #33 90.88 crypto/hmac
17:35:13 [2019-09-27T17:35:13.678Z] #33 91.07 crypto/md5
17:35:13 [2019-09-27T17:35:13.678Z] #33 91.69 crypto/sha1
17:35:13 [2019-09-27T17:35:13.678Z] #33 92.19 crypto/sha256
17:35:13 [2019-09-27T17:35:13.678Z] #33 92.89 encoding/hex
17:35:13 [2019-09-27T17:35:13.678Z] #33 93.38 encoding/pem
17:35:13 [2019-09-27T17:35:13.678Z] #33 93.81 internal/singleflight
17:35:13 [2019-09-27T17:35:13.678Z] #33 93.99 net
17:35:13 [2019-09-27T17:35:13.745Z] #58 59.75   CC       criu/arch/x86/restorer_unmap.o
17:35:13 [2019-09-27T17:35:13.745Z] #58 59.82   CC       criu/arch/x86/sigaction_compat_pie.o
17:35:14 [2019-09-27T17:35:14.003Z] #58 60.05   CC       criu/pie/restorer.o
17:35:14 [2019-09-27T17:35:14.243Z] #33 ...
17:35:14 [2019-09-27T17:35:14.244Z] 
17:35:14 [2019-09-27T17:35:14.244Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:35:14 [2019-09-27T17:35:14.244Z] #58 44.61   CC       compel/arch/x86/src/lib/infect.o
17:35:14 [2019-09-27T17:35:14.569Z] #58 ...
17:35:14 [2019-09-27T17:35:14.569Z] 
17:35:14 [2019-09-27T17:35:14.569Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:35:14 [2019-09-27T17:35:14.569Z] #33 110.3 internal/x/net/idna
17:35:15 [2019-09-27T17:35:15.616Z] #58 45.84   CC       compel/src/lib/infect-rpc.o
17:35:15 [2019-09-27T17:35:15.874Z] #58 46.19   CC       compel/src/lib/infect-util.o
17:35:15 [2019-09-27T17:35:15.942Z] #33 111.7 crypto/x509
17:35:16 [2019-09-27T17:35:16.132Z] #58 46.46   CC       compel/src/lib/infect.o
17:35:16 [2019-09-27T17:35:16.200Z] #33 112.1 net/textproto
17:35:17 [2019-09-27T17:35:17.134Z] #33 113.0 internal/x/net/http/httpguts
17:35:17 [2019-09-27T17:35:17.392Z] #33 113.3 internal/x/net/http/httpproxy
17:35:17 [2019-09-27T17:35:17.650Z] #33 113.7 internal/x/net/http2/hpack
17:35:18 [2019-09-27T17:35:18.031Z] #58 48.49   CC       compel/src/lib/ptrace.o
17:35:18 [2019-09-27T17:35:18.597Z] #58 48.89   AR       compel/libcompel.a
17:35:18 [2019-09-27T17:35:18.597Z] #58 48.95   HOSTCC   compel/src/main-host.o
17:35:18 [2019-09-27T17:35:18.855Z] #58 49.21   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
17:35:19 [2019-09-27T17:35:19.024Z] #33 114.7 mime
17:35:19 [2019-09-27T17:35:19.113Z] #58 49.45   HOSTCC   compel/src/lib/handle-elf-host.o
17:35:19 [2019-09-27T17:35:19.283Z] #33 ...
17:35:19 [2019-09-27T17:35:19.283Z] 
17:35:19 [2019-09-27T17:35:19.283Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9 + GOBIN=/build
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9 + /build/gometalinter --install
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9 Installing:
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   deadcode
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   dupl
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   errcheck
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   gas
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   gochecknoglobals
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   gochecknoinits
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   goconst
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   gocyclo
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   goimports
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   golint
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   gosimple
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   gotype
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   gotypex
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   ineffassign
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   interfacer
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   lll
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   maligned
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   megacheck
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   misspell
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   nakedret
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   safesql
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   staticcheck
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   structcheck
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   unconvert
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   unparam
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   unused
17:35:19 [2019-09-27T17:35:19.283Z] #24 105.9   varcheck
17:35:19 [2019-09-27T17:35:19.372Z] #58 49.71   HOSTCC   compel/src/lib/log-host.o
17:35:19 [2019-09-27T17:35:19.541Z] #24 ...
17:35:19 [2019-09-27T17:35:19.542Z] 
17:35:19 [2019-09-27T17:35:19.542Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:35:19 [2019-09-27T17:35:19.542Z] #58 62.44   LINK     criu/pie/restorer.built-in.o
17:35:19 [2019-09-27T17:35:19.542Z] #58 62.46   GEN      criu/pie/restorer-blob.h
17:35:19 [2019-09-27T17:35:19.542Z] #58 62.54   DEP      criu/vdso.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 62.69   DEP      criu/vdso-compat.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 62.80   DEP      criu/uts_ns.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 62.94   DEP      criu/util.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 63.11   DEP      criu/uffd.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 63.27   DEP      criu/tun.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 63.51   DEP      criu/tty.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 63.73   DEP      criu/timerfd.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 63.91   DEP      criu/sysfs_parse.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 64.08   DEP      criu/sysctl.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 64.27   DEP      criu/string.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 64.34   DEP      criu/stats.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 64.44   DEP      criu/sockets.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 64.62   DEP      criu/sk-unix.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 64.84   DEP      criu/sk-tcp.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 65.02   DEP      criu/sk-queue.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 65.24   DEP      criu/sk-packet.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 65.42   DEP      criu/sk-netlink.d
17:35:19 [2019-09-27T17:35:19.542Z] #58 65.61   DEP      criu/sk-inet.d
17:35:19 [2019-09-27T17:35:19.630Z] #58 49.97   HOSTLINK compel/compel-host-bin
17:35:19 [2019-09-27T17:35:19.630Z] #58 50.11   DEP      soccr/soccr.d
17:35:19 [2019-09-27T17:35:19.800Z] #58 65.77   DEP      criu/signalfd.d
17:35:19 [2019-09-27T17:35:19.889Z] #58 50.25   CC       soccr/soccr.o
17:35:20 [2019-09-27T17:35:20.058Z] #58 65.99   DEP      criu/sigframe.d
17:35:20 [2019-09-27T17:35:20.058Z] #58 66.15   DEP      criu/shmem.d
17:35:20 [2019-09-27T17:35:20.316Z] #58 66.39   DEP      criu/servicefd.d
17:35:20 [2019-09-27T17:35:20.574Z] #58 66.52   DEP      criu/seize.d
17:35:20 [2019-09-27T17:35:20.832Z] #58 66.70   DEP      criu/seccomp.d
17:35:21 [2019-09-27T17:35:21.091Z] #58 66.97   DEP      criu/rst-malloc.d
17:35:21 [2019-09-27T17:35:21.091Z] #58 67.03   DEP      criu/rbtree.d
17:35:21 [2019-09-27T17:35:21.091Z] #58 67.09   DEP      criu/pstree.d
17:35:21 [2019-09-27T17:35:21.262Z] #58 51.35   AR       soccr/libsoccr.a
17:35:21 [2019-09-27T17:35:21.262Z] #58 51.39 make[1]: 'soccr/libsoccr.a' is up to date.
17:35:21 [2019-09-27T17:35:21.262Z] #58 51.63   DEP      criu/arch/x86/sigframe.d
17:35:21 [2019-09-27T17:35:21.262Z] #58 51.72   DEP      criu/arch/x86/sigaction_compat.d
17:35:21 [2019-09-27T17:35:21.262Z] #58 51.80   DEP      criu/arch/x86/kerndat.d
17:35:21 [2019-09-27T17:35:21.349Z] #58 67.25   DEP      criu/protobuf.d
17:35:21 [2019-09-27T17:35:21.349Z] #58 67.35   GEN      criu/protobuf-desc-gen.h
17:35:21 [2019-09-27T17:35:21.520Z] #58 51.93   DEP      criu/arch/x86/crtools.d
17:35:21 [2019-09-27T17:35:21.778Z] #58 52.07   DEP      criu/arch/x86/cpu.d
17:35:22 [2019-09-27T17:35:22.036Z] #58 52.26   CC       criu/arch/x86/cpu.o
17:35:22 [2019-09-27T17:35:22.283Z] #58 68.50   DEP      criu/protobuf-desc.d
17:35:22 [2019-09-27T17:35:22.541Z] #58 68.64   DEP      criu/proc_parse.d
17:35:22 [2019-09-27T17:35:22.601Z] #58 52.84   CC       criu/arch/x86/crtools.o
17:35:22 [2019-09-27T17:35:22.799Z] #58 68.92   DEP      criu/plugin.d
17:35:23 [2019-09-27T17:35:23.057Z] #58 69.04   DEP      criu/pipes.d
17:35:23 [2019-09-27T17:35:23.315Z] #58 69.25   DEP      criu/pie-util.d
17:35:23 [2019-09-27T17:35:23.315Z] #58 69.34   DEP      criu/pie-util-vdso.d
17:35:23 [2019-09-27T17:35:23.535Z] #58 53.86   CC       criu/arch/x86/kerndat.o
17:35:23 [2019-09-27T17:35:23.573Z] #58 69.50   DEP      criu/pie-util-vdso-elf32.d
17:35:23 [2019-09-27T17:35:23.573Z] #58 69.64   DEP      criu/path.d
17:35:23 [2019-09-27T17:35:23.573Z] #58 69.73   DEP      criu/parasite-syscall.d
17:35:23 [2019-09-27T17:35:23.792Z] #58 54.23   CC       criu/arch/x86/sigaction_compat.o
17:35:23 [2019-09-27T17:35:23.831Z] #58 69.89   DEP      criu/pagemap.d
17:35:24 [2019-09-27T17:35:24.050Z] #58 54.43   CC       criu/arch/x86/sigframe.o
17:35:24 [2019-09-27T17:35:24.088Z] #58 70.06   DEP      criu/pagemap-cache.d
17:35:24 [2019-09-27T17:35:24.308Z] #58 54.71   LINK     criu/arch/x86/crtools.built-in.o
17:35:24 [2019-09-27T17:35:24.308Z] #58 54.80   DEP      criu/pie/util-vdso-elf32.d
17:35:24 [2019-09-27T17:35:24.346Z] #58 70.19   DEP      criu/page-xfer.d
17:35:24 [2019-09-27T17:35:24.346Z] #58 70.38   DEP      criu/page-pipe.d
17:35:24 [2019-09-27T17:35:24.346Z] #58 70.49   DEP      criu/netfilter.d
17:35:24 [2019-09-27T17:35:24.565Z] #58 54.90   DEP      criu/arch/x86/vdso-pie.d
17:35:24 [2019-09-27T17:35:24.566Z] #58 55.00   DEP      criu/pie/parasite-vdso.d
17:35:24 [2019-09-27T17:35:24.604Z] #58 70.62   DEP      criu/net.d
17:35:24 [2019-09-27T17:35:24.604Z] #58 70.76   DEP      criu/namespaces.d
17:35:24 [2019-09-27T17:35:24.824Z] #58 55.15   DEP      criu/pie/util-vdso.d
17:35:24 [2019-09-27T17:35:24.824Z] #58 55.30   DEP      criu/pie/util.d
17:35:24 [2019-09-27T17:35:24.862Z] #58 70.95   DEP      criu/mount.d
17:35:25 [2019-09-27T17:35:25.082Z] #58 55.46   CC       criu/pie/util.o
17:35:25 [2019-09-27T17:35:25.120Z] #58 71.17   DEP      criu/mem.d
17:35:25 [2019-09-27T17:35:25.378Z] #58 71.38   DEP      criu/lsm.d
17:35:25 [2019-09-27T17:35:25.636Z] #58 71.50   DEP      criu/log.d
17:35:25 [2019-09-27T17:35:25.636Z] #58 71.61   DEP      criu/libnetlink.d
17:35:25 [2019-09-27T17:35:25.636Z] #58 71.73   DEP      criu/kerndat.d
17:35:25 [2019-09-27T17:35:25.647Z] #58 55.81   CC       criu/pie/util-vdso.o
17:35:25 [2019-09-27T17:35:25.647Z] #58 ...
17:35:25 [2019-09-27T17:35:25.647Z] 
17:35:25 [2019-09-27T17:35:25.647Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:35:25 [2019-09-27T17:35:25.647Z] #33 95.85 crypto/rand
17:35:25 [2019-09-27T17:35:25.647Z] #33 96.32 crypto/elliptic
17:35:25 [2019-09-27T17:35:25.647Z] #33 98.11 encoding/asn1
17:35:25 [2019-09-27T17:35:25.647Z] #33 100.1 crypto/ecdsa
17:35:25 [2019-09-27T17:35:25.647Z] #33 100.5 crypto/rsa
17:35:25 [2019-09-27T17:35:25.647Z] #33 101.8 crypto/dsa
17:35:25 [2019-09-27T17:35:25.647Z] #33 102.2 crypto/x509/pkix
17:35:25 [2019-09-27T17:35:25.647Z] #33 102.5 internal/x/crypto/cryptobyte
17:35:25 [2019-09-27T17:35:25.647Z] #33 104.1 internal/x/crypto/internal/chacha20
17:35:25 [2019-09-27T17:35:25.647Z] #33 104.4 internal/x/crypto/poly1305
17:35:25 [2019-09-27T17:35:25.647Z] #33 104.7 internal/x/crypto/chacha20poly1305
17:35:25 [2019-09-27T17:35:25.647Z] #33 105.6 internal/x/crypto/hkdf
17:35:25 [2019-09-27T17:35:25.647Z] #33 105.8 internal/x/text/transform
17:35:25 [2019-09-27T17:35:25.647Z] #33 ...
17:35:25 [2019-09-27T17:35:25.647Z] 
17:35:25 [2019-09-27T17:35:25.647Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3 + GOBIN=/build
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3 + /build/gometalinter --install
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3 Installing:
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   deadcode
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   dupl
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   errcheck
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   gas
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   gochecknoglobals
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   gochecknoinits
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   goconst
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   gocyclo
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   goimports
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   golint
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   gosimple
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   gotype
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   gotypex
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   ineffassign
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   interfacer
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   lll
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   maligned
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   megacheck
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   misspell
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   nakedret
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   safesql
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   staticcheck
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   structcheck
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   unconvert
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   unparam
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   unused
17:35:25 [2019-09-27T17:35:25.647Z] #24 107.3   varcheck
17:35:25 [2019-09-27T17:35:25.894Z] #58 71.95   DEP      criu/kcmp-ids.d
17:35:26 [2019-09-27T17:35:26.152Z] #58 72.04   DEP      criu/irmap.d
17:35:26 [2019-09-27T17:35:26.152Z] #58 72.19   DEP      criu/ipc_ns.d
17:35:26 [2019-09-27T17:35:26.410Z] #58 72.38   DEP      criu/image.d
17:35:26 [2019-09-27T17:35:26.410Z] #58 72.57   DEP      criu/image-desc.d
17:35:26 [2019-09-27T17:35:26.668Z] #58 72.66   DEP      criu/fsnotify.d
17:35:26 [2019-09-27T17:35:26.926Z] #58 72.85   DEP      criu/filesystems.d
17:35:26 [2019-09-27T17:35:26.926Z] #58 72.95   DEP      criu/files.d
17:35:27 [2019-09-27T17:35:27.185Z] #58 73.09   DEP      criu/files-reg.d
17:35:27 [2019-09-27T17:35:27.185Z] #58 73.31   DEP      criu/files-ext.d
17:35:27 [2019-09-27T17:35:27.443Z] #58 ...
17:35:27 [2019-09-27T17:35:27.443Z] 
17:35:27 [2019-09-27T17:35:27.443Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
17:35:27 [2019-09-27T17:35:27.443Z] #27 DONE 124.1s
17:35:27 [2019-09-27T17:35:27.443Z] 
17:35:27 [2019-09-27T17:35:27.443Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:35:27 [2019-09-27T17:35:27.443Z] #58 73.49   DEP      criu/file-lock.d
17:35:27 [2019-09-27T17:35:27.443Z] #58 ...
17:35:27 [2019-09-27T17:35:27.443Z] 
17:35:27 [2019-09-27T17:35:27.443Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:35:27 [2019-09-27T17:35:27.443Z] #33 116.0 mime/quotedprintable
17:35:27 [2019-09-27T17:35:27.443Z] #33 116.3 mime/multipart
17:35:27 [2019-09-27T17:35:27.443Z] #33 116.4 crypto/tls
17:35:27 [2019-09-27T17:35:27.443Z] #33 117.5 net/http/internal
17:35:27 [2019-09-27T17:35:27.443Z] #33 117.9 os/exec
17:35:27 [2019-09-27T17:35:27.443Z] #33 122.9 net/http/httptrace
17:35:27 [2019-09-27T17:35:27.443Z] #33 123.2 net/http
17:35:27 [2019-09-27T17:35:27.701Z] #33 ...
17:35:27 [2019-09-27T17:35:27.701Z] 
17:35:27 [2019-09-27T17:35:27.701Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:35:27 [2019-09-27T17:35:27.701Z] #58 73.77   DEP      criu/file-ids.d
17:35:27 [2019-09-27T17:35:27.958Z] #58 74.02   DEP      criu/fifo.d
17:35:28 [2019-09-27T17:35:28.216Z] #58 74.25   DEP      criu/fdstore.d
17:35:28 [2019-09-27T17:35:28.474Z] #58 74.44   DEP      criu/fault-injection.d
17:35:28 [2019-09-27T17:35:28.474Z] #58 74.52   DEP      criu/external.d
17:35:28 [2019-09-27T17:35:28.732Z] #58 74.60   DEP      criu/eventpoll.d
17:35:28 [2019-09-27T17:35:28.732Z] #58 74.74   DEP      criu/eventfd.d
17:35:28 [2019-09-27T17:35:28.732Z] #58 74.86   DEP      criu/crtools.d
17:35:28 [2019-09-27T17:35:28.990Z] #58 75.09   DEP      criu/cr-service.d
17:35:29 [2019-09-27T17:35:29.247Z] #58 75.25   DEP      criu/cr-restore.d
17:35:29 [2019-09-27T17:35:29.505Z] #58 75.51   DEP      criu/cr-errno.d
17:35:29 [2019-09-27T17:35:29.505Z] #58 75.53   DEP      criu/cr-dump.d
17:35:29 [2019-09-27T17:35:29.505Z] #58 75.71   DEP      criu/cr-dedup.d
17:35:30 [2019-09-27T17:35:30.071Z] #58 75.88   DEP      criu/cr-check.d
17:35:30 [2019-09-27T17:35:30.071Z] #58 76.12   DEP      criu/config.d
17:35:30 [2019-09-27T17:35:30.329Z] #58 76.29   DEP      criu/clone-noasan.d
17:35:30 [2019-09-27T17:35:30.329Z] #58 76.35   DEP      criu/cgroup.d
17:35:30 [2019-09-27T17:35:30.329Z] #58 76.53   DEP      criu/cgroup-props.d
17:35:30 [2019-09-27T17:35:30.603Z] #58 76.65   DEP      criu/bitmap.d
17:35:30 [2019-09-27T17:35:30.604Z] #58 76.68   DEP      criu/bfd.d
17:35:30 [2019-09-27T17:35:30.861Z] #58 76.81   DEP      criu/autofs.d
17:35:31 [2019-09-27T17:35:31.118Z] #58 77.00   DEP      criu/aio.d
17:35:31 [2019-09-27T17:35:31.118Z] #58 77.14   DEP      criu/action-scripts.d
17:35:31 [2019-09-27T17:35:31.379Z] #58 77.32   CC       criu/action-scripts.o
17:35:31 [2019-09-27T17:35:31.943Z] #58 77.88   CC       criu/aio.o
17:35:32 [2019-09-27T17:35:32.202Z] #24 ...
17:35:32 [2019-09-27T17:35:32.202Z] 
17:35:32 [2019-09-27T17:35:32.202Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:35:32 [2019-09-27T17:35:32.202Z] #58 56.34   CC       criu/pie/parasite-vdso.o
17:35:32 [2019-09-27T17:35:32.202Z] #58 57.26   CC       criu/arch/x86/vdso-pie.o
17:35:32 [2019-09-27T17:35:32.202Z] #58 57.52   CC       criu/pie/util-vdso-elf32.o
17:35:32 [2019-09-27T17:35:32.202Z] #58 58.11   AR       criu/pie/pie.lib.a
17:35:32 [2019-09-27T17:35:32.202Z] #58 58.16   DEP      criu/pie/restorer.d
17:35:32 [2019-09-27T17:35:32.202Z] #58 58.34   DEP      criu/arch/x86/sigaction_compat_pie.d
17:35:32 [2019-09-27T17:35:32.202Z] #58 58.44   DEP      criu/arch/x86/restorer_unmap.d
17:35:32 [2019-09-27T17:35:32.202Z] #58 58.48   DEP      criu/arch/x86/restorer.d
17:35:32 [2019-09-27T17:35:32.202Z] #58 58.63   DEP      criu/pie/parasite.d
17:35:32 [2019-09-27T17:35:32.202Z] #58 58.88   CC       criu/pie/parasite.o
17:35:32 [2019-09-27T17:35:32.202Z] #58 59.96   LINK     criu/pie/parasite.built-in.o
17:35:32 [2019-09-27T17:35:32.202Z] #58 59.97   GEN      criu/pie/parasite-blob.h
17:35:32 [2019-09-27T17:35:32.202Z] #58 60.00   CC       criu/arch/x86/restorer.o
17:35:32 [2019-09-27T17:35:32.202Z] #58 60.51   CC       criu/arch/x86/restorer_unmap.o
17:35:32 [2019-09-27T17:35:32.202Z] #58 60.56   CC       criu/arch/x86/sigaction_compat_pie.o
17:35:32 [2019-09-27T17:35:32.202Z] #58 60.88   CC       criu/pie/restorer.o
17:35:32 [2019-09-27T17:35:32.507Z] #58 78.38   CC       criu/autofs.o
17:35:33 [2019-09-27T17:35:33.135Z] #58 63.39   LINK     criu/pie/restorer.built-in.o
17:35:33 [2019-09-27T17:35:33.135Z] #58 63.40   GEN      criu/pie/restorer-blob.h
17:35:33 [2019-09-27T17:35:33.135Z] #58 63.52   DEP      criu/vdso.d
17:35:33 [2019-09-27T17:35:33.411Z] #58 63.68   DEP      criu/vdso-compat.d
17:35:33 [2019-09-27T17:35:33.411Z] #58 63.82   DEP      criu/uts_ns.d
17:35:33 [2019-09-27T17:35:33.678Z] #58 64.05   DEP      criu/util.d
17:35:33 [2019-09-27T17:35:33.878Z] #58 79.79   CC       criu/bfd.o
17:35:34 [2019-09-27T17:35:34.136Z] #58 80.24   CC       criu/bitmap.o
17:35:34 [2019-09-27T17:35:34.243Z] #58 64.37   DEP      criu/uffd.d
17:35:34 [2019-09-27T17:35:34.243Z] #58 64.57   DEP      criu/tun.d
17:35:34 [2019-09-27T17:35:34.393Z] #58 80.39   CC       criu/cgroup-props.o
17:35:34 [2019-09-27T17:35:34.501Z] #58 64.86   DEP      criu/tty.d
17:35:34 [2019-09-27T17:35:34.758Z] #58 65.06   DEP      criu/timerfd.d
17:35:34 [2019-09-27T17:35:34.958Z] #58 81.11   CC       criu/cgroup.o
17:35:35 [2019-09-27T17:35:35.015Z] #58 65.25   DEP      criu/sysfs_parse.d
17:35:35 [2019-09-27T17:35:35.015Z] #58 65.46   DEP      criu/sysctl.d
17:35:35 [2019-09-27T17:35:35.272Z] #58 65.67   DEP      criu/string.d
17:35:35 [2019-09-27T17:35:35.272Z] #58 65.73   DEP      criu/stats.d
17:35:35 [2019-09-27T17:35:35.529Z] #58 65.87   DEP      criu/sockets.d
17:35:35 [2019-09-27T17:35:35.788Z] #58 66.06   DEP      criu/sk-unix.d
17:35:35 [2019-09-27T17:35:35.788Z] #58 66.26   DEP      criu/sk-tcp.d
17:35:36 [2019-09-27T17:35:36.046Z] #58 66.41   DEP      criu/sk-queue.d
17:35:36 [2019-09-27T17:35:36.304Z] #58 66.61   DEP      criu/sk-packet.d
17:35:36 [2019-09-27T17:35:36.304Z] #58 ...
17:35:36 [2019-09-27T17:35:36.304Z] 
17:35:36 [2019-09-27T17:35:36.304Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:35:36 [2019-09-27T17:35:36.304Z] #33 106.7 internal/x/text/unicode/bidi
17:35:36 [2019-09-27T17:35:36.304Z] #33 108.1 internal/x/text/secure/bidirule
17:35:36 [2019-09-27T17:35:36.304Z] #33 108.3 internal/x/text/unicode/norm
17:35:36 [2019-09-27T17:35:36.304Z] #33 111.4 crypto/x509
17:35:36 [2019-09-27T17:35:36.304Z] #33 111.6 internal/x/net/idna
17:35:36 [2019-09-27T17:35:36.304Z] #33 113.4 net/textproto
17:35:36 [2019-09-27T17:35:36.304Z] #33 114.2 internal/x/net/http/httpguts
17:35:36 [2019-09-27T17:35:36.304Z] #33 114.4 internal/x/net/http/httpproxy
17:35:36 [2019-09-27T17:35:36.304Z] #33 115.0 internal/x/net/http2/hpack
17:35:36 [2019-09-27T17:35:36.304Z] #33 115.9 mime
17:35:36 [2019-09-27T17:35:36.304Z] #33 116.0 crypto/tls
17:35:36 [2019-09-27T17:35:36.304Z] #33 ...
17:35:36 [2019-09-27T17:35:36.304Z] 
17:35:36 [2019-09-27T17:35:36.304Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:35:36 [2019-09-27T17:35:36.304Z] #58 66.84   DEP      criu/sk-netlink.d
17:35:36 [2019-09-27T17:35:36.855Z] #58 ...
17:35:36 [2019-09-27T17:35:36.856Z] 
17:35:36 [2019-09-27T17:35:36.856Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:35:36 [2019-09-27T17:35:36.856Z] #33 132.8 github.com/LK4D4/vndr/godl
17:35:36 [2019-09-27T17:35:36.869Z] #58 67.03   DEP      criu/sk-inet.d
17:35:36 [2019-09-27T17:35:36.869Z] #58 67.23   DEP      criu/signalfd.d
17:35:37 [2019-09-27T17:35:37.127Z] #58 67.36   DEP      criu/sigframe.d
17:35:37 [2019-09-27T17:35:37.127Z] #58 67.50   DEP      criu/shmem.d
17:35:37 [2019-09-27T17:35:37.384Z] #58 67.72   DEP      criu/servicefd.d
17:35:37 [2019-09-27T17:35:37.642Z] #58 67.92   DEP      criu/seize.d
17:35:37 [2019-09-27T17:35:37.642Z] #58 68.14   DEP      criu/seccomp.d
17:35:37 [2019-09-27T17:35:37.787Z] #33 133.5 github.com/LK4D4/vndr
17:35:37 [2019-09-27T17:35:37.900Z] #58 68.31   DEP      criu/rst-malloc.d
17:35:37 [2019-09-27T17:35:37.900Z] #58 68.39   DEP      criu/rbtree.d
17:35:38 [2019-09-27T17:35:38.159Z] #58 68.43   DEP      criu/pstree.d
17:35:38 [2019-09-27T17:35:38.159Z] #58 68.61   DEP      criu/protobuf.d
17:35:38 [2019-09-27T17:35:38.417Z] #58 68.81   GEN      criu/protobuf-desc-gen.h
17:35:39 [2019-09-27T17:35:39.790Z] #58 70.09   DEP      criu/protobuf-desc.d
17:35:39 [2019-09-27T17:35:39.790Z] #58 70.24   DEP      criu/proc_parse.d
17:35:40 [2019-09-27T17:35:40.049Z] #58 70.47   DEP      criu/plugin.d
17:35:40 [2019-09-27T17:35:40.049Z] #58 70.57   DEP      criu/pipes.d
17:35:40 [2019-09-27T17:35:40.615Z] #58 70.78   DEP      criu/pie-util.d
17:35:40 [2019-09-27T17:35:40.615Z] #58 70.88   DEP      criu/pie-util-vdso.d
17:35:40 [2019-09-27T17:35:40.615Z] #58 70.97   DEP      criu/pie-util-vdso-elf32.d
17:35:40 [2019-09-27T17:35:40.872Z] #58 71.08   DEP      criu/path.d
17:35:40 [2019-09-27T17:35:40.872Z] #58 71.21   DEP      criu/parasite-syscall.d
17:35:41 [2019-09-27T17:35:41.129Z] #58 71.38   DEP      criu/pagemap.d
17:35:41 [2019-09-27T17:35:41.129Z] #58 71.53   DEP      criu/pagemap-cache.d
17:35:41 [2019-09-27T17:35:41.386Z] #58 71.72   DEP      criu/page-xfer.d
17:35:41 [2019-09-27T17:35:41.643Z] #58 71.93   DEP      criu/page-pipe.d
17:35:41 [2019-09-27T17:35:41.643Z] #58 72.09   DEP      criu/netfilter.d
17:35:41 [2019-09-27T17:35:41.901Z] #58 72.24   DEP      criu/net.d
17:35:42 [2019-09-27T17:35:42.158Z] #58 72.44   DEP      criu/namespaces.d
17:35:42 [2019-09-27T17:35:42.415Z] #58 72.64   DEP      criu/mount.d
17:35:42 [2019-09-27T17:35:42.415Z] #58 72.88   DEP      criu/mem.d
17:35:42 [2019-09-27T17:35:42.672Z] #58 73.06   DEP      criu/lsm.d
17:35:42 [2019-09-27T17:35:42.930Z] #58 73.33   DEP      criu/log.d
17:35:42 [2019-09-27T17:35:42.930Z] #58 73.46   DEP      criu/libnetlink.d
17:35:43 [2019-09-27T17:35:43.043Z] #33 ...
17:35:43 [2019-09-27T17:35:43.043Z] 
17:35:43 [2019-09-27T17:35:43.043Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:35:43 [2019-09-27T17:35:43.043Z] #58 83.68   CC       criu/clone-noasan.o
17:35:43 [2019-09-27T17:35:43.043Z] #58 83.85   CC       criu/config.o
17:35:43 [2019-09-27T17:35:43.043Z] #58 85.05   CC       criu/cr-check.o
17:35:43 [2019-09-27T17:35:43.043Z] #58 86.42   CC       criu/cr-dedup.o
17:35:43 [2019-09-27T17:35:43.043Z] #58 86.75   CC       criu/cr-dump.o
17:35:43 [2019-09-27T17:35:43.043Z] #58 88.46   CC       criu/cr-errno.o
17:35:43 [2019-09-27T17:35:43.043Z] #58 88.55   CC       criu/cr-restore.o
17:35:43 [2019-09-27T17:35:43.187Z] #58 73.56   DEP      criu/kerndat.d
17:35:43 [2019-09-27T17:35:43.444Z] #58 73.83   DEP      criu/kcmp-ids.d
17:35:43 [2019-09-27T17:35:43.444Z] #58 73.90   DEP      criu/irmap.d
17:35:43 [2019-09-27T17:35:43.702Z] #58 74.05   DEP      criu/ipc_ns.d
17:35:43 [2019-09-27T17:35:43.702Z] #58 74.18   DEP      criu/image.d
17:35:43 [2019-09-27T17:35:43.959Z] #58 74.38   DEP      criu/image-desc.d
17:35:44 [2019-09-27T17:35:44.217Z] #58 74.48   DEP      criu/fsnotify.d
17:35:44 [2019-09-27T17:35:44.474Z] #58 74.68   DEP      criu/filesystems.d
17:35:44 [2019-09-27T17:35:44.474Z] #58 74.84   DEP      criu/files.d
17:35:44 [2019-09-27T17:35:44.732Z] #58 75.08   DEP      criu/files-reg.d
17:35:44 [2019-09-27T17:35:44.938Z] #58 ...
17:35:44 [2019-09-27T17:35:44.938Z] 
17:35:44 [2019-09-27T17:35:44.938Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:35:44 [2019-09-27T17:35:44.938Z] #33 DONE 140.7s
17:35:44 [2019-09-27T17:35:44.938Z] 
17:35:44 [2019-09-27T17:35:44.938Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:35:44 [2019-09-27T17:35:44.990Z] #58 75.32   DEP      criu/files-ext.d
17:35:44 [2019-09-27T17:35:44.990Z] #58 75.45   DEP      criu/file-lock.d
17:35:45 [2019-09-27T17:35:45.248Z] #58 75.63   DEP      criu/file-ids.d
17:35:45 [2019-09-27T17:35:45.248Z] #58 75.76   DEP      criu/fifo.d
17:35:45 [2019-09-27T17:35:45.505Z] #58 ...
17:35:45 [2019-09-27T17:35:45.505Z] 
17:35:45 [2019-09-27T17:35:45.505Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
17:35:45 [2019-09-27T17:35:45.505Z] #27 DONE 127.5s
17:35:45 [2019-09-27T17:35:45.505Z] 
17:35:45 [2019-09-27T17:35:45.505Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:35:45 [2019-09-27T17:35:45.505Z] #58 75.93   DEP      criu/fdstore.d
17:35:45 [2019-09-27T17:35:45.505Z] #58 ...
17:35:45 [2019-09-27T17:35:45.505Z] 
17:35:45 [2019-09-27T17:35:45.505Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:35:45 [2019-09-27T17:35:45.505Z] #33 117.2 mime/quotedprintable
17:35:45 [2019-09-27T17:35:45.505Z] #33 117.5 mime/multipart
17:35:45 [2019-09-27T17:35:45.505Z] #33 118.4 net/http/internal
17:35:45 [2019-09-27T17:35:45.505Z] #33 118.8 os/exec
17:35:45 [2019-09-27T17:35:45.505Z] #33 124.0 net/http/httptrace
17:35:45 [2019-09-27T17:35:45.505Z] #33 124.1 net/http
17:35:45 [2019-09-27T17:35:45.765Z] #33 ...
17:35:45 [2019-09-27T17:35:45.765Z] 
17:35:45 [2019-09-27T17:35:45.765Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:35:45 [2019-09-27T17:35:45.765Z] #58 76.13   DEP      criu/fault-injection.d
17:35:45 [2019-09-27T17:35:45.765Z] #58 76.18   DEP      criu/external.d
17:35:46 [2019-09-27T17:35:46.307Z] #47 ...
17:35:46 [2019-09-27T17:35:46.308Z] 
17:35:46 [2019-09-27T17:35:46.308Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:35:46 [2019-09-27T17:35:46.308Z] #58 92.29   CC       criu/cr-service.o
17:35:46 [2019-09-27T17:35:46.329Z] #58 76.51   DEP      criu/eventpoll.d
17:35:46 [2019-09-27T17:35:46.587Z] #58 76.79   DEP      criu/eventfd.d
17:35:46 [2019-09-27T17:35:46.587Z] #58 76.97   DEP      criu/crtools.d
17:35:46 [2019-09-27T17:35:46.845Z] #58 77.19   DEP      criu/cr-service.d
17:35:47 [2019-09-27T17:35:47.103Z] #58 77.36   DEP      criu/cr-restore.d
17:35:47 [2019-09-27T17:35:47.103Z] #58 77.61   DEP      criu/cr-errno.d
17:35:47 [2019-09-27T17:35:47.239Z] #58 93.46   CC       criu/crtools.o
17:35:47 [2019-09-27T17:35:47.361Z] #58 77.64   DEP      criu/cr-dump.d
17:35:47 [2019-09-27T17:35:47.619Z] #58 77.94   DEP      criu/cr-dedup.d
17:35:47 [2019-09-27T17:35:47.877Z] #58 78.12   DEP      criu/cr-check.d
17:35:47 [2019-09-27T17:35:47.877Z] #58 78.35   DEP      criu/config.d
17:35:48 [2019-09-27T17:35:48.135Z] #58 78.51   DEP      criu/clone-noasan.d
17:35:48 [2019-09-27T17:35:48.135Z] #58 78.58   DEP      criu/cgroup.d
17:35:48 [2019-09-27T17:35:48.169Z] #58 94.11   CC       criu/eventfd.o
17:35:48 [2019-09-27T17:35:48.393Z] #58 78.74   DEP      criu/cgroup-props.d
17:35:48 [2019-09-27T17:35:48.393Z] #58 78.89   DEP      criu/bitmap.d
17:35:48 [2019-09-27T17:35:48.393Z] #58 78.91   DEP      criu/bfd.d
17:35:48 [2019-09-27T17:35:48.427Z] #58 94.42   CC       criu/eventpoll.o
17:35:48 [2019-09-27T17:35:48.651Z] #58 79.00   DEP      criu/autofs.d
17:35:48 [2019-09-27T17:35:48.651Z] #58 79.16   DEP      criu/aio.d
17:35:48 [2019-09-27T17:35:48.909Z] #58 79.31   DEP      criu/action-scripts.d
17:35:48 [2019-09-27T17:35:48.991Z] #58 95.21   CC       criu/external.o
17:35:49 [2019-09-27T17:35:49.168Z] #58 79.55   CC       criu/action-scripts.o
17:35:49 [2019-09-27T17:35:49.555Z] #58 95.52   CC       criu/fault-injection.o
17:35:49 [2019-09-27T17:35:49.555Z] #58 95.63   CC       criu/fdstore.o
17:35:49 [2019-09-27T17:35:49.733Z] #58 79.92   CC       criu/aio.o
17:35:49 [2019-09-27T17:35:49.991Z] #58 80.44   CC       criu/autofs.o
17:35:50 [2019-09-27T17:35:50.119Z] #58 96.02   CC       criu/fifo.o
17:35:50 [2019-09-27T17:35:50.377Z] #58 96.46   CC       criu/file-ids.o
17:35:50 [2019-09-27T17:35:50.634Z] #58 ...
17:35:50 [2019-09-27T17:35:50.634Z] 
17:35:50 [2019-09-27T17:35:50.634Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:35:50 [2019-09-27T17:35:50.634Z] #42 144.0 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
17:35:50 [2019-09-27T17:35:50.634Z] #42 145.7 + mkdir -p /build
17:35:50 [2019-09-27T17:35:50.634Z] #42 145.7 + cp runc /build/runc
17:35:50 [2019-09-27T17:35:50.634Z] #42 DONE 146.0s
17:35:50 [2019-09-27T17:35:50.634Z] 
17:35:50 [2019-09-27T17:35:50.634Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:35:50 [2019-09-27T17:35:50.634Z] #58 96.76   CC       criu/file-lock.o
17:35:51 [2019-09-27T17:35:51.363Z] #58 81.70   CC       criu/bfd.o
17:35:51 [2019-09-27T17:35:51.620Z] #58 82.09   CC       criu/bitmap.o
17:35:51 [2019-09-27T17:35:51.878Z] #58 82.27   CC       criu/cgroup-props.o
17:35:52 [2019-09-27T17:35:52.004Z] #58 97.89   CC       criu/files-ext.o
17:35:52 [2019-09-27T17:35:52.004Z] #58 98.21   CC       criu/files-reg.o
17:35:52 [2019-09-27T17:35:52.812Z] #58 83.03   CC       criu/cgroup.o
17:35:53 [2019-09-27T17:35:53.374Z] #58 99.37   CC       criu/files.o
17:35:53 [2019-09-27T17:35:53.378Z] #58 ...
17:35:53 [2019-09-27T17:35:53.378Z] 
17:35:53 [2019-09-27T17:35:53.378Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:35:53 [2019-09-27T17:35:53.378Z] #33 133.8 github.com/LK4D4/vndr/godl
17:35:54 [2019-09-27T17:35:54.311Z] #33 134.4 github.com/LK4D4/vndr
17:35:54 [2019-09-27T17:35:54.745Z] #58 100.8   CC       criu/filesystems.o
17:35:55 [2019-09-27T17:35:55.310Z] #58 101.2   CC       criu/fsnotify.o
17:35:55 [2019-09-27T17:35:55.876Z] #58 102.0   CC       criu/image-desc.o
17:35:55 [2019-09-27T17:35:55.876Z] #58 102.1   CC       criu/image.o
17:35:56 [2019-09-27T17:35:56.442Z] #58 102.6   CC       criu/ipc_ns.o
17:35:57 [2019-09-27T17:35:57.375Z] #58 103.4   CC       criu/irmap.o
17:35:57 [2019-09-27T17:35:57.941Z] #58 103.8   CC       criu/kcmp-ids.o
17:35:57 [2019-09-27T17:35:57.941Z] #58 104.1   CC       criu/kerndat.o
17:35:58 [2019-09-27T17:35:58.874Z] #58 104.7   CC       criu/libnetlink.o
17:35:58 [2019-09-27T17:35:58.874Z] #58 105.0   CC       criu/log.o
17:35:59 [2019-09-27T17:35:59.132Z] #58 105.3   CC       criu/lsm.o
17:35:59 [2019-09-27T17:35:59.390Z] #58 105.5   CC       criu/mem.o
17:36:00 [2019-09-27T17:36:00.762Z] #58 106.5   CC       criu/mount.o
17:36:00 [2019-09-27T17:36:00.869Z] #33 ...
17:36:00 [2019-09-27T17:36:00.869Z] 
17:36:00 [2019-09-27T17:36:00.869Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:36:00 [2019-09-27T17:36:00.869Z] #58 85.58   CC       criu/clone-noasan.o
17:36:00 [2019-09-27T17:36:00.869Z] #58 85.73   CC       criu/config.o
17:36:00 [2019-09-27T17:36:00.869Z] #58 87.13   CC       criu/cr-check.o
17:36:00 [2019-09-27T17:36:00.869Z] #58 88.59   CC       criu/cr-dedup.o
17:36:00 [2019-09-27T17:36:00.869Z] #58 88.93   CC       criu/cr-dump.o
17:36:00 [2019-09-27T17:36:00.869Z] #58 90.86   CC       criu/cr-errno.o
17:36:00 [2019-09-27T17:36:00.869Z] #58 90.95   CC       criu/cr-restore.o
17:36:01 [2019-09-27T17:36:01.127Z] #58 ...
17:36:01 [2019-09-27T17:36:01.127Z] 
17:36:01 [2019-09-27T17:36:01.127Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
17:36:01 [2019-09-27T17:36:01.127Z] #33 DONE 141.5s
17:36:01 [2019-09-27T17:36:01.385Z] 
17:36:01 [2019-09-27T17:36:01.385Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:36:03 [2019-09-27T17:36:03.287Z] #58 108.9   CC       criu/namespaces.o
17:36:04 [2019-09-27T17:36:04.219Z] #58 110.1   CC       criu/net.o
17:36:04 [2019-09-27T17:36:04.696Z] #42 ...
17:36:04 [2019-09-27T17:36:04.696Z] 
17:36:04 [2019-09-27T17:36:04.696Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:36:04 [2019-09-27T17:36:04.696Z] #58 94.88   CC       criu/cr-service.o
17:36:05 [2019-09-27T17:36:05.628Z] #58 96.01   CC       criu/crtools.o
17:36:06 [2019-09-27T17:36:06.116Z] #58 112.1   CC       criu/netfilter.o
17:36:06 [2019-09-27T17:36:06.192Z] #58 96.58   CC       criu/eventfd.o
17:36:06 [2019-09-27T17:36:06.373Z] #58 112.3   CC       criu/page-pipe.o
17:36:06 [2019-09-27T17:36:06.631Z] #58 112.7   CC       criu/page-xfer.o
17:36:06 [2019-09-27T17:36:06.757Z] #58 96.97   CC       criu/eventpoll.o
17:36:07 [2019-09-27T17:36:07.321Z] #58 97.62   CC       criu/external.o
17:36:07 [2019-09-27T17:36:07.563Z] #58 113.6   CC       criu/pagemap-cache.o
17:36:07 [2019-09-27T17:36:07.577Z] #58 ...
17:36:07 [2019-09-27T17:36:07.578Z] 
17:36:07 [2019-09-27T17:36:07.578Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
17:36:07 [2019-09-27T17:36:07.578Z] #42 145.7 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
17:36:07 [2019-09-27T17:36:07.578Z] #42 147.6 + mkdir -p /build
17:36:07 [2019-09-27T17:36:07.578Z] #42 147.6 + cp runc /build/runc
17:36:07 [2019-09-27T17:36:07.578Z] #42 DONE 148.0s
17:36:07 [2019-09-27T17:36:07.578Z] 
17:36:07 [2019-09-27T17:36:07.578Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:36:07 [2019-09-27T17:36:07.578Z] #58 97.92   CC       criu/fault-injection.o
17:36:07 [2019-09-27T17:36:07.578Z] #58 98.00   CC       criu/fdstore.o
17:36:07 [2019-09-27T17:36:07.821Z] #58 113.9   CC       criu/pagemap.o
17:36:08 [2019-09-27T17:36:08.143Z] #58 98.59   CC       criu/fifo.o
17:36:08 [2019-09-27T17:36:08.709Z] #58 99.17   CC       criu/file-ids.o
17:36:08 [2019-09-27T17:36:08.754Z] #58 114.6   CC       criu/parasite-syscall.o
17:36:08 [2019-09-27T17:36:08.970Z] #58 99.44   CC       criu/file-lock.o
17:36:09 [2019-09-27T17:36:09.320Z] #58 115.3   CC       criu/path.o
17:36:09 [2019-09-27T17:36:09.578Z] #58 115.5   CC       criu/pie-util-vdso-elf32.o
17:36:09 [2019-09-27T17:36:09.836Z] #58 115.8   CC       criu/pie-util-vdso.o
17:36:09 [2019-09-27T17:36:09.906Z] #58 100.1   CC       criu/files-ext.o
17:36:09 [2019-09-27T17:36:09.906Z] #58 100.4   CC       criu/files-reg.o
17:36:10 [2019-09-27T17:36:10.094Z] #58 116.2   CC       criu/pie-util.o
17:36:10 [2019-09-27T17:36:10.351Z] #58 116.3   CC       criu/pipes.o
17:36:10 [2019-09-27T17:36:10.917Z] #58 117.0   CC       criu/plugin.o
17:36:11 [2019-09-27T17:36:11.174Z] #58 117.3   CC       criu/proc_parse.o
17:36:11 [2019-09-27T17:36:11.280Z] #58 101.7   CC       criu/files.o
17:36:13 [2019-09-27T17:36:13.179Z] #58 103.2   CC       criu/filesystems.o
17:36:13 [2019-09-27T17:36:13.179Z] #58 103.7   CC       criu/fsnotify.o
17:36:13 [2019-09-27T17:36:13.699Z] #58 119.3   CC       criu/protobuf-desc.o
17:36:13 [2019-09-27T17:36:13.956Z] #58 119.9   CC       criu/protobuf.o
17:36:14 [2019-09-27T17:36:14.114Z] #58 104.5   CC       criu/image-desc.o
17:36:14 [2019-09-27T17:36:14.214Z] #58 120.2   CC       criu/pstree.o
17:36:14 [2019-09-27T17:36:14.372Z] #58 104.6   CC       criu/image.o
17:36:14 [2019-09-27T17:36:14.630Z] #58 105.1   CC       criu/ipc_ns.o
17:36:15 [2019-09-27T17:36:15.146Z] #58 121.3   CC       criu/rbtree.o
17:36:15 [2019-09-27T17:36:15.403Z] #58 121.6   CC       criu/rst-malloc.o
17:36:15 [2019-09-27T17:36:15.563Z] #58 105.9   CC       criu/irmap.o
17:36:15 [2019-09-27T17:36:15.661Z] #58 121.8   CC       criu/seccomp.o
17:36:15 [2019-09-27T17:36:15.918Z] #58 ...
17:36:15 [2019-09-27T17:36:15.918Z] 
17:36:15 [2019-09-27T17:36:15.918Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
17:36:15 [2019-09-27T17:36:15.918Z] #55 172.4 + dpkg --print-architecture
17:36:15 [2019-09-27T17:36:15.918Z] #55 172.4 + cd /tmp/tmp.4bIdSkUGHq/src/github.com/docker/distribution
17:36:15 [2019-09-27T17:36:15.918Z] #55 172.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:36:16 [2019-09-27T17:36:16.130Z] #58 106.4   CC       criu/kcmp-ids.o
17:36:16 [2019-09-27T17:36:16.175Z] #55 172.7 + GOPATH=/tmp/tmp.4bIdSkUGHq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4bIdSkUGHq
17:36:16 [2019-09-27T17:36:16.175Z] #55 172.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:36:16 [2019-09-27T17:36:16.388Z] #58 106.6   CC       criu/kerndat.o
17:36:17 [2019-09-27T17:36:17.322Z] #58 107.4   CC       criu/libnetlink.o
17:36:17 [2019-09-27T17:36:17.322Z] #58 107.6   CC       criu/log.o
17:36:17 [2019-09-27T17:36:17.887Z] #58 108.1   CC       criu/lsm.o
17:36:18 [2019-09-27T17:36:18.145Z] #58 108.3   CC       criu/mem.o
17:36:19 [2019-09-27T17:36:19.079Z] #58 109.3   CC       criu/mount.o
17:36:21 [2019-09-27T17:36:21.607Z] #58 111.8   CC       criu/namespaces.o
17:36:22 [2019-09-27T17:36:22.981Z] #58 113.2   CC       criu/net.o
17:36:25 [2019-09-27T17:36:25.509Z] #58 115.3   CC       criu/netfilter.o
17:36:25 [2019-09-27T17:36:25.509Z] #58 115.7   CC       criu/page-pipe.o
17:36:26 [2019-09-27T17:36:26.075Z] #58 116.2   CC       criu/page-xfer.o
17:36:26 [2019-09-27T17:36:26.139Z] #55 ...
17:36:26 [2019-09-27T17:36:26.139Z] 
17:36:26 [2019-09-27T17:36:26.139Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:36:26 [2019-09-27T17:36:26.139Z] #58 122.2   CC       criu/seize.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 122.9   CC       criu/servicefd.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 123.2   CC       criu/shmem.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 124.0   CC       criu/sigframe.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 124.2   CC       criu/signalfd.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 124.4   CC       criu/sk-inet.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 125.1   CC       criu/sk-netlink.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 125.5   CC       criu/sk-packet.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 126.1   CC       criu/sk-queue.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 126.5   CC       criu/sk-tcp.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 126.9   CC       criu/sk-unix.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 128.7   CC       criu/sockets.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 129.5   CC       criu/stats.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 129.8   CC       criu/string.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 129.9   CC       criu/sysctl.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 130.5   CC       criu/sysfs_parse.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 130.9   CC       criu/timerfd.o
17:36:26 [2019-09-27T17:36:26.139Z] #58 131.1   CC       criu/tty.o
17:36:26 [2019-09-27T17:36:26.705Z] #58 132.7   CC       criu/tun.o
17:36:27 [2019-09-27T17:36:27.009Z] #58 117.1   CC       criu/pagemap-cache.o
17:36:27 [2019-09-27T17:36:27.009Z] #58 117.4   CC       criu/pagemap.o
17:36:27 [2019-09-27T17:36:27.273Z] #58 133.2   CC       criu/uffd.o
17:36:27 [2019-09-27T17:36:27.575Z] #58 118.0   CC       criu/parasite-syscall.o
17:36:28 [2019-09-27T17:36:28.206Z] #58 134.3   CC       criu/util.o
17:36:28 [2019-09-27T17:36:28.509Z] #58 118.7   CC       criu/path.o
17:36:28 [2019-09-27T17:36:28.509Z] #58 119.0   CC       criu/pie-util-vdso-elf32.o
17:36:29 [2019-09-27T17:36:29.074Z] #58 119.4   CC       criu/pie-util-vdso.o
17:36:29 [2019-09-27T17:36:29.332Z] #58 119.7   CC       criu/pie-util.o
17:36:29 [2019-09-27T17:36:29.580Z] #58 135.5   CC       criu/uts_ns.o
17:36:29 [2019-09-27T17:36:29.580Z] #58 135.8   CC       criu/vdso-compat.o
17:36:29 [2019-09-27T17:36:29.590Z] #58 119.9   CC       criu/pipes.o
17:36:30 [2019-09-27T17:36:30.146Z] #58 136.0   CC       criu/vdso.o
17:36:30 [2019-09-27T17:36:30.155Z] #58 120.5   CC       criu/plugin.o
17:36:30 [2019-09-27T17:36:30.720Z] #58 120.9   CC       criu/proc_parse.o
17:36:31 [2019-09-27T17:36:31.080Z] #58 136.9   LINK     criu/built-in.o
17:36:31 [2019-09-27T17:36:31.080Z] #58 137.0   LINK     criu/criu
17:36:31 [2019-09-27T17:36:31.338Z] #58 137.4   DEP      lib/c/criu.d
17:36:31 [2019-09-27T17:36:31.596Z] #58 137.5   CC       images/rpc.pb-c.o
17:36:31 [2019-09-27T17:36:31.854Z] #58 138.0   CC       lib/c/criu.o
17:36:32 [2019-09-27T17:36:32.631Z] #58 123.1   CC       criu/protobuf-desc.o
17:36:32 [2019-09-27T17:36:32.889Z] #58 ...
17:36:32 [2019-09-27T17:36:32.889Z] 
17:36:32 [2019-09-27T17:36:32.889Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
17:36:32 [2019-09-27T17:36:32.889Z] #55 174.6 + dpkg --print-architecture
17:36:32 [2019-09-27T17:36:32.889Z] #55 174.6 + cd /tmp/tmp.sxHxB1wMnv/src/github.com/docker/distribution
17:36:32 [2019-09-27T17:36:32.889Z] #55 174.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:36:32 [2019-09-27T17:36:32.889Z] #55 174.8 + GOPATH=/tmp/tmp.sxHxB1wMnv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sxHxB1wMnv
17:36:32 [2019-09-27T17:36:32.889Z] #55 174.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:36:33 [2019-09-27T17:36:33.227Z] #58 138.9   LINK     lib/c/built-in.o
17:36:33 [2019-09-27T17:36:33.227Z] #58 138.9   LINK     lib/c/libcriu.so
17:36:33 [2019-09-27T17:36:33.227Z] #58 139.1   GEN      magic.py
17:36:33 [2019-09-27T17:36:33.227Z] #58 139.2 Note: Building without setproctitle() and strlcpy() support.
17:36:33 [2019-09-27T17:36:33.227Z] #58 139.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:36:33 [2019-09-27T17:36:33.793Z] #58 139.8 fatal: Not a git repository (or any of the parent directories): .git
17:36:34 [2019-09-27T17:36:34.359Z] #58 140.3 make[1]: Nothing to be done for 'all'.
17:36:34 [2019-09-27T17:36:34.925Z] #58 140.9 make[1]: 'images/built-in.o' is up to date.
17:36:34 [2019-09-27T17:36:34.925Z] #58 140.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:36:34 [2019-09-27T17:36:34.925Z] #58 141.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:36:34 [2019-09-27T17:36:34.925Z] #58 141.0 make[1]: 'compel/libcompel.a' is up to date.
17:36:34 [2019-09-27T17:36:34.925Z] #58 141.0 make[1]: 'compel/compel-host-bin' is up to date.
17:36:35 [2019-09-27T17:36:35.183Z] #58 141.0 make[1]: Nothing to be done for 'all'.
17:36:35 [2019-09-27T17:36:35.183Z] #58 141.0 make[1]: 'soccr/libsoccr.a' is up to date.
17:36:35 [2019-09-27T17:36:35.183Z] #58 141.2 make[2]: Nothing to be done for 'all'.
17:36:35 [2019-09-27T17:36:35.183Z] #58 141.2 make[2]: Nothing to be done for 'all'.
17:36:35 [2019-09-27T17:36:35.183Z] #58 141.3 make[2]: Nothing to be done for 'all'.
17:36:35 [2019-09-27T17:36:35.183Z] #58 141.3 make[2]: Nothing to be done for 'all'.
17:36:35 [2019-09-27T17:36:35.183Z] #58 141.4 make[2]: Nothing to be done for 'all'.
17:36:35 [2019-09-27T17:36:35.183Z] #58 ...
17:36:35 [2019-09-27T17:36:35.183Z] 
17:36:35 [2019-09-27T17:36:35.183Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
17:36:35 [2019-09-27T17:36:35.183Z] #55 191.9 + rm -rf /tmp/tmp.4bIdSkUGHq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4bIdSkUGHq
17:36:37 [2019-09-27T17:36:37.084Z] #55 DONE 193.5s
17:36:37 [2019-09-27T17:36:37.084Z] 
17:36:37 [2019-09-27T17:36:37.084Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:36:37 [2019-09-27T17:36:37.084Z] #58 141.4 make[2]: Nothing to be done for 'all'.
17:36:37 [2019-09-27T17:36:37.084Z] #58 141.5 make[2]: Nothing to be done for 'all'.
17:36:37 [2019-09-27T17:36:37.084Z] #58 141.5 make[2]: Nothing to be done for 'all'.
17:36:37 [2019-09-27T17:36:37.084Z] #58 141.5   INSTALL  criu/criu
17:36:37 [2019-09-27T17:36:37.084Z] #58 DONE 142.9s
17:36:37 [2019-09-27T17:36:37.084Z] 
17:36:37 [2019-09-27T17:36:37.084Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
17:36:38 [2019-09-27T17:36:38.018Z] #24 DONE 194.7s
17:36:38 [2019-09-27T17:36:38.018Z] 
17:36:38 [2019-09-27T17:36:38.018Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:36:41 [2019-09-27T17:36:41.301Z] #47 ...
17:36:41 [2019-09-27T17:36:41.301Z] 
17:36:41 [2019-09-27T17:36:41.301Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/
17:36:41 [2019-09-27T17:36:41.869Z] #25 DONE 0.9s
17:36:41 [2019-09-27T17:36:41.869Z] 
17:36:41 [2019-09-27T17:36:41.869Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:36:42 [2019-09-27T17:36:42.127Z] #47 ...
17:36:42 [2019-09-27T17:36:42.127Z] 
17:36:42 [2019-09-27T17:36:42.127Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
17:36:42 [2019-09-27T17:36:42.127Z] #28 DONE 0.1s
17:36:42 [2019-09-27T17:36:42.127Z] 
17:36:42 [2019-09-27T17:36:42.127Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
17:36:42 [2019-09-27T17:36:42.127Z] #31 DONE 0.1s
17:36:42 [2019-09-27T17:36:42.127Z] 
17:36:42 [2019-09-27T17:36:42.127Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
17:36:42 [2019-09-27T17:36:42.388Z] #34 DONE 0.1s
17:36:42 [2019-09-27T17:36:42.388Z] 
17:36:42 [2019-09-27T17:36:42.388Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
17:36:42 [2019-09-27T17:36:42.388Z] #39 DONE 0.1s
17:36:42 [2019-09-27T17:36:42.388Z] 
17:36:42 [2019-09-27T17:36:42.388Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:36:42 [2019-09-27T17:36:42.388Z] #47 ...
17:36:42 [2019-09-27T17:36:42.388Z] 
17:36:42 [2019-09-27T17:36:42.388Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
17:36:42 [2019-09-27T17:36:42.388Z] #43 DONE 0.1s
17:36:42 [2019-09-27T17:36:42.646Z] 
17:36:42 [2019-09-27T17:36:42.646Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:36:45 [2019-09-27T17:36:45.081Z] #55 ...
17:36:45 [2019-09-27T17:36:45.081Z] 
17:36:45 [2019-09-27T17:36:45.081Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:36:45 [2019-09-27T17:36:45.081Z] #58 123.8   CC       criu/protobuf.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 124.2   CC       criu/pstree.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 125.1   CC       criu/rbtree.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 125.3   CC       criu/rst-malloc.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 125.5   CC       criu/seccomp.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 126.0   CC       criu/seize.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 126.6   CC       criu/servicefd.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 127.0   CC       criu/shmem.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 127.8   CC       criu/sigframe.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 128.0   CC       criu/signalfd.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 128.3   CC       criu/sk-inet.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 129.2   CC       criu/sk-netlink.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 129.6   CC       criu/sk-packet.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 130.1   CC       criu/sk-queue.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 130.5   CC       criu/sk-tcp.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 130.9   CC       criu/sk-unix.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 132.3   CC       criu/sockets.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 133.0   CC       criu/stats.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 133.3   CC       criu/string.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 133.4   CC       criu/sysctl.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 133.9   CC       criu/sysfs_parse.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 134.3   CC       criu/timerfd.o
17:36:45 [2019-09-27T17:36:45.081Z] #58 134.7   CC       criu/tty.o
17:36:46 [2019-09-27T17:36:46.017Z] #58 136.2   CC       criu/tun.o
17:36:46 [2019-09-27T17:36:46.275Z] #58 136.7   CC       criu/uffd.o
17:36:47 [2019-09-27T17:36:47.648Z] #58 137.7   CC       criu/util.o
17:36:47 [2019-09-27T17:36:47.905Z] #47 170.1 🇩 bin/containerd
17:36:48 [2019-09-27T17:36:48.581Z] #58 138.8   CC       criu/uts_ns.o
17:36:48 [2019-09-27T17:36:48.839Z] #58 139.0   CC       criu/vdso-compat.o
17:36:49 [2019-09-27T17:36:49.097Z] #58 139.3   CC       criu/vdso.o
17:36:49 [2019-09-27T17:36:49.663Z] #58 140.1   LINK     criu/built-in.o
17:36:49 [2019-09-27T17:36:49.921Z] #58 140.2   LINK     criu/criu
17:36:50 [2019-09-27T17:36:50.179Z] #58 140.6   DEP      lib/c/criu.d
17:36:50 [2019-09-27T17:36:50.179Z] #58 140.7   CC       images/rpc.pb-c.o
17:36:51 [2019-09-27T17:36:51.112Z] #58 141.2   CC       lib/c/criu.o
17:36:52 [2019-09-27T17:36:52.045Z] #58 142.2   LINK     lib/c/built-in.o
17:36:52 [2019-09-27T17:36:52.045Z] #58 142.2   LINK     lib/c/libcriu.so
17:36:52 [2019-09-27T17:36:52.045Z] #58 142.4   GEN      magic.py
17:36:52 [2019-09-27T17:36:52.045Z] #58 142.5 Note: Building without setproctitle() and strlcpy() support.
17:36:52 [2019-09-27T17:36:52.045Z] #58 142.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:36:52 [2019-09-27T17:36:52.611Z] #58 ...
17:36:52 [2019-09-27T17:36:52.611Z] 
17:36:52 [2019-09-27T17:36:52.611Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
17:36:52 [2019-09-27T17:36:52.611Z] #55 194.4 + rm -rf /tmp/tmp.sxHxB1wMnv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sxHxB1wMnv
17:36:53 [2019-09-27T17:36:53.985Z] #55 DONE 195.6s
17:36:53 [2019-09-27T17:36:53.985Z] 
17:36:53 [2019-09-27T17:36:53.985Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
17:36:53 [2019-09-27T17:36:53.985Z] #58 143.1 fatal: Not a git repository (or any of the parent directories): .git
17:36:53 [2019-09-27T17:36:53.985Z] #58 143.6 make[1]: Nothing to be done for 'all'.
17:36:53 [2019-09-27T17:36:53.985Z] #58 144.0 make[1]: 'images/built-in.o' is up to date.
17:36:53 [2019-09-27T17:36:53.985Z] #58 144.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:36:53 [2019-09-27T17:36:53.985Z] #58 144.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:36:53 [2019-09-27T17:36:53.985Z] #58 144.2 make[1]: 'compel/libcompel.a' is up to date.
17:36:53 [2019-09-27T17:36:53.985Z] #58 144.3 make[1]: 'compel/compel-host-bin' is up to date.
17:36:53 [2019-09-27T17:36:53.985Z] #58 144.3 make[1]: Nothing to be done for 'all'.
17:36:53 [2019-09-27T17:36:53.985Z] #58 144.4 make[1]: 'soccr/libsoccr.a' is up to date.
17:36:54 [2019-09-27T17:36:54.243Z] #58 144.5 make[2]: Nothing to be done for 'all'.
17:36:54 [2019-09-27T17:36:54.243Z] #58 144.5 make[2]: Nothing to be done for 'all'.
17:36:54 [2019-09-27T17:36:54.243Z] #58 144.5 make[2]: Nothing to be done for 'all'.
17:36:54 [2019-09-27T17:36:54.243Z] #58 144.7 make[2]: Nothing to be done for 'all'.
17:36:54 [2019-09-27T17:36:54.501Z] #58 144.8 make[2]: Nothing to be done for 'all'.
17:36:54 [2019-09-27T17:36:54.501Z] #58 144.8 make[2]: Nothing to be done for 'all'.
17:36:54 [2019-09-27T17:36:54.501Z] #58 144.9 make[2]: Nothing to be done for 'all'.
17:36:54 [2019-09-27T17:36:54.759Z] #58 145.1 make[2]: Nothing to be done for 'all'.
17:36:54 [2019-09-27T17:36:54.759Z] #58 145.1   INSTALL  criu/criu
17:36:55 [2019-09-27T17:36:55.016Z] #58 DONE 145.3s
17:36:55 [2019-09-27T17:36:55.016Z] 
17:36:55 [2019-09-27T17:36:55.016Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:36:55 [2019-09-27T17:36:55.581Z] #47 ...
17:36:55 [2019-09-27T17:36:55.581Z] 
17:36:55 [2019-09-27T17:36:55.581Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
17:36:55 [2019-09-27T17:36:55.581Z] #24 DONE 197.5s
17:36:55 [2019-09-27T17:36:55.839Z] 
17:36:55 [2019-09-27T17:36:55.839Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:36:57 [2019-09-27T17:36:57.734Z] #47 ...
17:36:57 [2019-09-27T17:36:57.734Z] 
17:36:57 [2019-09-27T17:36:57.734Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/
17:36:59 [2019-09-27T17:36:59.631Z] #25 DONE 1.7s
17:36:59 [2019-09-27T17:36:59.631Z] 
17:36:59 [2019-09-27T17:36:59.631Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
17:36:59 [2019-09-27T17:36:59.631Z] #28 DONE 0.1s
17:36:59 [2019-09-27T17:36:59.631Z] 
17:36:59 [2019-09-27T17:36:59.631Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:36:59 [2019-09-27T17:36:59.631Z] #47 ...
17:36:59 [2019-09-27T17:36:59.631Z] 
17:36:59 [2019-09-27T17:36:59.631Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
17:36:59 [2019-09-27T17:36:59.631Z] #31 DONE 0.1s
17:36:59 [2019-09-27T17:36:59.631Z] 
17:36:59 [2019-09-27T17:36:59.631Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
17:36:59 [2019-09-27T17:36:59.889Z] #34 DONE 0.1s
17:36:59 [2019-09-27T17:36:59.889Z] 
17:36:59 [2019-09-27T17:36:59.889Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:36:59 [2019-09-27T17:36:59.889Z] #47 ...
17:36:59 [2019-09-27T17:36:59.889Z] 
17:36:59 [2019-09-27T17:36:59.889Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
17:36:59 [2019-09-27T17:36:59.889Z] #39 DONE 0.1s
17:36:59 [2019-09-27T17:36:59.889Z] 
17:36:59 [2019-09-27T17:36:59.889Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
17:37:00 [2019-09-27T17:37:00.145Z] #43 DONE 0.1s
17:37:00 [2019-09-27T17:37:00.145Z] 
17:37:00 [2019-09-27T17:37:00.145Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
17:37:05 [2019-09-27T17:37:05.404Z] #47 170.6 🇩 bin/containerd
17:37:09 [2019-09-27T17:37:09.888Z] #47 192.2 🇩 bin/containerd-stress
17:37:11 [2019-09-27T17:37:11.785Z] #47 193.8 🇩 bin/containerd-shim
17:37:18 [2019-09-27T17:37:18.338Z] #47 199.7 🇩 bin/containerd-shim-runc-v1
17:37:20 [2019-09-27T17:37:20.234Z] #47 202.3 🇩 binaries
17:37:20 [2019-09-27T17:37:20.234Z] #47 202.3 + mkdir -p /build
17:37:20 [2019-09-27T17:37:20.234Z] #47 202.3 + cp bin/containerd /build/containerd
17:37:20 [2019-09-27T17:37:20.234Z] #47 202.4 + cp bin/containerd-shim /build/containerd-shim
17:37:20 [2019-09-27T17:37:20.234Z] #47 202.4 + cp bin/ctr /build/ctr
17:37:20 [2019-09-27T17:37:20.798Z] #47 DONE 203.2s
17:37:22 [2019-09-27T17:37:22.169Z] 
17:37:22 [2019-09-27T17:37:22.169Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
17:37:22 [2019-09-27T17:37:22.169Z] #48 DONE 0.3s
17:37:22 [2019-09-27T17:37:22.169Z] 
17:37:22 [2019-09-27T17:37:22.169Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
17:37:22 [2019-09-27T17:37:22.169Z] #51 DONE 0.1s
17:37:22 [2019-09-27T17:37:22.169Z] 
17:37:22 [2019-09-27T17:37:22.169Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
17:37:22 [2019-09-27T17:37:22.426Z] #54 DONE 0.2s
17:37:22 [2019-09-27T17:37:22.426Z] 
17:37:22 [2019-09-27T17:37:22.426Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
17:37:22 [2019-09-27T17:37:22.683Z] #56 DONE 0.3s
17:37:22 [2019-09-27T17:37:22.683Z] 
17:37:22 [2019-09-27T17:37:22.683Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
17:37:22 [2019-09-27T17:37:22.683Z] #59 DONE 0.1s
17:37:22 [2019-09-27T17:37:22.940Z] 
17:37:22 [2019-09-27T17:37:22.940Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
17:37:22 [2019-09-27T17:37:22.940Z] #63 DONE 0.2s
17:37:22 [2019-09-27T17:37:22.940Z] 
17:37:22 [2019-09-27T17:37:22.940Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
17:37:23 [2019-09-27T17:37:23.197Z] #65 DONE 0.3s
17:37:23 [2019-09-27T17:37:23.197Z] 
17:37:23 [2019-09-27T17:37:23.197Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
17:37:23 [2019-09-27T17:37:23.197Z] #66 DONE 0.0s
17:37:23 [2019-09-27T17:37:23.197Z] 
17:37:23 [2019-09-27T17:37:23.197Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
17:37:24 [2019-09-27T17:37:24.128Z] #67 DONE 0.7s
17:37:24 [2019-09-27T17:37:24.128Z] 
17:37:24 [2019-09-27T17:37:24.128Z] #68 exporting to image
17:37:24 [2019-09-27T17:37:24.128Z] #68 exporting layers
17:37:31 [2019-09-27T17:37:31.956Z] #47 192.6 🇩 bin/containerd-stress
17:37:31 [2019-09-27T17:37:31.956Z] #47 194.2 🇩 bin/containerd-shim
17:37:35 [2019-09-27T17:37:35.236Z] #47 200.3 🇩 bin/containerd-shim-runc-v1
17:37:37 [2019-09-27T17:37:37.761Z] #47 203.0 🇩 binaries
17:37:37 [2019-09-27T17:37:37.761Z] #47 203.0 + mkdir -p /build
17:37:37 [2019-09-27T17:37:37.761Z] #47 203.0 + cp bin/containerd /build/containerd
17:37:37 [2019-09-27T17:37:37.761Z] #47 203.0 + cp bin/containerd-shim /build/containerd-shim
17:37:38 [2019-09-27T17:37:38.018Z] #47 203.0 + cp bin/ctr /build/ctr
17:37:38 [2019-09-27T17:37:38.948Z] #47 DONE 203.8s
17:37:38 [2019-09-27T17:37:38.984Z] #68 exporting layers 13.2s done
17:37:38 [2019-09-27T17:37:38.984Z] #68 writing image sha256:b747aaa1a413dc92b68c06f851142c8751994521ab12154b0fad60e9b63cd5a2 done
17:37:38 [2019-09-27T17:37:38.984Z] #68 naming to docker.io/library/docker:49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 done
17:37:38 [2019-09-27T17:37:38.984Z] #68 DONE 13.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
17:37:39 [2019-09-27T17:37:39.305Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-387/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-387/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 -e DOCKER_GRAPHDRIVER docker:49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 hack/validate/default
17:37:39 [2019-09-27T17:37:39.511Z] 
17:37:39 [2019-09-27T17:37:39.511Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
17:37:40 [2019-09-27T17:37:40.074Z] #48 DONE 0.5s
17:37:40 [2019-09-27T17:37:40.074Z] 
17:37:40 [2019-09-27T17:37:40.074Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
17:37:40 [2019-09-27T17:37:40.330Z] #51 DONE 0.1s
17:37:40 [2019-09-27T17:37:40.330Z] 
17:37:40 [2019-09-27T17:37:40.330Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
17:37:40 [2019-09-27T17:37:40.330Z] #54 DONE 0.2s
17:37:40 [2019-09-27T17:37:40.330Z] 
17:37:40 [2019-09-27T17:37:40.330Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
17:37:40 [2019-09-27T17:37:40.587Z] #56 DONE 0.2s
17:37:40 [2019-09-27T17:37:40.587Z] 
17:37:40 [2019-09-27T17:37:40.587Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
17:37:40 [2019-09-27T17:37:40.587Z] #59 DONE 0.1s
17:37:40 [2019-09-27T17:37:40.845Z] 
17:37:40 [2019-09-27T17:37:40.845Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
17:37:40 [2019-09-27T17:37:40.845Z] #63 DONE 0.2s
17:37:40 [2019-09-27T17:37:40.845Z] 
17:37:40 [2019-09-27T17:37:40.845Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
17:37:41 [2019-09-27T17:37:41.102Z] #65 DONE 0.2s
17:37:41 [2019-09-27T17:37:41.102Z] 
17:37:41 [2019-09-27T17:37:41.102Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
17:37:41 [2019-09-27T17:37:41.102Z] #66 DONE 0.0s
17:37:41 [2019-09-27T17:37:41.102Z] 
17:37:41 [2019-09-27T17:37:41.102Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
17:37:42 [2019-09-27T17:37:42.034Z] #67 DONE 0.8s
17:37:42 [2019-09-27T17:37:42.034Z] 
17:37:42 [2019-09-27T17:37:42.034Z] #68 exporting to image
17:37:42 [2019-09-27T17:37:42.034Z] #68 exporting layers
17:37:42 [2019-09-27T17:37:42.586Z] Congratulations!  All commits are properly signed with the DCO!
17:37:47 [2019-09-27T17:37:47.848Z] Congratulations! Seccomp profile generation is done correctly.
17:37:56 [2019-09-27T17:37:56.889Z] #68 exporting layers 13.3s done
17:37:56 [2019-09-27T17:37:56.889Z] #68 writing image sha256:3bd41ea00963ab0aee61c93fe6611d4b89e278c720636b2e3e6381688554d50b done
17:37:56 [2019-09-27T17:37:56.889Z] #68 naming to docker.io/library/docker:49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 done
17:37:56 [2019-09-27T17:37:56.889Z] #68 DONE 13.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
17:37:57 [2019-09-27T17:37:57.886Z] 
17:37:57 [2019-09-27T17:37:57.886Z] Removing bundles/
17:37:57 [2019-09-27T17:37:57.886Z] 
17:37:57 [2019-09-27T17:37:57.886Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:37:57 [2019-09-27T17:37:57.886Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:37:57 [2019-09-27T17:37:57.886Z] GOOS="" GOARCH="" GOARM=""
17:39:09 [2019-09-27T17:39:09.274Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
17:39:11 [2019-09-27T17:39:11.170Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
17:39:13 [2019-09-27T17:39:13.691Z] Congratulations! All api changes are done the right way.
17:39:13 [2019-09-27T17:39:13.691Z] Congratulations!  No testing.T found.
17:39:13 [2019-09-27T17:39:13.691Z] Congratulations!  All toml source files changed here have valid syntax.
17:39:13 [2019-09-27T17:39:13.691Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:39:13 [2019-09-27T17:39:13.691Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
17:39:14 [2019-09-27T17:39:14.592Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-387/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 -e DOCKER_GRAPHDRIVER docker:49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 hack/make.sh dynbinary-daemon test-docker-py
17:39:15 [2019-09-27T17:39:15.523Z] 
17:39:15 [2019-09-27T17:39:15.523Z] Removing bundles/
17:39:15 [2019-09-27T17:39:15.523Z] 
17:39:15 [2019-09-27T17:39:15.523Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:39:15 [2019-09-27T17:39:15.782Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:39:15 [2019-09-27T17:39:15.782Z] GOOS="" GOARCH="" GOARM=""
17:39:19 [2019-09-27T17:39:19.297Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:39:19 [2019-09-27T17:39:19.297Z] 
17:39:19 [2019-09-27T17:39:19.297Z] 
17:39:19 [2019-09-27T17:39:19.297Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
17:39:19 [2019-09-27T17:39:19.297Z] 
17:39:19 [2019-09-27T17:39:19.297Z] 
17:39:19 [2019-09-27T17:39:19.297Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:39:19 [2019-09-27T17:39:19.297Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags
17:39:19 [2019-09-27T17:39:19.297Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:39:19 [2019-09-27T17:39:19.297Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags
17:39:19 [2019-09-27T17:39:19.297Z] PKG_CONFIG=pkg-config
17:39:19 [2019-09-27T17:39:19.297Z] GOLANG_VERSION=1.12.10
17:39:19 [2019-09-27T17:39:19.297Z] HOSTNAME=c7e55d86992c
17:39:19 [2019-09-27T17:39:19.297Z] KEEPBUNDLE=1
17:39:19 [2019-09-27T17:39:19.297Z] container=docker
17:39:19 [2019-09-27T17:39:19.297Z] TEST_SKIP_INTEGRATION=1
17:39:19 [2019-09-27T17:39:19.297Z] GOPATH=/go
17:39:19 [2019-09-27T17:39:19.297Z] PWD=/go/src/github.com/docker/docker
17:39:19 [2019-09-27T17:39:19.297Z] HOME=/root
17:39:19 [2019-09-27T17:39:19.297Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:39:19 [2019-09-27T17:39:19.297Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:39:19 [2019-09-27T17:39:19.297Z] DOCKER_GITCOMMIT=49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
17:39:19 [2019-09-27T17:39:19.297Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:39:19 [2019-09-27T17:39:19.297Z] DOCKER_GRAPHDRIVER=overlay2
17:39:19 [2019-09-27T17:39:19.297Z] TERM=xterm
17:39:19 [2019-09-27T17:39:19.297Z] DEST=bundles/test-integration
17:39:19 [2019-09-27T17:39:19.297Z] SHLVL=1
17:39:19 [2019-09-27T17:39:19.297Z] TIMEOUT=120m
17:39:19 [2019-09-27T17:39:19.297Z] TESTFLAGS=-check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)
17:39:19 [2019-09-27T17:39:19.297Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:39:19 [2019-09-27T17:39:19.297Z] DOCKER_PKG=github.com/docker/docker
17:39:19 [2019-09-27T17:39:19.297Z] TESTDEBUG=0
17:39:19 [2019-09-27T17:39:19.297Z] _=/usr/bin/env
17:39:19 [2019-09-27T17:39:19.297Z] Building test suite binary ./integration-cli/test.main
17:39:19 [2019-09-27T17:39:19.297Z] PKG_CONFIG=pkg-config
17:39:19 [2019-09-27T17:39:19.297Z] GOLANG_VERSION=1.12.10
17:39:19 [2019-09-27T17:39:19.297Z] HOSTNAME=cf52f3b69353
17:39:19 [2019-09-27T17:39:19.297Z] KEEPBUNDLE=1
17:39:19 [2019-09-27T17:39:19.297Z] container=docker
17:39:19 [2019-09-27T17:39:19.297Z] TEST_SKIP_INTEGRATION=1
17:39:19 [2019-09-27T17:39:19.297Z] GOPATH=/go
17:39:19 [2019-09-27T17:39:19.297Z] PWD=/go/src/github.com/docker/docker
17:39:19 [2019-09-27T17:39:19.297Z] HOME=/root
17:39:19 [2019-09-27T17:39:19.297Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:39:19 [2019-09-27T17:39:19.297Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:39:19 [2019-09-27T17:39:19.297Z] DOCKER_GITCOMMIT=49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
17:39:19 [2019-09-27T17:39:19.297Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:39:19 [2019-09-27T17:39:19.297Z] DOCKER_GRAPHDRIVER=overlay2
17:39:19 [2019-09-27T17:39:19.297Z] TERM=xterm
17:39:19 [2019-09-27T17:39:19.297Z] DEST=bundles/test-integration
17:39:19 [2019-09-27T17:39:19.297Z] SHLVL=1
17:39:19 [2019-09-27T17:39:19.297Z] TIMEOUT=120m
17:39:19 [2019-09-27T17:39:19.297Z] TESTFLAGS=-check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)
17:39:19 [2019-09-27T17:39:19.297Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:39:19 [2019-09-27T17:39:19.297Z] DOCKER_PKG=github.com/docker/docker
17:39:19 [2019-09-27T17:39:19.297Z] TESTDEBUG=0
17:39:19 [2019-09-27T17:39:19.297Z] _=/usr/bin/env
17:39:19 [2019-09-27T17:39:19.297Z] Building test suite binary ./integration-cli/test.main
17:39:19 [2019-09-27T17:39:19.297Z] 
17:39:19 [2019-09-27T17:39:19.297Z] Found new integrations tests:
17:39:19 [2019-09-27T17:39:19.297Z] +func TestBuildMultiStageCopy(t *testing.T) {
17:39:19 [2019-09-27T17:39:19.297Z] +func TestBuildPlatformInvalid(t *testing.T) {
17:39:19 [2019-09-27T17:39:19.297Z] +func TestConfigDaemonLibtrustID(t *testing.T) {
17:39:19 [2019-09-27T17:39:19.297Z] +func TestCopyFromContainer(t *testing.T) {
17:39:19 [2019-09-27T17:39:19.297Z] +func TestCreateLinkToNonExistingContainer(t *testing.T) {
17:39:19 [2019-09-27T17:39:19.297Z] +func TestHealthKillContainer(t *testing.T) {
17:39:19 [2019-09-27T17:39:19.297Z] +func TestImagePullPlatformInvalid(t *testing.T) {
17:39:19 [2019-09-27T17:39:19.297Z] +func TestDockerNetworkReConnect(t *testing.T) {
17:39:19 [2019-09-27T17:39:19.297Z] +func TestServiceUpdateNetwork(t *testing.T) {
17:39:19 [2019-09-27T17:39:19.297Z] Running stress test for them.
17:39:19 [2019-09-27T17:39:19.297Z] Using test flags: -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork
17:39:19 [2019-09-27T17:39:19.297Z] Skipping integration-cli tests since TESTFLAGS includes integration only flags
17:39:19 [2019-09-27T17:39:19.297Z] PKG_CONFIG=pkg-config
17:39:19 [2019-09-27T17:39:19.297Z] GOLANG_VERSION=1.12.10
17:39:19 [2019-09-27T17:39:19.297Z] HOSTNAME=12d643cb8a48
17:39:19 [2019-09-27T17:39:19.297Z] KEEPBUNDLE=1
17:39:19 [2019-09-27T17:39:19.297Z] container=docker
17:39:19 [2019-09-27T17:39:19.297Z] TEST_SKIP_INTEGRATION_CLI=1
17:39:19 [2019-09-27T17:39:19.297Z] GOPATH=/go
17:39:19 [2019-09-27T17:39:19.297Z] PWD=/go/src/github.com/docker/docker
17:39:19 [2019-09-27T17:39:19.297Z] HOME=/root
17:39:19 [2019-09-27T17:39:19.297Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:39:19 [2019-09-27T17:39:19.297Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:39:19 [2019-09-27T17:39:19.297Z] DOCKER_GITCOMMIT=49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
17:39:19 [2019-09-27T17:39:19.297Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:39:19 [2019-09-27T17:39:19.297Z] DOCKER_GRAPHDRIVER=overlay2
17:39:19 [2019-09-27T17:39:19.297Z] TERM=xterm
17:39:19 [2019-09-27T17:39:19.297Z] DEST=bundles/test-integration-flaky
17:39:19 [2019-09-27T17:39:19.297Z] SHLVL=1
17:39:19 [2019-09-27T17:39:19.297Z] TIMEOUT=120m
17:39:19 [2019-09-27T17:39:19.297Z] TESTFLAGS=-test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork
17:39:19 [2019-09-27T17:39:19.297Z] TEST_REPEAT=5
17:39:19 [2019-09-27T17:39:19.297Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:39:19 [2019-09-27T17:39:19.297Z] DOCKER_PKG=github.com/docker/docker
17:39:19 [2019-09-27T17:39:19.297Z] TESTDEBUG=0
17:39:19 [2019-09-27T17:39:19.297Z] _=/usr/bin/env
17:39:19 [2019-09-27T17:39:19.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:40:37 [2019-09-27T17:40:37.192Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:40:37 [2019-09-27T17:40:37.192Z] 
17:40:37 [2019-09-27T17:40:37.192Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:40:37 [2019-09-27T17:40:37.192Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:40:37 [2019-09-27T17:40:37.192Z] Using test binary docker
17:40:37 [2019-09-27T17:40:37.192Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:40:37 [2019-09-27T17:40:37.192Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
17:40:37 [2019-09-27T17:40:37.192Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
17:40:37 [2019-09-27T17:40:37.192Z] Warning failed to create cache: (null)
17:40:37 [2019-09-27T17:40:37.192Z] .
17:40:37 [2019-09-27T17:40:37.192Z] INFO: Waiting for daemon to start...
17:40:37 [2019-09-27T17:40:37.192Z] Starting dockerd
17:40:37 [2019-09-27T17:40:37.192Z] .
17:40:37 [2019-09-27T17:40:37.192Z] INFO: Building docker-sdk-python3:4.0.2...
17:41:10 [2019-09-27T17:41:10.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:41:10 [2019-09-27T17:41:10.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:41:10 [2019-09-27T17:41:10.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:41:14 [2019-09-27T17:41:14.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:41:18 [2019-09-27T17:41:18.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:41:22 [2019-09-27T17:41:22.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:41:24 [2019-09-27T17:41:24.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:41:25 [2019-09-27T17:41:25.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:41:32 [2019-09-27T17:41:32.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:41:34 [2019-09-27T17:41:34.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:41:44 [2019-09-27T17:41:44.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:41:58 [2019-09-27T17:41:58.596Z] sha256:741359cf2cdc690561fd8af6da6c35eb20da4abea1300c0d97dd5a44f69b6afb
17:41:58 [2019-09-27T17:41:58.596Z] INFO: Starting docker-py tests...
17:41:58 [2019-09-27T17:41:58.596Z] ============================= test session starts ==============================
17:41:58 [2019-09-27T17:41:58.596Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
17:41:58 [2019-09-27T17:41:58.596Z] rootdir: /src, inifile: pytest.ini
17:41:58 [2019-09-27T17:41:58.596Z] plugins: timeout-1.3.3, cov-2.6.1
17:41:58 [2019-09-27T17:41:58.596Z] collected 385 items / 6 deselected
17:41:58 [2019-09-27T17:41:58.596Z] 
17:42:06 [2019-09-27T17:42:06.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:42:11 [2019-09-27T17:42:11.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:42:14 [2019-09-27T17:42:14.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:42:15 [2019-09-27T17:42:15.249Z] tests/integration/api_build_test.py ......................X              [  6%]
17:42:15 [2019-09-27T17:42:15.249Z] tests/integration/api_client_test.py .....                               [  7%]
17:42:17 [2019-09-27T17:42:17.375Z] tests/integration/api_config_test.py .....                               [  8%]
17:42:19 [2019-09-27T17:42:19.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:42:22 [2019-09-27T17:42:22.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:42:26 [2019-09-27T17:42:26.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:42:29 [2019-09-27T17:42:29.402Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky)
17:42:29 [2019-09-27T17:42:29.403Z] Using test binary docker
17:42:29 [2019-09-27T17:42:29.403Z] ++++ /etc/init.d/apparmor start
17:42:29 [2019-09-27T17:42:29.403Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
17:42:29 [2019-09-27T17:42:29.403Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
17:42:29 [2019-09-27T17:42:29.403Z] Warning failed to create cache: (null)
17:42:29 [2019-09-27T17:42:29.403Z] .
17:42:29 [2019-09-27T17:42:29.403Z] INFO: Waiting for daemon to start...
17:42:29 [2019-09-27T17:42:29.403Z] Starting dockerd
17:42:29 [2019-09-27T17:42:29.403Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true
17:42:31 [2019-09-27T17:42:31.930Z] .
17:42:31 [2019-09-27T17:42:31.930Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky)
17:42:31 [2019-09-27T17:42:31.930Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky)
17:42:31 [2019-09-27T17:42:31.930Z] Error: No such image: emptyfs
17:42:31 [2019-09-27T17:42:31.930Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs .
17:42:31 [2019-09-27T17:42:31.930Z] +++++ docker load
17:42:32 [2019-09-27T17:42:32.188Z] Running integration-test (iteration 1)
17:42:32 [2019-09-27T17:42:32.188Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:42:32 [2019-09-27T17:42:32.188Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:42:32 [2019-09-27T17:42:32.188Z] +++ set -e
17:42:32 [2019-09-27T17:42:32.188Z] +++ '[' -n 0 ']'
17:42:32 [2019-09-27T17:42:32.188Z] +++ set -x
17:42:32 [2019-09-27T17:42:32.188Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:42:58 [2019-09-27T17:42:58.413Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
17:43:04 [2019-09-27T17:43:04.249Z] Loaded image: buildpack-deps:jessie
17:43:04 [2019-09-27T17:43:04.249Z] Loaded image: busybox:latest
17:43:04 [2019-09-27T17:43:04.249Z] Loaded image: busybox:glibc
17:43:04 [2019-09-27T17:43:04.249Z] Loaded image: debian:jessie
17:43:04 [2019-09-27T17:43:04.249Z] Loaded image: hello-world:latest
17:43:04 [2019-09-27T17:43:04.249Z] INFO: Testing against a local daemon
17:43:04 [2019-09-27T17:43:04.249Z] === RUN   TestBuildMultiStageCopy
17:43:04 [2019-09-27T17:43:04.249Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:43:09 [2019-09-27T17:43:09.516Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:43:09 [2019-09-27T17:43:09.516Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:43:10 [2019-09-27T17:43:10.449Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:43:10 [2019-09-27T17:43:10.707Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:43:11 [2019-09-27T17:43:11.640Z] --- PASS: TestBuildMultiStageCopy (8.27s)
17:43:11 [2019-09-27T17:43:11.640Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (5.67s)
17:43:11 [2019-09-27T17:43:11.640Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s)
17:43:11 [2019-09-27T17:43:11.640Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s)
17:43:11 [2019-09-27T17:43:11.640Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s)
17:43:11 [2019-09-27T17:43:11.640Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s)
17:43:11 [2019-09-27T17:43:11.640Z] === RUN   TestBuildPlatformInvalid
17:43:11 [2019-09-27T17:43:11.898Z] --- PASS: TestBuildPlatformInvalid (0.26s)
17:43:11 [2019-09-27T17:43:11.898Z] === RUN   TestBuildMultiStageCopy
17:43:11 [2019-09-27T17:43:11.898Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:43:13 [2019-09-27T17:43:13.797Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:43:13 [2019-09-27T17:43:13.797Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:43:14 [2019-09-27T17:43:14.055Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:43:14 [2019-09-27T17:43:14.313Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:43:14 [2019-09-27T17:43:14.571Z] --- PASS: TestBuildMultiStageCopy (2.70s)
17:43:14 [2019-09-27T17:43:14.571Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.62s)
17:43:14 [2019-09-27T17:43:14.571Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.26s)
17:43:14 [2019-09-27T17:43:14.571Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.28s)
17:43:14 [2019-09-27T17:43:14.571Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.28s)
17:43:14 [2019-09-27T17:43:14.571Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s)
17:43:14 [2019-09-27T17:43:14.571Z] === RUN   TestBuildPlatformInvalid
17:43:14 [2019-09-27T17:43:14.828Z] --- PASS: TestBuildPlatformInvalid (0.22s)
17:43:14 [2019-09-27T17:43:14.828Z] === RUN   TestBuildMultiStageCopy
17:43:14 [2019-09-27T17:43:14.828Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:43:16 [2019-09-27T17:43:16.738Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:43:16 [2019-09-27T17:43:16.738Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:43:16 [2019-09-27T17:43:16.995Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:43:17 [2019-09-27T17:43:17.252Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:43:17 [2019-09-27T17:43:17.816Z] --- PASS: TestBuildMultiStageCopy (2.94s)
17:43:17 [2019-09-27T17:43:17.816Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.63s)
17:43:17 [2019-09-27T17:43:17.816Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
17:43:17 [2019-09-27T17:43:17.816Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s)
17:43:17 [2019-09-27T17:43:17.816Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s)
17:43:17 [2019-09-27T17:43:17.816Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s)
17:43:17 [2019-09-27T17:43:17.816Z] === RUN   TestBuildPlatformInvalid
17:43:17 [2019-09-27T17:43:17.816Z] --- PASS: TestBuildPlatformInvalid (0.25s)
17:43:17 [2019-09-27T17:43:17.816Z] === RUN   TestBuildMultiStageCopy
17:43:17 [2019-09-27T17:43:17.816Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:43:19 [2019-09-27T17:43:19.711Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:43:19 [2019-09-27T17:43:19.711Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:43:19 [2019-09-27T17:43:19.967Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:43:20 [2019-09-27T17:43:20.224Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:43:20 [2019-09-27T17:43:20.789Z] --- PASS: TestBuildMultiStageCopy (2.70s)
17:43:20 [2019-09-27T17:43:20.789Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.68s)
17:43:20 [2019-09-27T17:43:20.789Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
17:43:20 [2019-09-27T17:43:20.789Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
17:43:20 [2019-09-27T17:43:20.789Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s)
17:43:20 [2019-09-27T17:43:20.789Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s)
17:43:20 [2019-09-27T17:43:20.789Z] === RUN   TestBuildPlatformInvalid
17:43:20 [2019-09-27T17:43:20.789Z] --- PASS: TestBuildPlatformInvalid (0.23s)
17:43:20 [2019-09-27T17:43:20.789Z] === RUN   TestBuildMultiStageCopy
17:43:20 [2019-09-27T17:43:20.789Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:43:22 [2019-09-27T17:43:22.859Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:43:22 [2019-09-27T17:43:22.859Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:43:23 [2019-09-27T17:43:23.117Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:43:23 [2019-09-27T17:43:23.375Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:43:23 [2019-09-27T17:43:23.633Z] --- PASS: TestBuildMultiStageCopy (2.81s)
17:43:23 [2019-09-27T17:43:23.633Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.74s)
17:43:23 [2019-09-27T17:43:23.633Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.26s)
17:43:23 [2019-09-27T17:43:23.633Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s)
17:43:23 [2019-09-27T17:43:23.633Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s)
17:43:23 [2019-09-27T17:43:23.633Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s)
17:43:23 [2019-09-27T17:43:23.633Z] === RUN   TestBuildPlatformInvalid
17:43:23 [2019-09-27T17:43:23.891Z] --- PASS: TestBuildPlatformInvalid (0.25s)
17:43:23 [2019-09-27T17:43:23.891Z] PASS
17:43:23 [2019-09-27T17:43:23.891Z] 
17:43:23 [2019-09-27T17:43:23.891Z] DONE 35 tests in 51.707s
17:43:23 [2019-09-27T17:43:23.891Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:43:23 [2019-09-27T17:43:23.891Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:43:23 [2019-09-27T17:43:23.891Z] +++ set -e
17:43:23 [2019-09-27T17:43:23.891Z] +++ '[' -n 0 ']'
17:43:23 [2019-09-27T17:43:23.891Z] +++ set -x
17:43:23 [2019-09-27T17:43:23.891Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:43:24 [2019-09-27T17:43:24.149Z] INFO: Testing against a local daemon
17:43:24 [2019-09-27T17:43:24.149Z] === RUN   TestConfigDaemonLibtrustID
17:43:24 [2019-09-27T17:43:24.715Z] --- PASS: TestConfigDaemonLibtrustID (0.62s)
17:43:24 [2019-09-27T17:43:24.715Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:43:24 [2019-09-27T17:43:24.715Z]     daemon.go:325: [deaf66c47d0dc] waiting for daemon to start
17:43:24 [2019-09-27T17:43:24.715Z]     daemon.go:325: [deaf66c47d0dc] waiting for daemon to start
17:43:24 [2019-09-27T17:43:24.715Z]     daemon.go:353: [deaf66c47d0dc] daemon started
17:43:24 [2019-09-27T17:43:24.715Z]     daemon.go:461: [deaf66c47d0dc] Stopping daemon
17:43:24 [2019-09-27T17:43:24.715Z]     daemon.go:296: [deaf66c47d0dc] exiting daemon
17:43:24 [2019-09-27T17:43:24.715Z]     daemon.go:448: [deaf66c47d0dc] Daemon stopped
17:43:24 [2019-09-27T17:43:24.715Z] === RUN   TestConfigDaemonLibtrustID
17:43:25 [2019-09-27T17:43:25.280Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
17:43:25 [2019-09-27T17:43:25.280Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:43:25 [2019-09-27T17:43:25.280Z]     daemon.go:325: [dad941d8a0425] waiting for daemon to start
17:43:25 [2019-09-27T17:43:25.280Z]     daemon.go:325: [dad941d8a0425] waiting for daemon to start
17:43:25 [2019-09-27T17:43:25.280Z]     daemon.go:353: [dad941d8a0425] daemon started
17:43:25 [2019-09-27T17:43:25.280Z]     daemon.go:461: [dad941d8a0425] Stopping daemon
17:43:25 [2019-09-27T17:43:25.280Z]     daemon.go:296: [dad941d8a0425] exiting daemon
17:43:25 [2019-09-27T17:43:25.280Z]     daemon.go:448: [dad941d8a0425] Daemon stopped
17:43:25 [2019-09-27T17:43:25.280Z] === RUN   TestConfigDaemonLibtrustID
17:43:25 [2019-09-27T17:43:25.846Z] --- PASS: TestConfigDaemonLibtrustID (0.62s)
17:43:25 [2019-09-27T17:43:25.846Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:43:25 [2019-09-27T17:43:25.846Z]     daemon.go:325: [db82d131bdc62] waiting for daemon to start
17:43:25 [2019-09-27T17:43:25.846Z]     daemon.go:325: [db82d131bdc62] waiting for daemon to start
17:43:25 [2019-09-27T17:43:25.846Z]     daemon.go:353: [db82d131bdc62] daemon started
17:43:25 [2019-09-27T17:43:25.846Z]     daemon.go:461: [db82d131bdc62] Stopping daemon
17:43:25 [2019-09-27T17:43:25.846Z]     daemon.go:296: [db82d131bdc62] exiting daemon
17:43:25 [2019-09-27T17:43:25.846Z]     daemon.go:448: [db82d131bdc62] Daemon stopped
17:43:25 [2019-09-27T17:43:25.846Z] === RUN   TestConfigDaemonLibtrustID
17:43:26 [2019-09-27T17:43:26.411Z] --- PASS: TestConfigDaemonLibtrustID (0.58s)
17:43:26 [2019-09-27T17:43:26.411Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:43:26 [2019-09-27T17:43:26.411Z]     daemon.go:325: [d05ed37a2319b] waiting for daemon to start
17:43:26 [2019-09-27T17:43:26.411Z]     daemon.go:325: [d05ed37a2319b] waiting for daemon to start
17:43:26 [2019-09-27T17:43:26.411Z]     daemon.go:353: [d05ed37a2319b] daemon started
17:43:26 [2019-09-27T17:43:26.411Z]     daemon.go:461: [d05ed37a2319b] Stopping daemon
17:43:26 [2019-09-27T17:43:26.411Z]     daemon.go:296: [d05ed37a2319b] exiting daemon
17:43:26 [2019-09-27T17:43:26.411Z]     daemon.go:448: [d05ed37a2319b] Daemon stopped
17:43:26 [2019-09-27T17:43:26.411Z] === RUN   TestConfigDaemonLibtrustID
17:43:26 [2019-09-27T17:43:26.977Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
17:43:26 [2019-09-27T17:43:26.977Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:43:26 [2019-09-27T17:43:26.977Z]     daemon.go:325: [db29f1aa9879b] waiting for daemon to start
17:43:26 [2019-09-27T17:43:26.977Z]     daemon.go:325: [db29f1aa9879b] waiting for daemon to start
17:43:26 [2019-09-27T17:43:26.977Z]     daemon.go:353: [db29f1aa9879b] daemon started
17:43:26 [2019-09-27T17:43:26.977Z]     daemon.go:461: [db29f1aa9879b] Stopping daemon
17:43:26 [2019-09-27T17:43:26.977Z]     daemon.go:296: [db29f1aa9879b] exiting daemon
17:43:26 [2019-09-27T17:43:26.977Z]     daemon.go:448: [db29f1aa9879b] Daemon stopped
17:43:26 [2019-09-27T17:43:26.977Z] PASS
17:43:26 [2019-09-27T17:43:26.977Z] 
17:43:26 [2019-09-27T17:43:26.977Z] DONE 5 tests in 3.044s
17:43:26 [2019-09-27T17:43:26.977Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:43:26 [2019-09-27T17:43:26.977Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:43:26 [2019-09-27T17:43:26.977Z] +++ set -e
17:43:26 [2019-09-27T17:43:26.977Z] +++ '[' -n 0 ']'
17:43:26 [2019-09-27T17:43:26.977Z] +++ set -x
17:43:26 [2019-09-27T17:43:26.977Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:43:27 [2019-09-27T17:43:27.235Z] INFO: Testing against a local daemon
17:43:27 [2019-09-27T17:43:27.235Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:43:27 [2019-09-27T17:43:27.235Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
17:43:27 [2019-09-27T17:43:27.235Z] === RUN   TestCopyFromContainerPathIsNotDir
17:43:27 [2019-09-27T17:43:27.493Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
17:43:27 [2019-09-27T17:43:27.493Z] === RUN   TestCopyFromContainer
17:43:30 [2019-09-27T17:43:30.773Z] === RUN   TestCopyFromContainer//
17:43:30 [2019-09-27T17:43:30.773Z] === RUN   TestCopyFromContainer//bar/root
17:43:30 [2019-09-27T17:43:30.773Z] === RUN   TestCopyFromContainer//bar/root/
17:43:30 [2019-09-27T17:43:30.773Z] === RUN   TestCopyFromContainer/bar/quux
17:43:31 [2019-09-27T17:43:31.031Z] === RUN   TestCopyFromContainer/bar/quux/
17:43:31 [2019-09-27T17:43:31.289Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:43:31 [2019-09-27T17:43:31.289Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:43:31 [2019-09-27T17:43:31.547Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:43:31 [2019-09-27T17:43:31.805Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:43:31 [2019-09-27T17:43:31.805Z] === RUN   TestCopyFromContainer/bar/notarget
17:43:32 [2019-09-27T17:43:32.063Z] --- PASS: TestCopyFromContainer (4.66s)
17:43:32 [2019-09-27T17:43:32.063Z]     --- PASS: TestCopyFromContainer// (0.12s)
17:43:32 [2019-09-27T17:43:32.063Z]     --- PASS: TestCopyFromContainer//bar/root (0.19s)
17:43:32 [2019-09-27T17:43:32.063Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.16s)
17:43:32 [2019-09-27T17:43:32.063Z]     --- PASS: TestCopyFromContainer/bar/quux (0.17s)
17:43:32 [2019-09-27T17:43:32.063Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.17s)
17:43:32 [2019-09-27T17:43:32.063Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s)
17:43:32 [2019-09-27T17:43:32.063Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s)
17:43:32 [2019-09-27T17:43:32.063Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s)
17:43:32 [2019-09-27T17:43:32.063Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s)
17:43:32 [2019-09-27T17:43:32.063Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.18s)
17:43:32 [2019-09-27T17:43:32.063Z] === RUN   TestCreateLinkToNonExistingContainer
17:43:32 [2019-09-27T17:43:32.063Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
17:43:32 [2019-09-27T17:43:32.063Z] === RUN   TestHealthKillContainer
17:43:36 [2019-09-27T17:43:36.350Z] --- PASS: TestHealthKillContainer (3.64s)
17:43:36 [2019-09-27T17:43:36.350Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:43:36 [2019-09-27T17:43:36.350Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
17:43:36 [2019-09-27T17:43:36.350Z] === RUN   TestCopyFromContainerPathIsNotDir
17:43:36 [2019-09-27T17:43:36.350Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
17:43:36 [2019-09-27T17:43:36.350Z] === RUN   TestCopyFromContainer
17:43:38 [2019-09-27T17:43:38.877Z] === RUN   TestCopyFromContainer//
17:43:38 [2019-09-27T17:43:38.877Z] === RUN   TestCopyFromContainer//bar/root
17:43:38 [2019-09-27T17:43:38.877Z] === RUN   TestCopyFromContainer//bar/root/
17:43:39 [2019-09-27T17:43:39.134Z] === RUN   TestCopyFromContainer/bar/quux
17:43:39 [2019-09-27T17:43:39.392Z] === RUN   TestCopyFromContainer/bar/quux/
17:43:39 [2019-09-27T17:43:39.649Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:43:39 [2019-09-27T17:43:39.649Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:43:39 [2019-09-27T17:43:39.906Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:43:40 [2019-09-27T17:43:40.163Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:43:40 [2019-09-27T17:43:40.421Z] === RUN   TestCopyFromContainer/bar/notarget
17:43:40 [2019-09-27T17:43:40.421Z] --- PASS: TestCopyFromContainer (4.54s)
17:43:40 [2019-09-27T17:43:40.421Z]     --- PASS: TestCopyFromContainer// (0.16s)
17:43:40 [2019-09-27T17:43:40.421Z]     --- PASS: TestCopyFromContainer//bar/root (0.20s)
17:43:40 [2019-09-27T17:43:40.421Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
17:43:40 [2019-09-27T17:43:40.421Z]     --- PASS: TestCopyFromContainer/bar/quux (0.20s)
17:43:40 [2019-09-27T17:43:40.421Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.18s)
17:43:40 [2019-09-27T17:43:40.421Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s)
17:43:40 [2019-09-27T17:43:40.421Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.19s)
17:43:40 [2019-09-27T17:43:40.421Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.21s)
17:43:40 [2019-09-27T17:43:40.421Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.23s)
17:43:40 [2019-09-27T17:43:40.421Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
17:43:40 [2019-09-27T17:43:40.421Z] === RUN   TestCreateLinkToNonExistingContainer
17:43:40 [2019-09-27T17:43:40.678Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
17:43:40 [2019-09-27T17:43:40.678Z] === RUN   TestHealthKillContainer
17:43:44 [2019-09-27T17:43:44.859Z] --- PASS: TestHealthKillContainer (3.58s)
17:43:44 [2019-09-27T17:43:44.859Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:43:44 [2019-09-27T17:43:44.859Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
17:43:44 [2019-09-27T17:43:44.859Z] === RUN   TestCopyFromContainerPathIsNotDir
17:43:44 [2019-09-27T17:43:44.859Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
17:43:44 [2019-09-27T17:43:44.859Z] === RUN   TestCopyFromContainer
17:43:46 [2019-09-27T17:43:46.758Z] === RUN   TestCopyFromContainer//
17:43:47 [2019-09-27T17:43:47.016Z] === RUN   TestCopyFromContainer//bar/root
17:43:47 [2019-09-27T17:43:47.273Z] === RUN   TestCopyFromContainer//bar/root/
17:43:47 [2019-09-27T17:43:47.531Z] === RUN   TestCopyFromContainer/bar/quux
17:43:47 [2019-09-27T17:43:47.531Z] === RUN   TestCopyFromContainer/bar/quux/
17:43:47 [2019-09-27T17:43:47.789Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:43:48 [2019-09-27T17:43:48.047Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:43:48 [2019-09-27T17:43:48.305Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:43:48 [2019-09-27T17:43:48.305Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:43:48 [2019-09-27T17:43:48.562Z] === RUN   TestCopyFromContainer/bar/notarget
17:43:48 [2019-09-27T17:43:48.820Z] --- PASS: TestCopyFromContainer (4.45s)
17:43:48 [2019-09-27T17:43:48.820Z]     --- PASS: TestCopyFromContainer// (0.17s)
17:43:48 [2019-09-27T17:43:48.820Z]     --- PASS: TestCopyFromContainer//bar/root (0.20s)
17:43:48 [2019-09-27T17:43:48.820Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.19s)
17:43:48 [2019-09-27T17:43:48.820Z]     --- PASS: TestCopyFromContainer/bar/quux (0.22s)
17:43:48 [2019-09-27T17:43:48.820Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.20s)
17:43:48 [2019-09-27T17:43:48.820Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s)
17:43:48 [2019-09-27T17:43:48.820Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.22s)
17:43:48 [2019-09-27T17:43:48.820Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s)
17:43:48 [2019-09-27T17:43:48.820Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.18s)
17:43:48 [2019-09-27T17:43:48.820Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.17s)
17:43:48 [2019-09-27T17:43:48.820Z] === RUN   TestCreateLinkToNonExistingContainer
17:43:48 [2019-09-27T17:43:48.820Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
17:43:48 [2019-09-27T17:43:48.820Z] === RUN   TestHealthKillContainer
17:43:52 [2019-09-27T17:43:52.999Z] --- PASS: TestHealthKillContainer (3.63s)
17:43:52 [2019-09-27T17:43:52.999Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:43:52 [2019-09-27T17:43:52.999Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
17:43:52 [2019-09-27T17:43:52.999Z] === RUN   TestCopyFromContainerPathIsNotDir
17:43:52 [2019-09-27T17:43:52.999Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
17:43:52 [2019-09-27T17:43:52.999Z] === RUN   TestCopyFromContainer
17:43:55 [2019-09-27T17:43:55.521Z] === RUN   TestCopyFromContainer//
17:43:55 [2019-09-27T17:43:55.521Z] === RUN   TestCopyFromContainer//bar/root
17:43:55 [2019-09-27T17:43:55.778Z] === RUN   TestCopyFromContainer//bar/root/
17:43:55 [2019-09-27T17:43:55.778Z] === RUN   TestCopyFromContainer/bar/quux
17:43:56 [2019-09-27T17:43:56.036Z] === RUN   TestCopyFromContainer/bar/quux/
17:43:56 [2019-09-27T17:43:56.036Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:43:56 [2019-09-27T17:43:56.293Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:43:56 [2019-09-27T17:43:56.551Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:43:56 [2019-09-27T17:43:56.551Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:43:56 [2019-09-27T17:43:56.809Z] === RUN   TestCopyFromContainer/bar/notarget
17:43:57 [2019-09-27T17:43:57.067Z] --- PASS: TestCopyFromContainer (4.25s)
17:43:57 [2019-09-27T17:43:57.067Z]     --- PASS: TestCopyFromContainer// (0.17s)
17:43:57 [2019-09-27T17:43:57.067Z]     --- PASS: TestCopyFromContainer//bar/root (0.18s)
17:43:57 [2019-09-27T17:43:57.067Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.15s)
17:43:57 [2019-09-27T17:43:57.067Z]     --- PASS: TestCopyFromContainer/bar/quux (0.18s)
17:43:57 [2019-09-27T17:43:57.067Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.15s)
17:43:57 [2019-09-27T17:43:57.067Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s)
17:43:57 [2019-09-27T17:43:57.067Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s)
17:43:57 [2019-09-27T17:43:57.067Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s)
17:43:57 [2019-09-27T17:43:57.067Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s)
17:43:57 [2019-09-27T17:43:57.067Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
17:43:57 [2019-09-27T17:43:57.067Z] === RUN   TestCreateLinkToNonExistingContainer
17:43:57 [2019-09-27T17:43:57.067Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:43:57 [2019-09-27T17:43:57.067Z] === RUN   TestHealthKillContainer
17:44:01 [2019-09-27T17:44:01.245Z] --- PASS: TestHealthKillContainer (3.57s)
17:44:01 [2019-09-27T17:44:01.245Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:44:01 [2019-09-27T17:44:01.245Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
17:44:01 [2019-09-27T17:44:01.245Z] === RUN   TestCopyFromContainerPathIsNotDir
17:44:01 [2019-09-27T17:44:01.245Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
17:44:01 [2019-09-27T17:44:01.245Z] === RUN   TestCopyFromContainer
17:44:03 [2019-09-27T17:44:03.774Z] === RUN   TestCopyFromContainer//
17:44:03 [2019-09-27T17:44:03.774Z] === RUN   TestCopyFromContainer//bar/root
17:44:03 [2019-09-27T17:44:03.774Z] === RUN   TestCopyFromContainer//bar/root/
17:44:03 [2019-09-27T17:44:03.774Z] === RUN   TestCopyFromContainer/bar/quux
17:44:04 [2019-09-27T17:44:04.031Z] === RUN   TestCopyFromContainer/bar/quux/
17:44:04 [2019-09-27T17:44:04.291Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:44:04 [2019-09-27T17:44:04.548Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:44:04 [2019-09-27T17:44:04.548Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:44:04 [2019-09-27T17:44:04.806Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:44:04 [2019-09-27T17:44:04.806Z] === RUN   TestCopyFromContainer/bar/notarget
17:44:05 [2019-09-27T17:44:05.064Z] --- PASS: TestCopyFromContainer (4.24s)
17:44:05 [2019-09-27T17:44:05.064Z]     --- PASS: TestCopyFromContainer// (0.15s)
17:44:05 [2019-09-27T17:44:05.064Z]     --- PASS: TestCopyFromContainer//bar/root (0.20s)
17:44:05 [2019-09-27T17:44:05.064Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.15s)
17:44:05 [2019-09-27T17:44:05.064Z]     --- PASS: TestCopyFromContainer/bar/quux (0.23s)
17:44:05 [2019-09-27T17:44:05.064Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.16s)
17:44:05 [2019-09-27T17:44:05.064Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s)
17:44:05 [2019-09-27T17:44:05.064Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s)
17:44:05 [2019-09-27T17:44:05.064Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
17:44:05 [2019-09-27T17:44:05.064Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s)
17:44:05 [2019-09-27T17:44:05.064Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
17:44:05 [2019-09-27T17:44:05.064Z] === RUN   TestCreateLinkToNonExistingContainer
17:44:05 [2019-09-27T17:44:05.064Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
17:44:05 [2019-09-27T17:44:05.064Z] === RUN   TestHealthKillContainer
17:44:09 [2019-09-27T17:44:09.244Z] --- PASS: TestHealthKillContainer (3.54s)
17:44:09 [2019-09-27T17:44:09.244Z] PASS
17:44:09 [2019-09-27T17:44:09.244Z] 
17:44:09 [2019-09-27T17:44:09.244Z] DONE 75 tests in 41.605s
17:44:09 [2019-09-27T17:44:09.244Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:44:09 [2019-09-27T17:44:09.244Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.244Z] +++ set -e
17:44:09 [2019-09-27T17:44:09.244Z] +++ '[' -n 0 ']'
17:44:09 [2019-09-27T17:44:09.244Z] +++ set -x
17:44:09 [2019-09-27T17:44:09.244Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.244Z] INFO: Testing against a local daemon
17:44:09 [2019-09-27T17:44:09.244Z] === RUN   TestImagePullPlatformInvalid
17:44:09 [2019-09-27T17:44:09.244Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:44:09 [2019-09-27T17:44:09.244Z] === RUN   TestImagePullPlatformInvalid
17:44:09 [2019-09-27T17:44:09.244Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:44:09 [2019-09-27T17:44:09.244Z] === RUN   TestImagePullPlatformInvalid
17:44:09 [2019-09-27T17:44:09.244Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:44:09 [2019-09-27T17:44:09.244Z] === RUN   TestImagePullPlatformInvalid
17:44:09 [2019-09-27T17:44:09.244Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:44:09 [2019-09-27T17:44:09.244Z] === RUN   TestImagePullPlatformInvalid
17:44:09 [2019-09-27T17:44:09.244Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:44:09 [2019-09-27T17:44:09.244Z] PASS
17:44:09 [2019-09-27T17:44:09.244Z] 
17:44:09 [2019-09-27T17:44:09.244Z] DONE 5 tests in 0.240s
17:44:09 [2019-09-27T17:44:09.244Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:44:09 [2019-09-27T17:44:09.244Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.244Z] +++ set -e
17:44:09 [2019-09-27T17:44:09.244Z] +++ '[' -n 0 ']'
17:44:09 [2019-09-27T17:44:09.244Z] +++ set -x
17:44:09 [2019-09-27T17:44:09.244Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.244Z] INFO: Testing against a local daemon
17:44:09 [2019-09-27T17:44:09.245Z] testing: warning: no tests to run
17:44:09 [2019-09-27T17:44:09.245Z] PASS
17:44:09 [2019-09-27T17:44:09.245Z] 
17:44:09 [2019-09-27T17:44:09.245Z] DONE 0 tests in 0.086s
17:44:09 [2019-09-27T17:44:09.245Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:44:09 [2019-09-27T17:44:09.245Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.245Z] +++ set -e
17:44:09 [2019-09-27T17:44:09.245Z] +++ '[' -n 0 ']'
17:44:09 [2019-09-27T17:44:09.245Z] +++ set -x
17:44:09 [2019-09-27T17:44:09.245Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.245Z] INFO: Testing against a local daemon
17:44:09 [2019-09-27T17:44:09.245Z] testing: warning: no tests to run
17:44:09 [2019-09-27T17:44:09.245Z] PASS
17:44:09 [2019-09-27T17:44:09.245Z] 
17:44:09 [2019-09-27T17:44:09.245Z] DONE 0 tests in 0.090s
17:44:09 [2019-09-27T17:44:09.245Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:44:09 [2019-09-27T17:44:09.245Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.245Z] +++ set -e
17:44:09 [2019-09-27T17:44:09.245Z] +++ '[' -n 0 ']'
17:44:09 [2019-09-27T17:44:09.245Z] +++ set -x
17:44:09 [2019-09-27T17:44:09.245Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.502Z] INFO: Testing against a local daemon
17:44:09 [2019-09-27T17:44:09.502Z] testing: warning: no tests to run
17:44:09 [2019-09-27T17:44:09.502Z] PASS
17:44:09 [2019-09-27T17:44:09.502Z] 
17:44:09 [2019-09-27T17:44:09.502Z] DONE 0 tests in 0.110s
17:44:09 [2019-09-27T17:44:09.502Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:44:09 [2019-09-27T17:44:09.502Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.502Z] +++ set -e
17:44:09 [2019-09-27T17:44:09.502Z] +++ '[' -n 0 ']'
17:44:09 [2019-09-27T17:44:09.502Z] +++ set -x
17:44:09 [2019-09-27T17:44:09.502Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.502Z] testing: warning: no tests to run
17:44:09 [2019-09-27T17:44:09.502Z] PASS
17:44:09 [2019-09-27T17:44:09.502Z] 
17:44:09 [2019-09-27T17:44:09.502Z] DONE 0 tests in 0.019s
17:44:09 [2019-09-27T17:44:09.502Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:44:09 [2019-09-27T17:44:09.502Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.502Z] +++ set -e
17:44:09 [2019-09-27T17:44:09.502Z] +++ '[' -n 0 ']'
17:44:09 [2019-09-27T17:44:09.502Z] +++ set -x
17:44:09 [2019-09-27T17:44:09.502Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.502Z] INFO: Testing against a local daemon
17:44:09 [2019-09-27T17:44:09.502Z] testing: warning: no tests to run
17:44:09 [2019-09-27T17:44:09.502Z] PASS
17:44:09 [2019-09-27T17:44:09.502Z] 
17:44:09 [2019-09-27T17:44:09.502Z] DONE 0 tests in 0.095s
17:44:09 [2019-09-27T17:44:09.761Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:44:09 [2019-09-27T17:44:09.761Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.761Z] +++ set -e
17:44:09 [2019-09-27T17:44:09.761Z] +++ '[' -n 0 ']'
17:44:09 [2019-09-27T17:44:09.761Z] +++ set -x
17:44:09 [2019-09-27T17:44:09.761Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.761Z] INFO: Testing against a local daemon
17:44:09 [2019-09-27T17:44:09.761Z] testing: warning: no tests to run
17:44:09 [2019-09-27T17:44:09.761Z] PASS
17:44:09 [2019-09-27T17:44:09.761Z] 
17:44:09 [2019-09-27T17:44:09.761Z] DONE 0 tests in 0.076s
17:44:09 [2019-09-27T17:44:09.761Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:44:09 [2019-09-27T17:44:09.761Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.761Z] +++ set -e
17:44:09 [2019-09-27T17:44:09.761Z] +++ '[' -n 0 ']'
17:44:09 [2019-09-27T17:44:09.761Z] +++ set -x
17:44:09 [2019-09-27T17:44:09.761Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:09 [2019-09-27T17:44:09.761Z] INFO: Testing against a local daemon
17:44:09 [2019-09-27T17:44:09.761Z] testing: warning: no tests to run
17:44:09 [2019-09-27T17:44:09.761Z] PASS
17:44:09 [2019-09-27T17:44:09.761Z] 
17:44:09 [2019-09-27T17:44:09.761Z] DONE 0 tests in 0.112s
17:44:10 [2019-09-27T17:44:10.019Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:44:10 [2019-09-27T17:44:10.019Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:10 [2019-09-27T17:44:10.019Z] +++ set -e
17:44:10 [2019-09-27T17:44:10.019Z] +++ '[' -n 0 ']'
17:44:10 [2019-09-27T17:44:10.019Z] +++ set -x
17:44:10 [2019-09-27T17:44:10.019Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:10 [2019-09-27T17:44:10.019Z] INFO: Testing against a local daemon
17:44:10 [2019-09-27T17:44:10.019Z] testing: warning: no tests to run
17:44:10 [2019-09-27T17:44:10.019Z] PASS
17:44:10 [2019-09-27T17:44:10.019Z] 
17:44:10 [2019-09-27T17:44:10.019Z] DONE 0 tests in 0.100s
17:44:10 [2019-09-27T17:44:10.019Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:44:10 [2019-09-27T17:44:10.019Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:10 [2019-09-27T17:44:10.019Z] +++ set -e
17:44:10 [2019-09-27T17:44:10.019Z] +++ '[' -n 0 ']'
17:44:10 [2019-09-27T17:44:10.019Z] +++ set -x
17:44:10 [2019-09-27T17:44:10.019Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:10 [2019-09-27T17:44:10.277Z] INFO: Testing against a local daemon
17:44:10 [2019-09-27T17:44:10.277Z] testing: warning: no tests to run
17:44:10 [2019-09-27T17:44:10.277Z] PASS
17:44:10 [2019-09-27T17:44:10.277Z] 
17:44:10 [2019-09-27T17:44:10.277Z] DONE 0 tests in 0.116s
17:44:10 [2019-09-27T17:44:10.277Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:44:10 [2019-09-27T17:44:10.277Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:10 [2019-09-27T17:44:10.277Z] +++ set -e
17:44:10 [2019-09-27T17:44:10.277Z] +++ '[' -n 0 ']'
17:44:10 [2019-09-27T17:44:10.277Z] +++ set -x
17:44:10 [2019-09-27T17:44:10.277Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:10 [2019-09-27T17:44:10.277Z] INFO: Testing against a local daemon
17:44:10 [2019-09-27T17:44:10.277Z] testing: warning: no tests to run
17:44:10 [2019-09-27T17:44:10.277Z] PASS
17:44:10 [2019-09-27T17:44:10.277Z] 
17:44:10 [2019-09-27T17:44:10.277Z] DONE 0 tests in 0.106s
17:44:10 [2019-09-27T17:44:10.277Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:44:10 [2019-09-27T17:44:10.277Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:10 [2019-09-27T17:44:10.277Z] +++ set -e
17:44:10 [2019-09-27T17:44:10.277Z] +++ '[' -n 0 ']'
17:44:10 [2019-09-27T17:44:10.277Z] +++ set -x
17:44:10 [2019-09-27T17:44:10.277Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:44:10 [2019-09-27T17:44:10.535Z] INFO: Testing against a local daemon
17:44:10 [2019-09-27T17:44:10.535Z] === RUN   TestDockerNetworkReConnect
17:44:12 [2019-09-27T17:44:12.041Z] ................................................                         [ 29%]
17:44:18 [2019-09-27T17:44:18.644Z] --- PASS: TestDockerNetworkReConnect (7.38s)
17:44:18 [2019-09-27T17:44:18.644Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:44:18 [2019-09-27T17:44:18.644Z]     daemon.go:325: [d98297a9b76fa] waiting for daemon to start
17:44:18 [2019-09-27T17:44:18.644Z]     daemon.go:325: [d98297a9b76fa] waiting for daemon to start
17:44:18 [2019-09-27T17:44:18.644Z]     daemon.go:353: [d98297a9b76fa] daemon started
17:44:18 [2019-09-27T17:44:18.644Z]     daemon.go:461: [d98297a9b76fa] Stopping daemon
17:44:18 [2019-09-27T17:44:18.644Z]     daemon.go:296: [d98297a9b76fa] exiting daemon
17:44:18 [2019-09-27T17:44:18.644Z]     daemon.go:448: [d98297a9b76fa] Daemon stopped
17:44:18 [2019-09-27T17:44:18.644Z] === RUN   TestServiceUpdateNetwork
17:44:28 [2019-09-27T17:44:28.608Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:44:28 [2019-09-27T17:44:28.608Z] Using test binary docker
17:44:28 [2019-09-27T17:44:28.608Z] +++ /etc/init.d/apparmor start
17:44:28 [2019-09-27T17:44:28.608Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
17:44:28 [2019-09-27T17:44:28.608Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
17:44:28 [2019-09-27T17:44:28.608Z] Warning failed to create cache: (null)
17:44:28 [2019-09-27T17:44:28.608Z] .
17:44:28 [2019-09-27T17:44:28.608Z] INFO: Waiting for daemon to start...
17:44:28 [2019-09-27T17:44:28.608Z] Starting dockerd
17:44:28 [2019-09-27T17:44:28.608Z] +++ 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
17:44:28 [2019-09-27T17:44:28.608Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:44:28 [2019-09-27T17:44:28.608Z] Using test binary docker
17:44:28 [2019-09-27T17:44:28.865Z] +++ /etc/init.d/apparmor start
17:44:28 [2019-09-27T17:44:28.865Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
17:44:28 [2019-09-27T17:44:28.865Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
17:44:28 [2019-09-27T17:44:28.865Z] Warning failed to create cache: (null)
17:44:28 [2019-09-27T17:44:28.865Z] .
17:44:28 [2019-09-27T17:44:28.865Z] INFO: Waiting for daemon to start...
17:44:28 [2019-09-27T17:44:28.865Z] Starting dockerd
17:44:28 [2019-09-27T17:44:28.865Z] +++ 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
17:44:30 [2019-09-27T17:44:30.886Z] .
17:44:30 [2019-09-27T17:44:30.886Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:44:30 [2019-09-27T17:44:30.886Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:44:30 [2019-09-27T17:44:30.886Z] Error: No such image: emptyfs
17:44:30 [2019-09-27T17:44:30.886Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:44:30 [2019-09-27T17:44:30.886Z] ++++ docker load
17:44:30 [2019-09-27T17:44:30.886Z] 
17:44:30 [2019-09-27T17:44:30.886Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:44:30 [2019-09-27T17:44:30.886Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:44:30 [2019-09-27T17:44:30.886Z] Error: No such image: emptyfs
17:44:30 [2019-09-27T17:44:30.886Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:44:30 [2019-09-27T17:44:30.886Z] ++++ docker load
17:44:30 [2019-09-27T17:44:30.886Z] Running integration-test (iteration 1)
17:44:30 [2019-09-27T17:44:30.886Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) 
17:44:30 [2019-09-27T17:44:30.886Z] ++ env -i DEST=/go/src/github.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 ./test.main -check.v -check.timeout=120m -test.timeout=360m -check.f '^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)'
17:44:31 [2019-09-27T17:44:31.143Z] Running integration-test (iteration 1)
17:44:31 [2019-09-27T17:44:31.143Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) 
17:44:31 [2019-09-27T17:44:31.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 ./test.main -check.v -check.timeout=120m -test.timeout=360m -check.f '^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)'
17:44:34 [2019-09-27T17:44:34.845Z] tests/integration/api_exec_test.py ....................                  [ 35%]
17:44:39 [2019-09-27T17:44:39.242Z] --- PASS: TestServiceUpdateNetwork (20.12s)
17:44:39 [2019-09-27T17:44:39.242Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:44:39 [2019-09-27T17:44:39.242Z]     daemon.go:325: [d484dc827009d] waiting for daemon to start
17:44:39 [2019-09-27T17:44:39.242Z]     daemon.go:325: [d484dc827009d] waiting for daemon to start
17:44:39 [2019-09-27T17:44:39.242Z]     daemon.go:353: [d484dc827009d] daemon started
17:44:39 [2019-09-27T17:44:39.242Z]     daemon.go:461: [d484dc827009d] Stopping daemon
17:44:39 [2019-09-27T17:44:39.242Z]     daemon.go:296: [d484dc827009d] exiting daemon
17:44:39 [2019-09-27T17:44:39.242Z]     daemon.go:448: [d484dc827009d] Daemon stopped
17:44:39 [2019-09-27T17:44:39.242Z] === RUN   TestDockerNetworkReConnect
17:44:43 [2019-09-27T17:44:43.432Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
17:44:45 [2019-09-27T17:44:45.792Z] --- PASS: TestDockerNetworkReConnect (7.85s)
17:44:45 [2019-09-27T17:44:45.792Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:44:45 [2019-09-27T17:44:45.792Z]     daemon.go:325: [d93561cb5b0d3] waiting for daemon to start
17:44:45 [2019-09-27T17:44:45.792Z]     daemon.go:325: [d93561cb5b0d3] waiting for daemon to start
17:44:45 [2019-09-27T17:44:45.792Z]     daemon.go:353: [d93561cb5b0d3] daemon started
17:44:45 [2019-09-27T17:44:45.792Z]     daemon.go:461: [d93561cb5b0d3] Stopping daemon
17:44:45 [2019-09-27T17:44:45.792Z]     daemon.go:296: [d93561cb5b0d3] exiting daemon
17:44:45 [2019-09-27T17:44:45.792Z]     daemon.go:448: [d93561cb5b0d3] Daemon stopped
17:44:45 [2019-09-27T17:44:45.792Z] === RUN   TestServiceUpdateNetwork
17:44:48 [2019-09-27T17:44:48.426Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
17:44:52 [2019-09-27T17:44:52.340Z] Loaded image: buildpack-deps:jessie
17:44:52 [2019-09-27T17:44:52.340Z] Loaded image: busybox:latest
17:44:52 [2019-09-27T17:44:52.903Z] Loaded image: busybox:glibc
17:44:52 [2019-09-27T17:44:52.903Z] Loaded image: debian:jessie
17:44:53 [2019-09-27T17:44:53.160Z] Loaded image: hello-world:latest
17:44:53 [2019-09-27T17:44:53.160Z] Loaded image: buildpack-deps:jessie
17:44:53 [2019-09-27T17:44:53.160Z] INFO: Testing against a local daemon
17:44:53 [2019-09-27T17:44:53.160Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.001s
17:44:53 [2019-09-27T17:44:53.160Z] PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks	0.029s
17:44:53 [2019-09-27T17:44:53.160Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.010s
17:44:53 [2019-09-27T17:44:53.160Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.001s
17:44:53 [2019-09-27T17:44:53.160Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
17:44:53 [2019-09-27T17:44:53.160Z] PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText	0.010s
17:44:53 [2019-09-27T17:44:53.419Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.013s
17:44:53 [2019-09-27T17:44:53.419Z] Loaded image: busybox:latest
17:44:53 [2019-09-27T17:44:53.676Z] Loaded image: busybox:glibc
17:44:53 [2019-09-27T17:44:53.676Z] Loaded image: debian:jessie
17:44:53 [2019-09-27T17:44:53.676Z] Loaded image: hello-world:latest
17:44:53 [2019-09-27T17:44:53.676Z] INFO: Testing against a local daemon
17:44:53 [2019-09-27T17:44:53.932Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	0.546s
17:44:53 [2019-09-27T17:44:53.932Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.092s
17:44:54 [2019-09-27T17:44:54.189Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.329s
17:44:54 [2019-09-27T17:44:54.189Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.018s
17:44:55 [2019-09-27T17:44:55.120Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	0.561s
17:44:55 [2019-09-27T17:44:55.120Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.170s
17:44:55 [2019-09-27T17:44:55.120Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.006s
17:44:57 [2019-09-27T17:44:57.014Z] PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect	1.215s
17:44:57 [2019-09-27T17:44:57.014Z] PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate	0.102s
17:44:57 [2019-09-27T17:44:57.014Z] PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter	0.002s
17:44:57 [2019-09-27T17:44:57.014Z] PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults	0.002s
17:44:57 [2019-09-27T17:44:57.577Z] PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks	0.697s
17:44:58 [2019-09-27T17:44:58.150Z] PASS: docker_cli_daemon_test.go:1745: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool	4.231s
17:44:58 [2019-09-27T17:44:58.713Z] PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge	0.749s
17:44:58 [2019-09-27T17:44:58.713Z] PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork	0.109s
17:44:58 [2019-09-27T17:44:58.713Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.001s
17:44:58 [2019-09-27T17:44:58.713Z] PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound	0.001s
17:44:59 [2019-09-27T17:44:59.645Z] PASS: docker_cli_daemon_test.go:2374: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon	1.576s
17:45:00 [2019-09-27T17:45:00.208Z] PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock	0.537s
17:45:03 [2019-09-27T17:45:03.481Z] --- PASS: TestServiceUpdateNetwork (17.40s)
17:45:03 [2019-09-27T17:45:03.481Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:45:03 [2019-09-27T17:45:03.481Z]     daemon.go:325: [d901271247fa9] waiting for daemon to start
17:45:03 [2019-09-27T17:45:03.481Z]     daemon.go:325: [d901271247fa9] waiting for daemon to start
17:45:03 [2019-09-27T17:45:03.481Z]     daemon.go:353: [d901271247fa9] daemon started
17:45:03 [2019-09-27T17:45:03.481Z]     daemon.go:461: [d901271247fa9] Stopping daemon
17:45:03 [2019-09-27T17:45:03.481Z]     daemon.go:296: [d901271247fa9] exiting daemon
17:45:03 [2019-09-27T17:45:03.481Z]     daemon.go:448: [d901271247fa9] Daemon stopped
17:45:03 [2019-09-27T17:45:03.481Z] === RUN   TestDockerNetworkReConnect
17:45:03 [2019-09-27T17:45:03.481Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	4.191s
17:45:04 [2019-09-27T17:45:04.850Z] PASS: docker_cli_daemon_test.go:1433: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill	4.465s
17:45:06 [2019-09-27T17:45:06.222Z] PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning	2.695s
17:45:07 [2019-09-27T17:45:07.152Z] PASS: docker_cli_daemon_test.go:2005: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash	2.301s
17:45:09 [2019-09-27T17:45:09.046Z] PASS: docker_cli_daemon_test.go:1471: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown	1.725s
17:45:09 [2019-09-27T17:45:09.304Z] --- PASS: TestDockerNetworkReConnect (6.06s)
17:45:09 [2019-09-27T17:45:09.304Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:45:09 [2019-09-27T17:45:09.304Z]     daemon.go:325: [dce6b2185028d] waiting for daemon to start
17:45:09 [2019-09-27T17:45:09.304Z]     daemon.go:325: [dce6b2185028d] waiting for daemon to start
17:45:09 [2019-09-27T17:45:09.304Z]     daemon.go:353: [dce6b2185028d] daemon started
17:45:09 [2019-09-27T17:45:09.304Z]     daemon.go:461: [dce6b2185028d] Stopping daemon
17:45:09 [2019-09-27T17:45:09.304Z]     daemon.go:296: [dce6b2185028d] exiting daemon
17:45:09 [2019-09-27T17:45:09.304Z]     daemon.go:448: [dce6b2185028d] Daemon stopped
17:45:09 [2019-09-27T17:45:09.304Z] === RUN   TestServiceUpdateNetwork
17:45:09 [2019-09-27T17:45:09.562Z] PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers	2.732s
17:45:10 [2019-09-27T17:45:10.127Z] PASS: docker_cli_daemon_test.go:529: DockerDaemonSuite.TestDaemonAllocatesListeningPort	1.448s
17:45:12 [2019-09-27T17:45:12.652Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	2.546s
17:45:13 [2019-09-27T17:45:13.215Z] PASS: docker_cli_daemon_test.go:588: DockerDaemonSuite.TestDaemonBridgeExternal	2.922s
17:45:13 [2019-09-27T17:45:13.472Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	1.031s
17:45:14 [2019-09-27T17:45:14.069Z] tests/integration/api_network_test.py ...........................        [ 47%]
17:45:14 [2019-09-27T17:45:14.405Z] PASS: docker_cli_run_test.go:3185: DockerSuite.TestAppArmorDeniesChmodProc	0.973s
17:45:15 [2019-09-27T17:45:15.339Z] PASS: docker_cli_run_test.go:3163: DockerSuite.TestAppArmorDeniesPtrace	0.899s
17:45:15 [2019-09-27T17:45:15.339Z] PASS: docker_cli_daemon_test.go:755: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork	2.327s
17:45:16 [2019-09-27T17:45:16.271Z] PASS: docker_cli_run_test.go:3175: DockerSuite.TestAppArmorTraceSelf	0.919s
17:45:18 [2019-09-27T17:45:18.796Z] PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach	1.785s
17:45:19 [2019-09-27T17:45:19.053Z] PASS: docker_cli_daemon_test.go:708: DockerDaemonSuite.TestDaemonBridgeFixedCidr	3.596s
17:45:20 [2019-09-27T17:45:20.423Z] PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop	1.813s
17:45:21 [2019-09-27T17:45:21.355Z] PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach	0.795s
17:45:22 [2019-09-27T17:45:22.286Z] PASS: docker_cli_daemon_test.go:730: DockerDaemonSuite.TestDaemonBridgeFixedCidr2	3.008s
17:45:22 [2019-09-27T17:45:22.286Z] PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect	0.816s
17:45:23 [2019-09-27T17:45:23.098Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:45:24 [2019-09-27T17:45:24.810Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	1.939s
17:45:24 [2019-09-27T17:45:24.811Z] PASS: docker_cli_daemon_test.go:646: DockerDaemonSuite.TestDaemonBridgeIP	2.337s
17:45:25 [2019-09-27T17:45:25.029Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:45:25 [2019-09-27T17:45:25.068Z] --- PASS: TestServiceUpdateNetwork (15.86s)
17:45:25 [2019-09-27T17:45:25.068Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:45:25 [2019-09-27T17:45:25.068Z]     daemon.go:325: [dc58143b6f968] waiting for daemon to start
17:45:25 [2019-09-27T17:45:25.068Z]     daemon.go:325: [dc58143b6f968] waiting for daemon to start
17:45:25 [2019-09-27T17:45:25.068Z]     daemon.go:353: [dc58143b6f968] daemon started
17:45:25 [2019-09-27T17:45:25.068Z]     daemon.go:461: [dc58143b6f968] Stopping daemon
17:45:25 [2019-09-27T17:45:25.068Z]     daemon.go:296: [dc58143b6f968] exiting daemon
17:45:25 [2019-09-27T17:45:25.068Z]     daemon.go:448: [dc58143b6f968] Daemon stopped
17:45:25 [2019-09-27T17:45:25.068Z] === RUN   TestDockerNetworkReConnect
17:45:25 [2019-09-27T17:45:25.327Z] PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer	0.805s
17:45:25 [2019-09-27T17:45:25.893Z] PASS: docker_cli_daemon_test.go:616: DockerDaemonSuite.TestDaemonBridgeNone	1.369s
17:45:26 [2019-09-27T17:45:26.457Z] PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin	0.787s
17:45:28 [2019-09-27T17:45:28.382Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	1.814s
17:45:28 [2019-09-27T17:45:28.382Z] PASS: docker_cli_daemon_test.go:1857: DockerDaemonSuite.TestDaemonCgroupParent	2.596s
17:45:28 [2019-09-27T17:45:28.946Z] PASS: docker_cli_daemon_test.go:1669: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress	0.505s
17:45:29 [2019-09-27T17:45:29.509Z] PASS: docker_cli_daemon_test.go:1661: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress	0.507s
17:45:30 [2019-09-27T17:45:30.442Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	2.040s
17:45:31 [2019-09-27T17:45:31.006Z] PASS: docker_cli_daemon_test.go:2389: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode	1.462s
17:45:31 [2019-09-27T17:45:31.006Z] --- PASS: TestDockerNetworkReConnect (5.90s)
17:45:31 [2019-09-27T17:45:31.006Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:45:31 [2019-09-27T17:45:31.006Z]     daemon.go:325: [dcc8b136e7ab9] waiting for daemon to start
17:45:31 [2019-09-27T17:45:31.006Z]     daemon.go:325: [dcc8b136e7ab9] waiting for daemon to start
17:45:31 [2019-09-27T17:45:31.006Z]     daemon.go:353: [dcc8b136e7ab9] daemon started
17:45:31 [2019-09-27T17:45:31.006Z]     daemon.go:461: [dcc8b136e7ab9] Stopping daemon
17:45:31 [2019-09-27T17:45:31.006Z]     daemon.go:296: [dcc8b136e7ab9] exiting daemon
17:45:31 [2019-09-27T17:45:31.006Z]     daemon.go:448: [dcc8b136e7ab9] Daemon stopped
17:45:31 [2019-09-27T17:45:31.006Z] === RUN   TestServiceUpdateNetwork
17:45:31 [2019-09-27T17:45:31.569Z] PASS: docker_cli_daemon_test.go:2185: DockerDaemonSuite.TestDaemonDebugLog	0.525s
17:45:31 [2019-09-27T17:45:31.569Z] PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile	1.164s
17:45:32 [2019-09-27T17:45:32.038Z] tests/integration/api_service_test.py ................s................. [ 60%]
17:45:32 [2019-09-27T17:45:32.940Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	1.254s
17:45:32 [2019-09-27T17:45:32.940Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.003s
17:45:33 [2019-09-27T17:45:33.873Z] PASS: docker_cli_daemon_test.go:794: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit	2.469s
17:45:34 [2019-09-27T17:45:34.130Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	1.340s
17:45:35 [2019-09-27T17:45:35.060Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	0.856s
17:45:35 [2019-09-27T17:45:35.991Z] PASS: docker_cli_daemon_test.go:816: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet	1.894s
17:45:38 [2019-09-27T17:45:38.513Z] PASS: docker_cli_daemon_test.go:773: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit	2.214s
17:45:39 [2019-09-27T17:45:39.078Z] PASS: docker_cli_daemon_test.go:827: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig	1.081s
17:45:39 [2019-09-27T17:45:39.642Z] PASS: docker_cli_daemon_test.go:2205: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload	0.537s
17:45:43 [2019-09-27T17:45:43.816Z] PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents	3.562s
17:45:45 [2019-09-27T17:45:45.843Z] ........................                                                 [ 67%]
17:45:46 [2019-09-27T17:45:46.338Z] --- PASS: TestServiceUpdateNetwork (15.27s)
17:45:46 [2019-09-27T17:45:46.338Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:45:46 [2019-09-27T17:45:46.338Z]     daemon.go:325: [d0965211e9117] waiting for daemon to start
17:45:46 [2019-09-27T17:45:46.338Z]     daemon.go:325: [d0965211e9117] waiting for daemon to start
17:45:46 [2019-09-27T17:45:46.338Z]     daemon.go:353: [d0965211e9117] daemon started
17:45:46 [2019-09-27T17:45:46.338Z]     daemon.go:461: [d0965211e9117] Stopping daemon
17:45:46 [2019-09-27T17:45:46.338Z]     daemon.go:296: [d0965211e9117] exiting daemon
17:45:46 [2019-09-27T17:45:46.338Z]     daemon.go:448: [d0965211e9117] Daemon stopped
17:45:46 [2019-09-27T17:45:46.338Z] === RUN   TestDockerNetworkReConnect
17:45:46 [2019-09-27T17:45:46.902Z] PASS: docker_cli_events_unix_test.go:458: DockerDaemonSuite.TestDaemonEventsWithFilters	3.597s
17:45:47 [2019-09-27T17:45:47.466Z] PASS: docker_cli_daemon_test.go:573: DockerDaemonSuite.TestDaemonExitOnFailure	0.502s
17:45:48 [2019-09-27T17:45:48.030Z] PASS: docker_cli_daemon_test.go:502: DockerDaemonSuite.TestDaemonFlagD	0.508s
17:45:48 [2019-09-27T17:45:48.594Z] PASS: docker_cli_daemon_test.go:511: DockerDaemonSuite.TestDaemonFlagDebug	0.514s
17:45:49 [2019-09-27T17:45:49.158Z] PASS: docker_cli_daemon_test.go:520: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal	0.536s
17:45:52 [2019-09-27T17:45:52.434Z] PASS: docker_cli_daemon_test.go:908: DockerDaemonSuite.TestDaemonICCLinkExpose	3.140s
17:45:52 [2019-09-27T17:45:52.434Z] SKIP: docker_cli_daemon_test.go:872: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables)
17:45:52 [2019-09-27T17:45:52.691Z] --- PASS: TestDockerNetworkReConnect (6.35s)
17:45:52 [2019-09-27T17:45:52.691Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:45:52 [2019-09-27T17:45:52.691Z]     daemon.go:325: [d4f1b7110f836] waiting for daemon to start
17:45:52 [2019-09-27T17:45:52.691Z]     daemon.go:325: [d4f1b7110f836] waiting for daemon to start
17:45:52 [2019-09-27T17:45:52.691Z]     daemon.go:353: [d4f1b7110f836] daemon started
17:45:52 [2019-09-27T17:45:52.691Z]     daemon.go:461: [d4f1b7110f836] Stopping daemon
17:45:52 [2019-09-27T17:45:52.691Z]     daemon.go:296: [d4f1b7110f836] exiting daemon
17:45:52 [2019-09-27T17:45:52.691Z]     daemon.go:448: [d4f1b7110f836] Daemon stopped
17:45:52 [2019-09-27T17:45:52.691Z] === RUN   TestServiceUpdateNetwork
17:45:54 [2019-09-27T17:45:54.586Z] PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace	19.143s
17:45:54 [2019-09-27T17:45:54.843Z] PASS: docker_cli_daemon_test.go:843: DockerDaemonSuite.TestDaemonIP	2.702s
17:45:54 [2019-09-27T17:45:54.843Z] SKIP: docker_cli_daemon_test.go:361: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6)
17:45:54 [2019-09-27T17:45:54.843Z] PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks	0.731s
17:45:56 [2019-09-27T17:45:56.758Z] PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume	1.642s
17:45:57 [2019-09-27T17:45:57.015Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.250s
17:45:57 [2019-09-27T17:45:57.579Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange	0.758s
17:46:00 [2019-09-27T17:46:00.100Z] PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership	2.169s
17:46:01 [2019-09-27T17:46:01.994Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	2.176s
17:46:02 [2019-09-27T17:46:02.926Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	0.800s
17:46:07 [2019-09-27T17:46:07.103Z] PASS: docker_cli_daemon_test.go:420: DockerDaemonSuite.TestDaemonIPv6FixedCIDR	1.793s
17:46:08 [2019-09-27T17:46:08.998Z] --- PASS: TestServiceUpdateNetwork (16.25s)
17:46:08 [2019-09-27T17:46:08.998Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:46:08 [2019-09-27T17:46:08.998Z]     daemon.go:325: [d97e05a79c73a] waiting for daemon to start
17:46:08 [2019-09-27T17:46:08.998Z]     daemon.go:325: [d97e05a79c73a] waiting for daemon to start
17:46:08 [2019-09-27T17:46:08.998Z]     daemon.go:353: [d97e05a79c73a] daemon started
17:46:08 [2019-09-27T17:46:08.998Z]     daemon.go:461: [d97e05a79c73a] Stopping daemon
17:46:08 [2019-09-27T17:46:08.998Z]     daemon.go:296: [d97e05a79c73a] exiting daemon
17:46:08 [2019-09-27T17:46:08.998Z]     daemon.go:448: [d97e05a79c73a] Daemon stopped
17:46:08 [2019-09-27T17:46:08.998Z] PASS
17:46:08 [2019-09-27T17:46:08.998Z] 
17:46:08 [2019-09-27T17:46:08.998Z] DONE 10 tests in 118.543s
17:46:08 [2019-09-27T17:46:08.998Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:08 [2019-09-27T17:46:08.998Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:08 [2019-09-27T17:46:08.998Z] +++ set -e
17:46:08 [2019-09-27T17:46:08.998Z] +++ '[' -n 0 ']'
17:46:08 [2019-09-27T17:46:08.998Z] +++ set -x
17:46:08 [2019-09-27T17:46:08.998Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:08 [2019-09-27T17:46:08.998Z] INFO: Testing against a local daemon
17:46:08 [2019-09-27T17:46:08.998Z] testing: warning: no tests to run
17:46:08 [2019-09-27T17:46:08.998Z] PASS
17:46:08 [2019-09-27T17:46:08.998Z] 
17:46:08 [2019-09-27T17:46:08.998Z] DONE 0 tests in 0.058s
17:46:08 [2019-09-27T17:46:08.998Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:08 [2019-09-27T17:46:08.998Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:08 [2019-09-27T17:46:08.998Z] +++ set -e
17:46:08 [2019-09-27T17:46:08.998Z] +++ '[' -n 0 ']'
17:46:08 [2019-09-27T17:46:08.998Z] +++ set -x
17:46:08 [2019-09-27T17:46:08.998Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:08 [2019-09-27T17:46:08.998Z] INFO: Testing against a local daemon
17:46:08 [2019-09-27T17:46:08.998Z] testing: warning: no tests to run
17:46:08 [2019-09-27T17:46:08.998Z] PASS
17:46:08 [2019-09-27T17:46:08.998Z] 
17:46:08 [2019-09-27T17:46:08.998Z] DONE 0 tests in 0.036s
17:46:08 [2019-09-27T17:46:08.998Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:08 [2019-09-27T17:46:08.998Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:08 [2019-09-27T17:46:08.998Z] +++ set -e
17:46:08 [2019-09-27T17:46:08.998Z] +++ '[' -n 0 ']'
17:46:08 [2019-09-27T17:46:08.998Z] +++ set -x
17:46:08 [2019-09-27T17:46:08.998Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:09 [2019-09-27T17:46:09.256Z] INFO: Testing against a local daemon
17:46:09 [2019-09-27T17:46:09.256Z] testing: warning: no tests to run
17:46:09 [2019-09-27T17:46:09.256Z] PASS
17:46:09 [2019-09-27T17:46:09.256Z] 
17:46:09 [2019-09-27T17:46:09.256Z] DONE 0 tests in 0.041s
17:46:09 [2019-09-27T17:46:09.256Z] Running integration-test (iteration 2)
17:46:09 [2019-09-27T17:46:09.256Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:09 [2019-09-27T17:46:09.256Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:09 [2019-09-27T17:46:09.256Z] +++ set -e
17:46:09 [2019-09-27T17:46:09.256Z] +++ '[' -n 0 ']'
17:46:09 [2019-09-27T17:46:09.256Z] +++ set -x
17:46:09 [2019-09-27T17:46:09.256Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:09 [2019-09-27T17:46:09.256Z] INFO: Testing against a local daemon
17:46:09 [2019-09-27T17:46:09.256Z] === RUN   TestBuildMultiStageCopy
17:46:09 [2019-09-27T17:46:09.256Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:46:10 [2019-09-27T17:46:10.186Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:46:10 [2019-09-27T17:46:10.186Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:46:10 [2019-09-27T17:46:10.444Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:46:10 [2019-09-27T17:46:10.702Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:46:10 [2019-09-27T17:46:10.959Z] --- PASS: TestBuildMultiStageCopy (1.70s)
17:46:10 [2019-09-27T17:46:10.959Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.94s)
17:46:10 [2019-09-27T17:46:10.959Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s)
17:46:10 [2019-09-27T17:46:10.959Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
17:46:10 [2019-09-27T17:46:10.959Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s)
17:46:10 [2019-09-27T17:46:10.959Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
17:46:10 [2019-09-27T17:46:10.959Z] === RUN   TestBuildPlatformInvalid
17:46:10 [2019-09-27T17:46:10.959Z] PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir	8.128s
17:46:10 [2019-09-27T17:46:10.959Z] --- PASS: TestBuildPlatformInvalid (0.10s)
17:46:10 [2019-09-27T17:46:10.959Z] === RUN   TestBuildMultiStageCopy
17:46:10 [2019-09-27T17:46:10.959Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:46:12 [2019-09-27T17:46:12.328Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:46:12 [2019-09-27T17:46:12.328Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:46:12 [2019-09-27T17:46:12.585Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:46:12 [2019-09-27T17:46:12.843Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:46:13 [2019-09-27T17:46:13.100Z] --- PASS: TestBuildMultiStageCopy (2.04s)
17:46:13 [2019-09-27T17:46:13.100Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.24s)
17:46:13 [2019-09-27T17:46:13.100Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.13s)
17:46:13 [2019-09-27T17:46:13.100Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
17:46:13 [2019-09-27T17:46:13.100Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s)
17:46:13 [2019-09-27T17:46:13.100Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s)
17:46:13 [2019-09-27T17:46:13.100Z] === RUN   TestBuildPlatformInvalid
17:46:13 [2019-09-27T17:46:13.100Z] --- PASS: TestBuildPlatformInvalid (0.12s)
17:46:13 [2019-09-27T17:46:13.100Z] === RUN   TestBuildMultiStageCopy
17:46:13 [2019-09-27T17:46:13.100Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:46:14 [2019-09-27T17:46:14.470Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:46:14 [2019-09-27T17:46:14.470Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:46:14 [2019-09-27T17:46:14.470Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:46:14 [2019-09-27T17:46:14.727Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:46:14 [2019-09-27T17:46:14.985Z] --- PASS: TestBuildMultiStageCopy (1.83s)
17:46:14 [2019-09-27T17:46:14.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s)
17:46:14 [2019-09-27T17:46:14.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
17:46:14 [2019-09-27T17:46:14.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s)
17:46:14 [2019-09-27T17:46:14.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
17:46:14 [2019-09-27T17:46:14.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
17:46:14 [2019-09-27T17:46:14.985Z] === RUN   TestBuildPlatformInvalid
17:46:14 [2019-09-27T17:46:14.985Z] --- PASS: TestBuildPlatformInvalid (0.10s)
17:46:14 [2019-09-27T17:46:14.985Z] === RUN   TestBuildMultiStageCopy
17:46:14 [2019-09-27T17:46:14.985Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:46:15 [2019-09-27T17:46:15.549Z] PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot	4.485s
17:46:15 [2019-09-27T17:46:15.549Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.092s
17:46:16 [2019-09-27T17:46:16.481Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:46:16 [2019-09-27T17:46:16.481Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:46:16 [2019-09-27T17:46:16.481Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:46:16 [2019-09-27T17:46:16.738Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:46:16 [2019-09-27T17:46:16.996Z] --- PASS: TestBuildMultiStageCopy (1.98s)
17:46:16 [2019-09-27T17:46:16.996Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.20s)
17:46:16 [2019-09-27T17:46:16.996Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s)
17:46:16 [2019-09-27T17:46:16.996Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s)
17:46:16 [2019-09-27T17:46:16.996Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
17:46:16 [2019-09-27T17:46:16.996Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
17:46:16 [2019-09-27T17:46:16.996Z] === RUN   TestBuildPlatformInvalid
17:46:17 [2019-09-27T17:46:17.253Z] --- PASS: TestBuildPlatformInvalid (0.15s)
17:46:17 [2019-09-27T17:46:17.253Z] === RUN   TestBuildMultiStageCopy
17:46:17 [2019-09-27T17:46:17.253Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:46:17 [2019-09-27T17:46:17.253Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	1.706s
17:46:18 [2019-09-27T17:46:18.623Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:46:18 [2019-09-27T17:46:18.623Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:46:18 [2019-09-27T17:46:18.623Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:46:18 [2019-09-27T17:46:18.880Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:46:19 [2019-09-27T17:46:19.137Z] --- PASS: TestBuildMultiStageCopy (1.91s)
17:46:19 [2019-09-27T17:46:19.137Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s)
17:46:19 [2019-09-27T17:46:19.137Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
17:46:19 [2019-09-27T17:46:19.137Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
17:46:19 [2019-09-27T17:46:19.137Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
17:46:19 [2019-09-27T17:46:19.137Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
17:46:19 [2019-09-27T17:46:19.137Z] === RUN   TestBuildPlatformInvalid
17:46:19 [2019-09-27T17:46:19.394Z] --- PASS: TestBuildPlatformInvalid (0.17s)
17:46:19 [2019-09-27T17:46:19.394Z] PASS
17:46:19 [2019-09-27T17:46:19.394Z] 
17:46:19 [2019-09-27T17:46:19.394Z] DONE 35 tests in 10.126s
17:46:19 [2019-09-27T17:46:19.394Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:19 [2019-09-27T17:46:19.394Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:19 [2019-09-27T17:46:19.394Z] +++ set -e
17:46:19 [2019-09-27T17:46:19.394Z] +++ '[' -n 0 ']'
17:46:19 [2019-09-27T17:46:19.394Z] +++ set -x
17:46:19 [2019-09-27T17:46:19.394Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:19 [2019-09-27T17:46:19.394Z] INFO: Testing against a local daemon
17:46:19 [2019-09-27T17:46:19.394Z] === RUN   TestConfigDaemonLibtrustID
17:46:19 [2019-09-27T17:46:19.394Z] PASS: docker_cli_daemon_test.go:447: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac	1.821s
17:46:19 [2019-09-27T17:46:19.957Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
17:46:19 [2019-09-27T17:46:19.957Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:46:19 [2019-09-27T17:46:19.957Z]     daemon.go:325: [db7702ba0c074] waiting for daemon to start
17:46:19 [2019-09-27T17:46:19.957Z]     daemon.go:325: [db7702ba0c074] waiting for daemon to start
17:46:19 [2019-09-27T17:46:19.957Z]     daemon.go:353: [db7702ba0c074] daemon started
17:46:19 [2019-09-27T17:46:19.957Z]     daemon.go:461: [db7702ba0c074] Stopping daemon
17:46:19 [2019-09-27T17:46:19.957Z]     daemon.go:296: [db7702ba0c074] exiting daemon
17:46:19 [2019-09-27T17:46:19.957Z]     daemon.go:448: [db7702ba0c074] Daemon stopped
17:46:19 [2019-09-27T17:46:19.957Z] === RUN   TestConfigDaemonLibtrustID
17:46:20 [2019-09-27T17:46:20.521Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
17:46:20 [2019-09-27T17:46:20.521Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:46:20 [2019-09-27T17:46:20.521Z]     daemon.go:325: [d557815ea899c] waiting for daemon to start
17:46:20 [2019-09-27T17:46:20.521Z]     daemon.go:325: [d557815ea899c] waiting for daemon to start
17:46:20 [2019-09-27T17:46:20.521Z]     daemon.go:353: [d557815ea899c] daemon started
17:46:20 [2019-09-27T17:46:20.521Z]     daemon.go:461: [d557815ea899c] Stopping daemon
17:46:20 [2019-09-27T17:46:20.521Z]     daemon.go:296: [d557815ea899c] exiting daemon
17:46:20 [2019-09-27T17:46:20.521Z]     daemon.go:448: [d557815ea899c] Daemon stopped
17:46:20 [2019-09-27T17:46:20.521Z] === RUN   TestConfigDaemonLibtrustID
17:46:21 [2019-09-27T17:46:21.085Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:46:21 [2019-09-27T17:46:21.085Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:46:21 [2019-09-27T17:46:21.085Z]     daemon.go:325: [d80a4edc6a4f1] waiting for daemon to start
17:46:21 [2019-09-27T17:46:21.085Z]     daemon.go:325: [d80a4edc6a4f1] waiting for daemon to start
17:46:21 [2019-09-27T17:46:21.085Z]     daemon.go:353: [d80a4edc6a4f1] daemon started
17:46:21 [2019-09-27T17:46:21.085Z]     daemon.go:461: [d80a4edc6a4f1] Stopping daemon
17:46:21 [2019-09-27T17:46:21.085Z]     daemon.go:296: [d80a4edc6a4f1] exiting daemon
17:46:21 [2019-09-27T17:46:21.085Z]     daemon.go:448: [d80a4edc6a4f1] Daemon stopped
17:46:21 [2019-09-27T17:46:21.085Z] === RUN   TestConfigDaemonLibtrustID
17:46:21 [2019-09-27T17:46:21.342Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	4.075s
17:46:21 [2019-09-27T17:46:21.599Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:46:21 [2019-09-27T17:46:21.599Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:46:21 [2019-09-27T17:46:21.599Z]     daemon.go:325: [db994bdcd3413] waiting for daemon to start
17:46:21 [2019-09-27T17:46:21.599Z]     daemon.go:325: [db994bdcd3413] waiting for daemon to start
17:46:21 [2019-09-27T17:46:21.599Z]     daemon.go:353: [db994bdcd3413] daemon started
17:46:21 [2019-09-27T17:46:21.599Z]     daemon.go:461: [db994bdcd3413] Stopping daemon
17:46:21 [2019-09-27T17:46:21.599Z]     daemon.go:296: [db994bdcd3413] exiting daemon
17:46:21 [2019-09-27T17:46:21.599Z]     daemon.go:448: [db994bdcd3413] Daemon stopped
17:46:21 [2019-09-27T17:46:21.599Z] === RUN   TestConfigDaemonLibtrustID
17:46:22 [2019-09-27T17:46:22.162Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:46:22 [2019-09-27T17:46:22.162Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:46:22 [2019-09-27T17:46:22.163Z]     daemon.go:325: [dc172f90d04ae] waiting for daemon to start
17:46:22 [2019-09-27T17:46:22.163Z]     daemon.go:325: [dc172f90d04ae] waiting for daemon to start
17:46:22 [2019-09-27T17:46:22.163Z]     daemon.go:353: [dc172f90d04ae] daemon started
17:46:22 [2019-09-27T17:46:22.163Z]     daemon.go:461: [dc172f90d04ae] Stopping daemon
17:46:22 [2019-09-27T17:46:22.163Z]     daemon.go:296: [dc172f90d04ae] exiting daemon
17:46:22 [2019-09-27T17:46:22.163Z]     daemon.go:448: [dc172f90d04ae] Daemon stopped
17:46:22 [2019-09-27T17:46:22.163Z] PASS
17:46:22 [2019-09-27T17:46:22.163Z] 
17:46:22 [2019-09-27T17:46:22.163Z] DONE 5 tests in 2.767s
17:46:22 [2019-09-27T17:46:22.163Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:22 [2019-09-27T17:46:22.163Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:22 [2019-09-27T17:46:22.163Z] +++ set -e
17:46:22 [2019-09-27T17:46:22.163Z] +++ '[' -n 0 ']'
17:46:22 [2019-09-27T17:46:22.163Z] +++ set -x
17:46:22 [2019-09-27T17:46:22.163Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:22 [2019-09-27T17:46:22.163Z] INFO: Testing against a local daemon
17:46:22 [2019-09-27T17:46:22.163Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:46:22 [2019-09-27T17:46:22.419Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
17:46:22 [2019-09-27T17:46:22.420Z] === RUN   TestCopyFromContainerPathIsNotDir
17:46:22 [2019-09-27T17:46:22.420Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
17:46:22 [2019-09-27T17:46:22.420Z] === RUN   TestCopyFromContainer
17:46:22 [2019-09-27T17:46:22.677Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	1.345s
17:46:23 [2019-09-27T17:46:23.616Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	0.625s
17:46:24 [2019-09-27T17:46:24.210Z] === RUN   TestCopyFromContainer//
17:46:24 [2019-09-27T17:46:24.210Z] === RUN   TestCopyFromContainer//bar/root
17:46:24 [2019-09-27T17:46:24.467Z] === RUN   TestCopyFromContainer//bar/root/
17:46:24 [2019-09-27T17:46:24.467Z] === RUN   TestCopyFromContainer/bar/quux
17:46:24 [2019-09-27T17:46:24.725Z] === RUN   TestCopyFromContainer/bar/quux/
17:46:24 [2019-09-27T17:46:24.725Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:46:24 [2019-09-27T17:46:24.725Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:46:24 [2019-09-27T17:46:24.981Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:46:24 [2019-09-27T17:46:24.981Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:46:24 [2019-09-27T17:46:24.981Z] === RUN   TestCopyFromContainer/bar/notarget
17:46:25 [2019-09-27T17:46:25.239Z] --- PASS: TestCopyFromContainer (2.75s)
17:46:25 [2019-09-27T17:46:25.239Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:46:25 [2019-09-27T17:46:25.239Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
17:46:25 [2019-09-27T17:46:25.239Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
17:46:25 [2019-09-27T17:46:25.239Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
17:46:25 [2019-09-27T17:46:25.239Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
17:46:25 [2019-09-27T17:46:25.239Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
17:46:25 [2019-09-27T17:46:25.239Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
17:46:25 [2019-09-27T17:46:25.239Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
17:46:25 [2019-09-27T17:46:25.239Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
17:46:25 [2019-09-27T17:46:25.239Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
17:46:25 [2019-09-27T17:46:25.239Z] === RUN   TestCreateLinkToNonExistingContainer
17:46:25 [2019-09-27T17:46:25.239Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:46:25 [2019-09-27T17:46:25.239Z] === RUN   TestHealthKillContainer
17:46:26 [2019-09-27T17:46:26.304Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
17:46:27 [2019-09-27T17:46:27.133Z] PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits	3.603s
17:46:28 [2019-09-27T17:46:28.502Z] --- PASS: TestHealthKillContainer (3.02s)
17:46:28 [2019-09-27T17:46:28.502Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:46:28 [2019-09-27T17:46:28.502Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
17:46:28 [2019-09-27T17:46:28.502Z] === RUN   TestCopyFromContainerPathIsNotDir
17:46:28 [2019-09-27T17:46:28.502Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
17:46:28 [2019-09-27T17:46:28.502Z] === RUN   TestCopyFromContainer
17:46:29 [2019-09-27T17:46:29.871Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	2.709s
17:46:30 [2019-09-27T17:46:30.128Z] === RUN   TestCopyFromContainer//
17:46:30 [2019-09-27T17:46:30.128Z] === RUN   TestCopyFromContainer//bar/root
17:46:30 [2019-09-27T17:46:30.385Z] === RUN   TestCopyFromContainer//bar/root/
17:46:30 [2019-09-27T17:46:30.385Z] === RUN   TestCopyFromContainer/bar/quux
17:46:30 [2019-09-27T17:46:30.643Z] === RUN   TestCopyFromContainer/bar/quux/
17:46:30 [2019-09-27T17:46:30.643Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:46:30 [2019-09-27T17:46:30.643Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:46:30 [2019-09-27T17:46:30.643Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	0.995s
17:46:30 [2019-09-27T17:46:30.901Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:46:30 [2019-09-27T17:46:30.901Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:46:31 [2019-09-27T17:46:31.159Z] === RUN   TestCopyFromContainer/bar/notarget
17:46:31 [2019-09-27T17:46:31.159Z] PASS: docker_cli_daemon_test.go:466: DockerDaemonSuite.TestDaemonIPv6HostMode	1.496s
17:46:31 [2019-09-27T17:46:31.159Z] --- PASS: TestCopyFromContainer (2.86s)
17:46:31 [2019-09-27T17:46:31.159Z]     --- PASS: TestCopyFromContainer// (0.09s)
17:46:31 [2019-09-27T17:46:31.159Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
17:46:31 [2019-09-27T17:46:31.159Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
17:46:31 [2019-09-27T17:46:31.159Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
17:46:31 [2019-09-27T17:46:31.159Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
17:46:31 [2019-09-27T17:46:31.159Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
17:46:31 [2019-09-27T17:46:31.159Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
17:46:31 [2019-09-27T17:46:31.159Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
17:46:31 [2019-09-27T17:46:31.159Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s)
17:46:31 [2019-09-27T17:46:31.159Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
17:46:31 [2019-09-27T17:46:31.159Z] === RUN   TestCreateLinkToNonExistingContainer
17:46:31 [2019-09-27T17:46:31.416Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
17:46:31 [2019-09-27T17:46:31.416Z] === RUN   TestHealthKillContainer
17:46:32 [2019-09-27T17:46:32.347Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	1.361s
17:46:32 [2019-09-27T17:46:32.914Z] PASS: docker_cli_daemon_test.go:299: DockerDaemonSuite.TestDaemonIptablesClean	1.839s
17:46:34 [2019-09-27T17:46:34.810Z] --- PASS: TestHealthKillContainer (3.12s)
17:46:34 [2019-09-27T17:46:34.810Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:46:34 [2019-09-27T17:46:34.810Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
17:46:34 [2019-09-27T17:46:34.810Z] === RUN   TestCopyFromContainerPathIsNotDir
17:46:34 [2019-09-27T17:46:34.810Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
17:46:34 [2019-09-27T17:46:34.810Z] === RUN   TestCopyFromContainer
17:46:35 [2019-09-27T17:46:35.373Z] PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript	3.187s
17:46:36 [2019-09-27T17:46:36.306Z] PASS: docker_cli_daemon_test.go:317: DockerDaemonSuite.TestDaemonIptablesCreate	2.898s
17:46:36 [2019-09-27T17:46:36.562Z] === RUN   TestCopyFromContainer//
17:46:36 [2019-09-27T17:46:36.563Z] === RUN   TestCopyFromContainer//bar/root
17:46:36 [2019-09-27T17:46:36.819Z] === RUN   TestCopyFromContainer//bar/root/
17:46:36 [2019-09-27T17:46:36.819Z] PASS: docker_cli_daemon_test.go:553: DockerDaemonSuite.TestDaemonKeyGeneration	0.526s
17:46:36 [2019-09-27T17:46:36.819Z] === RUN   TestCopyFromContainer/bar/quux
17:46:37 [2019-09-27T17:46:37.076Z] === RUN   TestCopyFromContainer/bar/quux/
17:46:37 [2019-09-27T17:46:37.076Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:46:37 [2019-09-27T17:46:37.334Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:46:37 [2019-09-27T17:46:37.334Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:46:37 [2019-09-27T17:46:37.334Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:46:37 [2019-09-27T17:46:37.591Z] === RUN   TestCopyFromContainer/bar/notarget
17:46:37 [2019-09-27T17:46:37.591Z] --- PASS: TestCopyFromContainer (2.98s)
17:46:37 [2019-09-27T17:46:37.591Z]     --- PASS: TestCopyFromContainer// (0.08s)
17:46:37 [2019-09-27T17:46:37.591Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
17:46:37 [2019-09-27T17:46:37.591Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
17:46:37 [2019-09-27T17:46:37.591Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
17:46:37 [2019-09-27T17:46:37.591Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
17:46:37 [2019-09-27T17:46:37.591Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
17:46:37 [2019-09-27T17:46:37.591Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
17:46:37 [2019-09-27T17:46:37.591Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
17:46:37 [2019-09-27T17:46:37.591Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
17:46:37 [2019-09-27T17:46:37.591Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
17:46:37 [2019-09-27T17:46:37.591Z] === RUN   TestCreateLinkToNonExistingContainer
17:46:37 [2019-09-27T17:46:37.848Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
17:46:37 [2019-09-27T17:46:37.848Z] === RUN   TestHealthKillContainer
17:46:41 [2019-09-27T17:46:41.123Z] PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins	3.858s
17:46:41 [2019-09-27T17:46:41.123Z] --- PASS: TestHealthKillContainer (3.27s)
17:46:41 [2019-09-27T17:46:41.123Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:46:41 [2019-09-27T17:46:41.123Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
17:46:41 [2019-09-27T17:46:41.123Z] === RUN   TestCopyFromContainerPathIsNotDir
17:46:41 [2019-09-27T17:46:41.123Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
17:46:41 [2019-09-27T17:46:41.123Z] === RUN   TestCopyFromContainer
17:46:43 [2019-09-27T17:46:43.648Z] === RUN   TestCopyFromContainer//
17:46:43 [2019-09-27T17:46:43.648Z] === RUN   TestCopyFromContainer//bar/root
17:46:43 [2019-09-27T17:46:43.648Z] === RUN   TestCopyFromContainer//bar/root/
17:46:43 [2019-09-27T17:46:43.648Z] === RUN   TestCopyFromContainer/bar/quux
17:46:43 [2019-09-27T17:46:43.905Z] === RUN   TestCopyFromContainer/bar/quux/
17:46:43 [2019-09-27T17:46:43.905Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:46:43 [2019-09-27T17:46:43.905Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:46:44 [2019-09-27T17:46:44.163Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:46:44 [2019-09-27T17:46:44.163Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:46:44 [2019-09-27T17:46:44.360Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:46:44 [2019-09-27T17:46:44.360Z] tests/integration/client_test.py .....                                   [ 75%]
17:46:44 [2019-09-27T17:46:44.360Z] tests/integration/errors_test.py .                                       [ 75%]
17:46:44 [2019-09-27T17:46:44.421Z] === RUN   TestCopyFromContainer/bar/notarget
17:46:44 [2019-09-27T17:46:44.421Z] --- PASS: TestCopyFromContainer (3.25s)
17:46:44 [2019-09-27T17:46:44.421Z]     --- PASS: TestCopyFromContainer// (0.07s)
17:46:44 [2019-09-27T17:46:44.421Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
17:46:44 [2019-09-27T17:46:44.421Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
17:46:44 [2019-09-27T17:46:44.421Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
17:46:44 [2019-09-27T17:46:44.421Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
17:46:44 [2019-09-27T17:46:44.421Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
17:46:44 [2019-09-27T17:46:44.421Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
17:46:44 [2019-09-27T17:46:44.421Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
17:46:44 [2019-09-27T17:46:44.421Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
17:46:44 [2019-09-27T17:46:44.421Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
17:46:44 [2019-09-27T17:46:44.421Z] === RUN   TestCreateLinkToNonExistingContainer
17:46:44 [2019-09-27T17:46:44.421Z] PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir	9.116s
17:46:44 [2019-09-27T17:46:44.421Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
17:46:44 [2019-09-27T17:46:44.421Z] === RUN   TestHealthKillContainer
17:46:44 [2019-09-27T17:46:44.679Z] PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins	4.019s
17:46:47 [2019-09-27T17:46:47.966Z] --- PASS: TestHealthKillContainer (3.16s)
17:46:47 [2019-09-27T17:46:47.966Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:46:47 [2019-09-27T17:46:47.966Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
17:46:47 [2019-09-27T17:46:47.966Z] === RUN   TestCopyFromContainerPathIsNotDir
17:46:47 [2019-09-27T17:46:47.966Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
17:46:47 [2019-09-27T17:46:47.966Z] === RUN   TestCopyFromContainer
17:46:47 [2019-09-27T17:46:47.966Z] PASS: docker_cli_daemon_test.go:934: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink	3.221s
17:46:48 [2019-09-27T17:46:48.530Z] PASS: docker_cli_daemon_test.go:483: DockerDaemonSuite.TestDaemonLogLevelDebug	0.510s
17:46:49 [2019-09-27T17:46:49.095Z] PASS: docker_cli_daemon_test.go:492: DockerDaemonSuite.TestDaemonLogLevelFatal	0.522s
17:46:49 [2019-09-27T17:46:49.659Z] PASS: docker_cli_daemon_test.go:479: DockerDaemonSuite.TestDaemonLogLevelWrong	0.501s
17:46:49 [2019-09-27T17:46:49.659Z] PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir	5.284s
17:46:49 [2019-09-27T17:46:49.917Z] === RUN   TestCopyFromContainer//
17:46:49 [2019-09-27T17:46:49.917Z] === RUN   TestCopyFromContainer//bar/root
17:46:49 [2019-09-27T17:46:49.917Z] === RUN   TestCopyFromContainer//bar/root/
17:46:50 [2019-09-27T17:46:50.174Z] === RUN   TestCopyFromContainer/bar/quux
17:46:50 [2019-09-27T17:46:50.432Z] === RUN   TestCopyFromContainer/bar/quux/
17:46:50 [2019-09-27T17:46:50.432Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:46:50 [2019-09-27T17:46:50.432Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:46:50 [2019-09-27T17:46:50.699Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:46:50 [2019-09-27T17:46:50.700Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:46:50 [2019-09-27T17:46:50.960Z] === RUN   TestCopyFromContainer/bar/notarget
17:46:50 [2019-09-27T17:46:50.960Z] --- PASS: TestCopyFromContainer (3.18s)
17:46:50 [2019-09-27T17:46:50.960Z]     --- PASS: TestCopyFromContainer// (0.10s)
17:46:50 [2019-09-27T17:46:50.960Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
17:46:50 [2019-09-27T17:46:50.960Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.17s)
17:46:50 [2019-09-27T17:46:50.960Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
17:46:50 [2019-09-27T17:46:50.960Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.16s)
17:46:50 [2019-09-27T17:46:50.960Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
17:46:50 [2019-09-27T17:46:50.960Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
17:46:50 [2019-09-27T17:46:50.960Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
17:46:50 [2019-09-27T17:46:50.960Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
17:46:50 [2019-09-27T17:46:50.960Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
17:46:50 [2019-09-27T17:46:50.960Z] === RUN   TestCreateLinkToNonExistingContainer
17:46:51 [2019-09-27T17:46:51.226Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
17:46:51 [2019-09-27T17:46:51.226Z] === RUN   TestHealthKillContainer
17:46:51 [2019-09-27T17:46:51.485Z] PASS: docker_cli_daemon_test.go:2251: DockerDaemonSuite.TestDaemonLogOptions	1.677s
17:46:53 [2019-09-27T17:46:53.381Z] PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot	3.496s
17:46:53 [2019-09-27T17:46:53.381Z] PASS: docker_cli_daemon_test.go:1032: DockerDaemonSuite.TestDaemonLoggingDriverDefault	1.760s
17:46:53 [2019-09-27T17:46:53.639Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.364s
17:46:54 [2019-09-27T17:46:54.203Z] --- PASS: TestHealthKillContainer (3.12s)
17:46:54 [2019-09-27T17:46:54.203Z] PASS
17:46:54 [2019-09-27T17:46:54.203Z] 
17:46:54 [2019-09-27T17:46:54.203Z] DONE 75 tests in 32.100s
17:46:54 [2019-09-27T17:46:54.203Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:54 [2019-09-27T17:46:54.203Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:54 [2019-09-27T17:46:54.203Z] +++ set -e
17:46:54 [2019-09-27T17:46:54.203Z] +++ '[' -n 0 ']'
17:46:54 [2019-09-27T17:46:54.203Z] +++ set -x
17:46:54 [2019-09-27T17:46:54.203Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:54 [2019-09-27T17:46:54.460Z] INFO: Testing against a local daemon
17:46:54 [2019-09-27T17:46:54.460Z] === RUN   TestImagePullPlatformInvalid
17:46:54 [2019-09-27T17:46:54.460Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:46:54 [2019-09-27T17:46:54.460Z] === RUN   TestImagePullPlatformInvalid
17:46:54 [2019-09-27T17:46:54.460Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
17:46:54 [2019-09-27T17:46:54.460Z] === RUN   TestImagePullPlatformInvalid
17:46:54 [2019-09-27T17:46:54.460Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:46:54 [2019-09-27T17:46:54.460Z] === RUN   TestImagePullPlatformInvalid
17:46:54 [2019-09-27T17:46:54.460Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:46:54 [2019-09-27T17:46:54.460Z] === RUN   TestImagePullPlatformInvalid
17:46:54 [2019-09-27T17:46:54.460Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:46:54 [2019-09-27T17:46:54.460Z] PASS
17:46:54 [2019-09-27T17:46:54.460Z] 
17:46:54 [2019-09-27T17:46:54.460Z] DONE 5 tests in 0.207s
17:46:54 [2019-09-27T17:46:54.460Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:54 [2019-09-27T17:46:54.460Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:54 [2019-09-27T17:46:54.460Z] +++ set -e
17:46:54 [2019-09-27T17:46:54.460Z] +++ '[' -n 0 ']'
17:46:54 [2019-09-27T17:46:54.460Z] +++ set -x
17:46:54 [2019-09-27T17:46:54.460Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:54 [2019-09-27T17:46:54.460Z] INFO: Testing against a local daemon
17:46:54 [2019-09-27T17:46:54.460Z] testing: warning: no tests to run
17:46:54 [2019-09-27T17:46:54.460Z] PASS
17:46:54 [2019-09-27T17:46:54.460Z] 
17:46:54 [2019-09-27T17:46:54.460Z] DONE 0 tests in 0.052s
17:46:54 [2019-09-27T17:46:54.717Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:54 [2019-09-27T17:46:54.717Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:54 [2019-09-27T17:46:54.717Z] +++ set -e
17:46:54 [2019-09-27T17:46:54.717Z] +++ '[' -n 0 ']'
17:46:54 [2019-09-27T17:46:54.717Z] +++ set -x
17:46:54 [2019-09-27T17:46:54.717Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:54 [2019-09-27T17:46:54.717Z] INFO: Testing against a local daemon
17:46:54 [2019-09-27T17:46:54.717Z] testing: warning: no tests to run
17:46:54 [2019-09-27T17:46:54.717Z] PASS
17:46:54 [2019-09-27T17:46:54.717Z] 
17:46:54 [2019-09-27T17:46:54.717Z] DONE 0 tests in 0.108s
17:46:54 [2019-09-27T17:46:54.717Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:54 [2019-09-27T17:46:54.717Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:54 [2019-09-27T17:46:54.717Z] +++ set -e
17:46:54 [2019-09-27T17:46:54.717Z] +++ '[' -n 0 ']'
17:46:54 [2019-09-27T17:46:54.717Z] +++ set -x
17:46:54 [2019-09-27T17:46:54.717Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:54 [2019-09-27T17:46:54.717Z] INFO: Testing against a local daemon
17:46:54 [2019-09-27T17:46:54.717Z] testing: warning: no tests to run
17:46:54 [2019-09-27T17:46:54.717Z] PASS
17:46:54 [2019-09-27T17:46:54.717Z] 
17:46:54 [2019-09-27T17:46:54.717Z] DONE 0 tests in 0.048s
17:46:54 [2019-09-27T17:46:54.974Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:54 [2019-09-27T17:46:54.974Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:54 [2019-09-27T17:46:54.974Z] +++ set -e
17:46:54 [2019-09-27T17:46:54.974Z] +++ '[' -n 0 ']'
17:46:54 [2019-09-27T17:46:54.974Z] +++ set -x
17:46:54 [2019-09-27T17:46:54.975Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:54 [2019-09-27T17:46:54.975Z] testing: warning: no tests to run
17:46:54 [2019-09-27T17:46:54.975Z] PASS
17:46:54 [2019-09-27T17:46:54.975Z] 
17:46:54 [2019-09-27T17:46:54.975Z] DONE 0 tests in 0.017s
17:46:54 [2019-09-27T17:46:54.975Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:54 [2019-09-27T17:46:54.975Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:54 [2019-09-27T17:46:54.975Z] +++ set -e
17:46:54 [2019-09-27T17:46:54.975Z] +++ '[' -n 0 ']'
17:46:54 [2019-09-27T17:46:54.975Z] +++ set -x
17:46:54 [2019-09-27T17:46:54.975Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:54 [2019-09-27T17:46:54.975Z] INFO: Testing against a local daemon
17:46:54 [2019-09-27T17:46:54.975Z] testing: warning: no tests to run
17:46:54 [2019-09-27T17:46:54.975Z] PASS
17:46:54 [2019-09-27T17:46:54.975Z] 
17:46:54 [2019-09-27T17:46:54.975Z] DONE 0 tests in 0.072s
17:46:54 [2019-09-27T17:46:54.975Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:54 [2019-09-27T17:46:54.975Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:54 [2019-09-27T17:46:54.975Z] +++ set -e
17:46:54 [2019-09-27T17:46:54.975Z] +++ '[' -n 0 ']'
17:46:54 [2019-09-27T17:46:54.975Z] +++ set -x
17:46:54 [2019-09-27T17:46:54.975Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:55 [2019-09-27T17:46:55.232Z] INFO: Testing against a local daemon
17:46:55 [2019-09-27T17:46:55.232Z] testing: warning: no tests to run
17:46:55 [2019-09-27T17:46:55.232Z] PASS
17:46:55 [2019-09-27T17:46:55.232Z] 
17:46:55 [2019-09-27T17:46:55.232Z] DONE 0 tests in 0.082s
17:46:55 [2019-09-27T17:46:55.232Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:55 [2019-09-27T17:46:55.232Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:55 [2019-09-27T17:46:55.232Z] +++ set -e
17:46:55 [2019-09-27T17:46:55.232Z] +++ '[' -n 0 ']'
17:46:55 [2019-09-27T17:46:55.232Z] +++ set -x
17:46:55 [2019-09-27T17:46:55.232Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:55 [2019-09-27T17:46:55.232Z] INFO: Testing against a local daemon
17:46:55 [2019-09-27T17:46:55.232Z] testing: warning: no tests to run
17:46:55 [2019-09-27T17:46:55.232Z] PASS
17:46:55 [2019-09-27T17:46:55.232Z] 
17:46:55 [2019-09-27T17:46:55.232Z] DONE 0 tests in 0.040s
17:46:55 [2019-09-27T17:46:55.232Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:55 [2019-09-27T17:46:55.232Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:55 [2019-09-27T17:46:55.232Z] +++ set -e
17:46:55 [2019-09-27T17:46:55.232Z] +++ '[' -n 0 ']'
17:46:55 [2019-09-27T17:46:55.232Z] +++ set -x
17:46:55 [2019-09-27T17:46:55.232Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:55 [2019-09-27T17:46:55.232Z] PASS: docker_cli_daemon_test.go:1070: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride	1.953s
17:46:55 [2019-09-27T17:46:55.232Z] INFO: Testing against a local daemon
17:46:55 [2019-09-27T17:46:55.232Z] testing: warning: no tests to run
17:46:55 [2019-09-27T17:46:55.232Z] PASS
17:46:55 [2019-09-27T17:46:55.232Z] 
17:46:55 [2019-09-27T17:46:55.232Z] DONE 0 tests in 0.091s
17:46:55 [2019-09-27T17:46:55.490Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:55 [2019-09-27T17:46:55.490Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:55 [2019-09-27T17:46:55.490Z] +++ set -e
17:46:55 [2019-09-27T17:46:55.490Z] +++ '[' -n 0 ']'
17:46:55 [2019-09-27T17:46:55.490Z] +++ set -x
17:46:55 [2019-09-27T17:46:55.490Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:55 [2019-09-27T17:46:55.490Z] INFO: Testing against a local daemon
17:46:55 [2019-09-27T17:46:55.490Z] testing: warning: no tests to run
17:46:55 [2019-09-27T17:46:55.490Z] PASS
17:46:55 [2019-09-27T17:46:55.490Z] 
17:46:55 [2019-09-27T17:46:55.490Z] DONE 0 tests in 0.070s
17:46:55 [2019-09-27T17:46:55.490Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:55 [2019-09-27T17:46:55.490Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:55 [2019-09-27T17:46:55.490Z] +++ set -e
17:46:55 [2019-09-27T17:46:55.490Z] +++ '[' -n 0 ']'
17:46:55 [2019-09-27T17:46:55.490Z] +++ set -x
17:46:55 [2019-09-27T17:46:55.490Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:55 [2019-09-27T17:46:55.490Z] INFO: Testing against a local daemon
17:46:55 [2019-09-27T17:46:55.490Z] testing: warning: no tests to run
17:46:55 [2019-09-27T17:46:55.490Z] PASS
17:46:55 [2019-09-27T17:46:55.490Z] 
17:46:55 [2019-09-27T17:46:55.490Z] DONE 0 tests in 0.053s
17:46:55 [2019-09-27T17:46:55.490Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:46:55 [2019-09-27T17:46:55.490Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:55 [2019-09-27T17:46:55.490Z] +++ set -e
17:46:55 [2019-09-27T17:46:55.490Z] +++ '[' -n 0 ']'
17:46:55 [2019-09-27T17:46:55.490Z] +++ set -x
17:46:55 [2019-09-27T17:46:55.490Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:46:55 [2019-09-27T17:46:55.749Z] INFO: Testing against a local daemon
17:46:55 [2019-09-27T17:46:55.749Z] === RUN   TestDockerNetworkReConnect
17:46:57 [2019-09-27T17:46:57.121Z] PASS: docker_cli_daemon_test.go:1087: DockerDaemonSuite.TestDaemonLoggingDriverNone	1.743s
17:46:59 [2019-09-27T17:46:59.014Z] PASS: docker_cli_daemon_test.go:1144: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError	2.033s
17:47:00 [2019-09-27T17:47:00.907Z] PASS: docker_cli_daemon_test.go:1104: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride	1.926s
17:47:02 [2019-09-27T17:47:02.277Z] --- PASS: TestDockerNetworkReConnect (6.49s)
17:47:02 [2019-09-27T17:47:02.277Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:47:02 [2019-09-27T17:47:02.277Z]     daemon.go:325: [d163fa6c8e89b] waiting for daemon to start
17:47:02 [2019-09-27T17:47:02.277Z]     daemon.go:325: [d163fa6c8e89b] waiting for daemon to start
17:47:02 [2019-09-27T17:47:02.277Z]     daemon.go:353: [d163fa6c8e89b] daemon started
17:47:02 [2019-09-27T17:47:02.277Z]     daemon.go:461: [d163fa6c8e89b] Stopping daemon
17:47:02 [2019-09-27T17:47:02.277Z]     daemon.go:296: [d163fa6c8e89b] exiting daemon
17:47:02 [2019-09-27T17:47:02.277Z]     daemon.go:448: [d163fa6c8e89b] Daemon stopped
17:47:02 [2019-09-27T17:47:02.277Z] === RUN   TestServiceUpdateNetwork
17:47:02 [2019-09-27T17:47:02.536Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	8.816s
17:47:03 [2019-09-27T17:47:03.100Z] PASS: docker_cli_daemon_test.go:1156: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild	1.930s
17:47:03 [2019-09-27T17:47:03.664Z] PASS: docker_cli_daemon_test.go:2264: DockerDaemonSuite.TestDaemonMaxConcurrency	0.524s
17:47:04 [2019-09-27T17:47:04.229Z] PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz	1.596s
17:47:05 [2019-09-27T17:47:05.599Z] PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz	1.352s
17:47:07 [2019-09-27T17:47:07.492Z] PASS: docker_cli_daemon_test.go:2276: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile	3.591s
17:47:09 [2019-09-27T17:47:09.386Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	3.927s
17:47:13 [2019-09-27T17:47:13.560Z] PASS: docker_cli_daemon_test.go:2317: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload	6.510s
17:47:16 [2019-09-27T17:47:16.837Z] PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot	6.965s
17:47:16 [2019-09-27T17:47:16.837Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.443s
17:47:17 [2019-09-27T17:47:17.400Z] --- PASS: TestServiceUpdateNetwork (15.25s)
17:47:17 [2019-09-27T17:47:17.400Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:47:17 [2019-09-27T17:47:17.400Z]     daemon.go:325: [dd92733a30747] waiting for daemon to start
17:47:17 [2019-09-27T17:47:17.400Z]     daemon.go:325: [dd92733a30747] waiting for daemon to start
17:47:17 [2019-09-27T17:47:17.400Z]     daemon.go:353: [dd92733a30747] daemon started
17:47:17 [2019-09-27T17:47:17.400Z]     daemon.go:461: [dd92733a30747] Stopping daemon
17:47:17 [2019-09-27T17:47:17.400Z]     daemon.go:296: [dd92733a30747] exiting daemon
17:47:17 [2019-09-27T17:47:17.400Z]     daemon.go:448: [dd92733a30747] Daemon stopped
17:47:17 [2019-09-27T17:47:17.400Z] === RUN   TestDockerNetworkReConnect
17:47:19 [2019-09-27T17:47:19.294Z] PASS: docker_cli_daemon_test.go:1772: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError	5.267s
17:47:19 [2019-09-27T17:47:19.858Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	2.873s
17:47:21 [2019-09-27T17:47:21.761Z] PASS: docker_cli_daemon_test.go:1503: DockerDaemonSuite.TestDaemonRestartCleanupNetns	2.523s
17:47:22 [2019-09-27T17:47:22.326Z] PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg	2.519s
17:47:23 [2019-09-27T17:47:23.257Z] --- PASS: TestDockerNetworkReConnect (5.80s)
17:47:23 [2019-09-27T17:47:23.257Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:47:23 [2019-09-27T17:47:23.257Z]     daemon.go:325: [d044b98e7a63d] waiting for daemon to start
17:47:23 [2019-09-27T17:47:23.257Z]     daemon.go:325: [d044b98e7a63d] waiting for daemon to start
17:47:23 [2019-09-27T17:47:23.257Z]     daemon.go:353: [d044b98e7a63d] daemon started
17:47:23 [2019-09-27T17:47:23.257Z]     daemon.go:461: [d044b98e7a63d] Stopping daemon
17:47:23 [2019-09-27T17:47:23.257Z]     daemon.go:296: [d044b98e7a63d] exiting daemon
17:47:23 [2019-09-27T17:47:23.257Z]     daemon.go:448: [d044b98e7a63d] Daemon stopped
17:47:23 [2019-09-27T17:47:23.257Z] === RUN   TestServiceUpdateNetwork
17:47:24 [2019-09-27T17:47:24.188Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	1.889s
17:47:25 [2019-09-27T17:47:25.293Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:47:27 [2019-09-27T17:47:27.465Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	2.857s
17:47:29 [2019-09-27T17:47:29.988Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	2.632s
17:47:33 [2019-09-27T17:47:33.265Z] PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride	3.521s
17:47:34 [2019-09-27T17:47:34.637Z] PASS: docker_cli_daemon_test.go:1799: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart	11.395s
17:47:35 [2019-09-27T17:47:35.200Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	1.815s
17:47:37 [2019-09-27T17:47:37.095Z] PASS: docker_cli_daemon_test.go:1245: DockerDaemonSuite.TestDaemonRestartKillWait	2.301s
17:47:38 [2019-09-27T17:47:38.025Z] PASS: docker_cli_daemon_test.go:1649: DockerDaemonSuite.TestDaemonRestartLocalVolumes	1.084s
17:47:38 [2019-09-27T17:47:38.588Z] PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants	3.522s
17:47:40 [2019-09-27T17:47:40.486Z] --- PASS: TestServiceUpdateNetwork (17.04s)
17:47:40 [2019-09-27T17:47:40.486Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:47:40 [2019-09-27T17:47:40.486Z]     daemon.go:325: [dd50f5342627a] waiting for daemon to start
17:47:40 [2019-09-27T17:47:40.486Z]     daemon.go:325: [dd50f5342627a] waiting for daemon to start
17:47:40 [2019-09-27T17:47:40.486Z]     daemon.go:353: [dd50f5342627a] daemon started
17:47:40 [2019-09-27T17:47:40.486Z]     daemon.go:461: [dd50f5342627a] Stopping daemon
17:47:40 [2019-09-27T17:47:40.486Z]     daemon.go:296: [dd50f5342627a] exiting daemon
17:47:40 [2019-09-27T17:47:40.486Z]     daemon.go:448: [dd50f5342627a] Daemon stopped
17:47:40 [2019-09-27T17:47:40.486Z] === RUN   TestDockerNetworkReConnect
17:47:43 [2019-09-27T17:47:43.761Z] PASS: docker_cli_daemon_test.go:176: DockerDaemonSuite.TestDaemonRestartOnFailure	5.233s
17:47:45 [2019-09-27T17:47:45.906Z] .........                                                                [ 85%]
17:47:46 [2019-09-27T17:47:46.283Z] --- PASS: TestDockerNetworkReConnect (6.13s)
17:47:46 [2019-09-27T17:47:46.283Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:47:46 [2019-09-27T17:47:46.283Z]     daemon.go:325: [d4079dde312c2] waiting for daemon to start
17:47:46 [2019-09-27T17:47:46.283Z]     daemon.go:325: [d4079dde312c2] waiting for daemon to start
17:47:46 [2019-09-27T17:47:46.283Z]     daemon.go:353: [d4079dde312c2] daemon started
17:47:46 [2019-09-27T17:47:46.283Z]     daemon.go:461: [d4079dde312c2] Stopping daemon
17:47:46 [2019-09-27T17:47:46.283Z]     daemon.go:296: [d4079dde312c2] exiting daemon
17:47:46 [2019-09-27T17:47:46.283Z]     daemon.go:448: [d4079dde312c2] Daemon stopped
17:47:46 [2019-09-27T17:47:46.283Z] === RUN   TestServiceUpdateNetwork
17:47:46 [2019-09-27T17:47:46.540Z] PASS: docker_cli_daemon_test.go:1014: DockerDaemonSuite.TestDaemonRestartRenameContainer	2.968s
17:47:51 [2019-09-27T17:47:51.799Z] PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv	13.213s
17:47:51 [2019-09-27T17:47:51.839Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:47:52 [2019-09-27T17:47:52.362Z] PASS: docker_cli_network_unix_test.go:1666: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork	5.611s
17:47:53 [2019-09-27T17:47:53.739Z] PASS: docker_cli_daemon_test.go:1636: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse	1.477s
17:47:53 [2019-09-27T17:47:53.989Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:47:55 [2019-09-27T17:47:55.635Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	3.494s
17:47:56 [2019-09-27T17:47:56.198Z] PASS: docker_cli_daemon_test.go:2604: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode	2.364s
17:47:58 [2019-09-27T17:47:58.092Z] PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride	2.690s
17:47:58 [2019-09-27T17:47:58.349Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	0.320s
17:47:59 [2019-09-27T17:47:59.238Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:48:00 [2019-09-27T17:48:00.243Z] PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv	1.893s
17:48:01 [2019-09-27T17:48:01.143Z] tests/integration/models_resources_test.py .                             [ 91%]
17:48:02 [2019-09-27T17:48:02.767Z] --- PASS: TestServiceUpdateNetwork (15.93s)
17:48:02 [2019-09-27T17:48:02.767Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:48:02 [2019-09-27T17:48:02.767Z]     daemon.go:325: [df764fb8e4be1] waiting for daemon to start
17:48:02 [2019-09-27T17:48:02.767Z]     daemon.go:325: [df764fb8e4be1] waiting for daemon to start
17:48:02 [2019-09-27T17:48:02.767Z]     daemon.go:353: [df764fb8e4be1] daemon started
17:48:02 [2019-09-27T17:48:02.767Z]     daemon.go:461: [df764fb8e4be1] Stopping daemon
17:48:02 [2019-09-27T17:48:02.767Z]     daemon.go:296: [df764fb8e4be1] exiting daemon
17:48:02 [2019-09-27T17:48:02.767Z]     daemon.go:448: [df764fb8e4be1] Daemon stopped
17:48:02 [2019-09-27T17:48:02.767Z] === RUN   TestDockerNetworkReConnect
17:48:03 [2019-09-27T17:48:03.024Z] PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg	2.527s
17:48:06 [2019-09-27T17:48:06.299Z] PASS: docker_cli_daemon_test.go:117: DockerDaemonSuite.TestDaemonRestartUnlessStopped	9.072s
17:48:06 [2019-09-27T17:48:06.955Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:48:08 [2019-09-27T17:48:08.825Z] --- PASS: TestDockerNetworkReConnect (6.60s)
17:48:08 [2019-09-27T17:48:08.825Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:48:08 [2019-09-27T17:48:08.825Z]     daemon.go:325: [dca505b76f6ba] waiting for daemon to start
17:48:08 [2019-09-27T17:48:08.825Z]     daemon.go:325: [dca505b76f6ba] waiting for daemon to start
17:48:08 [2019-09-27T17:48:08.825Z]     daemon.go:353: [dca505b76f6ba] daemon started
17:48:08 [2019-09-27T17:48:08.825Z]     daemon.go:461: [dca505b76f6ba] Stopping daemon
17:48:08 [2019-09-27T17:48:08.825Z]     daemon.go:296: [dca505b76f6ba] exiting daemon
17:48:08 [2019-09-27T17:48:08.825Z]     daemon.go:448: [dca505b76f6ba] Daemon stopped
17:48:08 [2019-09-27T17:48:08.825Z] === RUN   TestServiceUpdateNetwork
17:48:09 [2019-09-27T17:48:09.389Z] PASS: docker_cli_daemon_test.go:2580: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer	3.262s
17:48:09 [2019-09-27T17:48:09.389Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	6.428s
17:48:10 [2019-09-27T17:48:10.759Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	1.254s
17:48:10 [2019-09-27T17:48:10.759Z] PASS: docker_cli_daemon_test.go:688: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange	1.555s
17:48:11 [2019-09-27T17:48:11.368Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:48:11 [2019-09-27T17:48:11.368Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:48:12 [2019-09-27T17:48:12.131Z] PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse	1.594s
17:48:13 [2019-09-27T17:48:13.061Z] PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd	0.662s
17:48:13 [2019-09-27T17:48:13.319Z] PASS: docker_cli_daemon_test.go:1490: DockerDaemonSuite.TestDaemonRestartWithContainerRunning	2.340s
17:48:13 [2019-09-27T17:48:13.883Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	0.780s
17:48:16 [2019-09-27T17:48:16.406Z] PASS: docker_cli_daemon_test.go:1564: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways	2.887s
17:48:16 [2019-09-27T17:48:16.406Z] SKIP: docker_cli_daemon_test.go:230: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper)
17:48:16 [2019-09-27T17:48:16.406Z] SKIP: docker_cli_daemon_test.go:210: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper)
17:48:17 [2019-09-27T17:48:17.064Z] tests/integration/regression_test.py ......                              [ 98%]
17:48:17 [2019-09-27T17:48:17.578Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:48:17 [2019-09-27T17:48:17.578Z] tests/integration/credentials/utils_test.py .                            [100%]
17:48:17 [2019-09-27T17:48:17.578Z] 
17:48:17 [2019-09-27T17:48:17.578Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:48:17 [2019-09-27T17:48:17.578Z] =========================== short test summary info ============================
17:48:17 [2019-09-27T17:48:17.578Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:48:17 [2019-09-27T17:48:17.578Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:48:17 [2019-09-27T17:48:17.578Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:48:17 [2019-09-27T17:48:17.578Z]   Not supported on most drivers
17:48:17 [2019-09-27T17:48:17.578Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:48:17 [2019-09-27T17:48:17.578Z]   This doesn't seem to be taken into account by the engine
17:48:17 [2019-09-27T17:48:17.578Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
17:48:17 [2019-09-27T17:48:17.578Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
17:48:17 [2019-09-27T17:48:17.578Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
17:48:17 [2019-09-27T17:48:17.578Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
17:48:17 [2019-09-27T17:48:17.578Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
17:48:17 [2019-09-27T17:48:17.578Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
17:48:17 [2019-09-27T17:48:17.578Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:48:17 [2019-09-27T17:48:17.578Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 390.38 seconds ==
17:48:17 [2019-09-27T17:48:17.834Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:48:19 [2019-09-27T17:48:19.683Z] PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom	5.621s
17:48:20 [2019-09-27T17:48:20.248Z] PASS: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer	3.746s
17:48:20 [2019-09-27T17:48:20.812Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	1.529s
17:48:21 [2019-09-27T17:48:21.742Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	0.683s
17:48:22 [2019-09-27T17:48:22.673Z] PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep	0.920s
17:48:25 [2019-09-27T17:48:25.230Z] --- PASS: TestServiceUpdateNetwork (16.07s)
17:48:25 [2019-09-27T17:48:25.230Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:48:25 [2019-09-27T17:48:25.230Z]     daemon.go:325: [d1cf3bca55538] waiting for daemon to start
17:48:25 [2019-09-27T17:48:25.230Z]     daemon.go:325: [d1cf3bca55538] waiting for daemon to start
17:48:25 [2019-09-27T17:48:25.230Z]     daemon.go:353: [d1cf3bca55538] daemon started
17:48:25 [2019-09-27T17:48:25.230Z]     daemon.go:461: [d1cf3bca55538] Stopping daemon
17:48:25 [2019-09-27T17:48:25.230Z]     daemon.go:296: [d1cf3bca55538] exiting daemon
17:48:25 [2019-09-27T17:48:25.230Z]     daemon.go:448: [d1cf3bca55538] Daemon stopped
17:48:25 [2019-09-27T17:48:25.230Z] === RUN   TestDockerNetworkReConnect
17:48:25 [2019-09-27T17:48:25.230Z] PASS: docker_cli_daemon_test.go:1884: DockerDaemonSuite.TestDaemonRestartWithLinks	4.719s
17:48:29 [2019-09-27T17:48:29.407Z] PASS: docker_cli_daemon_test.go:1907: DockerDaemonSuite.TestDaemonRestartWithNames	3.770s
17:48:29 [2019-09-27T17:48:29.407Z] PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy	6.544s
17:48:30 [2019-09-27T17:48:30.010Z] umount: bundles/test-docker-py/root: mountpoint not found
17:48:30 [2019-09-27T17:48:30.010Z] Clearing AppArmor profiles cache:.
17:48:30 [2019-09-27T17:48:30.010Z] All profile caches have been cleared, but no profiles have been unloaded.
17:48:30 [2019-09-27T17:48:30.010Z] Unloading profiles will leave already running processes permanently
17:48:30 [2019-09-27T17:48:30.010Z] unconfined, which can lead to unexpected situations.
17:48:30 [2019-09-27T17:48:30.010Z] 
17:48:30 [2019-09-27T17:48:30.010Z] To set a process to complain mode, use the command line tool
17:48:30 [2019-09-27T17:48:30.010Z] 'aa-complain'. To really tear down all profiles, run the init script
17:48:30 [2019-09-27T17:48:30.010Z] with the 'teardown' option."
17:48:30 [2019-09-27T17:48:30.010Z] 
Post stage
[Pipeline] junit
17:48:30 [2019-09-27T17:48:30.583Z] Recording test results
[Pipeline] sh
17:48:30 [2019-09-27T17:48:30.951Z] + echo Ensuring container killed.
17:48:30 [2019-09-27T17:48:30.952Z] Ensuring container killed.
17:48:30 [2019-09-27T17:48:30.952Z] + docker rm -vf docker-pr3
17:48:30 [2019-09-27T17:48:30.952Z] Error: No such container: docker-pr3
17:48:30 [2019-09-27T17:48:30.952Z] + true
[Pipeline] sh
17:48:31 [2019-09-27T17:48:31.232Z] + echo Chowning /workspace to jenkins user
17:48:31 [2019-09-27T17:48:31.233Z] Chowning /workspace to jenkins user
17:48:31 [2019-09-27T17:48:31.233Z] + id -u
17:48:31 [2019-09-27T17:48:31.233Z] + id -g
17:48:31 [2019-09-27T17:48:31.233Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-387:/workspace busybox chown -R 1000:1000 /workspace
17:48:31 [2019-09-27T17:48:31.931Z] --- PASS: TestDockerNetworkReConnect (6.57s)
17:48:31 [2019-09-27T17:48:31.931Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:48:31 [2019-09-27T17:48:31.931Z]     daemon.go:325: [dff28a0e3a8ad] waiting for daemon to start
17:48:31 [2019-09-27T17:48:31.931Z]     daemon.go:325: [dff28a0e3a8ad] waiting for daemon to start
17:48:31 [2019-09-27T17:48:31.931Z]     daemon.go:353: [dff28a0e3a8ad] daemon started
17:48:31 [2019-09-27T17:48:31.931Z]     daemon.go:461: [dff28a0e3a8ad] Stopping daemon
17:48:31 [2019-09-27T17:48:31.931Z]     daemon.go:296: [dff28a0e3a8ad] exiting daemon
17:48:31 [2019-09-27T17:48:31.931Z]     daemon.go:448: [dff28a0e3a8ad] Daemon stopped
17:48:31 [2019-09-27T17:48:31.931Z] === RUN   TestServiceUpdateNetwork
17:48:31 [2019-09-27T17:48:31.931Z] PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile	2.450s
17:48:32 [2019-09-27T17:48:32.188Z] PASS: docker_cli_daemon_test.go:1603: DockerDaemonSuite.TestDaemonRestartWithPausedContainer	3.058s
17:48:32 [2019-09-27T17:48:32.754Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	0.976s
17:48:33 [2019-09-27T17:48:33.011Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	0.484s
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:48:33 [2019-09-27T17:48:33.452Z] + bundleName=docker-py
17:48:33 [2019-09-27T17:48:33.452Z] + echo Creating docker-py-bundles.tar.gz
17:48:33 [2019-09-27T17:48:33.452Z] Creating docker-py-bundles.tar.gz
17:48:33 [2019-09-27T17:48:33.452Z] + 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
17:48:33 [2019-09-27T17:48:33.464Z] Archiving artifacts
17:48:33 [2019-09-27T17:48:33.574Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.323s
17:48:33 [2019-09-27T17:48:33.700Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-387/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
17:48:34 [2019-09-27T17:48:34.040Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-387/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 -e DOCKER_GRAPHDRIVER docker:49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 hack/make.sh binary-daemon
17:48:34 [2019-09-27T17:48:34.138Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.577s
17:48:34 [2019-09-27T17:48:34.395Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.424s
17:48:34 [2019-09-27T17:48:34.395Z] SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows)
17:48:34 [2019-09-27T17:48:34.605Z] 
17:48:34 [2019-09-27T17:48:34.655Z] PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled	2.427s
17:48:34 [2019-09-27T17:48:34.862Z] Removing bundles/
17:48:34 [2019-09-27T17:48:34.862Z] 
17:48:34 [2019-09-27T17:48:34.862Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
17:48:34 [2019-09-27T17:48:34.862Z] Building: bundles/binary-daemon/dockerd-dev
17:48:34 [2019-09-27T17:48:34.862Z] GOOS="" GOARCH="" GOARM=""
17:48:36 [2019-09-27T17:48:36.026Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	1.408s
17:48:38 [2019-09-27T17:48:38.550Z] PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled	3.908s
17:48:42 [2019-09-27T17:48:42.727Z] PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs	6.358s
17:48:42 [2019-09-27T17:48:42.727Z] PASS: docker_cli_daemon_test.go:57: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts	3.640s
17:48:43 [2019-09-27T17:48:43.290Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	0.847s
17:48:46 [2019-09-27T17:48:46.565Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar	3.313s
17:48:47 [2019-09-27T17:48:47.497Z] PASS: docker_cli_daemon_test.go:1421: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume	3.576s
17:48:47 [2019-09-27T17:48:47.497Z] --- PASS: TestServiceUpdateNetwork (16.04s)
17:48:47 [2019-09-27T17:48:47.497Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:48:47 [2019-09-27T17:48:47.497Z]     daemon.go:325: [d0ed59b72109d] waiting for daemon to start
17:48:47 [2019-09-27T17:48:47.497Z]     daemon.go:325: [d0ed59b72109d] waiting for daemon to start
17:48:47 [2019-09-27T17:48:47.497Z]     daemon.go:353: [d0ed59b72109d] daemon started
17:48:47 [2019-09-27T17:48:47.497Z]     daemon.go:461: [d0ed59b72109d] Stopping daemon
17:48:47 [2019-09-27T17:48:47.497Z]     daemon.go:296: [d0ed59b72109d] exiting daemon
17:48:47 [2019-09-27T17:48:47.497Z]     daemon.go:448: [d0ed59b72109d] Daemon stopped
17:48:47 [2019-09-27T17:48:47.497Z] PASS
17:48:47 [2019-09-27T17:48:47.497Z] 
17:48:47 [2019-09-27T17:48:47.497Z] DONE 10 tests in 111.997s
17:48:47 [2019-09-27T17:48:47.497Z] PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent	1.073s
17:48:47 [2019-09-27T17:48:47.754Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:48:47 [2019-09-27T17:48:47.754Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:48:47 [2019-09-27T17:48:47.754Z] +++ set -e
17:48:47 [2019-09-27T17:48:47.754Z] +++ '[' -n 0 ']'
17:48:47 [2019-09-27T17:48:47.754Z] +++ set -x
17:48:47 [2019-09-27T17:48:47.754Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:48:47 [2019-09-27T17:48:47.754Z] INFO: Testing against a local daemon
17:48:47 [2019-09-27T17:48:47.754Z] testing: warning: no tests to run
17:48:47 [2019-09-27T17:48:47.754Z] PASS
17:48:47 [2019-09-27T17:48:47.754Z] 
17:48:47 [2019-09-27T17:48:47.754Z] DONE 0 tests in 0.060s
17:48:47 [2019-09-27T17:48:47.754Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:48:47 [2019-09-27T17:48:47.754Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:48:47 [2019-09-27T17:48:47.754Z] +++ set -e
17:48:47 [2019-09-27T17:48:47.754Z] +++ '[' -n 0 ']'
17:48:47 [2019-09-27T17:48:47.754Z] +++ set -x
17:48:47 [2019-09-27T17:48:47.754Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:48:47 [2019-09-27T17:48:47.754Z] INFO: Testing against a local daemon
17:48:47 [2019-09-27T17:48:47.754Z] testing: warning: no tests to run
17:48:47 [2019-09-27T17:48:47.754Z] PASS
17:48:47 [2019-09-27T17:48:47.754Z] 
17:48:47 [2019-09-27T17:48:47.754Z] DONE 0 tests in 0.044s
17:48:47 [2019-09-27T17:48:47.754Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:48:47 [2019-09-27T17:48:47.754Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:48:47 [2019-09-27T17:48:47.754Z] +++ set -e
17:48:47 [2019-09-27T17:48:47.754Z] +++ '[' -n 0 ']'
17:48:47 [2019-09-27T17:48:47.754Z] +++ set -x
17:48:47 [2019-09-27T17:48:47.754Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:48:48 [2019-09-27T17:48:48.012Z] INFO: Testing against a local daemon
17:48:48 [2019-09-27T17:48:48.012Z] testing: warning: no tests to run
17:48:48 [2019-09-27T17:48:48.012Z] PASS
17:48:48 [2019-09-27T17:48:48.012Z] 
17:48:48 [2019-09-27T17:48:48.012Z] DONE 0 tests in 0.097s
17:48:48 [2019-09-27T17:48:48.012Z] Running integration-test (iteration 3)
17:48:48 [2019-09-27T17:48:48.012Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:48:48 [2019-09-27T17:48:48.012Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:48:48 [2019-09-27T17:48:48.012Z] +++ set -e
17:48:48 [2019-09-27T17:48:48.012Z] +++ '[' -n 0 ']'
17:48:48 [2019-09-27T17:48:48.012Z] +++ set -x
17:48:48 [2019-09-27T17:48:48.012Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:48:48 [2019-09-27T17:48:48.012Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.401s
17:48:48 [2019-09-27T17:48:48.012Z] INFO: Testing against a local daemon
17:48:48 [2019-09-27T17:48:48.012Z] === RUN   TestBuildMultiStageCopy
17:48:48 [2019-09-27T17:48:48.012Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:48:48 [2019-09-27T17:48:48.942Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	0.950s
17:48:49 [2019-09-27T17:48:49.506Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:48:49 [2019-09-27T17:48:49.506Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:48:49 [2019-09-27T17:48:49.506Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	0.677s
17:48:49 [2019-09-27T17:48:49.763Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:48:49 [2019-09-27T17:48:49.763Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:48:50 [2019-09-27T17:48:50.022Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.316s
17:48:50 [2019-09-27T17:48:50.022Z] PASS: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer	2.832s
17:48:50 [2019-09-27T17:48:50.022Z] --- PASS: TestBuildMultiStageCopy (2.11s)
17:48:50 [2019-09-27T17:48:50.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.32s)
17:48:50 [2019-09-27T17:48:50.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s)
17:48:50 [2019-09-27T17:48:50.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
17:48:50 [2019-09-27T17:48:50.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
17:48:50 [2019-09-27T17:48:50.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
17:48:50 [2019-09-27T17:48:50.022Z] === RUN   TestBuildPlatformInvalid
17:48:50 [2019-09-27T17:48:50.283Z] --- PASS: TestBuildPlatformInvalid (0.16s)
17:48:50 [2019-09-27T17:48:50.283Z] === RUN   TestBuildMultiStageCopy
17:48:50 [2019-09-27T17:48:50.283Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:48:51 [2019-09-27T17:48:51.655Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:48:51 [2019-09-27T17:48:51.656Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:48:51 [2019-09-27T17:48:51.656Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:48:51 [2019-09-27T17:48:51.913Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:48:52 [2019-09-27T17:48:52.170Z] --- PASS: TestBuildMultiStageCopy (1.91s)
17:48:52 [2019-09-27T17:48:52.170Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s)
17:48:52 [2019-09-27T17:48:52.170Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
17:48:52 [2019-09-27T17:48:52.170Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
17:48:52 [2019-09-27T17:48:52.170Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
17:48:52 [2019-09-27T17:48:52.170Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s)
17:48:52 [2019-09-27T17:48:52.170Z] === RUN   TestBuildPlatformInvalid
17:48:52 [2019-09-27T17:48:52.428Z] --- PASS: TestBuildPlatformInvalid (0.11s)
17:48:52 [2019-09-27T17:48:52.428Z] === RUN   TestBuildMultiStageCopy
17:48:52 [2019-09-27T17:48:52.428Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:48:53 [2019-09-27T17:48:53.362Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:48:53 [2019-09-27T17:48:53.619Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:48:53 [2019-09-27T17:48:53.619Z] PASS: docker_cli_daemon_test.go:91: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs	3.442s
17:48:53 [2019-09-27T17:48:53.619Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:48:53 [2019-09-27T17:48:53.877Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:48:54 [2019-09-27T17:48:54.135Z] --- PASS: TestBuildMultiStageCopy (1.93s)
17:48:54 [2019-09-27T17:48:54.135Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s)
17:48:54 [2019-09-27T17:48:54.135Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
17:48:54 [2019-09-27T17:48:54.135Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
17:48:54 [2019-09-27T17:48:54.135Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s)
17:48:54 [2019-09-27T17:48:54.135Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s)
17:48:54 [2019-09-27T17:48:54.135Z] === RUN   TestBuildPlatformInvalid
17:48:54 [2019-09-27T17:48:54.400Z] --- PASS: TestBuildPlatformInvalid (0.15s)
17:48:54 [2019-09-27T17:48:54.400Z] === RUN   TestBuildMultiStageCopy
17:48:54 [2019-09-27T17:48:54.400Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:48:55 [2019-09-27T17:48:55.770Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:48:55 [2019-09-27T17:48:55.770Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:48:56 [2019-09-27T17:48:56.026Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:48:56 [2019-09-27T17:48:56.026Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:48:56 [2019-09-27T17:48:56.284Z] --- PASS: TestBuildMultiStageCopy (1.95s)
17:48:56 [2019-09-27T17:48:56.284Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s)
17:48:56 [2019-09-27T17:48:56.284Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
17:48:56 [2019-09-27T17:48:56.284Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
17:48:56 [2019-09-27T17:48:56.284Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
17:48:56 [2019-09-27T17:48:56.284Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s)
17:48:56 [2019-09-27T17:48:56.284Z] === RUN   TestBuildPlatformInvalid
17:48:56 [2019-09-27T17:48:56.543Z] --- PASS: TestBuildPlatformInvalid (0.12s)
17:48:56 [2019-09-27T17:48:56.543Z] === RUN   TestBuildMultiStageCopy
17:48:56 [2019-09-27T17:48:56.543Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:48:57 [2019-09-27T17:48:57.475Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:48:57 [2019-09-27T17:48:57.732Z] PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins	4.010s
17:48:57 [2019-09-27T17:48:57.732Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:48:57 [2019-09-27T17:48:57.989Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:48:58 [2019-09-27T17:48:58.246Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:48:58 [2019-09-27T17:48:58.503Z] --- PASS: TestBuildMultiStageCopy (1.99s)
17:48:58 [2019-09-27T17:48:58.503Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s)
17:48:58 [2019-09-27T17:48:58.503Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
17:48:58 [2019-09-27T17:48:58.503Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
17:48:58 [2019-09-27T17:48:58.503Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
17:48:58 [2019-09-27T17:48:58.503Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s)
17:48:58 [2019-09-27T17:48:58.503Z] === RUN   TestBuildPlatformInvalid
17:48:58 [2019-09-27T17:48:58.503Z] --- PASS: TestBuildPlatformInvalid (0.15s)
17:48:58 [2019-09-27T17:48:58.503Z] PASS
17:48:58 [2019-09-27T17:48:58.503Z] 
17:48:58 [2019-09-27T17:48:58.503Z] DONE 35 tests in 10.663s
17:48:58 [2019-09-27T17:48:58.762Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:48:58 [2019-09-27T17:48:58.762Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:48:58 [2019-09-27T17:48:58.762Z] +++ set -e
17:48:58 [2019-09-27T17:48:58.762Z] +++ '[' -n 0 ']'
17:48:58 [2019-09-27T17:48:58.762Z] +++ set -x
17:48:58 [2019-09-27T17:48:58.762Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:48:58 [2019-09-27T17:48:58.762Z] INFO: Testing against a local daemon
17:48:58 [2019-09-27T17:48:58.762Z] === RUN   TestConfigDaemonLibtrustID
17:48:59 [2019-09-27T17:48:59.327Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:48:59 [2019-09-27T17:48:59.327Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:48:59 [2019-09-27T17:48:59.327Z]     daemon.go:325: [d63a8a800d45a] waiting for daemon to start
17:48:59 [2019-09-27T17:48:59.327Z]     daemon.go:325: [d63a8a800d45a] waiting for daemon to start
17:48:59 [2019-09-27T17:48:59.327Z]     daemon.go:353: [d63a8a800d45a] daemon started
17:48:59 [2019-09-27T17:48:59.327Z]     daemon.go:461: [d63a8a800d45a] Stopping daemon
17:48:59 [2019-09-27T17:48:59.327Z]     daemon.go:296: [d63a8a800d45a] exiting daemon
17:48:59 [2019-09-27T17:48:59.327Z]     daemon.go:448: [d63a8a800d45a] Daemon stopped
17:48:59 [2019-09-27T17:48:59.327Z] === RUN   TestConfigDaemonLibtrustID
17:48:59 [2019-09-27T17:48:59.327Z] PASS: docker_cli_daemon_test.go:2676: DockerDaemonSuite.TestDaemonShutdownTimeout	1.755s
17:48:59 [2019-09-27T17:48:59.893Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:48:59 [2019-09-27T17:48:59.893Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:48:59 [2019-09-27T17:48:59.893Z]     daemon.go:325: [d152cc226c602] waiting for daemon to start
17:48:59 [2019-09-27T17:48:59.893Z]     daemon.go:325: [d152cc226c602] waiting for daemon to start
17:48:59 [2019-09-27T17:48:59.893Z]     daemon.go:353: [d152cc226c602] daemon started
17:48:59 [2019-09-27T17:48:59.893Z]     daemon.go:461: [d152cc226c602] Stopping daemon
17:48:59 [2019-09-27T17:48:59.893Z]     daemon.go:296: [d152cc226c602] exiting daemon
17:48:59 [2019-09-27T17:48:59.893Z]     daemon.go:448: [d152cc226c602] Daemon stopped
17:48:59 [2019-09-27T17:48:59.893Z] === RUN   TestConfigDaemonLibtrustID
17:49:00 [2019-09-27T17:49:00.456Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:49:00 [2019-09-27T17:49:00.456Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:49:00 [2019-09-27T17:49:00.456Z]     daemon.go:325: [da2f5572c32f7] waiting for daemon to start
17:49:00 [2019-09-27T17:49:00.456Z]     daemon.go:325: [da2f5572c32f7] waiting for daemon to start
17:49:00 [2019-09-27T17:49:00.456Z]     daemon.go:353: [da2f5572c32f7] daemon started
17:49:00 [2019-09-27T17:49:00.456Z]     daemon.go:461: [da2f5572c32f7] Stopping daemon
17:49:00 [2019-09-27T17:49:00.456Z]     daemon.go:296: [da2f5572c32f7] exiting daemon
17:49:00 [2019-09-27T17:49:00.456Z]     daemon.go:448: [da2f5572c32f7] Daemon stopped
17:49:00 [2019-09-27T17:49:00.456Z] === RUN   TestConfigDaemonLibtrustID
17:49:01 [2019-09-27T17:49:01.020Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:49:01 [2019-09-27T17:49:01.020Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:49:01 [2019-09-27T17:49:01.020Z]     daemon.go:325: [d0c7c914b3d1b] waiting for daemon to start
17:49:01 [2019-09-27T17:49:01.020Z]     daemon.go:325: [d0c7c914b3d1b] waiting for daemon to start
17:49:01 [2019-09-27T17:49:01.020Z]     daemon.go:353: [d0c7c914b3d1b] daemon started
17:49:01 [2019-09-27T17:49:01.020Z]     daemon.go:461: [d0c7c914b3d1b] Stopping daemon
17:49:01 [2019-09-27T17:49:01.020Z]     daemon.go:296: [d0c7c914b3d1b] exiting daemon
17:49:01 [2019-09-27T17:49:01.020Z]     daemon.go:448: [d0c7c914b3d1b] Daemon stopped
17:49:01 [2019-09-27T17:49:01.020Z] === RUN   TestConfigDaemonLibtrustID
17:49:01 [2019-09-27T17:49:01.279Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
17:49:01 [2019-09-27T17:49:01.279Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:49:01 [2019-09-27T17:49:01.279Z]     daemon.go:325: [da15d86f9122b] waiting for daemon to start
17:49:01 [2019-09-27T17:49:01.279Z]     daemon.go:325: [da15d86f9122b] waiting for daemon to start
17:49:01 [2019-09-27T17:49:01.279Z]     daemon.go:353: [da15d86f9122b] daemon started
17:49:01 [2019-09-27T17:49:01.279Z]     daemon.go:461: [da15d86f9122b] Stopping daemon
17:49:01 [2019-09-27T17:49:01.279Z]     daemon.go:296: [da15d86f9122b] exiting daemon
17:49:01 [2019-09-27T17:49:01.279Z]     daemon.go:448: [da15d86f9122b] Daemon stopped
17:49:01 [2019-09-27T17:49:01.279Z] PASS
17:49:01 [2019-09-27T17:49:01.279Z] 
17:49:01 [2019-09-27T17:49:01.279Z] DONE 5 tests in 2.731s
17:49:01 [2019-09-27T17:49:01.536Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:49:01 [2019-09-27T17:49:01.536Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:01 [2019-09-27T17:49:01.536Z] +++ set -e
17:49:01 [2019-09-27T17:49:01.536Z] +++ '[' -n 0 ']'
17:49:01 [2019-09-27T17:49:01.536Z] +++ set -x
17:49:01 [2019-09-27T17:49:01.536Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:01 [2019-09-27T17:49:01.536Z] INFO: Testing against a local daemon
17:49:01 [2019-09-27T17:49:01.536Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:49:01 [2019-09-27T17:49:01.536Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
17:49:01 [2019-09-27T17:49:01.536Z] === RUN   TestCopyFromContainerPathIsNotDir
17:49:01 [2019-09-27T17:49:01.793Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
17:49:01 [2019-09-27T17:49:01.793Z] === RUN   TestCopyFromContainer
17:49:03 [2019-09-27T17:49:03.161Z] PASS: docker_cli_daemon_test.go:2697: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile	3.511s
17:49:03 [2019-09-27T17:49:03.419Z] PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles	13.476s
17:49:03 [2019-09-27T17:49:03.419Z] === RUN   TestCopyFromContainer//
17:49:03 [2019-09-27T17:49:03.676Z] === RUN   TestCopyFromContainer//bar/root
17:49:03 [2019-09-27T17:49:03.676Z] === RUN   TestCopyFromContainer//bar/root/
17:49:03 [2019-09-27T17:49:03.676Z] === RUN   TestCopyFromContainer/bar/quux
17:49:03 [2019-09-27T17:49:03.934Z] === RUN   TestCopyFromContainer/bar/quux/
17:49:03 [2019-09-27T17:49:03.934Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:49:04 [2019-09-27T17:49:04.192Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:49:04 [2019-09-27T17:49:04.192Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:49:04 [2019-09-27T17:49:04.449Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:49:04 [2019-09-27T17:49:04.449Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	0.942s
17:49:04 [2019-09-27T17:49:04.449Z] === RUN   TestCopyFromContainer/bar/notarget
17:49:04 [2019-09-27T17:49:04.707Z] --- PASS: TestCopyFromContainer (3.08s)
17:49:04 [2019-09-27T17:49:04.707Z]     --- PASS: TestCopyFromContainer// (0.16s)
17:49:04 [2019-09-27T17:49:04.707Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
17:49:04 [2019-09-27T17:49:04.707Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:49:04 [2019-09-27T17:49:04.707Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
17:49:04 [2019-09-27T17:49:04.707Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
17:49:04 [2019-09-27T17:49:04.707Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
17:49:04 [2019-09-27T17:49:04.707Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
17:49:04 [2019-09-27T17:49:04.707Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
17:49:04 [2019-09-27T17:49:04.707Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s)
17:49:04 [2019-09-27T17:49:04.707Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
17:49:04 [2019-09-27T17:49:04.707Z] === RUN   TestCreateLinkToNonExistingContainer
17:49:04 [2019-09-27T17:49:04.707Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:49:04 [2019-09-27T17:49:04.707Z] === RUN   TestHealthKillContainer
17:49:04 [2019-09-27T17:49:04.964Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.607s
17:49:08 [2019-09-27T17:49:08.238Z] --- PASS: TestHealthKillContainer (3.16s)
17:49:08 [2019-09-27T17:49:08.238Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:49:08 [2019-09-27T17:49:08.238Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
17:49:08 [2019-09-27T17:49:08.238Z] === RUN   TestCopyFromContainerPathIsNotDir
17:49:08 [2019-09-27T17:49:08.238Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
17:49:08 [2019-09-27T17:49:08.238Z] === RUN   TestCopyFromContainer
17:49:08 [2019-09-27T17:49:08.496Z] PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir	3.354s
17:49:08 [2019-09-27T17:49:08.753Z] PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins	5.759s
17:49:09 [2019-09-27T17:49:09.686Z] PASS: docker_cli_daemon_test.go:283: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation	1.037s
17:49:09 [2019-09-27T17:49:09.944Z] === RUN   TestCopyFromContainer//
17:49:10 [2019-09-27T17:49:10.201Z] === RUN   TestCopyFromContainer//bar/root
17:49:10 [2019-09-27T17:49:10.201Z] === RUN   TestCopyFromContainer//bar/root/
17:49:10 [2019-09-27T17:49:10.201Z] PASS: docker_cli_daemon_test.go:205: DockerDaemonSuite.TestDaemonStartIptablesFalse	0.510s
17:49:10 [2019-09-27T17:49:10.201Z] === RUN   TestCopyFromContainer/bar/quux
17:49:10 [2019-09-27T17:49:10.458Z] === RUN   TestCopyFromContainer/bar/quux/
17:49:10 [2019-09-27T17:49:10.458Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:49:10 [2019-09-27T17:49:10.716Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:49:10 [2019-09-27T17:49:10.716Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:49:10 [2019-09-27T17:49:10.974Z] PASS: docker_cli_daemon_test.go:1686: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost	0.581s
17:49:10 [2019-09-27T17:49:10.974Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:49:10 [2019-09-27T17:49:10.974Z] === RUN   TestCopyFromContainer/bar/notarget
17:49:11 [2019-09-27T17:49:11.232Z] --- PASS: TestCopyFromContainer (3.06s)
17:49:11 [2019-09-27T17:49:11.232Z]     --- PASS: TestCopyFromContainer// (0.09s)
17:49:11 [2019-09-27T17:49:11.232Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
17:49:11 [2019-09-27T17:49:11.232Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
17:49:11 [2019-09-27T17:49:11.232Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
17:49:11 [2019-09-27T17:49:11.233Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
17:49:11 [2019-09-27T17:49:11.233Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
17:49:11 [2019-09-27T17:49:11.233Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
17:49:11 [2019-09-27T17:49:11.233Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s)
17:49:11 [2019-09-27T17:49:11.233Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
17:49:11 [2019-09-27T17:49:11.233Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
17:49:11 [2019-09-27T17:49:11.233Z] === RUN   TestCreateLinkToNonExistingContainer
17:49:11 [2019-09-27T17:49:11.233Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:49:11 [2019-09-27T17:49:11.233Z] === RUN   TestHealthKillContainer
17:49:13 [2019-09-27T17:49:13.129Z] PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot	4.663s
17:49:14 [2019-09-27T17:49:14.643Z] --- PASS: TestHealthKillContainer (3.14s)
17:49:14 [2019-09-27T17:49:14.643Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:49:14 [2019-09-27T17:49:14.643Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
17:49:14 [2019-09-27T17:49:14.643Z] === RUN   TestCopyFromContainerPathIsNotDir
17:49:14 [2019-09-27T17:49:14.643Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
17:49:14 [2019-09-27T17:49:14.643Z] === RUN   TestCopyFromContainer
17:49:14 [2019-09-27T17:49:14.643Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir	1.596s
17:49:14 [2019-09-27T17:49:14.643Z] SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows)
17:49:14 [2019-09-27T17:49:14.643Z] SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows)
17:49:14 [2019-09-27T17:49:14.643Z] SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows)
17:49:14 [2019-09-27T17:49:14.643Z] SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows)
17:49:16 [2019-09-27T17:49:16.016Z] PASS: docker_cli_daemon_test.go:2941: DockerDaemonSuite.TestDaemonStartWithIpcModes	5.102s
17:49:16 [2019-09-27T17:49:16.273Z] === RUN   TestCopyFromContainer//
17:49:16 [2019-09-27T17:49:16.531Z] === RUN   TestCopyFromContainer//bar/root
17:49:16 [2019-09-27T17:49:16.531Z] === RUN   TestCopyFromContainer//bar/root/
17:49:16 [2019-09-27T17:49:16.788Z] === RUN   TestCopyFromContainer/bar/quux
17:49:16 [2019-09-27T17:49:16.788Z] === RUN   TestCopyFromContainer/bar/quux/
17:49:17 [2019-09-27T17:49:17.046Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:49:17 [2019-09-27T17:49:17.046Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:49:17 [2019-09-27T17:49:17.046Z] PASS: docker_cli_daemon_test.go:2135: DockerDaemonSuite.TestDaemonStartWithoutColors	1.121s
17:49:17 [2019-09-27T17:49:17.303Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:49:17 [2019-09-27T17:49:17.303Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:49:17 [2019-09-27T17:49:17.303Z] === RUN   TestCopyFromContainer/bar/notarget
17:49:17 [2019-09-27T17:49:17.561Z] --- PASS: TestCopyFromContainer (2.95s)
17:49:17 [2019-09-27T17:49:17.561Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:49:17 [2019-09-27T17:49:17.561Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
17:49:17 [2019-09-27T17:49:17.561Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
17:49:17 [2019-09-27T17:49:17.561Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
17:49:17 [2019-09-27T17:49:17.561Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
17:49:17 [2019-09-27T17:49:17.561Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
17:49:17 [2019-09-27T17:49:17.561Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s)
17:49:17 [2019-09-27T17:49:17.561Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
17:49:17 [2019-09-27T17:49:17.561Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
17:49:17 [2019-09-27T17:49:17.561Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
17:49:17 [2019-09-27T17:49:17.561Z] === RUN   TestCreateLinkToNonExistingContainer
17:49:17 [2019-09-27T17:49:17.561Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:49:17 [2019-09-27T17:49:17.561Z] === RUN   TestHealthKillContainer
17:49:17 [2019-09-27T17:49:17.561Z] PASS: docker_cli_daemon_test.go:1677: DockerDaemonSuite.TestDaemonStartWithoutHost	0.508s
17:49:18 [2019-09-27T17:49:18.126Z] PASS: docker_cli_daemon_test.go:1541: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964	0.520s
17:49:19 [2019-09-27T17:49:19.518Z] PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir	4.760s
17:49:20 [2019-09-27T17:49:20.888Z] --- PASS: TestHealthKillContainer (3.19s)
17:49:20 [2019-09-27T17:49:20.888Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:49:20 [2019-09-27T17:49:20.888Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
17:49:20 [2019-09-27T17:49:20.888Z] === RUN   TestCopyFromContainerPathIsNotDir
17:49:21 [2019-09-27T17:49:21.145Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
17:49:21 [2019-09-27T17:49:21.145Z] === RUN   TestCopyFromContainer
17:49:21 [2019-09-27T17:49:21.402Z] PASS: docker_cli_daemon_test.go:967: DockerDaemonSuite.TestDaemonUlimitDefaults	3.126s
17:49:21 [2019-09-27T17:49:21.966Z] PASS: docker_cli_daemon_test.go:1171: DockerDaemonSuite.TestDaemonUnixSockCleanedUp	0.518s
17:49:23 [2019-09-27T17:49:23.336Z] === RUN   TestCopyFromContainer//
17:49:23 [2019-09-27T17:49:23.336Z] === RUN   TestCopyFromContainer//bar/root
17:49:23 [2019-09-27T17:49:23.593Z] === RUN   TestCopyFromContainer//bar/root/
17:49:23 [2019-09-27T17:49:23.593Z] === RUN   TestCopyFromContainer/bar/quux
17:49:23 [2019-09-27T17:49:23.851Z] === RUN   TestCopyFromContainer/bar/quux/
17:49:23 [2019-09-27T17:49:23.851Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:49:24 [2019-09-27T17:49:24.109Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:49:24 [2019-09-27T17:49:24.109Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:49:24 [2019-09-27T17:49:24.367Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:49:24 [2019-09-27T17:49:24.367Z] === RUN   TestCopyFromContainer/bar/notarget
17:49:24 [2019-09-27T17:49:24.625Z] --- PASS: TestCopyFromContainer (3.46s)
17:49:24 [2019-09-27T17:49:24.625Z]     --- PASS: TestCopyFromContainer// (0.11s)
17:49:24 [2019-09-27T17:49:24.625Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
17:49:24 [2019-09-27T17:49:24.625Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
17:49:24 [2019-09-27T17:49:24.625Z]     --- PASS: TestCopyFromContainer/bar/quux (0.17s)
17:49:24 [2019-09-27T17:49:24.625Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
17:49:24 [2019-09-27T17:49:24.625Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
17:49:24 [2019-09-27T17:49:24.625Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
17:49:24 [2019-09-27T17:49:24.625Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
17:49:24 [2019-09-27T17:49:24.625Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
17:49:24 [2019-09-27T17:49:24.625Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
17:49:24 [2019-09-27T17:49:24.625Z] === RUN   TestCreateLinkToNonExistingContainer
17:49:24 [2019-09-27T17:49:24.625Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:49:24 [2019-09-27T17:49:24.625Z] === RUN   TestHealthKillContainer
17:49:25 [2019-09-27T17:49:25.190Z] PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir	5.697s
17:49:27 [2019-09-27T17:49:27.713Z] --- PASS: TestHealthKillContainer (2.89s)
17:49:27 [2019-09-27T17:49:27.713Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:49:27 [2019-09-27T17:49:27.713Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
17:49:27 [2019-09-27T17:49:27.713Z] === RUN   TestCopyFromContainerPathIsNotDir
17:49:27 [2019-09-27T17:49:27.713Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
17:49:27 [2019-09-27T17:49:27.713Z] === RUN   TestCopyFromContainer
17:49:28 [2019-09-27T17:49:28.276Z] PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot	3.110s
17:49:28 [2019-09-27T17:49:28.841Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	0.339s
17:49:29 [2019-09-27T17:49:29.405Z] === RUN   TestCopyFromContainer//
17:49:29 [2019-09-27T17:49:29.662Z] === RUN   TestCopyFromContainer//bar/root
17:49:29 [2019-09-27T17:49:29.662Z] === RUN   TestCopyFromContainer//bar/root/
17:49:29 [2019-09-27T17:49:29.662Z] === RUN   TestCopyFromContainer/bar/quux
17:49:29 [2019-09-27T17:49:29.920Z] === RUN   TestCopyFromContainer/bar/quux/
17:49:29 [2019-09-27T17:49:29.920Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:49:29 [2019-09-27T17:49:29.920Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:49:30 [2019-09-27T17:49:30.178Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:49:30 [2019-09-27T17:49:30.178Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:49:30 [2019-09-27T17:49:30.178Z] === RUN   TestCopyFromContainer/bar/notarget
17:49:30 [2019-09-27T17:49:30.436Z] --- PASS: TestCopyFromContainer (2.83s)
17:49:30 [2019-09-27T17:49:30.436Z]     --- PASS: TestCopyFromContainer// (0.09s)
17:49:30 [2019-09-27T17:49:30.436Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
17:49:30 [2019-09-27T17:49:30.436Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
17:49:30 [2019-09-27T17:49:30.436Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
17:49:30 [2019-09-27T17:49:30.436Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
17:49:30 [2019-09-27T17:49:30.436Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
17:49:30 [2019-09-27T17:49:30.436Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
17:49:30 [2019-09-27T17:49:30.436Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
17:49:30 [2019-09-27T17:49:30.436Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
17:49:30 [2019-09-27T17:49:30.436Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
17:49:30 [2019-09-27T17:49:30.436Z] === RUN   TestCreateLinkToNonExistingContainer
17:49:30 [2019-09-27T17:49:30.436Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:49:30 [2019-09-27T17:49:30.436Z] === RUN   TestHealthKillContainer
17:49:33 [2019-09-27T17:49:33.712Z] --- PASS: TestHealthKillContainer (3.15s)
17:49:33 [2019-09-27T17:49:33.712Z] PASS
17:49:33 [2019-09-27T17:49:33.712Z] 
17:49:33 [2019-09-27T17:49:33.712Z] DONE 75 tests in 32.200s
17:49:33 [2019-09-27T17:49:33.712Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:49:33 [2019-09-27T17:49:33.712Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:33 [2019-09-27T17:49:33.712Z] +++ set -e
17:49:33 [2019-09-27T17:49:33.712Z] +++ '[' -n 0 ']'
17:49:33 [2019-09-27T17:49:33.712Z] +++ set -x
17:49:33 [2019-09-27T17:49:33.712Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:33 [2019-09-27T17:49:33.712Z] INFO: Testing against a local daemon
17:49:33 [2019-09-27T17:49:33.712Z] === RUN   TestImagePullPlatformInvalid
17:49:33 [2019-09-27T17:49:33.712Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:49:33 [2019-09-27T17:49:33.712Z] === RUN   TestImagePullPlatformInvalid
17:49:33 [2019-09-27T17:49:33.712Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:49:33 [2019-09-27T17:49:33.712Z] === RUN   TestImagePullPlatformInvalid
17:49:33 [2019-09-27T17:49:33.712Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:49:33 [2019-09-27T17:49:33.712Z] === RUN   TestImagePullPlatformInvalid
17:49:33 [2019-09-27T17:49:33.712Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:49:33 [2019-09-27T17:49:33.712Z] === RUN   TestImagePullPlatformInvalid
17:49:33 [2019-09-27T17:49:33.712Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:49:33 [2019-09-27T17:49:33.712Z] PASS
17:49:33 [2019-09-27T17:49:33.712Z] 
17:49:33 [2019-09-27T17:49:33.712Z] DONE 5 tests in 0.131s
17:49:33 [2019-09-27T17:49:33.712Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:49:33 [2019-09-27T17:49:33.712Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:33 [2019-09-27T17:49:33.712Z] +++ set -e
17:49:33 [2019-09-27T17:49:33.712Z] +++ '[' -n 0 ']'
17:49:33 [2019-09-27T17:49:33.712Z] +++ set -x
17:49:33 [2019-09-27T17:49:33.712Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:33 [2019-09-27T17:49:33.969Z] INFO: Testing against a local daemon
17:49:33 [2019-09-27T17:49:33.969Z] testing: warning: no tests to run
17:49:33 [2019-09-27T17:49:33.969Z] PASS
17:49:33 [2019-09-27T17:49:33.969Z] 
17:49:33 [2019-09-27T17:49:33.969Z] DONE 0 tests in 0.047s
17:49:33 [2019-09-27T17:49:33.969Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:49:33 [2019-09-27T17:49:33.969Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:33 [2019-09-27T17:49:33.969Z] +++ set -e
17:49:33 [2019-09-27T17:49:33.969Z] +++ '[' -n 0 ']'
17:49:33 [2019-09-27T17:49:33.969Z] +++ set -x
17:49:33 [2019-09-27T17:49:33.969Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:33 [2019-09-27T17:49:33.969Z] INFO: Testing against a local daemon
17:49:33 [2019-09-27T17:49:33.969Z] testing: warning: no tests to run
17:49:33 [2019-09-27T17:49:33.969Z] PASS
17:49:33 [2019-09-27T17:49:33.969Z] 
17:49:33 [2019-09-27T17:49:33.969Z] DONE 0 tests in 0.038s
17:49:33 [2019-09-27T17:49:33.969Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:49:33 [2019-09-27T17:49:33.970Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:33 [2019-09-27T17:49:33.970Z] +++ set -e
17:49:33 [2019-09-27T17:49:33.970Z] +++ '[' -n 0 ']'
17:49:33 [2019-09-27T17:49:33.970Z] +++ set -x
17:49:33 [2019-09-27T17:49:33.970Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:33 [2019-09-27T17:49:33.970Z] INFO: Testing against a local daemon
17:49:33 [2019-09-27T17:49:33.970Z] testing: warning: no tests to run
17:49:33 [2019-09-27T17:49:33.970Z] PASS
17:49:33 [2019-09-27T17:49:33.970Z] 
17:49:33 [2019-09-27T17:49:33.970Z] DONE 0 tests in 0.048s
17:49:33 [2019-09-27T17:49:33.970Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:49:33 [2019-09-27T17:49:33.970Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:33 [2019-09-27T17:49:33.970Z] +++ set -e
17:49:33 [2019-09-27T17:49:33.970Z] +++ '[' -n 0 ']'
17:49:33 [2019-09-27T17:49:33.970Z] +++ set -x
17:49:33 [2019-09-27T17:49:33.970Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:33 [2019-09-27T17:49:33.970Z] testing: warning: no tests to run
17:49:33 [2019-09-27T17:49:33.970Z] PASS
17:49:33 [2019-09-27T17:49:33.970Z] 
17:49:33 [2019-09-27T17:49:33.970Z] DONE 0 tests in 0.009s
17:49:33 [2019-09-27T17:49:33.970Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:49:33 [2019-09-27T17:49:33.970Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:33 [2019-09-27T17:49:33.970Z] +++ set -e
17:49:33 [2019-09-27T17:49:33.970Z] +++ '[' -n 0 ']'
17:49:33 [2019-09-27T17:49:33.970Z] +++ set -x
17:49:33 [2019-09-27T17:49:33.970Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:34 [2019-09-27T17:49:34.227Z] INFO: Testing against a local daemon
17:49:34 [2019-09-27T17:49:34.227Z] testing: warning: no tests to run
17:49:34 [2019-09-27T17:49:34.227Z] PASS
17:49:34 [2019-09-27T17:49:34.227Z] 
17:49:34 [2019-09-27T17:49:34.227Z] DONE 0 tests in 0.049s
17:49:34 [2019-09-27T17:49:34.227Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:49:34 [2019-09-27T17:49:34.228Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:34 [2019-09-27T17:49:34.228Z] +++ set -e
17:49:34 [2019-09-27T17:49:34.228Z] +++ '[' -n 0 ']'
17:49:34 [2019-09-27T17:49:34.228Z] +++ set -x
17:49:34 [2019-09-27T17:49:34.228Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:34 [2019-09-27T17:49:34.228Z] INFO: Testing against a local daemon
17:49:34 [2019-09-27T17:49:34.228Z] testing: warning: no tests to run
17:49:34 [2019-09-27T17:49:34.228Z] PASS
17:49:34 [2019-09-27T17:49:34.228Z] 
17:49:34 [2019-09-27T17:49:34.228Z] DONE 0 tests in 0.036s
17:49:34 [2019-09-27T17:49:34.228Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:49:34 [2019-09-27T17:49:34.228Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:34 [2019-09-27T17:49:34.228Z] +++ set -e
17:49:34 [2019-09-27T17:49:34.228Z] +++ '[' -n 0 ']'
17:49:34 [2019-09-27T17:49:34.228Z] +++ set -x
17:49:34 [2019-09-27T17:49:34.228Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:34 [2019-09-27T17:49:34.228Z] INFO: Testing against a local daemon
17:49:34 [2019-09-27T17:49:34.228Z] testing: warning: no tests to run
17:49:34 [2019-09-27T17:49:34.228Z] PASS
17:49:34 [2019-09-27T17:49:34.228Z] 
17:49:34 [2019-09-27T17:49:34.228Z] DONE 0 tests in 0.039s
17:49:34 [2019-09-27T17:49:34.228Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:49:34 [2019-09-27T17:49:34.228Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:34 [2019-09-27T17:49:34.228Z] +++ set -e
17:49:34 [2019-09-27T17:49:34.228Z] +++ '[' -n 0 ']'
17:49:34 [2019-09-27T17:49:34.228Z] +++ set -x
17:49:34 [2019-09-27T17:49:34.228Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:34 [2019-09-27T17:49:34.228Z] INFO: Testing against a local daemon
17:49:34 [2019-09-27T17:49:34.228Z] testing: warning: no tests to run
17:49:34 [2019-09-27T17:49:34.228Z] PASS
17:49:34 [2019-09-27T17:49:34.228Z] 
17:49:34 [2019-09-27T17:49:34.228Z] DONE 0 tests in 0.081s
17:49:34 [2019-09-27T17:49:34.485Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:49:34 [2019-09-27T17:49:34.485Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:34 [2019-09-27T17:49:34.485Z] +++ set -e
17:49:34 [2019-09-27T17:49:34.485Z] +++ '[' -n 0 ']'
17:49:34 [2019-09-27T17:49:34.485Z] +++ set -x
17:49:34 [2019-09-27T17:49:34.485Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:34 [2019-09-27T17:49:34.485Z] INFO: Testing against a local daemon
17:49:34 [2019-09-27T17:49:34.485Z] testing: warning: no tests to run
17:49:34 [2019-09-27T17:49:34.485Z] PASS
17:49:34 [2019-09-27T17:49:34.485Z] 
17:49:34 [2019-09-27T17:49:34.485Z] DONE 0 tests in 0.046s
17:49:34 [2019-09-27T17:49:34.485Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:49:34 [2019-09-27T17:49:34.485Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:34 [2019-09-27T17:49:34.485Z] +++ set -e
17:49:34 [2019-09-27T17:49:34.485Z] +++ '[' -n 0 ']'
17:49:34 [2019-09-27T17:49:34.485Z] +++ set -x
17:49:34 [2019-09-27T17:49:34.485Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:34 [2019-09-27T17:49:34.485Z] INFO: Testing against a local daemon
17:49:34 [2019-09-27T17:49:34.485Z] testing: warning: no tests to run
17:49:34 [2019-09-27T17:49:34.485Z] PASS
17:49:34 [2019-09-27T17:49:34.485Z] 
17:49:34 [2019-09-27T17:49:34.485Z] DONE 0 tests in 0.042s
17:49:34 [2019-09-27T17:49:34.485Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:49:34 [2019-09-27T17:49:34.485Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:34 [2019-09-27T17:49:34.485Z] +++ set -e
17:49:34 [2019-09-27T17:49:34.485Z] +++ '[' -n 0 ']'
17:49:34 [2019-09-27T17:49:34.485Z] +++ set -x
17:49:34 [2019-09-27T17:49:34.486Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:49:34 [2019-09-27T17:49:34.742Z] INFO: Testing against a local daemon
17:49:34 [2019-09-27T17:49:34.742Z] === RUN   TestDockerNetworkReConnect
17:49:35 [2019-09-27T17:49:35.000Z] PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot	6.279s
17:49:35 [2019-09-27T17:49:35.000Z] PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting	2.639s
17:49:36 [2019-09-27T17:49:36.897Z] PASS: docker_cli_daemon_test.go:1587: DockerDaemonSuite.TestDaemonWideLogConfig	1.473s
17:49:41 [2019-09-27T17:49:41.075Z] --- PASS: TestDockerNetworkReConnect (6.15s)
17:49:41 [2019-09-27T17:49:41.075Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:49:41 [2019-09-27T17:49:41.075Z]     daemon.go:325: [df6379eb3e0c2] waiting for daemon to start
17:49:41 [2019-09-27T17:49:41.075Z]     daemon.go:325: [df6379eb3e0c2] waiting for daemon to start
17:49:41 [2019-09-27T17:49:41.075Z]     daemon.go:353: [df6379eb3e0c2] daemon started
17:49:41 [2019-09-27T17:49:41.075Z]     daemon.go:461: [df6379eb3e0c2] Stopping daemon
17:49:41 [2019-09-27T17:49:41.075Z]     daemon.go:296: [df6379eb3e0c2] exiting daemon
17:49:41 [2019-09-27T17:49:41.075Z]     daemon.go:448: [df6379eb3e0c2] Daemon stopped
17:49:41 [2019-09-27T17:49:41.075Z] === RUN   TestServiceUpdateNetwork
17:49:41 [2019-09-27T17:49:41.075Z] PASS: docker_cli_daemon_test.go:2645: DockerDaemonSuite.TestDaemonWithUserlandProxyPath	4.011s
17:49:41 [2019-09-27T17:49:41.333Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	6.377s
17:49:41 [2019-09-27T17:49:41.898Z] PASS: docker_cli_daemon_test.go:1192: DockerDaemonSuite.TestDaemonWithWrongkey	1.040s
17:49:41 [2019-09-27T17:49:41.898Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.559s
17:49:43 [2019-09-27T17:49:43.793Z] PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName	1.492s
17:49:47 [2019-09-27T17:49:47.070Z] PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork	5.063s
17:49:48 [2019-09-27T17:49:48.003Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	4.382s
17:49:48 [2019-09-27T17:49:48.582Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	0.565s
17:49:48 [2019-09-27T17:49:48.582Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.014s
17:49:49 [2019-09-27T17:49:49.955Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	1.291s
17:49:50 [2019-09-27T17:49:50.519Z] PASS: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart	3.279s
17:49:51 [2019-09-27T17:49:51.082Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	1.124s
17:49:52 [2019-09-27T17:49:52.018Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	1.183s
17:49:56 [2019-09-27T17:49:56.191Z] --- PASS: TestServiceUpdateNetwork (15.10s)
17:49:56 [2019-09-27T17:49:56.191Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:49:56 [2019-09-27T17:49:56.191Z]     daemon.go:325: [d61d6cf77d41a] waiting for daemon to start
17:49:56 [2019-09-27T17:49:56.191Z]     daemon.go:325: [d61d6cf77d41a] waiting for daemon to start
17:49:56 [2019-09-27T17:49:56.191Z]     daemon.go:353: [d61d6cf77d41a] daemon started
17:49:56 [2019-09-27T17:49:56.191Z]     daemon.go:461: [d61d6cf77d41a] Stopping daemon
17:49:56 [2019-09-27T17:49:56.191Z]     daemon.go:296: [d61d6cf77d41a] exiting daemon
17:49:56 [2019-09-27T17:49:56.191Z]     daemon.go:448: [d61d6cf77d41a] Daemon stopped
17:49:56 [2019-09-27T17:49:56.191Z] === RUN   TestDockerNetworkReConnect
17:49:56 [2019-09-27T17:49:56.274Z] Created binary: bundles/binary-daemon/dockerd-dev
17:49:56 [2019-09-27T17:49:56.274Z] Copying nested executables into bundles/binary-daemon
17:49:56 [2019-09-27T17:49:56.274Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
17:49:56 [2019-09-27T17:49:56.594Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-387/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 -e DOCKER_GRAPHDRIVER docker:49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 hack/make.sh cross
17:49:57 [2019-09-27T17:49:57.158Z] 
17:49:57 [2019-09-27T17:49:57.158Z] Removing bundles/
17:49:57 [2019-09-27T17:49:57.415Z] 
17:49:57 [2019-09-27T17:49:57.415Z] ---> Making bundle: cross (in bundles/cross)
17:49:57 [2019-09-27T17:49:57.415Z] Cross building: bundles/cross/linux/amd64
17:49:57 [2019-09-27T17:49:57.415Z] Building: bundles/cross/linux/amd64/dockerd-dev
17:49:57 [2019-09-27T17:49:57.415Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:50:02 [2019-09-27T17:50:02.740Z] --- PASS: TestDockerNetworkReConnect (5.90s)
17:50:02 [2019-09-27T17:50:02.740Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:50:02 [2019-09-27T17:50:02.740Z]     daemon.go:325: [dff5fe9cc106b] waiting for daemon to start
17:50:02 [2019-09-27T17:50:02.740Z]     daemon.go:325: [dff5fe9cc106b] waiting for daemon to start
17:50:02 [2019-09-27T17:50:02.740Z]     daemon.go:353: [dff5fe9cc106b] daemon started
17:50:02 [2019-09-27T17:50:02.740Z]     daemon.go:461: [dff5fe9cc106b] Stopping daemon
17:50:02 [2019-09-27T17:50:02.740Z]     daemon.go:296: [dff5fe9cc106b] exiting daemon
17:50:02 [2019-09-27T17:50:02.740Z]     daemon.go:448: [dff5fe9cc106b] Daemon stopped
17:50:02 [2019-09-27T17:50:02.740Z] === RUN   TestServiceUpdateNetwork
17:50:02 [2019-09-27T17:50:02.997Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	10.876s
17:50:03 [2019-09-27T17:50:03.562Z] PASS: docker_cli_daemon_test.go:2731: DockerDaemonSuite.TestExecWithUserAfterLiveRestore	12.868s
17:50:04 [2019-09-27T17:50:04.494Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	1.568s
17:50:05 [2019-09-27T17:50:05.863Z] PASS: docker_cli_daemon_test.go:2965: DockerDaemonSuite.TestFailedPluginRemove	2.259s
17:50:06 [2019-09-27T17:50:06.428Z] PASS: docker_cli_daemon_test.go:1279: DockerDaemonSuite.TestHTTPSInfo	0.534s
17:50:06 [2019-09-27T17:50:06.992Z] PASS: docker_cli_daemon_test.go:1342: DockerDaemonSuite.TestHTTPSInfoRogueCert	0.545s
17:50:07 [2019-09-27T17:50:07.555Z] PASS: docker_cli_daemon_test.go:1371: DockerDaemonSuite.TestHTTPSInfoRogueServerCert	0.539s
17:50:08 [2019-09-27T17:50:08.119Z] PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment	3.336s
17:50:09 [2019-09-27T17:50:09.051Z] PASS: docker_cli_daemon_test.go:1307: DockerDaemonSuite.TestHTTPSRun	1.748s
17:50:09 [2019-09-27T17:50:09.051Z] PASS: docker_cli_daemon_test.go:49: DockerDaemonSuite.TestLegacyDaemonCommand	0.000s
17:50:10 [2019-09-27T17:50:10.946Z] PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability	1.549s
17:50:12 [2019-09-27T17:50:12.317Z] PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled	1.506s
17:50:16 [2019-09-27T17:50:16.492Z] PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart	3.598s
17:50:16 [2019-09-27T17:50:16.749Z] --- PASS: TestServiceUpdateNetwork (15.06s)
17:50:16 [2019-09-27T17:50:16.749Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:50:16 [2019-09-27T17:50:16.749Z]     daemon.go:325: [d055eb03c8d0d] waiting for daemon to start
17:50:16 [2019-09-27T17:50:16.749Z]     daemon.go:325: [d055eb03c8d0d] waiting for daemon to start
17:50:16 [2019-09-27T17:50:16.749Z]     daemon.go:353: [d055eb03c8d0d] daemon started
17:50:16 [2019-09-27T17:50:16.749Z]     daemon.go:461: [d055eb03c8d0d] Stopping daemon
17:50:16 [2019-09-27T17:50:16.749Z]     daemon.go:296: [d055eb03c8d0d] exiting daemon
17:50:16 [2019-09-27T17:50:16.749Z]     daemon.go:448: [d055eb03c8d0d] Daemon stopped
17:50:16 [2019-09-27T17:50:16.749Z] === RUN   TestDockerNetworkReConnect
17:50:17 [2019-09-27T17:50:17.006Z] PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling	1.180s
17:50:18 [2019-09-27T17:50:18.902Z] PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel	1.569s
17:50:19 [2019-09-27T17:50:19.158Z] PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors	0.536s
17:50:21 [2019-09-27T17:50:21.054Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	12.942s
17:50:21 [2019-09-27T17:50:21.997Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	0.856s
17:50:21 [2019-09-27T17:50:21.997Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.014s
17:50:22 [2019-09-27T17:50:22.931Z] PASS: docker_cli_daemon_test.go:2759: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore	3.687s
17:50:26 [2019-09-27T17:50:26.209Z] PASS: docker_cli_daemon_test.go:2792: DockerDaemonSuite.TestRestartPolicyWithLiveRestore	3.002s
17:50:26 [2019-09-27T17:50:26.467Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	4.629s
17:50:27 [2019-09-27T17:50:27.032Z] --- PASS: TestDockerNetworkReConnect (10.17s)
17:50:27 [2019-09-27T17:50:27.032Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:50:27 [2019-09-27T17:50:27.032Z]     daemon.go:325: [df9fd46abebcc] waiting for daemon to start
17:50:27 [2019-09-27T17:50:27.032Z]     daemon.go:325: [df9fd46abebcc] waiting for daemon to start
17:50:27 [2019-09-27T17:50:27.032Z]     daemon.go:353: [df9fd46abebcc] daemon started
17:50:27 [2019-09-27T17:50:27.032Z]     daemon.go:461: [df9fd46abebcc] Stopping daemon
17:50:27 [2019-09-27T17:50:27.032Z]     daemon.go:296: [df9fd46abebcc] exiting daemon
17:50:27 [2019-09-27T17:50:27.032Z]     daemon.go:448: [df9fd46abebcc] Daemon stopped
17:50:27 [2019-09-27T17:50:27.032Z] === RUN   TestServiceUpdateNetwork
17:50:28 [2019-09-27T17:50:28.927Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	2.372s
17:50:30 [2019-09-27T17:50:30.823Z] PASS: docker_cli_daemon_test.go:2109: DockerDaemonSuite.TestRunLinksChanged	4.895s
17:50:31 [2019-09-27T17:50:31.388Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	2.475s
17:50:32 [2019-09-27T17:50:32.760Z] PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat	1.737s
17:50:33 [2019-09-27T17:50:33.690Z] PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap	0.987s
17:50:34 [2019-09-27T17:50:34.621Z] PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames	0.999s
17:50:37 [2019-09-27T17:50:37.899Z] PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile	2.928s
17:50:38 [2019-09-27T17:50:38.464Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	6.923s
17:50:40 [2019-09-27T17:50:40.358Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	2.078s
17:50:42 [2019-09-27T17:50:42.883Z] --- PASS: TestServiceUpdateNetwork (15.50s)
17:50:42 [2019-09-27T17:50:42.883Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:50:42 [2019-09-27T17:50:42.883Z]     daemon.go:325: [d2ca241df336a] waiting for daemon to start
17:50:42 [2019-09-27T17:50:42.883Z]     daemon.go:325: [d2ca241df336a] waiting for daemon to start
17:50:42 [2019-09-27T17:50:42.883Z]     daemon.go:353: [d2ca241df336a] daemon started
17:50:42 [2019-09-27T17:50:42.883Z]     daemon.go:461: [d2ca241df336a] Stopping daemon
17:50:42 [2019-09-27T17:50:42.883Z]     daemon.go:296: [d2ca241df336a] exiting daemon
17:50:42 [2019-09-27T17:50:42.883Z]     daemon.go:448: [d2ca241df336a] Daemon stopped
17:50:42 [2019-09-27T17:50:42.883Z] === RUN   TestDockerNetworkReConnect
17:50:42 [2019-09-27T17:50:42.883Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	2.352s
17:50:46 [2019-09-27T17:50:46.159Z] PASS: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine	8.322s
17:50:48 [2019-09-27T17:50:48.056Z] --- PASS: TestDockerNetworkReConnect (5.46s)
17:50:48 [2019-09-27T17:50:48.056Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:50:48 [2019-09-27T17:50:48.056Z]     daemon.go:325: [d3faf6b10cb67] waiting for daemon to start
17:50:48 [2019-09-27T17:50:48.056Z]     daemon.go:325: [d3faf6b10cb67] waiting for daemon to start
17:50:48 [2019-09-27T17:50:48.056Z]     daemon.go:353: [d3faf6b10cb67] daemon started
17:50:48 [2019-09-27T17:50:48.056Z]     daemon.go:461: [d3faf6b10cb67] Stopping daemon
17:50:48 [2019-09-27T17:50:48.056Z]     daemon.go:296: [d3faf6b10cb67] exiting daemon
17:50:48 [2019-09-27T17:50:48.056Z]     daemon.go:448: [d3faf6b10cb67] Daemon stopped
17:50:48 [2019-09-27T17:50:48.056Z] === RUN   TestServiceUpdateNetwork
17:50:56 [2019-09-27T17:50:56.159Z] PASS: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile	9.595s
17:50:58 [2019-09-27T17:50:58.698Z] PASS: docker_cli_run_test.go:4114: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault	2.535s
17:51:00 [2019-09-27T17:51:00.069Z] PASS: docker_cli_daemon_test.go:2849: DockerDaemonSuite.TestShmSize	1.657s
17:51:01 [2019-09-27T17:51:01.439Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	18.547s
17:51:01 [2019-09-27T17:51:01.439Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.142s
17:51:02 [2019-09-27T17:51:02.809Z] PASS: docker_cli_daemon_test.go:2866: DockerDaemonSuite.TestShmSizeReload	2.637s
17:51:02 [2019-09-27T17:51:02.809Z] PASS: docker_cli_daemon_test.go:1333: DockerDaemonSuite.TestTLSVerify	0.070s
17:51:03 [2019-09-27T17:51:03.067Z] --- PASS: TestServiceUpdateNetwork (15.19s)
17:51:03 [2019-09-27T17:51:03.067Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:51:03 [2019-09-27T17:51:03.067Z]     daemon.go:325: [d6993b8d867ad] waiting for daemon to start
17:51:03 [2019-09-27T17:51:03.067Z]     daemon.go:325: [d6993b8d867ad] waiting for daemon to start
17:51:03 [2019-09-27T17:51:03.067Z]     daemon.go:353: [d6993b8d867ad] daemon started
17:51:03 [2019-09-27T17:51:03.067Z]     daemon.go:461: [d6993b8d867ad] Stopping daemon
17:51:03 [2019-09-27T17:51:03.067Z]     daemon.go:296: [d6993b8d867ad] exiting daemon
17:51:03 [2019-09-27T17:51:03.067Z]     daemon.go:448: [d6993b8d867ad] Daemon stopped
17:51:03 [2019-09-27T17:51:03.067Z] === RUN   TestDockerNetworkReConnect
17:51:07 [2019-09-27T17:51:07.247Z] PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine	5.615s
17:51:07 [2019-09-27T17:51:07.504Z] PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd	0.325s
17:51:07 [2019-09-27T17:51:07.761Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.393s
17:51:08 [2019-09-27T17:51:08.326Z] PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin	5.651s
17:51:08 [2019-09-27T17:51:08.584Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	0.796s
17:51:08 [2019-09-27T17:51:08.841Z] PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch	0.094s
17:51:08 [2019-09-27T17:51:08.841Z] --- PASS: TestDockerNetworkReConnect (5.63s)
17:51:08 [2019-09-27T17:51:08.841Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:51:08 [2019-09-27T17:51:08.841Z]     daemon.go:325: [d17df6f3a420b] waiting for daemon to start
17:51:08 [2019-09-27T17:51:08.841Z]     daemon.go:325: [d17df6f3a420b] waiting for daemon to start
17:51:08 [2019-09-27T17:51:08.841Z]     daemon.go:353: [d17df6f3a420b] daemon started
17:51:08 [2019-09-27T17:51:08.841Z]     daemon.go:461: [d17df6f3a420b] Stopping daemon
17:51:08 [2019-09-27T17:51:08.841Z]     daemon.go:296: [d17df6f3a420b] exiting daemon
17:51:08 [2019-09-27T17:51:08.841Z]     daemon.go:448: [d17df6f3a420b] Daemon stopped
17:51:08 [2019-09-27T17:51:08.841Z] === RUN   TestServiceUpdateNetwork
17:51:09 [2019-09-27T17:51:09.099Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.367s
17:51:09 [2019-09-27T17:51:09.356Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.365s
17:51:12 [2019-09-27T17:51:12.633Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	2.660s
17:51:13 [2019-09-27T17:51:13.197Z] PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks	2.422s
17:51:13 [2019-09-27T17:51:13.761Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	1.583s
17:51:15 [2019-09-27T17:51:15.656Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	1.679s
17:51:16 [2019-09-27T17:51:16.220Z] PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope	1.519s
17:51:16 [2019-09-27T17:51:16.785Z] PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv	1.339s
17:51:18 [2019-09-27T17:51:18.155Z] PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes	1.425s
17:51:18 [2019-09-27T17:51:18.827Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
17:51:18 [2019-09-27T17:51:18.827Z] Copying nested executables into bundles/cross/linux/amd64
17:51:18 [2019-09-27T17:51:18.827Z] Cross building: bundles/cross/windows/amd64
17:51:18 [2019-09-27T17:51:18.827Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
17:51:18 [2019-09-27T17:51:18.827Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:51:19 [2019-09-27T17:51:19.525Z] PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite	1.327s
17:51:22 [2019-09-27T17:51:22.049Z] PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort	4.321s
17:51:24 [2019-09-27T17:51:24.573Z] --- PASS: TestServiceUpdateNetwork (15.84s)
17:51:24 [2019-09-27T17:51:24.573Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:51:24 [2019-09-27T17:51:24.573Z]     daemon.go:325: [d0d321f8a1b50] waiting for daemon to start
17:51:24 [2019-09-27T17:51:24.573Z]     daemon.go:325: [d0d321f8a1b50] waiting for daemon to start
17:51:24 [2019-09-27T17:51:24.573Z]     daemon.go:353: [d0d321f8a1b50] daemon started
17:51:24 [2019-09-27T17:51:24.573Z]     daemon.go:461: [d0d321f8a1b50] Stopping daemon
17:51:24 [2019-09-27T17:51:24.573Z]     daemon.go:296: [d0d321f8a1b50] exiting daemon
17:51:24 [2019-09-27T17:51:24.573Z]     daemon.go:448: [d0d321f8a1b50] Daemon stopped
17:51:24 [2019-09-27T17:51:24.573Z] PASS
17:51:24 [2019-09-27T17:51:24.573Z] 
17:51:24 [2019-09-27T17:51:24.573Z] DONE 10 tests in 110.077s
17:51:24 [2019-09-27T17:51:24.573Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:51:24 [2019-09-27T17:51:24.573Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:51:24 [2019-09-27T17:51:24.573Z] +++ set -e
17:51:24 [2019-09-27T17:51:24.573Z] +++ '[' -n 0 ']'
17:51:24 [2019-09-27T17:51:24.573Z] +++ set -x
17:51:24 [2019-09-27T17:51:24.573Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:51:24 [2019-09-27T17:51:24.831Z] INFO: Testing against a local daemon
17:51:24 [2019-09-27T17:51:24.831Z] testing: warning: no tests to run
17:51:24 [2019-09-27T17:51:24.831Z] PASS
17:51:24 [2019-09-27T17:51:24.831Z] 
17:51:24 [2019-09-27T17:51:24.831Z] DONE 0 tests in 0.092s
17:51:24 [2019-09-27T17:51:24.831Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:51:24 [2019-09-27T17:51:24.831Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:51:24 [2019-09-27T17:51:24.831Z] +++ set -e
17:51:24 [2019-09-27T17:51:24.831Z] +++ '[' -n 0 ']'
17:51:24 [2019-09-27T17:51:24.831Z] +++ set -x
17:51:24 [2019-09-27T17:51:24.831Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:51:24 [2019-09-27T17:51:24.831Z] INFO: Testing against a local daemon
17:51:24 [2019-09-27T17:51:24.831Z] testing: warning: no tests to run
17:51:24 [2019-09-27T17:51:24.831Z] PASS
17:51:24 [2019-09-27T17:51:24.831Z] 
17:51:24 [2019-09-27T17:51:24.831Z] DONE 0 tests in 0.038s
17:51:24 [2019-09-27T17:51:24.831Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:51:24 [2019-09-27T17:51:24.831Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:51:24 [2019-09-27T17:51:24.831Z] +++ set -e
17:51:24 [2019-09-27T17:51:24.831Z] +++ '[' -n 0 ']'
17:51:24 [2019-09-27T17:51:24.831Z] +++ set -x
17:51:24 [2019-09-27T17:51:24.831Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:51:24 [2019-09-27T17:51:24.831Z] INFO: Testing against a local daemon
17:51:24 [2019-09-27T17:51:24.831Z] testing: warning: no tests to run
17:51:24 [2019-09-27T17:51:24.831Z] PASS
17:51:24 [2019-09-27T17:51:24.831Z] 
17:51:24 [2019-09-27T17:51:24.831Z] DONE 0 tests in 0.039s
17:51:24 [2019-09-27T17:51:24.831Z] Running integration-test (iteration 4)
17:51:24 [2019-09-27T17:51:24.831Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:51:24 [2019-09-27T17:51:24.831Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:51:24 [2019-09-27T17:51:24.831Z] +++ set -e
17:51:24 [2019-09-27T17:51:24.831Z] +++ '[' -n 0 ']'
17:51:24 [2019-09-27T17:51:24.831Z] +++ set -x
17:51:24 [2019-09-27T17:51:24.831Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:51:25 [2019-09-27T17:51:25.088Z] INFO: Testing against a local daemon
17:51:25 [2019-09-27T17:51:25.088Z] === RUN   TestBuildMultiStageCopy
17:51:25 [2019-09-27T17:51:25.088Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:51:26 [2019-09-27T17:51:26.019Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:51:26 [2019-09-27T17:51:26.275Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:51:26 [2019-09-27T17:51:26.275Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:51:26 [2019-09-27T17:51:26.532Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:51:26 [2019-09-27T17:51:26.799Z] --- PASS: TestBuildMultiStageCopy (1.77s)
17:51:26 [2019-09-27T17:51:26.800Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s)
17:51:26 [2019-09-27T17:51:26.800Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s)
17:51:26 [2019-09-27T17:51:26.800Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s)
17:51:26 [2019-09-27T17:51:26.800Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s)
17:51:26 [2019-09-27T17:51:26.800Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
17:51:26 [2019-09-27T17:51:26.800Z] === RUN   TestBuildPlatformInvalid
17:51:26 [2019-09-27T17:51:26.800Z] --- PASS: TestBuildPlatformInvalid (0.13s)
17:51:26 [2019-09-27T17:51:26.800Z] === RUN   TestBuildMultiStageCopy
17:51:26 [2019-09-27T17:51:26.800Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:51:27 [2019-09-27T17:51:27.063Z] PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage	7.549s
17:51:27 [2019-09-27T17:51:27.994Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:51:28 [2019-09-27T17:51:28.251Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:51:28 [2019-09-27T17:51:28.251Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:51:28 [2019-09-27T17:51:28.508Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:51:28 [2019-09-27T17:51:28.764Z] --- PASS: TestBuildMultiStageCopy (1.93s)
17:51:28 [2019-09-27T17:51:28.764Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s)
17:51:28 [2019-09-27T17:51:28.764Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s)
17:51:28 [2019-09-27T17:51:28.764Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s)
17:51:28 [2019-09-27T17:51:28.764Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
17:51:28 [2019-09-27T17:51:28.764Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
17:51:28 [2019-09-27T17:51:28.764Z] === RUN   TestBuildPlatformInvalid
17:51:28 [2019-09-27T17:51:28.764Z] --- PASS: TestBuildPlatformInvalid (0.10s)
17:51:28 [2019-09-27T17:51:28.764Z] === RUN   TestBuildMultiStageCopy
17:51:28 [2019-09-27T17:51:28.764Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:51:30 [2019-09-27T17:51:30.136Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:51:30 [2019-09-27T17:51:30.136Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:51:30 [2019-09-27T17:51:30.393Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:51:30 [2019-09-27T17:51:30.393Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:51:30 [2019-09-27T17:51:30.650Z] --- PASS: TestBuildMultiStageCopy (1.89s)
17:51:30 [2019-09-27T17:51:30.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s)
17:51:30 [2019-09-27T17:51:30.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
17:51:30 [2019-09-27T17:51:30.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s)
17:51:30 [2019-09-27T17:51:30.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
17:51:30 [2019-09-27T17:51:30.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
17:51:30 [2019-09-27T17:51:30.650Z] === RUN   TestBuildPlatformInvalid
17:51:30 [2019-09-27T17:51:30.907Z] --- PASS: TestBuildPlatformInvalid (0.13s)
17:51:30 [2019-09-27T17:51:30.907Z] === RUN   TestBuildMultiStageCopy
17:51:30 [2019-09-27T17:51:30.907Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:51:32 [2019-09-27T17:51:32.279Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:51:32 [2019-09-27T17:51:32.279Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:51:32 [2019-09-27T17:51:32.279Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:51:32 [2019-09-27T17:51:32.843Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:51:32 [2019-09-27T17:51:32.843Z] --- PASS: TestBuildMultiStageCopy (2.02s)
17:51:32 [2019-09-27T17:51:32.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s)
17:51:32 [2019-09-27T17:51:32.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s)
17:51:32 [2019-09-27T17:51:32.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
17:51:32 [2019-09-27T17:51:32.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s)
17:51:32 [2019-09-27T17:51:32.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
17:51:32 [2019-09-27T17:51:32.843Z] === RUN   TestBuildPlatformInvalid
17:51:33 [2019-09-27T17:51:33.100Z] --- PASS: TestBuildPlatformInvalid (0.10s)
17:51:33 [2019-09-27T17:51:33.100Z] === RUN   TestBuildMultiStageCopy
17:51:33 [2019-09-27T17:51:33.100Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:51:34 [2019-09-27T17:51:34.031Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:51:34 [2019-09-27T17:51:34.287Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:51:34 [2019-09-27T17:51:34.544Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:51:34 [2019-09-27T17:51:34.544Z] PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash	12.574s
17:51:34 [2019-09-27T17:51:34.802Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:51:35 [2019-09-27T17:51:35.059Z] --- PASS: TestBuildMultiStageCopy (1.92s)
17:51:35 [2019-09-27T17:51:35.059Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s)
17:51:35 [2019-09-27T17:51:35.059Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s)
17:51:35 [2019-09-27T17:51:35.059Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
17:51:35 [2019-09-27T17:51:35.059Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
17:51:35 [2019-09-27T17:51:35.059Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s)
17:51:35 [2019-09-27T17:51:35.059Z] === RUN   TestBuildPlatformInvalid
17:51:35 [2019-09-27T17:51:35.059Z] --- PASS: TestBuildPlatformInvalid (0.14s)
17:51:35 [2019-09-27T17:51:35.059Z] PASS
17:51:35 [2019-09-27T17:51:35.059Z] 
17:51:35 [2019-09-27T17:51:35.059Z] DONE 35 tests in 10.184s
17:51:35 [2019-09-27T17:51:35.059Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:51:35 [2019-09-27T17:51:35.059Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:51:35 [2019-09-27T17:51:35.059Z] +++ set -e
17:51:35 [2019-09-27T17:51:35.059Z] +++ '[' -n 0 ']'
17:51:35 [2019-09-27T17:51:35.059Z] +++ set -x
17:51:35 [2019-09-27T17:51:35.059Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:51:35 [2019-09-27T17:51:35.316Z] INFO: Testing against a local daemon
17:51:35 [2019-09-27T17:51:35.316Z] === RUN   TestConfigDaemonLibtrustID
17:51:35 [2019-09-27T17:51:35.574Z] PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling	0.923s
17:51:35 [2019-09-27T17:51:35.831Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:51:35 [2019-09-27T17:51:35.831Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:51:35 [2019-09-27T17:51:35.831Z]     daemon.go:325: [d08dec08f9593] waiting for daemon to start
17:51:35 [2019-09-27T17:51:35.831Z]     daemon.go:325: [d08dec08f9593] waiting for daemon to start
17:51:35 [2019-09-27T17:51:35.831Z]     daemon.go:353: [d08dec08f9593] daemon started
17:51:35 [2019-09-27T17:51:35.831Z]     daemon.go:461: [d08dec08f9593] Stopping daemon
17:51:35 [2019-09-27T17:51:35.831Z]     daemon.go:296: [d08dec08f9593] exiting daemon
17:51:35 [2019-09-27T17:51:35.831Z]     daemon.go:448: [d08dec08f9593] Daemon stopped
17:51:35 [2019-09-27T17:51:35.831Z] === RUN   TestConfigDaemonLibtrustID
17:51:36 [2019-09-27T17:51:36.395Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
17:51:36 [2019-09-27T17:51:36.395Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:51:36 [2019-09-27T17:51:36.395Z]     daemon.go:325: [dc4b65a5bfa08] waiting for daemon to start
17:51:36 [2019-09-27T17:51:36.395Z]     daemon.go:325: [dc4b65a5bfa08] waiting for daemon to start
17:51:36 [2019-09-27T17:51:36.395Z]     daemon.go:353: [dc4b65a5bfa08] daemon started
17:51:36 [2019-09-27T17:51:36.395Z]     daemon.go:461: [dc4b65a5bfa08] Stopping daemon
17:51:36 [2019-09-27T17:51:36.395Z]     daemon.go:296: [dc4b65a5bfa08] exiting daemon
17:51:36 [2019-09-27T17:51:36.395Z]     daemon.go:448: [dc4b65a5bfa08] Daemon stopped
17:51:36 [2019-09-27T17:51:36.395Z] === RUN   TestConfigDaemonLibtrustID
17:51:36 [2019-09-27T17:51:36.959Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
17:51:36 [2019-09-27T17:51:36.959Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:51:36 [2019-09-27T17:51:36.959Z]     daemon.go:325: [d1e3411605781] waiting for daemon to start
17:51:36 [2019-09-27T17:51:36.959Z]     daemon.go:325: [d1e3411605781] waiting for daemon to start
17:51:36 [2019-09-27T17:51:36.959Z]     daemon.go:353: [d1e3411605781] daemon started
17:51:36 [2019-09-27T17:51:36.959Z]     daemon.go:461: [d1e3411605781] Stopping daemon
17:51:36 [2019-09-27T17:51:36.959Z]     daemon.go:296: [d1e3411605781] exiting daemon
17:51:36 [2019-09-27T17:51:36.959Z]     daemon.go:448: [d1e3411605781] Daemon stopped
17:51:36 [2019-09-27T17:51:36.959Z] === RUN   TestConfigDaemonLibtrustID
17:51:37 [2019-09-27T17:51:37.524Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:51:37 [2019-09-27T17:51:37.524Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:51:37 [2019-09-27T17:51:37.524Z]     daemon.go:325: [d8fb915bf8f5c] waiting for daemon to start
17:51:37 [2019-09-27T17:51:37.524Z]     daemon.go:325: [d8fb915bf8f5c] waiting for daemon to start
17:51:37 [2019-09-27T17:51:37.524Z]     daemon.go:353: [d8fb915bf8f5c] daemon started
17:51:37 [2019-09-27T17:51:37.524Z]     daemon.go:461: [d8fb915bf8f5c] Stopping daemon
17:51:37 [2019-09-27T17:51:37.524Z]     daemon.go:296: [d8fb915bf8f5c] exiting daemon
17:51:37 [2019-09-27T17:51:37.524Z]     daemon.go:448: [d8fb915bf8f5c] Daemon stopped
17:51:37 [2019-09-27T17:51:37.524Z] === RUN   TestConfigDaemonLibtrustID
17:51:38 [2019-09-27T17:51:38.089Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:51:38 [2019-09-27T17:51:38.089Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:51:38 [2019-09-27T17:51:38.089Z]     daemon.go:325: [db61741be47b1] waiting for daemon to start
17:51:38 [2019-09-27T17:51:38.089Z]     daemon.go:325: [db61741be47b1] waiting for daemon to start
17:51:38 [2019-09-27T17:51:38.089Z]     daemon.go:353: [db61741be47b1] daemon started
17:51:38 [2019-09-27T17:51:38.089Z]     daemon.go:461: [db61741be47b1] Stopping daemon
17:51:38 [2019-09-27T17:51:38.089Z]     daemon.go:296: [db61741be47b1] exiting daemon
17:51:38 [2019-09-27T17:51:38.089Z]     daemon.go:448: [db61741be47b1] Daemon stopped
17:51:38 [2019-09-27T17:51:38.089Z] PASS
17:51:38 [2019-09-27T17:51:38.089Z] 
17:51:38 [2019-09-27T17:51:38.089Z] DONE 5 tests in 2.792s
17:51:38 [2019-09-27T17:51:38.089Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:51:38 [2019-09-27T17:51:38.089Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:51:38 [2019-09-27T17:51:38.089Z] +++ set -e
17:51:38 [2019-09-27T17:51:38.089Z] +++ '[' -n 0 ']'
17:51:38 [2019-09-27T17:51:38.089Z] +++ set -x
17:51:38 [2019-09-27T17:51:38.089Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:51:38 [2019-09-27T17:51:38.089Z] INFO: Testing against a local daemon
17:51:38 [2019-09-27T17:51:38.089Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:51:38 [2019-09-27T17:51:38.089Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
17:51:38 [2019-09-27T17:51:38.089Z] === RUN   TestCopyFromContainerPathIsNotDir
17:51:38 [2019-09-27T17:51:38.347Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
17:51:38 [2019-09-27T17:51:38.347Z] === RUN   TestCopyFromContainer
17:51:40 [2019-09-27T17:51:40.876Z] === RUN   TestCopyFromContainer//
17:51:40 [2019-09-27T17:51:40.876Z] === RUN   TestCopyFromContainer//bar/root
17:51:40 [2019-09-27T17:51:40.876Z] === RUN   TestCopyFromContainer//bar/root/
17:51:40 [2019-09-27T17:51:40.876Z] === RUN   TestCopyFromContainer/bar/quux
17:51:40 [2019-09-27T17:51:40.876Z] === RUN   TestCopyFromContainer/bar/quux/
17:51:40 [2019-09-27T17:51:40.876Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:51:40 [2019-09-27T17:51:40.876Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:51:40 [2019-09-27T17:51:40.876Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:51:41 [2019-09-27T17:51:41.134Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:51:41 [2019-09-27T17:51:41.134Z] === RUN   TestCopyFromContainer/bar/notarget
17:51:41 [2019-09-27T17:51:41.392Z] --- PASS: TestCopyFromContainer (3.05s)
17:51:41 [2019-09-27T17:51:41.392Z]     --- PASS: TestCopyFromContainer// (0.08s)
17:51:41 [2019-09-27T17:51:41.392Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
17:51:41 [2019-09-27T17:51:41.392Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
17:51:41 [2019-09-27T17:51:41.392Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
17:51:41 [2019-09-27T17:51:41.392Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
17:51:41 [2019-09-27T17:51:41.392Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
17:51:41 [2019-09-27T17:51:41.392Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
17:51:41 [2019-09-27T17:51:41.392Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
17:51:41 [2019-09-27T17:51:41.392Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s)
17:51:41 [2019-09-27T17:51:41.392Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
17:51:41 [2019-09-27T17:51:41.392Z] === RUN   TestCreateLinkToNonExistingContainer
17:51:41 [2019-09-27T17:51:41.392Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
17:51:41 [2019-09-27T17:51:41.392Z] === RUN   TestHealthKillContainer
17:51:44 [2019-09-27T17:51:44.669Z] --- PASS: TestHealthKillContainer (3.26s)
17:51:44 [2019-09-27T17:51:44.669Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:51:44 [2019-09-27T17:51:44.669Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
17:51:44 [2019-09-27T17:51:44.669Z] === RUN   TestCopyFromContainerPathIsNotDir
17:51:44 [2019-09-27T17:51:44.926Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
17:51:44 [2019-09-27T17:51:44.926Z] === RUN   TestCopyFromContainer
17:51:46 [2019-09-27T17:51:46.822Z] === RUN   TestCopyFromContainer//
17:51:46 [2019-09-27T17:51:46.822Z] === RUN   TestCopyFromContainer//bar/root
17:51:46 [2019-09-27T17:51:46.822Z] === RUN   TestCopyFromContainer//bar/root/
17:51:46 [2019-09-27T17:51:46.822Z] === RUN   TestCopyFromContainer/bar/quux
17:51:47 [2019-09-27T17:51:47.079Z] === RUN   TestCopyFromContainer/bar/quux/
17:51:47 [2019-09-27T17:51:47.079Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:51:47 [2019-09-27T17:51:47.337Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:51:47 [2019-09-27T17:51:47.337Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:51:47 [2019-09-27T17:51:47.594Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:51:47 [2019-09-27T17:51:47.594Z] === RUN   TestCopyFromContainer/bar/notarget
17:51:47 [2019-09-27T17:51:47.851Z] --- PASS: TestCopyFromContainer (2.90s)
17:51:47 [2019-09-27T17:51:47.851Z]     --- PASS: TestCopyFromContainer// (0.07s)
17:51:47 [2019-09-27T17:51:47.851Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
17:51:47 [2019-09-27T17:51:47.851Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:51:47 [2019-09-27T17:51:47.851Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
17:51:47 [2019-09-27T17:51:47.851Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
17:51:47 [2019-09-27T17:51:47.851Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
17:51:47 [2019-09-27T17:51:47.851Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
17:51:47 [2019-09-27T17:51:47.851Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
17:51:47 [2019-09-27T17:51:47.851Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s)
17:51:47 [2019-09-27T17:51:47.851Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
17:51:47 [2019-09-27T17:51:47.851Z] === RUN   TestCreateLinkToNonExistingContainer
17:51:47 [2019-09-27T17:51:47.851Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:51:47 [2019-09-27T17:51:47.851Z] === RUN   TestHealthKillContainer
17:51:51 [2019-09-27T17:51:51.128Z] --- PASS: TestHealthKillContainer (3.34s)
17:51:51 [2019-09-27T17:51:51.128Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:51:51 [2019-09-27T17:51:51.386Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
17:51:51 [2019-09-27T17:51:51.386Z] === RUN   TestCopyFromContainerPathIsNotDir
17:51:51 [2019-09-27T17:51:51.386Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
17:51:51 [2019-09-27T17:51:51.386Z] === RUN   TestCopyFromContainer
17:51:52 [2019-09-27T17:51:52.318Z] PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2	24.973s
17:51:53 [2019-09-27T17:51:53.252Z] === RUN   TestCopyFromContainer//
17:51:53 [2019-09-27T17:51:53.252Z] === RUN   TestCopyFromContainer//bar/root
17:51:53 [2019-09-27T17:51:53.509Z] === RUN   TestCopyFromContainer//bar/root/
17:51:53 [2019-09-27T17:51:53.509Z] === RUN   TestCopyFromContainer/bar/quux
17:51:53 [2019-09-27T17:51:53.771Z] === RUN   TestCopyFromContainer/bar/quux/
17:51:53 [2019-09-27T17:51:53.771Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:51:54 [2019-09-27T17:51:54.028Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:51:54 [2019-09-27T17:51:54.028Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:51:54 [2019-09-27T17:51:54.028Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:51:54 [2019-09-27T17:51:54.284Z] === RUN   TestCopyFromContainer/bar/notarget
17:51:54 [2019-09-27T17:51:54.284Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	2.108s
17:51:54 [2019-09-27T17:51:54.284Z] --- PASS: TestCopyFromContainer (2.92s)
17:51:54 [2019-09-27T17:51:54.284Z]     --- PASS: TestCopyFromContainer// (0.09s)
17:51:54 [2019-09-27T17:51:54.284Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
17:51:54 [2019-09-27T17:51:54.284Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
17:51:54 [2019-09-27T17:51:54.284Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
17:51:54 [2019-09-27T17:51:54.284Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
17:51:54 [2019-09-27T17:51:54.284Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
17:51:54 [2019-09-27T17:51:54.284Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
17:51:54 [2019-09-27T17:51:54.284Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
17:51:54 [2019-09-27T17:51:54.284Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
17:51:54 [2019-09-27T17:51:54.284Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
17:51:54 [2019-09-27T17:51:54.284Z] === RUN   TestCreateLinkToNonExistingContainer
17:51:54 [2019-09-27T17:51:54.284Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
17:51:54 [2019-09-27T17:51:54.284Z] === RUN   TestHealthKillContainer
17:51:57 [2019-09-27T17:51:57.566Z] --- PASS: TestHealthKillContainer (3.24s)
17:51:57 [2019-09-27T17:51:57.566Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:51:57 [2019-09-27T17:51:57.822Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s)
17:51:57 [2019-09-27T17:51:57.823Z] === RUN   TestCopyFromContainerPathIsNotDir
17:51:57 [2019-09-27T17:51:57.823Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
17:51:57 [2019-09-27T17:51:57.823Z] === RUN   TestCopyFromContainer
17:51:58 [2019-09-27T17:51:58.080Z] PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster	14.993s
17:51:58 [2019-09-27T17:51:58.080Z] SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed)
17:51:59 [2019-09-27T17:51:59.974Z] === RUN   TestCopyFromContainer//
17:51:59 [2019-09-27T17:51:59.974Z] === RUN   TestCopyFromContainer//bar/root
17:52:00 [2019-09-27T17:52:00.231Z] === RUN   TestCopyFromContainer//bar/root/
17:52:00 [2019-09-27T17:52:00.231Z] === RUN   TestCopyFromContainer/bar/quux
17:52:00 [2019-09-27T17:52:00.490Z] === RUN   TestCopyFromContainer/bar/quux/
17:52:00 [2019-09-27T17:52:00.490Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:52:00 [2019-09-27T17:52:00.748Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:52:00 [2019-09-27T17:52:00.748Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:52:00 [2019-09-27T17:52:00.748Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:52:01 [2019-09-27T17:52:01.005Z] === RUN   TestCopyFromContainer/bar/notarget
17:52:01 [2019-09-27T17:52:01.005Z] --- PASS: TestCopyFromContainer (3.12s)
17:52:01 [2019-09-27T17:52:01.005Z]     --- PASS: TestCopyFromContainer// (0.16s)
17:52:01 [2019-09-27T17:52:01.005Z]     --- PASS: TestCopyFromContainer//bar/root (0.18s)
17:52:01 [2019-09-27T17:52:01.005Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
17:52:01 [2019-09-27T17:52:01.005Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
17:52:01 [2019-09-27T17:52:01.005Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
17:52:01 [2019-09-27T17:52:01.005Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
17:52:01 [2019-09-27T17:52:01.005Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
17:52:01 [2019-09-27T17:52:01.005Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
17:52:01 [2019-09-27T17:52:01.005Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
17:52:01 [2019-09-27T17:52:01.005Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
17:52:01 [2019-09-27T17:52:01.005Z] === RUN   TestCreateLinkToNonExistingContainer
17:52:01 [2019-09-27T17:52:01.005Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:52:01 [2019-09-27T17:52:01.005Z] === RUN   TestHealthKillContainer
17:52:04 [2019-09-27T17:52:04.286Z] --- PASS: TestHealthKillContainer (2.88s)
17:52:04 [2019-09-27T17:52:04.286Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:52:04 [2019-09-27T17:52:04.286Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
17:52:04 [2019-09-27T17:52:04.286Z] === RUN   TestCopyFromContainerPathIsNotDir
17:52:04 [2019-09-27T17:52:04.286Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
17:52:04 [2019-09-27T17:52:04.286Z] === RUN   TestCopyFromContainer
17:52:05 [2019-09-27T17:52:05.656Z] PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv	11.367s
17:52:06 [2019-09-27T17:52:06.221Z] === RUN   TestCopyFromContainer//
17:52:06 [2019-09-27T17:52:06.221Z] === RUN   TestCopyFromContainer//bar/root
17:52:06 [2019-09-27T17:52:06.221Z] === RUN   TestCopyFromContainer//bar/root/
17:52:06 [2019-09-27T17:52:06.478Z] === RUN   TestCopyFromContainer/bar/quux
17:52:06 [2019-09-27T17:52:06.478Z] === RUN   TestCopyFromContainer/bar/quux/
17:52:06 [2019-09-27T17:52:06.478Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:52:06 [2019-09-27T17:52:06.736Z] PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose	0.894s
17:52:06 [2019-09-27T17:52:06.736Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:52:06 [2019-09-27T17:52:06.736Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:52:06 [2019-09-27T17:52:06.736Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:52:06 [2019-09-27T17:52:06.993Z] === RUN   TestCopyFromContainer/bar/notarget
17:52:06 [2019-09-27T17:52:06.993Z] --- PASS: TestCopyFromContainer (2.88s)
17:52:06 [2019-09-27T17:52:06.993Z]     --- PASS: TestCopyFromContainer// (0.09s)
17:52:06 [2019-09-27T17:52:06.993Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
17:52:06 [2019-09-27T17:52:06.993Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
17:52:06 [2019-09-27T17:52:06.993Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
17:52:06 [2019-09-27T17:52:06.993Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
17:52:06 [2019-09-27T17:52:06.993Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
17:52:06 [2019-09-27T17:52:06.993Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
17:52:06 [2019-09-27T17:52:06.993Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
17:52:06 [2019-09-27T17:52:06.993Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
17:52:06 [2019-09-27T17:52:06.993Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
17:52:06 [2019-09-27T17:52:06.993Z] === RUN   TestCreateLinkToNonExistingContainer
17:52:07 [2019-09-27T17:52:07.250Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:52:07 [2019-09-27T17:52:07.250Z] === RUN   TestHealthKillContainer
17:52:07 [2019-09-27T17:52:07.250Z] PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser	0.574s
17:52:07 [2019-09-27T17:52:07.814Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	0.482s
17:52:09 [2019-09-27T17:52:09.186Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	1.447s
17:52:09 [2019-09-27T17:52:09.186Z] SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows)
17:52:09 [2019-09-27T17:52:09.750Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.309s
17:52:10 [2019-09-27T17:52:10.315Z] --- PASS: TestHealthKillContainer (3.04s)
17:52:10 [2019-09-27T17:52:10.315Z] PASS
17:52:10 [2019-09-27T17:52:10.315Z] 
17:52:10 [2019-09-27T17:52:10.316Z] DONE 75 tests in 32.200s
17:52:10 [2019-09-27T17:52:10.316Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:52:10 [2019-09-27T17:52:10.316Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.316Z] +++ set -e
17:52:10 [2019-09-27T17:52:10.316Z] +++ '[' -n 0 ']'
17:52:10 [2019-09-27T17:52:10.316Z] +++ set -x
17:52:10 [2019-09-27T17:52:10.316Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.316Z] INFO: Testing against a local daemon
17:52:10 [2019-09-27T17:52:10.316Z] === RUN   TestImagePullPlatformInvalid
17:52:10 [2019-09-27T17:52:10.316Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:52:10 [2019-09-27T17:52:10.316Z] === RUN   TestImagePullPlatformInvalid
17:52:10 [2019-09-27T17:52:10.316Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:52:10 [2019-09-27T17:52:10.316Z] === RUN   TestImagePullPlatformInvalid
17:52:10 [2019-09-27T17:52:10.316Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:52:10 [2019-09-27T17:52:10.316Z] === RUN   TestImagePullPlatformInvalid
17:52:10 [2019-09-27T17:52:10.316Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:52:10 [2019-09-27T17:52:10.316Z] === RUN   TestImagePullPlatformInvalid
17:52:10 [2019-09-27T17:52:10.316Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:52:10 [2019-09-27T17:52:10.316Z] PASS
17:52:10 [2019-09-27T17:52:10.316Z] 
17:52:10 [2019-09-27T17:52:10.316Z] DONE 5 tests in 0.143s
17:52:10 [2019-09-27T17:52:10.316Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:52:10 [2019-09-27T17:52:10.316Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.316Z] +++ set -e
17:52:10 [2019-09-27T17:52:10.316Z] +++ '[' -n 0 ']'
17:52:10 [2019-09-27T17:52:10.316Z] +++ set -x
17:52:10 [2019-09-27T17:52:10.316Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.316Z] INFO: Testing against a local daemon
17:52:10 [2019-09-27T17:52:10.316Z] testing: warning: no tests to run
17:52:10 [2019-09-27T17:52:10.316Z] PASS
17:52:10 [2019-09-27T17:52:10.316Z] 
17:52:10 [2019-09-27T17:52:10.316Z] DONE 0 tests in 0.065s
17:52:10 [2019-09-27T17:52:10.576Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:52:10 [2019-09-27T17:52:10.576Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.576Z] +++ set -e
17:52:10 [2019-09-27T17:52:10.576Z] +++ '[' -n 0 ']'
17:52:10 [2019-09-27T17:52:10.576Z] +++ set -x
17:52:10 [2019-09-27T17:52:10.576Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.576Z] INFO: Testing against a local daemon
17:52:10 [2019-09-27T17:52:10.576Z] testing: warning: no tests to run
17:52:10 [2019-09-27T17:52:10.576Z] PASS
17:52:10 [2019-09-27T17:52:10.576Z] 
17:52:10 [2019-09-27T17:52:10.576Z] DONE 0 tests in 0.044s
17:52:10 [2019-09-27T17:52:10.576Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:52:10 [2019-09-27T17:52:10.576Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.576Z] +++ set -e
17:52:10 [2019-09-27T17:52:10.576Z] +++ '[' -n 0 ']'
17:52:10 [2019-09-27T17:52:10.576Z] +++ set -x
17:52:10 [2019-09-27T17:52:10.576Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.576Z] INFO: Testing against a local daemon
17:52:10 [2019-09-27T17:52:10.576Z] testing: warning: no tests to run
17:52:10 [2019-09-27T17:52:10.576Z] PASS
17:52:10 [2019-09-27T17:52:10.576Z] 
17:52:10 [2019-09-27T17:52:10.576Z] DONE 0 tests in 0.050s
17:52:10 [2019-09-27T17:52:10.576Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:52:10 [2019-09-27T17:52:10.576Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.576Z] +++ set -e
17:52:10 [2019-09-27T17:52:10.576Z] +++ '[' -n 0 ']'
17:52:10 [2019-09-27T17:52:10.576Z] +++ set -x
17:52:10 [2019-09-27T17:52:10.576Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.576Z] testing: warning: no tests to run
17:52:10 [2019-09-27T17:52:10.576Z] PASS
17:52:10 [2019-09-27T17:52:10.576Z] 
17:52:10 [2019-09-27T17:52:10.576Z] DONE 0 tests in 0.016s
17:52:10 [2019-09-27T17:52:10.576Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:52:10 [2019-09-27T17:52:10.576Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.576Z] +++ set -e
17:52:10 [2019-09-27T17:52:10.576Z] +++ '[' -n 0 ']'
17:52:10 [2019-09-27T17:52:10.576Z] +++ set -x
17:52:10 [2019-09-27T17:52:10.576Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.835Z] INFO: Testing against a local daemon
17:52:10 [2019-09-27T17:52:10.835Z] testing: warning: no tests to run
17:52:10 [2019-09-27T17:52:10.835Z] PASS
17:52:10 [2019-09-27T17:52:10.835Z] 
17:52:10 [2019-09-27T17:52:10.835Z] DONE 0 tests in 0.045s
17:52:10 [2019-09-27T17:52:10.835Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:52:10 [2019-09-27T17:52:10.835Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.835Z] +++ set -e
17:52:10 [2019-09-27T17:52:10.835Z] +++ '[' -n 0 ']'
17:52:10 [2019-09-27T17:52:10.835Z] +++ set -x
17:52:10 [2019-09-27T17:52:10.835Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.835Z] INFO: Testing against a local daemon
17:52:10 [2019-09-27T17:52:10.835Z] testing: warning: no tests to run
17:52:10 [2019-09-27T17:52:10.835Z] PASS
17:52:10 [2019-09-27T17:52:10.835Z] 
17:52:10 [2019-09-27T17:52:10.835Z] DONE 0 tests in 0.044s
17:52:10 [2019-09-27T17:52:10.835Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:52:10 [2019-09-27T17:52:10.835Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.835Z] +++ set -e
17:52:10 [2019-09-27T17:52:10.835Z] +++ '[' -n 0 ']'
17:52:10 [2019-09-27T17:52:10.835Z] +++ set -x
17:52:10 [2019-09-27T17:52:10.835Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.835Z] INFO: Testing against a local daemon
17:52:10 [2019-09-27T17:52:10.835Z] testing: warning: no tests to run
17:52:10 [2019-09-27T17:52:10.835Z] PASS
17:52:10 [2019-09-27T17:52:10.835Z] 
17:52:10 [2019-09-27T17:52:10.835Z] DONE 0 tests in 0.058s
17:52:10 [2019-09-27T17:52:10.835Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:52:10 [2019-09-27T17:52:10.835Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.835Z] +++ set -e
17:52:10 [2019-09-27T17:52:10.835Z] +++ '[' -n 0 ']'
17:52:10 [2019-09-27T17:52:10.835Z] +++ set -x
17:52:10 [2019-09-27T17:52:10.835Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.835Z] INFO: Testing against a local daemon
17:52:10 [2019-09-27T17:52:10.835Z] testing: warning: no tests to run
17:52:10 [2019-09-27T17:52:10.835Z] PASS
17:52:10 [2019-09-27T17:52:10.835Z] 
17:52:10 [2019-09-27T17:52:10.835Z] DONE 0 tests in 0.037s
17:52:10 [2019-09-27T17:52:10.835Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:52:10 [2019-09-27T17:52:10.835Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:10 [2019-09-27T17:52:10.835Z] +++ set -e
17:52:10 [2019-09-27T17:52:10.835Z] +++ '[' -n 0 ']'
17:52:10 [2019-09-27T17:52:10.835Z] +++ set -x
17:52:10 [2019-09-27T17:52:10.835Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:11 [2019-09-27T17:52:11.094Z] INFO: Testing against a local daemon
17:52:11 [2019-09-27T17:52:11.094Z] testing: warning: no tests to run
17:52:11 [2019-09-27T17:52:11.094Z] PASS
17:52:11 [2019-09-27T17:52:11.094Z] 
17:52:11 [2019-09-27T17:52:11.094Z] DONE 0 tests in 0.042s
17:52:11 [2019-09-27T17:52:11.094Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:52:11 [2019-09-27T17:52:11.094Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:11 [2019-09-27T17:52:11.094Z] +++ set -e
17:52:11 [2019-09-27T17:52:11.094Z] +++ '[' -n 0 ']'
17:52:11 [2019-09-27T17:52:11.094Z] +++ set -x
17:52:11 [2019-09-27T17:52:11.094Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:11 [2019-09-27T17:52:11.094Z] INFO: Testing against a local daemon
17:52:11 [2019-09-27T17:52:11.094Z] testing: warning: no tests to run
17:52:11 [2019-09-27T17:52:11.094Z] PASS
17:52:11 [2019-09-27T17:52:11.094Z] 
17:52:11 [2019-09-27T17:52:11.094Z] DONE 0 tests in 0.035s
17:52:11 [2019-09-27T17:52:11.094Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:52:11 [2019-09-27T17:52:11.094Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:11 [2019-09-27T17:52:11.094Z] +++ set -e
17:52:11 [2019-09-27T17:52:11.094Z] +++ '[' -n 0 ']'
17:52:11 [2019-09-27T17:52:11.094Z] +++ set -x
17:52:11 [2019-09-27T17:52:11.094Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:52:11 [2019-09-27T17:52:11.094Z] INFO: Testing against a local daemon
17:52:11 [2019-09-27T17:52:11.094Z] === RUN   TestDockerNetworkReConnect
17:52:16 [2019-09-27T17:52:16.352Z] --- PASS: TestDockerNetworkReConnect (4.77s)
17:52:16 [2019-09-27T17:52:16.352Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:52:16 [2019-09-27T17:52:16.352Z]     daemon.go:325: [d3a33da6fac24] waiting for daemon to start
17:52:16 [2019-09-27T17:52:16.352Z]     daemon.go:325: [d3a33da6fac24] waiting for daemon to start
17:52:16 [2019-09-27T17:52:16.352Z]     daemon.go:353: [d3a33da6fac24] daemon started
17:52:16 [2019-09-27T17:52:16.352Z]     daemon.go:461: [d3a33da6fac24] Stopping daemon
17:52:16 [2019-09-27T17:52:16.352Z]     daemon.go:296: [d3a33da6fac24] exiting daemon
17:52:16 [2019-09-27T17:52:16.352Z]     daemon.go:448: [d3a33da6fac24] Daemon stopped
17:52:16 [2019-09-27T17:52:16.352Z] === RUN   TestServiceUpdateNetwork
17:52:18 [2019-09-27T17:52:18.874Z] PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit	14.217s
17:52:19 [2019-09-27T17:52:19.438Z] PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress	0.935s
17:52:22 [2019-09-27T17:52:22.712Z] PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation	12.517s
17:52:22 [2019-09-27T17:52:22.712Z] PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose	0.277s
17:52:22 [2019-09-27T17:52:22.969Z] PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts	0.411s
17:52:23 [2019-09-27T17:52:23.547Z] PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder	0.417s
17:52:23 [2019-09-27T17:52:23.810Z] PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto	0.324s
17:52:24 [2019-09-27T17:52:24.745Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	0.968s
17:52:24 [2019-09-27T17:52:24.745Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.019s
17:52:26 [2019-09-27T17:52:26.500Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
17:52:26 [2019-09-27T17:52:26.500Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
17:52:26 [2019-09-27T17:52:26.500Z] remote: Enumerating objects: 19, done.
17:52:26 [2019-09-27T17:52:26.500Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
17:52:26 [2019-09-27T17:52:26.500Z] 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.
17:52:26 [2019-09-27T17:52:26.500Z] Building: bundles/cross/windows/amd64/containerutility.exe
17:52:26 [2019-09-27T17:52:26.500Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:52:26 [2019-09-27T17:52:26.819Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-387/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 -e DOCKER_GRAPHDRIVER docker:49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 hack/test/unit
17:52:28 [2019-09-27T17:52:28.019Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	2.724s
17:52:29 [2019-09-27T17:52:29.345Z] ?   	github.com/docker/docker/api	[no test files]
17:52:29 [2019-09-27T17:52:29.914Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	2.264s
17:52:31 [2019-09-27T17:52:31.809Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	1.863s
17:52:31 [2019-09-27T17:52:31.809Z] --- PASS: TestServiceUpdateNetwork (15.84s)
17:52:31 [2019-09-27T17:52:31.809Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:52:31 [2019-09-27T17:52:31.809Z]     daemon.go:325: [d0ebbc992a797] waiting for daemon to start
17:52:31 [2019-09-27T17:52:31.809Z]     daemon.go:325: [d0ebbc992a797] waiting for daemon to start
17:52:31 [2019-09-27T17:52:31.809Z]     daemon.go:353: [d0ebbc992a797] daemon started
17:52:31 [2019-09-27T17:52:31.809Z]     daemon.go:461: [d0ebbc992a797] Stopping daemon
17:52:31 [2019-09-27T17:52:31.809Z]     daemon.go:296: [d0ebbc992a797] exiting daemon
17:52:31 [2019-09-27T17:52:31.809Z]     daemon.go:448: [d0ebbc992a797] Daemon stopped
17:52:31 [2019-09-27T17:52:31.809Z] === RUN   TestDockerNetworkReConnect
17:52:33 [2019-09-27T17:52:33.180Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	1.492s
17:52:33 [2019-09-27T17:52:33.744Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	0.388s
17:52:34 [2019-09-27T17:52:34.675Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	1.152s
17:52:37 [2019-09-27T17:52:37.199Z] PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile	2.014s
17:52:37 [2019-09-27T17:52:37.199Z] --- PASS: TestDockerNetworkReConnect (5.14s)
17:52:37 [2019-09-27T17:52:37.199Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:52:37 [2019-09-27T17:52:37.199Z]     daemon.go:325: [d17953cfaede4] waiting for daemon to start
17:52:37 [2019-09-27T17:52:37.199Z]     daemon.go:325: [d17953cfaede4] waiting for daemon to start
17:52:37 [2019-09-27T17:52:37.199Z]     daemon.go:353: [d17953cfaede4] daemon started
17:52:37 [2019-09-27T17:52:37.199Z]     daemon.go:461: [d17953cfaede4] Stopping daemon
17:52:37 [2019-09-27T17:52:37.199Z]     daemon.go:296: [d17953cfaede4] exiting daemon
17:52:37 [2019-09-27T17:52:37.199Z]     daemon.go:448: [d17953cfaede4] Daemon stopped
17:52:37 [2019-09-27T17:52:37.199Z] === RUN   TestServiceUpdateNetwork
17:52:37 [2019-09-27T17:52:37.456Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.736s
17:52:38 [2019-09-27T17:52:38.019Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	0.374s
17:52:40 [2019-09-27T17:52:40.543Z] PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF	2.309s
17:52:41 [2019-09-27T17:52:41.537Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 7.9% of statements
17:52:42 [2019-09-27T17:52:42.438Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	2.211s
17:52:43 [2019-09-27T17:52:43.807Z] PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume	1.389s
17:52:49 [2019-09-27T17:52:49.062Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	4.770s
17:52:49 [2019-09-27T17:52:49.062Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile	0.438s
17:52:49 [2019-09-27T17:52:49.993Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail	0.838s
17:52:50 [2019-09-27T17:52:50.558Z] PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance	0.570s
17:52:51 [2019-09-27T17:52:51.123Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget	0.512s
17:52:51 [2019-09-27T17:52:51.123Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.010s
17:52:51 [2019-09-27T17:52:51.686Z] --- PASS: TestServiceUpdateNetwork (14.83s)
17:52:51 [2019-09-27T17:52:51.687Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:52:51 [2019-09-27T17:52:51.687Z]     daemon.go:325: [d48a03f11a53f] waiting for daemon to start
17:52:51 [2019-09-27T17:52:51.687Z]     daemon.go:325: [d48a03f11a53f] waiting for daemon to start
17:52:51 [2019-09-27T17:52:51.687Z]     daemon.go:353: [d48a03f11a53f] daemon started
17:52:51 [2019-09-27T17:52:51.687Z]     daemon.go:461: [d48a03f11a53f] Stopping daemon
17:52:51 [2019-09-27T17:52:51.687Z]     daemon.go:296: [d48a03f11a53f] exiting daemon
17:52:51 [2019-09-27T17:52:51.687Z]     daemon.go:448: [d48a03f11a53f] Daemon stopped
17:52:51 [2019-09-27T17:52:51.687Z] === RUN   TestDockerNetworkReConnect
17:52:52 [2019-09-27T17:52:52.252Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	1.081s
17:52:52 [2019-09-27T17:52:52.815Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	0.506s
17:52:53 [2019-09-27T17:52:53.073Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.393s
17:52:53 [2019-09-27T17:52:53.638Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	0.440s
17:52:53 [2019-09-27T17:52:53.895Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.352s
17:52:54 [2019-09-27T17:52:54.459Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	0.522s
17:52:55 [2019-09-27T17:52:55.830Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	1.356s
17:52:57 [2019-09-27T17:52:57.199Z] --- PASS: TestDockerNetworkReConnect (5.18s)
17:52:57 [2019-09-27T17:52:57.199Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:52:57 [2019-09-27T17:52:57.199Z]     daemon.go:325: [db50c351b573f] waiting for daemon to start
17:52:57 [2019-09-27T17:52:57.199Z]     daemon.go:325: [db50c351b573f] waiting for daemon to start
17:52:57 [2019-09-27T17:52:57.199Z]     daemon.go:353: [db50c351b573f] daemon started
17:52:57 [2019-09-27T17:52:57.199Z]     daemon.go:461: [db50c351b573f] Stopping daemon
17:52:57 [2019-09-27T17:52:57.199Z]     daemon.go:296: [db50c351b573f] exiting daemon
17:52:57 [2019-09-27T17:52:57.199Z]     daemon.go:448: [db50c351b573f] Daemon stopped
17:52:57 [2019-09-27T17:52:57.199Z] === RUN   TestServiceUpdateNetwork
17:52:59 [2019-09-27T17:52:59.095Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	2.976s
17:53:04 [2019-09-27T17:53:04.349Z] PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified	5.481s
17:53:07 [2019-09-27T17:53:07.626Z] PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken	47.549s
17:53:08 [2019-09-27T17:53:08.556Z] PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak	4.106s
17:53:08 [2019-09-27T17:53:08.556Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild	0.100s
17:53:08 [2019-09-27T17:53:08.813Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction	0.088s
17:53:08 [2019-09-27T17:53:08.813Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments	0.093s
17:53:08 [2019-09-27T17:53:08.813Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines	0.117s
17:53:09 [2019-09-27T17:53:09.378Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.322s
17:53:11 [2019-09-27T17:53:11.274Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	1.749s
17:53:11 [2019-09-27T17:53:11.531Z] --- PASS: TestServiceUpdateNetwork (14.53s)
17:53:11 [2019-09-27T17:53:11.531Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:53:11 [2019-09-27T17:53:11.531Z]     daemon.go:325: [d4095018cf0ab] waiting for daemon to start
17:53:11 [2019-09-27T17:53:11.531Z]     daemon.go:325: [d4095018cf0ab] waiting for daemon to start
17:53:11 [2019-09-27T17:53:11.531Z]     daemon.go:353: [d4095018cf0ab] daemon started
17:53:11 [2019-09-27T17:53:11.531Z]     daemon.go:461: [d4095018cf0ab] Stopping daemon
17:53:11 [2019-09-27T17:53:11.531Z]     daemon.go:296: [d4095018cf0ab] exiting daemon
17:53:11 [2019-09-27T17:53:11.531Z]     daemon.go:448: [d4095018cf0ab] Daemon stopped
17:53:11 [2019-09-27T17:53:11.532Z] === RUN   TestDockerNetworkReConnect
17:53:12 [2019-09-27T17:53:12.901Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	1.756s
17:53:16 [2019-09-27T17:53:16.175Z] --- PASS: TestDockerNetworkReConnect (4.36s)
17:53:16 [2019-09-27T17:53:16.175Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:53:16 [2019-09-27T17:53:16.175Z]     daemon.go:325: [d313a8d68cdde] waiting for daemon to start
17:53:16 [2019-09-27T17:53:16.175Z]     daemon.go:325: [d313a8d68cdde] waiting for daemon to start
17:53:16 [2019-09-27T17:53:16.175Z]     daemon.go:353: [d313a8d68cdde] daemon started
17:53:16 [2019-09-27T17:53:16.175Z]     daemon.go:461: [d313a8d68cdde] Stopping daemon
17:53:16 [2019-09-27T17:53:16.175Z]     daemon.go:296: [d313a8d68cdde] exiting daemon
17:53:16 [2019-09-27T17:53:16.175Z]     daemon.go:448: [d313a8d68cdde] Daemon stopped
17:53:16 [2019-09-27T17:53:16.175Z] === RUN   TestServiceUpdateNetwork
17:53:17 [2019-09-27T17:53:17.546Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	4.510s
17:53:17 [2019-09-27T17:53:17.804Z] PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache	0.466s
17:53:18 [2019-09-27T17:53:18.368Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors	0.655s
17:53:30 [2019-09-27T17:53:30.554Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax	10.911s
17:53:30 [2019-09-27T17:53:30.555Z] --- PASS: TestServiceUpdateNetwork (14.81s)
17:53:30 [2019-09-27T17:53:30.555Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:53:30 [2019-09-27T17:53:30.555Z]     daemon.go:325: [dda2aa4148d6c] waiting for daemon to start
17:53:30 [2019-09-27T17:53:30.555Z]     daemon.go:325: [dda2aa4148d6c] waiting for daemon to start
17:53:30 [2019-09-27T17:53:30.555Z]     daemon.go:353: [dda2aa4148d6c] daemon started
17:53:30 [2019-09-27T17:53:30.555Z]     daemon.go:461: [dda2aa4148d6c] Stopping daemon
17:53:30 [2019-09-27T17:53:30.555Z]     daemon.go:296: [dda2aa4148d6c] exiting daemon
17:53:30 [2019-09-27T17:53:30.555Z]     daemon.go:448: [dda2aa4148d6c] Daemon stopped
17:53:30 [2019-09-27T17:53:30.555Z] === RUN   TestDockerNetworkReConnect
17:53:34 [2019-09-27T17:53:34.742Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	4.521s
17:53:34 [2019-09-27T17:53:34.999Z] --- PASS: TestDockerNetworkReConnect (4.47s)
17:53:34 [2019-09-27T17:53:34.999Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:53:34 [2019-09-27T17:53:34.999Z]     daemon.go:325: [da0b829cd7ae4] waiting for daemon to start
17:53:34 [2019-09-27T17:53:34.999Z]     daemon.go:325: [da0b829cd7ae4] waiting for daemon to start
17:53:34 [2019-09-27T17:53:34.999Z]     daemon.go:353: [da0b829cd7ae4] daemon started
17:53:34 [2019-09-27T17:53:34.999Z]     daemon.go:461: [da0b829cd7ae4] Stopping daemon
17:53:34 [2019-09-27T17:53:34.999Z]     daemon.go:296: [da0b829cd7ae4] exiting daemon
17:53:34 [2019-09-27T17:53:34.999Z]     daemon.go:448: [da0b829cd7ae4] Daemon stopped
17:53:34 [2019-09-27T17:53:34.999Z] === RUN   TestServiceUpdateNetwork
17:53:35 [2019-09-27T17:53:35.256Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom	1.285s
17:53:38 [2019-09-27T17:53:38.531Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds	2.709s
17:53:38 [2019-09-27T17:53:38.531Z] SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows)
17:53:39 [2019-09-27T17:53:39.465Z] PASS: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection	20.701s
17:53:44 [2019-09-27T17:53:44.731Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants	5.721s
17:53:44 [2019-09-27T17:53:44.731Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch	0.537s
17:53:46 [2019-09-27T17:53:46.625Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	2.255s
17:53:46 [2019-09-27T17:53:46.882Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	0.312s
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
17:53:49 [2019-09-27T17:53:49.203Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 3.1% of statements
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
17:53:49 [2019-09-27T17:53:49.203Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 95.2% of statements
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
17:53:49 [2019-09-27T17:53:49.203Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/builder	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:53:49 [2019-09-27T17:53:49.203Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:53:49 [2019-09-27T17:53:49.404Z] PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer	1.984s
17:53:49 [2019-09-27T17:53:49.461Z] ok  	github.com/docker/docker/builder/dockerignore	0.014s	coverage: 96.8% of statements
17:53:49 [2019-09-27T17:53:49.966Z] PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone	0.782s
17:53:50 [2019-09-27T17:53:50.529Z] --- PASS: TestServiceUpdateNetwork (15.38s)
17:53:50 [2019-09-27T17:53:50.529Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:53:50 [2019-09-27T17:53:50.529Z]     daemon.go:325: [d8081565a7acc] waiting for daemon to start
17:53:50 [2019-09-27T17:53:50.529Z]     daemon.go:325: [d8081565a7acc] waiting for daemon to start
17:53:50 [2019-09-27T17:53:50.529Z]     daemon.go:353: [d8081565a7acc] daemon started
17:53:50 [2019-09-27T17:53:50.529Z]     daemon.go:461: [d8081565a7acc] Stopping daemon
17:53:50 [2019-09-27T17:53:50.529Z]     daemon.go:296: [d8081565a7acc] exiting daemon
17:53:50 [2019-09-27T17:53:50.529Z]     daemon.go:448: [d8081565a7acc] Daemon stopped
17:53:50 [2019-09-27T17:53:50.529Z] PASS
17:53:50 [2019-09-27T17:53:50.529Z] 
17:53:50 [2019-09-27T17:53:50.529Z] DONE 10 tests in 99.389s
17:53:50 [2019-09-27T17:53:50.529Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:53:50 [2019-09-27T17:53:50.529Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:53:50 [2019-09-27T17:53:50.529Z] +++ set -e
17:53:50 [2019-09-27T17:53:50.529Z] +++ '[' -n 0 ']'
17:53:50 [2019-09-27T17:53:50.529Z] +++ set -x
17:53:50 [2019-09-27T17:53:50.530Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:53:50 [2019-09-27T17:53:50.530Z] INFO: Testing against a local daemon
17:53:50 [2019-09-27T17:53:50.530Z] testing: warning: no tests to run
17:53:50 [2019-09-27T17:53:50.530Z] PASS
17:53:50 [2019-09-27T17:53:50.530Z] 
17:53:50 [2019-09-27T17:53:50.530Z] DONE 0 tests in 0.035s
17:53:50 [2019-09-27T17:53:50.530Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:53:50 [2019-09-27T17:53:50.530Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:53:50 [2019-09-27T17:53:50.530Z] +++ set -e
17:53:50 [2019-09-27T17:53:50.530Z] +++ '[' -n 0 ']'
17:53:50 [2019-09-27T17:53:50.530Z] +++ set -x
17:53:50 [2019-09-27T17:53:50.530Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:53:50 [2019-09-27T17:53:50.530Z] INFO: Testing against a local daemon
17:53:50 [2019-09-27T17:53:50.530Z] testing: warning: no tests to run
17:53:50 [2019-09-27T17:53:50.530Z] PASS
17:53:50 [2019-09-27T17:53:50.530Z] 
17:53:50 [2019-09-27T17:53:50.530Z] DONE 0 tests in 0.043s
17:53:50 [2019-09-27T17:53:50.530Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:53:50 [2019-09-27T17:53:50.530Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:53:50 [2019-09-27T17:53:50.530Z] +++ set -e
17:53:50 [2019-09-27T17:53:50.530Z] +++ '[' -n 0 ']'
17:53:50 [2019-09-27T17:53:50.530Z] +++ set -x
17:53:50 [2019-09-27T17:53:50.530Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:53:50 [2019-09-27T17:53:50.530Z] INFO: Testing against a local daemon
17:53:50 [2019-09-27T17:53:50.530Z] testing: warning: no tests to run
17:53:50 [2019-09-27T17:53:50.530Z] PASS
17:53:50 [2019-09-27T17:53:50.530Z] 
17:53:50 [2019-09-27T17:53:50.530Z] DONE 0 tests in 0.037s
17:53:50 [2019-09-27T17:53:50.787Z] Running integration-test (iteration 5)
17:53:50 [2019-09-27T17:53:50.787Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:53:50 [2019-09-27T17:53:50.787Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:53:50 [2019-09-27T17:53:50.787Z] +++ set -e
17:53:50 [2019-09-27T17:53:50.787Z] +++ '[' -n 0 ']'
17:53:50 [2019-09-27T17:53:50.787Z] +++ set -x
17:53:50 [2019-09-27T17:53:50.787Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:53:50 [2019-09-27T17:53:50.787Z] INFO: Testing against a local daemon
17:53:50 [2019-09-27T17:53:50.787Z] === RUN   TestBuildMultiStageCopy
17:53:50 [2019-09-27T17:53:50.787Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:53:51 [2019-09-27T17:53:51.350Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	1.244s
17:53:51 [2019-09-27T17:53:51.914Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:53:52 [2019-09-27T17:53:52.171Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:53:52 [2019-09-27T17:53:52.171Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:53:52 [2019-09-27T17:53:52.171Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	1.030s
17:53:52 [2019-09-27T17:53:52.428Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:53:52 [2019-09-27T17:53:52.685Z] --- PASS: TestBuildMultiStageCopy (1.99s)
17:53:52 [2019-09-27T17:53:52.685Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.21s)
17:53:52 [2019-09-27T17:53:52.685Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s)
17:53:52 [2019-09-27T17:53:52.685Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
17:53:52 [2019-09-27T17:53:52.685Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s)
17:53:52 [2019-09-27T17:53:52.685Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
17:53:52 [2019-09-27T17:53:52.685Z] === RUN   TestBuildPlatformInvalid
17:53:52 [2019-09-27T17:53:52.943Z] --- PASS: TestBuildPlatformInvalid (0.12s)
17:53:52 [2019-09-27T17:53:52.943Z] === RUN   TestBuildMultiStageCopy
17:53:52 [2019-09-27T17:53:52.943Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:53:53 [2019-09-27T17:53:53.643Z] ok  	github.com/docker/docker/builder/fscache	0.115s	coverage: 69.2% of statements
17:53:53 [2019-09-27T17:53:53.643Z] ok  	github.com/docker/docker/builder/dockerfile	0.606s	coverage: 45.1% of statements
17:53:53 [2019-09-27T17:53:53.877Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:53:53 [2019-09-27T17:53:53.877Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:53:54 [2019-09-27T17:53:54.133Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:53:54 [2019-09-27T17:53:54.392Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:53:54 [2019-09-27T17:53:54.392Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	2.171s
17:53:54 [2019-09-27T17:53:54.650Z] --- PASS: TestBuildMultiStageCopy (1.84s)
17:53:54 [2019-09-27T17:53:54.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s)
17:53:54 [2019-09-27T17:53:54.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s)
17:53:54 [2019-09-27T17:53:54.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
17:53:54 [2019-09-27T17:53:54.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
17:53:54 [2019-09-27T17:53:54.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
17:53:54 [2019-09-27T17:53:54.650Z] === RUN   TestBuildPlatformInvalid
17:53:54 [2019-09-27T17:53:54.650Z] --- PASS: TestBuildPlatformInvalid (0.11s)
17:53:54 [2019-09-27T17:53:54.650Z] === RUN   TestBuildMultiStageCopy
17:53:54 [2019-09-27T17:53:54.650Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:53:54 [2019-09-27T17:53:54.907Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.430s
17:53:54 [2019-09-27T17:53:54.907Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.058s
17:53:55 [2019-09-27T17:53:55.471Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	0.455s
17:53:55 [2019-09-27T17:53:55.729Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	0.361s
17:53:55 [2019-09-27T17:53:55.986Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:53:56 [2019-09-27T17:53:56.170Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.849s	coverage: 85.1% of statements
17:53:56 [2019-09-27T17:53:56.170Z] ok  	github.com/docker/docker/builder/remotecontext	0.157s	coverage: 13.6% of statements
17:53:56 [2019-09-27T17:53:56.243Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:53:56 [2019-09-27T17:53:56.243Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:53:56 [2019-09-27T17:53:56.427Z] ?   	github.com/docker/docker/cli	[no test files]
17:53:56 [2019-09-27T17:53:56.427Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:53:56 [2019-09-27T17:53:56.427Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
17:53:56 [2019-09-27T17:53:56.625Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:53:56 [2019-09-27T17:53:56.625Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	0.753s
17:53:56 [2019-09-27T17:53:56.883Z] --- PASS: TestBuildMultiStageCopy (2.11s)
17:53:56 [2019-09-27T17:53:56.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.21s)
17:53:56 [2019-09-27T17:53:56.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s)
17:53:56 [2019-09-27T17:53:56.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
17:53:56 [2019-09-27T17:53:56.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s)
17:53:56 [2019-09-27T17:53:56.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s)
17:53:56 [2019-09-27T17:53:56.883Z] === RUN   TestBuildPlatformInvalid
17:53:56 [2019-09-27T17:53:56.883Z] --- PASS: TestBuildPlatformInvalid (0.11s)
17:53:56 [2019-09-27T17:53:56.883Z] === RUN   TestBuildMultiStageCopy
17:53:56 [2019-09-27T17:53:56.883Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:53:58 [2019-09-27T17:53:58.257Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:53:58 [2019-09-27T17:53:58.257Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:53:58 [2019-09-27T17:53:58.515Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:53:58 [2019-09-27T17:53:58.772Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:53:59 [2019-09-27T17:53:59.029Z] --- PASS: TestBuildMultiStageCopy (1.95s)
17:53:59 [2019-09-27T17:53:59.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.23s)
17:53:59 [2019-09-27T17:53:59.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s)
17:53:59 [2019-09-27T17:53:59.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
17:53:59 [2019-09-27T17:53:59.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s)
17:53:59 [2019-09-27T17:53:59.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
17:53:59 [2019-09-27T17:53:59.029Z] === RUN   TestBuildPlatformInvalid
17:53:59 [2019-09-27T17:53:59.029Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	2.406s
17:53:59 [2019-09-27T17:53:59.029Z] --- PASS: TestBuildPlatformInvalid (0.10s)
17:53:59 [2019-09-27T17:53:59.029Z] === RUN   TestBuildMultiStageCopy
17:53:59 [2019-09-27T17:53:59.029Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:53:59 [2019-09-27T17:53:59.958Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	0.767s
17:54:00 [2019-09-27T17:54:00.215Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:54:00 [2019-09-27T17:54:00.472Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:54:00 [2019-09-27T17:54:00.741Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:54:00 [2019-09-27T17:54:00.741Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:54:01 [2019-09-27T17:54:01.305Z] --- PASS: TestBuildMultiStageCopy (2.14s)
17:54:01 [2019-09-27T17:54:01.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s)
17:54:01 [2019-09-27T17:54:01.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.27s)
17:54:01 [2019-09-27T17:54:01.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
17:54:01 [2019-09-27T17:54:01.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
17:54:01 [2019-09-27T17:54:01.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s)
17:54:01 [2019-09-27T17:54:01.305Z] === RUN   TestBuildPlatformInvalid
17:54:01 [2019-09-27T17:54:01.305Z] --- PASS: TestBuildPlatformInvalid (0.14s)
17:54:01 [2019-09-27T17:54:01.305Z] PASS
17:54:01 [2019-09-27T17:54:01.305Z] 
17:54:01 [2019-09-27T17:54:01.305Z] DONE 35 tests in 10.640s
17:54:01 [2019-09-27T17:54:01.305Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:54:01 [2019-09-27T17:54:01.305Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:01 [2019-09-27T17:54:01.305Z] +++ set -e
17:54:01 [2019-09-27T17:54:01.305Z] +++ '[' -n 0 ']'
17:54:01 [2019-09-27T17:54:01.305Z] +++ set -x
17:54:01 [2019-09-27T17:54:01.305Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:01 [2019-09-27T17:54:01.305Z] INFO: Testing against a local daemon
17:54:01 [2019-09-27T17:54:01.305Z] === RUN   TestConfigDaemonLibtrustID
17:54:01 [2019-09-27T17:54:01.699Z] ok  	github.com/docker/docker/client	0.281s	coverage: 75.7% of statements
17:54:01 [2019-09-27T17:54:01.871Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:54:01 [2019-09-27T17:54:01.871Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:54:01 [2019-09-27T17:54:01.871Z]     daemon.go:325: [d75629417d6ad] waiting for daemon to start
17:54:01 [2019-09-27T17:54:01.871Z]     daemon.go:325: [d75629417d6ad] waiting for daemon to start
17:54:01 [2019-09-27T17:54:01.871Z]     daemon.go:353: [d75629417d6ad] daemon started
17:54:01 [2019-09-27T17:54:01.871Z]     daemon.go:461: [d75629417d6ad] Stopping daemon
17:54:01 [2019-09-27T17:54:01.871Z]     daemon.go:296: [d75629417d6ad] exiting daemon
17:54:01 [2019-09-27T17:54:01.871Z]     daemon.go:448: [d75629417d6ad] Daemon stopped
17:54:01 [2019-09-27T17:54:01.871Z] === RUN   TestConfigDaemonLibtrustID
17:54:02 [2019-09-27T17:54:02.435Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:54:02 [2019-09-27T17:54:02.435Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:54:02 [2019-09-27T17:54:02.435Z]     daemon.go:325: [d9e99036485be] waiting for daemon to start
17:54:02 [2019-09-27T17:54:02.435Z]     daemon.go:325: [d9e99036485be] waiting for daemon to start
17:54:02 [2019-09-27T17:54:02.435Z]     daemon.go:353: [d9e99036485be] daemon started
17:54:02 [2019-09-27T17:54:02.435Z]     daemon.go:461: [d9e99036485be] Stopping daemon
17:54:02 [2019-09-27T17:54:02.435Z]     daemon.go:296: [d9e99036485be] exiting daemon
17:54:02 [2019-09-27T17:54:02.435Z]     daemon.go:448: [d9e99036485be] Daemon stopped
17:54:02 [2019-09-27T17:54:02.435Z] === RUN   TestConfigDaemonLibtrustID
17:54:03 [2019-09-27T17:54:03.000Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:54:03 [2019-09-27T17:54:03.000Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:54:03 [2019-09-27T17:54:03.000Z]     daemon.go:325: [d68b5097e789f] waiting for daemon to start
17:54:03 [2019-09-27T17:54:03.000Z]     daemon.go:325: [d68b5097e789f] waiting for daemon to start
17:54:03 [2019-09-27T17:54:03.000Z]     daemon.go:353: [d68b5097e789f] daemon started
17:54:03 [2019-09-27T17:54:03.000Z]     daemon.go:461: [d68b5097e789f] Stopping daemon
17:54:03 [2019-09-27T17:54:03.000Z]     daemon.go:296: [d68b5097e789f] exiting daemon
17:54:03 [2019-09-27T17:54:03.000Z]     daemon.go:448: [d68b5097e789f] Daemon stopped
17:54:03 [2019-09-27T17:54:03.000Z] === RUN   TestConfigDaemonLibtrustID
17:54:03 [2019-09-27T17:54:03.257Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	3.353s
17:54:03 [2019-09-27T17:54:03.514Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:54:03 [2019-09-27T17:54:03.514Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:54:03 [2019-09-27T17:54:03.514Z]     daemon.go:325: [dc8436cdffab2] waiting for daemon to start
17:54:03 [2019-09-27T17:54:03.514Z]     daemon.go:325: [dc8436cdffab2] waiting for daemon to start
17:54:03 [2019-09-27T17:54:03.514Z]     daemon.go:353: [dc8436cdffab2] daemon started
17:54:03 [2019-09-27T17:54:03.514Z]     daemon.go:461: [dc8436cdffab2] Stopping daemon
17:54:03 [2019-09-27T17:54:03.514Z]     daemon.go:296: [dc8436cdffab2] exiting daemon
17:54:03 [2019-09-27T17:54:03.514Z]     daemon.go:448: [dc8436cdffab2] Daemon stopped
17:54:03 [2019-09-27T17:54:03.514Z] === RUN   TestConfigDaemonLibtrustID
17:54:04 [2019-09-27T17:54:04.078Z] PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy	3.999s
17:54:04 [2019-09-27T17:54:04.078Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:54:04 [2019-09-27T17:54:04.078Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID
17:54:04 [2019-09-27T17:54:04.078Z]     daemon.go:325: [dac15ace6d5f2] waiting for daemon to start
17:54:04 [2019-09-27T17:54:04.078Z]     daemon.go:325: [dac15ace6d5f2] waiting for daemon to start
17:54:04 [2019-09-27T17:54:04.078Z]     daemon.go:353: [dac15ace6d5f2] daemon started
17:54:04 [2019-09-27T17:54:04.079Z]     daemon.go:461: [dac15ace6d5f2] Stopping daemon
17:54:04 [2019-09-27T17:54:04.079Z]     daemon.go:296: [dac15ace6d5f2] exiting daemon
17:54:04 [2019-09-27T17:54:04.079Z]     daemon.go:448: [dac15ace6d5f2] Daemon stopped
17:54:04 [2019-09-27T17:54:04.079Z] PASS
17:54:04 [2019-09-27T17:54:04.079Z] 
17:54:04 [2019-09-27T17:54:04.079Z] DONE 5 tests in 2.743s
17:54:04 [2019-09-27T17:54:04.079Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:54:04 [2019-09-27T17:54:04.079Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:04 [2019-09-27T17:54:04.079Z] +++ set -e
17:54:04 [2019-09-27T17:54:04.079Z] +++ '[' -n 0 ']'
17:54:04 [2019-09-27T17:54:04.079Z] +++ set -x
17:54:04 [2019-09-27T17:54:04.079Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:04 [2019-09-27T17:54:04.079Z] INFO: Testing against a local daemon
17:54:04 [2019-09-27T17:54:04.079Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:54:04 [2019-09-27T17:54:04.335Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
17:54:04 [2019-09-27T17:54:04.335Z] === RUN   TestCopyFromContainerPathIsNotDir
17:54:04 [2019-09-27T17:54:04.335Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
17:54:04 [2019-09-27T17:54:04.335Z] === RUN   TestCopyFromContainer
17:54:05 [2019-09-27T17:54:05.268Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	1.861s
17:54:06 [2019-09-27T17:54:06.639Z] === RUN   TestCopyFromContainer//
17:54:06 [2019-09-27T17:54:06.897Z] === RUN   TestCopyFromContainer//bar/root
17:54:06 [2019-09-27T17:54:06.897Z] === RUN   TestCopyFromContainer//bar/root/
17:54:07 [2019-09-27T17:54:07.155Z] === RUN   TestCopyFromContainer/bar/quux
17:54:07 [2019-09-27T17:54:07.413Z] === RUN   TestCopyFromContainer/bar/quux/
17:54:07 [2019-09-27T17:54:07.413Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:54:07 [2019-09-27T17:54:07.671Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:54:07 [2019-09-27T17:54:07.671Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:54:07 [2019-09-27T17:54:07.671Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:54:07 [2019-09-27T17:54:07.928Z] === RUN   TestCopyFromContainer/bar/notarget
17:54:07 [2019-09-27T17:54:07.928Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	2.751s
17:54:07 [2019-09-27T17:54:07.928Z] --- PASS: TestCopyFromContainer (3.58s)
17:54:07 [2019-09-27T17:54:07.928Z]     --- PASS: TestCopyFromContainer// (0.09s)
17:54:07 [2019-09-27T17:54:07.928Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
17:54:07 [2019-09-27T17:54:07.928Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.20s)
17:54:07 [2019-09-27T17:54:07.928Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
17:54:07 [2019-09-27T17:54:07.928Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
17:54:07 [2019-09-27T17:54:07.928Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
17:54:07 [2019-09-27T17:54:07.928Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
17:54:07 [2019-09-27T17:54:07.928Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
17:54:07 [2019-09-27T17:54:07.928Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
17:54:07 [2019-09-27T17:54:07.928Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
17:54:07 [2019-09-27T17:54:07.928Z] === RUN   TestCreateLinkToNonExistingContainer
17:54:07 [2019-09-27T17:54:07.928Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:54:07 [2019-09-27T17:54:07.928Z] === RUN   TestHealthKillContainer
17:54:09 [2019-09-27T17:54:09.299Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	1.292s
17:54:10 [2019-09-27T17:54:10.668Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	1.509s
17:54:10 [2019-09-27T17:54:10.926Z] --- PASS: TestHealthKillContainer (3.02s)
17:54:10 [2019-09-27T17:54:10.926Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:54:11 [2019-09-27T17:54:11.184Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	0.600s
17:54:11 [2019-09-27T17:54:11.441Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s)
17:54:11 [2019-09-27T17:54:11.441Z] === RUN   TestCopyFromContainerPathIsNotDir
17:54:11 [2019-09-27T17:54:11.698Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s)
17:54:11 [2019-09-27T17:54:11.698Z] === RUN   TestCopyFromContainer
17:54:13 [2019-09-27T17:54:13.594Z] === RUN   TestCopyFromContainer//
17:54:13 [2019-09-27T17:54:13.594Z] === RUN   TestCopyFromContainer//bar/root
17:54:13 [2019-09-27T17:54:13.594Z] === RUN   TestCopyFromContainer//bar/root/
17:54:13 [2019-09-27T17:54:13.594Z] === RUN   TestCopyFromContainer/bar/quux
17:54:13 [2019-09-27T17:54:13.852Z] === RUN   TestCopyFromContainer/bar/quux/
17:54:13 [2019-09-27T17:54:13.852Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:54:13 [2019-09-27T17:54:13.853Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:54:14 [2019-09-27T17:54:14.110Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:54:14 [2019-09-27T17:54:14.110Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:54:14 [2019-09-27T17:54:14.110Z] === RUN   TestCopyFromContainer/bar/notarget
17:54:14 [2019-09-27T17:54:14.367Z] --- PASS: TestCopyFromContainer (2.75s)
17:54:14 [2019-09-27T17:54:14.368Z]     --- PASS: TestCopyFromContainer// (0.08s)
17:54:14 [2019-09-27T17:54:14.368Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
17:54:14 [2019-09-27T17:54:14.368Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:54:14 [2019-09-27T17:54:14.368Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
17:54:14 [2019-09-27T17:54:14.368Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
17:54:14 [2019-09-27T17:54:14.368Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
17:54:14 [2019-09-27T17:54:14.368Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
17:54:14 [2019-09-27T17:54:14.368Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
17:54:14 [2019-09-27T17:54:14.368Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
17:54:14 [2019-09-27T17:54:14.368Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
17:54:14 [2019-09-27T17:54:14.368Z] === RUN   TestCreateLinkToNonExistingContainer
17:54:14 [2019-09-27T17:54:14.368Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:54:14 [2019-09-27T17:54:14.368Z] === RUN   TestHealthKillContainer
17:54:15 [2019-09-27T17:54:15.298Z] PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory	4.047s
17:54:17 [2019-09-27T17:54:17.821Z] --- PASS: TestHealthKillContainer (3.19s)
17:54:17 [2019-09-27T17:54:17.821Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:54:17 [2019-09-27T17:54:17.821Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
17:54:17 [2019-09-27T17:54:17.821Z] === RUN   TestCopyFromContainerPathIsNotDir
17:54:17 [2019-09-27T17:54:17.821Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
17:54:17 [2019-09-27T17:54:17.821Z] === RUN   TestCopyFromContainer
17:54:17 [2019-09-27T17:54:17.821Z] PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH	2.483s
17:54:19 [2019-09-27T17:54:19.192Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	1.053s
17:54:19 [2019-09-27T17:54:19.757Z] === RUN   TestCopyFromContainer//
17:54:19 [2019-09-27T17:54:19.757Z] === RUN   TestCopyFromContainer//bar/root
17:54:19 [2019-09-27T17:54:19.757Z] PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON	0.970s
17:54:20 [2019-09-27T17:54:20.015Z] === RUN   TestCopyFromContainer//bar/root/
17:54:20 [2019-09-27T17:54:20.015Z] === RUN   TestCopyFromContainer/bar/quux
17:54:20 [2019-09-27T17:54:20.015Z] === RUN   TestCopyFromContainer/bar/quux/
17:54:20 [2019-09-27T17:54:20.273Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:54:20 [2019-09-27T17:54:20.273Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:54:20 [2019-09-27T17:54:20.273Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:54:20 [2019-09-27T17:54:20.531Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:54:20 [2019-09-27T17:54:20.531Z] === RUN   TestCopyFromContainer/bar/notarget
17:54:20 [2019-09-27T17:54:20.531Z] --- PASS: TestCopyFromContainer (2.84s)
17:54:20 [2019-09-27T17:54:20.531Z]     --- PASS: TestCopyFromContainer// (0.10s)
17:54:20 [2019-09-27T17:54:20.531Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
17:54:20 [2019-09-27T17:54:20.531Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
17:54:20 [2019-09-27T17:54:20.531Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
17:54:20 [2019-09-27T17:54:20.531Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
17:54:20 [2019-09-27T17:54:20.531Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
17:54:20 [2019-09-27T17:54:20.531Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
17:54:20 [2019-09-27T17:54:20.531Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
17:54:20 [2019-09-27T17:54:20.531Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
17:54:20 [2019-09-27T17:54:20.531Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
17:54:20 [2019-09-27T17:54:20.531Z] === RUN   TestCreateLinkToNonExistingContainer
17:54:20 [2019-09-27T17:54:20.788Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:54:20 [2019-09-27T17:54:20.788Z] === RUN   TestHealthKillContainer
17:54:24 [2019-09-27T17:54:24.064Z] --- PASS: TestHealthKillContainer (3.02s)
17:54:24 [2019-09-27T17:54:24.064Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:54:24 [2019-09-27T17:54:24.064Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
17:54:24 [2019-09-27T17:54:24.064Z] === RUN   TestCopyFromContainerPathIsNotDir
17:54:24 [2019-09-27T17:54:24.064Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
17:54:24 [2019-09-27T17:54:24.064Z] === RUN   TestCopyFromContainer
17:54:25 [2019-09-27T17:54:25.433Z] === RUN   TestCopyFromContainer//
17:54:25 [2019-09-27T17:54:25.433Z] === RUN   TestCopyFromContainer//bar/root
17:54:25 [2019-09-27T17:54:25.690Z] === RUN   TestCopyFromContainer//bar/root/
17:54:25 [2019-09-27T17:54:25.690Z] === RUN   TestCopyFromContainer/bar/quux
17:54:25 [2019-09-27T17:54:25.690Z] === RUN   TestCopyFromContainer/bar/quux/
17:54:25 [2019-09-27T17:54:25.960Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:54:25 [2019-09-27T17:54:25.960Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:54:25 [2019-09-27T17:54:25.960Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:54:26 [2019-09-27T17:54:26.223Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:54:26 [2019-09-27T17:54:26.223Z] === RUN   TestCopyFromContainer/bar/notarget
17:54:26 [2019-09-27T17:54:26.481Z] --- PASS: TestCopyFromContainer (2.53s)
17:54:26 [2019-09-27T17:54:26.481Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:54:26 [2019-09-27T17:54:26.481Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
17:54:26 [2019-09-27T17:54:26.481Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
17:54:26 [2019-09-27T17:54:26.481Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
17:54:26 [2019-09-27T17:54:26.481Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
17:54:26 [2019-09-27T17:54:26.481Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
17:54:26 [2019-09-27T17:54:26.481Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
17:54:26 [2019-09-27T17:54:26.481Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
17:54:26 [2019-09-27T17:54:26.481Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
17:54:26 [2019-09-27T17:54:26.481Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
17:54:26 [2019-09-27T17:54:26.481Z] === RUN   TestCreateLinkToNonExistingContainer
17:54:26 [2019-09-27T17:54:26.481Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:54:26 [2019-09-27T17:54:26.481Z] === RUN   TestHealthKillContainer
17:54:28 [2019-09-27T17:54:28.376Z] PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin	23.640s
17:54:29 [2019-09-27T17:54:29.746Z] --- PASS: TestHealthKillContainer (3.11s)
17:54:29 [2019-09-27T17:54:29.746Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:54:29 [2019-09-27T17:54:29.746Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
17:54:29 [2019-09-27T17:54:29.746Z] === RUN   TestCopyFromContainerPathIsNotDir
17:54:29 [2019-09-27T17:54:29.746Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
17:54:29 [2019-09-27T17:54:29.746Z] === RUN   TestCopyFromContainer
17:54:31 [2019-09-27T17:54:31.120Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	11.024s
17:54:32 [2019-09-27T17:54:32.493Z] === RUN   TestCopyFromContainer//
17:54:32 [2019-09-27T17:54:32.493Z] === RUN   TestCopyFromContainer//bar/root
17:54:32 [2019-09-27T17:54:32.493Z] === RUN   TestCopyFromContainer//bar/root/
17:54:32 [2019-09-27T17:54:32.493Z] === RUN   TestCopyFromContainer/bar/quux
17:54:32 [2019-09-27T17:54:32.493Z] === RUN   TestCopyFromContainer/bar/quux/
17:54:32 [2019-09-27T17:54:32.751Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:54:32 [2019-09-27T17:54:32.751Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:54:33 [2019-09-27T17:54:33.008Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:54:33 [2019-09-27T17:54:33.008Z] PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer	4.408s
17:54:33 [2019-09-27T17:54:33.008Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:54:33 [2019-09-27T17:54:33.008Z] === RUN   TestCopyFromContainer/bar/notarget
17:54:33 [2019-09-27T17:54:33.266Z] --- PASS: TestCopyFromContainer (3.49s)
17:54:33 [2019-09-27T17:54:33.266Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:54:33 [2019-09-27T17:54:33.266Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
17:54:33 [2019-09-27T17:54:33.266Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:54:33 [2019-09-27T17:54:33.266Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
17:54:33 [2019-09-27T17:54:33.266Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
17:54:33 [2019-09-27T17:54:33.266Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
17:54:33 [2019-09-27T17:54:33.266Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
17:54:33 [2019-09-27T17:54:33.266Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
17:54:33 [2019-09-27T17:54:33.266Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
17:54:33 [2019-09-27T17:54:33.266Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
17:54:33 [2019-09-27T17:54:33.266Z] === RUN   TestCreateLinkToNonExistingContainer
17:54:33 [2019-09-27T17:54:33.266Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:54:33 [2019-09-27T17:54:33.266Z] === RUN   TestHealthKillContainer
17:54:36 [2019-09-27T17:54:36.542Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	5.220s
17:54:36 [2019-09-27T17:54:36.542Z] --- PASS: TestHealthKillContainer (3.23s)
17:54:36 [2019-09-27T17:54:36.542Z] PASS
17:54:36 [2019-09-27T17:54:36.542Z] 
17:54:36 [2019-09-27T17:54:36.542Z] DONE 75 tests in 32.432s
17:54:36 [2019-09-27T17:54:36.542Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:54:36 [2019-09-27T17:54:36.542Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:36 [2019-09-27T17:54:36.542Z] +++ set -e
17:54:36 [2019-09-27T17:54:36.542Z] +++ '[' -n 0 ']'
17:54:36 [2019-09-27T17:54:36.542Z] +++ set -x
17:54:36 [2019-09-27T17:54:36.542Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:36 [2019-09-27T17:54:36.542Z] INFO: Testing against a local daemon
17:54:36 [2019-09-27T17:54:36.542Z] === RUN   TestImagePullPlatformInvalid
17:54:36 [2019-09-27T17:54:36.799Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:54:36 [2019-09-27T17:54:36.799Z] === RUN   TestImagePullPlatformInvalid
17:54:36 [2019-09-27T17:54:36.799Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:54:36 [2019-09-27T17:54:36.799Z] === RUN   TestImagePullPlatformInvalid
17:54:36 [2019-09-27T17:54:36.799Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:54:36 [2019-09-27T17:54:36.799Z] === RUN   TestImagePullPlatformInvalid
17:54:36 [2019-09-27T17:54:36.799Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:54:36 [2019-09-27T17:54:36.799Z] === RUN   TestImagePullPlatformInvalid
17:54:36 [2019-09-27T17:54:36.799Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:54:36 [2019-09-27T17:54:36.799Z] PASS
17:54:36 [2019-09-27T17:54:36.799Z] 
17:54:36 [2019-09-27T17:54:36.799Z] DONE 5 tests in 0.183s
17:54:36 [2019-09-27T17:54:36.799Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:54:36 [2019-09-27T17:54:36.799Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:36 [2019-09-27T17:54:36.799Z] +++ set -e
17:54:36 [2019-09-27T17:54:36.799Z] +++ '[' -n 0 ']'
17:54:36 [2019-09-27T17:54:36.799Z] +++ set -x
17:54:36 [2019-09-27T17:54:36.799Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:36 [2019-09-27T17:54:36.799Z] INFO: Testing against a local daemon
17:54:36 [2019-09-27T17:54:36.799Z] testing: warning: no tests to run
17:54:36 [2019-09-27T17:54:36.799Z] PASS
17:54:36 [2019-09-27T17:54:36.799Z] 
17:54:36 [2019-09-27T17:54:36.799Z] DONE 0 tests in 0.036s
17:54:36 [2019-09-27T17:54:36.799Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:54:36 [2019-09-27T17:54:36.799Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:36 [2019-09-27T17:54:36.799Z] +++ set -e
17:54:36 [2019-09-27T17:54:36.799Z] +++ '[' -n 0 ']'
17:54:36 [2019-09-27T17:54:36.799Z] +++ set -x
17:54:36 [2019-09-27T17:54:36.800Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:36 [2019-09-27T17:54:36.800Z] INFO: Testing against a local daemon
17:54:36 [2019-09-27T17:54:36.800Z] testing: warning: no tests to run
17:54:36 [2019-09-27T17:54:36.800Z] PASS
17:54:36 [2019-09-27T17:54:36.800Z] 
17:54:36 [2019-09-27T17:54:36.800Z] DONE 0 tests in 0.038s
17:54:36 [2019-09-27T17:54:36.800Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:54:36 [2019-09-27T17:54:36.800Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:36 [2019-09-27T17:54:36.800Z] +++ set -e
17:54:36 [2019-09-27T17:54:36.800Z] +++ '[' -n 0 ']'
17:54:36 [2019-09-27T17:54:36.800Z] +++ set -x
17:54:36 [2019-09-27T17:54:36.800Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.058Z] INFO: Testing against a local daemon
17:54:37 [2019-09-27T17:54:37.058Z] testing: warning: no tests to run
17:54:37 [2019-09-27T17:54:37.058Z] PASS
17:54:37 [2019-09-27T17:54:37.058Z] 
17:54:37 [2019-09-27T17:54:37.058Z] DONE 0 tests in 0.038s
17:54:37 [2019-09-27T17:54:37.058Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:54:37 [2019-09-27T17:54:37.058Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.058Z] +++ set -e
17:54:37 [2019-09-27T17:54:37.058Z] +++ '[' -n 0 ']'
17:54:37 [2019-09-27T17:54:37.058Z] +++ set -x
17:54:37 [2019-09-27T17:54:37.058Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.058Z] testing: warning: no tests to run
17:54:37 [2019-09-27T17:54:37.058Z] PASS
17:54:37 [2019-09-27T17:54:37.058Z] 
17:54:37 [2019-09-27T17:54:37.058Z] DONE 0 tests in 0.010s
17:54:37 [2019-09-27T17:54:37.058Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:54:37 [2019-09-27T17:54:37.058Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.058Z] +++ set -e
17:54:37 [2019-09-27T17:54:37.058Z] +++ '[' -n 0 ']'
17:54:37 [2019-09-27T17:54:37.058Z] +++ set -x
17:54:37 [2019-09-27T17:54:37.058Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.058Z] INFO: Testing against a local daemon
17:54:37 [2019-09-27T17:54:37.058Z] testing: warning: no tests to run
17:54:37 [2019-09-27T17:54:37.058Z] PASS
17:54:37 [2019-09-27T17:54:37.058Z] 
17:54:37 [2019-09-27T17:54:37.058Z] DONE 0 tests in 0.035s
17:54:37 [2019-09-27T17:54:37.058Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:54:37 [2019-09-27T17:54:37.058Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.058Z] +++ set -e
17:54:37 [2019-09-27T17:54:37.058Z] +++ '[' -n 0 ']'
17:54:37 [2019-09-27T17:54:37.058Z] +++ set -x
17:54:37 [2019-09-27T17:54:37.058Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.058Z] INFO: Testing against a local daemon
17:54:37 [2019-09-27T17:54:37.058Z] testing: warning: no tests to run
17:54:37 [2019-09-27T17:54:37.058Z] PASS
17:54:37 [2019-09-27T17:54:37.058Z] 
17:54:37 [2019-09-27T17:54:37.058Z] DONE 0 tests in 0.058s
17:54:37 [2019-09-27T17:54:37.058Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:54:37 [2019-09-27T17:54:37.058Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.058Z] +++ set -e
17:54:37 [2019-09-27T17:54:37.058Z] +++ '[' -n 0 ']'
17:54:37 [2019-09-27T17:54:37.058Z] +++ set -x
17:54:37 [2019-09-27T17:54:37.058Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.058Z] INFO: Testing against a local daemon
17:54:37 [2019-09-27T17:54:37.058Z] testing: warning: no tests to run
17:54:37 [2019-09-27T17:54:37.058Z] PASS
17:54:37 [2019-09-27T17:54:37.316Z] 
17:54:37 [2019-09-27T17:54:37.316Z] DONE 0 tests in 0.065s
17:54:37 [2019-09-27T17:54:37.316Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:54:37 [2019-09-27T17:54:37.316Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.316Z] +++ set -e
17:54:37 [2019-09-27T17:54:37.316Z] +++ '[' -n 0 ']'
17:54:37 [2019-09-27T17:54:37.316Z] +++ set -x
17:54:37 [2019-09-27T17:54:37.316Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.316Z] INFO: Testing against a local daemon
17:54:37 [2019-09-27T17:54:37.316Z] testing: warning: no tests to run
17:54:37 [2019-09-27T17:54:37.316Z] PASS
17:54:37 [2019-09-27T17:54:37.316Z] 
17:54:37 [2019-09-27T17:54:37.316Z] DONE 0 tests in 0.037s
17:54:37 [2019-09-27T17:54:37.316Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:54:37 [2019-09-27T17:54:37.316Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.316Z] +++ set -e
17:54:37 [2019-09-27T17:54:37.316Z] +++ '[' -n 0 ']'
17:54:37 [2019-09-27T17:54:37.316Z] +++ set -x
17:54:37 [2019-09-27T17:54:37.316Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.316Z] INFO: Testing against a local daemon
17:54:37 [2019-09-27T17:54:37.316Z] testing: warning: no tests to run
17:54:37 [2019-09-27T17:54:37.316Z] PASS
17:54:37 [2019-09-27T17:54:37.316Z] 
17:54:37 [2019-09-27T17:54:37.316Z] DONE 0 tests in 0.063s
17:54:37 [2019-09-27T17:54:37.317Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:54:37 [2019-09-27T17:54:37.317Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.317Z] +++ set -e
17:54:37 [2019-09-27T17:54:37.317Z] +++ '[' -n 0 ']'
17:54:37 [2019-09-27T17:54:37.317Z] +++ set -x
17:54:37 [2019-09-27T17:54:37.317Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.317Z] INFO: Testing against a local daemon
17:54:37 [2019-09-27T17:54:37.317Z] testing: warning: no tests to run
17:54:37 [2019-09-27T17:54:37.317Z] PASS
17:54:37 [2019-09-27T17:54:37.317Z] 
17:54:37 [2019-09-27T17:54:37.317Z] DONE 0 tests in 0.039s
17:54:37 [2019-09-27T17:54:37.317Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:54:37 [2019-09-27T17:54:37.317Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.317Z] +++ set -e
17:54:37 [2019-09-27T17:54:37.317Z] +++ '[' -n 0 ']'
17:54:37 [2019-09-27T17:54:37.317Z] +++ set -x
17:54:37 [2019-09-27T17:54:37.317Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:54:37 [2019-09-27T17:54:37.574Z] INFO: Testing against a local daemon
17:54:37 [2019-09-27T17:54:37.574Z] === RUN   TestDockerNetworkReConnect
17:54:38 [2019-09-27T17:54:38.944Z] PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed	2.527s
17:54:40 [2019-09-27T17:54:40.384Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.002s	coverage: 72.9% of statements
17:54:40 [2019-09-27T17:54:40.384Z] ok  	github.com/docker/docker/cmd/dockerd	0.073s	coverage: 29.8% of statements
17:54:40 [2019-09-27T17:54:40.384Z] ok  	github.com/docker/docker/container	0.121s	coverage: 35.6% of statements
17:54:40 [2019-09-27T17:54:40.384Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:54:40 [2019-09-27T17:54:40.384Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:54:40 [2019-09-27T17:54:40.384Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:54:40 [2019-09-27T17:54:40.384Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:54:42 [2019-09-27T17:54:42.219Z] --- PASS: TestDockerNetworkReConnect (4.25s)
17:54:42 [2019-09-27T17:54:42.219Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:54:42 [2019-09-27T17:54:42.219Z]     daemon.go:325: [dfc5675cba46c] waiting for daemon to start
17:54:42 [2019-09-27T17:54:42.219Z]     daemon.go:325: [dfc5675cba46c] waiting for daemon to start
17:54:42 [2019-09-27T17:54:42.219Z]     daemon.go:353: [dfc5675cba46c] daemon started
17:54:42 [2019-09-27T17:54:42.219Z]     daemon.go:461: [dfc5675cba46c] Stopping daemon
17:54:42 [2019-09-27T17:54:42.219Z]     daemon.go:296: [dfc5675cba46c] exiting daemon
17:54:42 [2019-09-27T17:54:42.219Z]     daemon.go:448: [dfc5675cba46c] Daemon stopped
17:54:42 [2019-09-27T17:54:42.219Z] === RUN   TestServiceUpdateNetwork
17:54:42 [2019-09-27T17:54:42.219Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	3.425s
17:54:43 [2019-09-27T17:54:43.591Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	1.213s
17:54:44 [2019-09-27T17:54:44.964Z] PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache	1.471s
17:54:45 [2019-09-27T17:54:45.528Z] PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy	0.458s
17:54:46 [2019-09-27T17:54:46.093Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell	0.631s
17:54:46 [2019-09-27T17:54:46.657Z] PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes	3.377s
17:54:46 [2019-09-27T17:54:46.933Z] ok  	github.com/docker/docker/daemon/cluster	0.028s	coverage: 0.5% of statements
17:54:47 [2019-09-27T17:54:47.588Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	1.353s
17:54:48 [2019-09-27T17:54:48.829Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
17:54:48 [2019-09-27T17:54:48.957Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	1.374s
17:54:50 [2019-09-27T17:54:50.200Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
17:54:50 [2019-09-27T17:54:50.327Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	1.334s
17:54:55 [2019-09-27T17:54:55.584Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	4.894s
17:54:55 [2019-09-27T17:54:55.584Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.092s
17:54:55 [2019-09-27T17:54:55.584Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	0.293s
17:54:55 [2019-09-27T17:54:55.584Z] SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows)
17:54:55 [2019-09-27T17:54:55.840Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.363s
17:54:56 [2019-09-27T17:54:56.785Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	1.054s
17:54:57 [2019-09-27T17:54:57.042Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.107s
17:54:57 [2019-09-27T17:54:57.605Z] --- PASS: TestServiceUpdateNetwork (15.71s)
17:54:57 [2019-09-27T17:54:57.605Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:54:57 [2019-09-27T17:54:57.605Z]     daemon.go:325: [da28d0eabe070] waiting for daemon to start
17:54:57 [2019-09-27T17:54:57.605Z]     daemon.go:325: [da28d0eabe070] waiting for daemon to start
17:54:57 [2019-09-27T17:54:57.605Z]     daemon.go:353: [da28d0eabe070] daemon started
17:54:57 [2019-09-27T17:54:57.605Z]     daemon.go:461: [da28d0eabe070] Stopping daemon
17:54:57 [2019-09-27T17:54:57.605Z]     daemon.go:296: [da28d0eabe070] exiting daemon
17:54:57 [2019-09-27T17:54:57.605Z]     daemon.go:448: [da28d0eabe070] Daemon stopped
17:54:57 [2019-09-27T17:54:57.605Z] === RUN   TestDockerNetworkReConnect
17:54:58 [2019-09-27T17:54:58.169Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	1.019s
17:55:00 [2019-09-27T17:55:00.156Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.430s	coverage: 13.7% of statements
17:55:00 [2019-09-27T17:55:00.156Z] ok  	github.com/docker/docker/daemon	12.164s	coverage: 17.5% of statements
17:55:00 [2019-09-27T17:55:00.156Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:55:00 [2019-09-27T17:55:00.156Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:55:00 [2019-09-27T17:55:00.413Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.4% of statements
17:55:01 [2019-09-27T17:55:01.785Z] ok  	github.com/docker/docker/daemon/config	0.061s	coverage: 84.7% of statements
17:55:01 [2019-09-27T17:55:01.785Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
17:55:01 [2019-09-27T17:55:01.785Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:55:01 [2019-09-27T17:55:01.785Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:55:02 [2019-09-27T17:55:02.345Z] --- PASS: TestDockerNetworkReConnect (4.86s)
17:55:02 [2019-09-27T17:55:02.346Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:55:02 [2019-09-27T17:55:02.346Z]     daemon.go:325: [d23545ec70d04] waiting for daemon to start
17:55:02 [2019-09-27T17:55:02.346Z]     daemon.go:325: [d23545ec70d04] waiting for daemon to start
17:55:02 [2019-09-27T17:55:02.346Z]     daemon.go:353: [d23545ec70d04] daemon started
17:55:02 [2019-09-27T17:55:02.346Z]     daemon.go:461: [d23545ec70d04] Stopping daemon
17:55:02 [2019-09-27T17:55:02.346Z]     daemon.go:296: [d23545ec70d04] exiting daemon
17:55:02 [2019-09-27T17:55:02.346Z]     daemon.go:448: [d23545ec70d04] Daemon stopped
17:55:02 [2019-09-27T17:55:02.346Z] === RUN   TestServiceUpdateNetwork
17:55:02 [2019-09-27T17:55:02.914Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress	4.895s
17:55:03 [2019-09-27T17:55:03.156Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
17:55:04 [2019-09-27T17:55:04.284Z] PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal	1.119s
17:55:05 [2019-09-27T17:55:05.684Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
17:55:06 [2019-09-27T17:55:06.179Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	1.538s
17:55:06 [2019-09-27T17:55:06.247Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.246s	coverage: 56.9% of statements
17:55:06 [2019-09-27T17:55:06.437Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	0.566s
17:55:07 [2019-09-27T17:55:07.806Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	1.047s
17:55:09 [2019-09-27T17:55:09.179Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	1.707s
17:55:09 [2019-09-27T17:55:09.529Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.472s	coverage: 72.3% of statements
17:55:09 [2019-09-27T17:55:09.529Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.625s	coverage: 45.9% of statements
17:55:09 [2019-09-27T17:55:09.529Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:55:11 [2019-09-27T17:55:11.705Z] PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser	2.426s
17:55:12 [2019-09-27T17:55:12.075Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.078s	coverage: 50.8% of statements
17:55:13 [2019-09-27T17:55:13.446Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.289s	coverage: 76.1% of statements
17:55:14 [2019-09-27T17:55:14.379Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
17:55:14 [2019-09-27T17:55:14.638Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.008s	coverage: 57.2% of statements
17:55:14 [2019-09-27T17:55:14.638Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:55:14 [2019-09-27T17:55:14.638Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:55:15 [2019-09-27T17:55:15.879Z] PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot	3.730s
17:55:16 [2019-09-27T17:55:16.010Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
17:55:16 [2019-09-27T17:55:16.943Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
17:55:17 [2019-09-27T17:55:17.773Z] --- PASS: TestServiceUpdateNetwork (15.57s)
17:55:17 [2019-09-27T17:55:17.773Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:55:17 [2019-09-27T17:55:17.773Z]     daemon.go:325: [db76b14e1ab56] waiting for daemon to start
17:55:17 [2019-09-27T17:55:17.773Z]     daemon.go:325: [db76b14e1ab56] waiting for daemon to start
17:55:17 [2019-09-27T17:55:17.773Z]     daemon.go:353: [db76b14e1ab56] daemon started
17:55:17 [2019-09-27T17:55:17.773Z]     daemon.go:461: [db76b14e1ab56] Stopping daemon
17:55:17 [2019-09-27T17:55:17.773Z]     daemon.go:296: [db76b14e1ab56] exiting daemon
17:55:17 [2019-09-27T17:55:17.773Z]     daemon.go:448: [db76b14e1ab56] Daemon stopped
17:55:17 [2019-09-27T17:55:17.773Z] === RUN   TestDockerNetworkReConnect
17:55:18 [2019-09-27T17:55:18.315Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
17:55:18 [2019-09-27T17:55:18.315Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:55:18 [2019-09-27T17:55:18.315Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:55:18 [2019-09-27T17:55:18.879Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.7% of statements
17:55:20 [2019-09-27T17:55:20.778Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.016s	coverage: 68.2% of statements
17:55:20 [2019-09-27T17:55:20.778Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.171s	coverage: 78.6% of statements
17:55:20 [2019-09-27T17:55:20.778Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:55:20 [2019-09-27T17:55:20.778Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:55:21 [2019-09-27T17:55:21.711Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 26.2% of statements
17:55:22 [2019-09-27T17:55:22.275Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 62.1% of statements
17:55:22 [2019-09-27T17:55:22.275Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
17:55:23 [2019-09-27T17:55:23.030Z] --- PASS: TestDockerNetworkReConnect (4.65s)
17:55:23 [2019-09-27T17:55:23.030Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:55:23 [2019-09-27T17:55:23.030Z]     daemon.go:325: [d25409646ccfb] waiting for daemon to start
17:55:23 [2019-09-27T17:55:23.030Z]     daemon.go:325: [d25409646ccfb] waiting for daemon to start
17:55:23 [2019-09-27T17:55:23.030Z]     daemon.go:353: [d25409646ccfb] daemon started
17:55:23 [2019-09-27T17:55:23.030Z]     daemon.go:461: [d25409646ccfb] Stopping daemon
17:55:23 [2019-09-27T17:55:23.030Z]     daemon.go:296: [d25409646ccfb] exiting daemon
17:55:23 [2019-09-27T17:55:23.030Z]     daemon.go:448: [d25409646ccfb] Daemon stopped
17:55:23 [2019-09-27T17:55:23.030Z] === RUN   TestServiceUpdateNetwork
17:55:23 [2019-09-27T17:55:23.646Z] ok  	github.com/docker/docker/daemon/logger/local	0.023s	coverage: 74.7% of statements
17:55:23 [2019-09-27T17:55:23.647Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:55:24 [2019-09-27T17:55:24.211Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 20.0% of statements
17:55:25 [2019-09-27T17:55:25.582Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
17:55:26 [2019-09-27T17:55:26.146Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
17:55:26 [2019-09-27T17:55:26.711Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
17:55:26 [2019-09-27T17:55:26.968Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.603s	coverage: 84.5% of statements
17:55:26 [2019-09-27T17:55:26.968Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:55:26 [2019-09-27T17:55:26.968Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:55:28 [2019-09-27T17:55:28.287Z] PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore	23.538s
17:55:29 [2019-09-27T17:55:29.506Z] ok  	github.com/docker/docker/distribution/metadata	0.037s	coverage: 48.2% of statements
17:55:29 [2019-09-27T17:55:29.506Z] ok  	github.com/docker/docker/distribution	0.233s	coverage: 22.6% of statements
17:55:29 [2019-09-27T17:55:29.506Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:55:30 [2019-09-27T17:55:30.878Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 48.2% of statements
17:55:32 [2019-09-27T17:55:32.252Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
17:55:32 [2019-09-27T17:55:32.252Z] ok  	github.com/docker/docker/distribution/xfer	1.434s	coverage: 83.4% of statements
17:55:32 [2019-09-27T17:55:32.252Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:55:33 [2019-09-27T17:55:33.559Z] PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups	17.857s
17:55:33 [2019-09-27T17:55:33.625Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
17:55:33 [2019-09-27T17:55:33.625Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:55:33 [2019-09-27T17:55:33.883Z] ok  	github.com/docker/docker/image/v1	0.010s	coverage: 25.0% of statements
17:55:33 [2019-09-27T17:55:33.883Z] ?   	github.com/docker/docker/internal/test	[no test files]
17:55:34 [2019-09-27T17:55:34.490Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	1.099s
17:55:34 [2019-09-27T17:55:34.747Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.370s
17:55:35 [2019-09-27T17:55:35.258Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
17:55:35 [2019-09-27T17:55:35.258Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
17:55:35 [2019-09-27T17:55:35.258Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
17:55:35 [2019-09-27T17:55:35.258Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
17:55:35 [2019-09-27T17:55:35.258Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
17:55:35 [2019-09-27T17:55:35.258Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
17:55:35 [2019-09-27T17:55:35.258Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
17:55:35 [2019-09-27T17:55:35.258Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
17:55:35 [2019-09-27T17:55:35.258Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
17:55:35 [2019-09-27T17:55:35.258Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
17:55:35 [2019-09-27T17:55:35.824Z] ok  	github.com/docker/docker/internal/testutil	0.023s	coverage: 62.5% of statements
17:55:36 [2019-09-27T17:55:36.117Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	1.150s
17:55:36 [2019-09-27T17:55:36.758Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
17:55:37 [2019-09-27T17:55:37.048Z] PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer	0.942s
17:55:37 [2019-09-27T17:55:37.980Z] --- PASS: TestServiceUpdateNetwork (15.22s)
17:55:37 [2019-09-27T17:55:37.980Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:55:37 [2019-09-27T17:55:37.980Z]     daemon.go:325: [d9ec6a4d99f97] waiting for daemon to start
17:55:37 [2019-09-27T17:55:37.980Z]     daemon.go:325: [d9ec6a4d99f97] waiting for daemon to start
17:55:37 [2019-09-27T17:55:37.980Z]     daemon.go:353: [d9ec6a4d99f97] daemon started
17:55:37 [2019-09-27T17:55:37.980Z]     daemon.go:461: [d9ec6a4d99f97] Stopping daemon
17:55:37 [2019-09-27T17:55:37.980Z]     daemon.go:296: [d9ec6a4d99f97] exiting daemon
17:55:37 [2019-09-27T17:55:37.980Z]     daemon.go:448: [d9ec6a4d99f97] Daemon stopped
17:55:37 [2019-09-27T17:55:37.980Z] === RUN   TestDockerNetworkReConnect
17:55:38 [2019-09-27T17:55:38.157Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 66.9% of statements
17:55:38 [2019-09-27T17:55:38.157Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
17:55:39 [2019-09-27T17:55:39.354Z] PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents	2.115s
17:55:39 [2019-09-27T17:55:39.354Z] SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows)
17:55:39 [2019-09-27T17:55:39.354Z] SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows)
17:55:39 [2019-09-27T17:55:39.354Z] SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows)
17:55:39 [2019-09-27T17:55:39.354Z] SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows)
17:55:40 [2019-09-27T17:55:40.053Z] ok  	github.com/docker/docker/pkg/archive	0.381s	coverage: 77.1% of statements
17:55:41 [2019-09-27T17:55:41.250Z] PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost	2.082s
17:55:41 [2019-09-27T17:55:41.250Z] PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat	0.096s
17:55:41 [2019-09-27T17:55:41.425Z] ok  	github.com/docker/docker/pkg/authorization	0.314s	coverage: 66.7% of statements
17:55:41 [2019-09-27T17:55:41.425Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
17:55:41 [2019-09-27T17:55:41.683Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:55:42 [2019-09-27T17:55:42.183Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure	0.908s
17:55:43 [2019-09-27T17:55:43.114Z] PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext	0.666s
17:55:43 [2019-09-27T17:55:43.114Z] --- PASS: TestDockerNetworkReConnect (5.28s)
17:55:43 [2019-09-27T17:55:43.114Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:55:43 [2019-09-27T17:55:43.114Z]     daemon.go:325: [da39860af8f61] waiting for daemon to start
17:55:43 [2019-09-27T17:55:43.114Z]     daemon.go:325: [da39860af8f61] waiting for daemon to start
17:55:43 [2019-09-27T17:55:43.114Z]     daemon.go:353: [da39860af8f61] daemon started
17:55:43 [2019-09-27T17:55:43.114Z]     daemon.go:461: [da39860af8f61] Stopping daemon
17:55:43 [2019-09-27T17:55:43.114Z]     daemon.go:296: [da39860af8f61] exiting daemon
17:55:43 [2019-09-27T17:55:43.114Z]     daemon.go:448: [da39860af8f61] Daemon stopped
17:55:43 [2019-09-27T17:55:43.114Z] === RUN   TestServiceUpdateNetwork
17:55:44 [2019-09-27T17:55:44.047Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	1.124s
17:55:44 [2019-09-27T17:55:44.304Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.103s
17:55:44 [2019-09-27T17:55:44.867Z] PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause	10.715s
17:55:45 [2019-09-27T17:55:45.859Z] ok  	github.com/docker/docker/layer	7.810s	coverage: 72.0% of statements
17:55:45 [2019-09-27T17:55:45.859Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:55:45 [2019-09-27T17:55:45.859Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:55:45 [2019-09-27T17:55:45.859Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:55:45 [2019-09-27T17:55:45.859Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:55:45 [2019-09-27T17:55:45.859Z] ?   	github.com/docker/docker/oci	[no test files]
17:55:45 [2019-09-27T17:55:45.859Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:55:45 [2019-09-27T17:55:45.859Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
17:55:45 [2019-09-27T17:55:45.859Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.962s	coverage: 43.2% of statements
17:55:45 [2019-09-27T17:55:45.859Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:55:45 [2019-09-27T17:55:45.859Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:55:46 [2019-09-27T17:55:46.424Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
17:55:46 [2019-09-27T17:55:46.681Z] ok  	github.com/docker/docker/pkg/discovery/file	0.025s	coverage: 97.6% of statements
17:55:47 [2019-09-27T17:55:47.245Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
17:55:47 [2019-09-27T17:55:47.810Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.015s	coverage: 93.8% of statements
17:55:48 [2019-09-27T17:55:48.067Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
17:55:48 [2019-09-27T17:55:48.143Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	3.524s
17:55:49 [2019-09-27T17:55:49.438Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 66.3% of statements
17:55:50 [2019-09-27T17:55:50.004Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
17:55:50 [2019-09-27T17:55:50.038Z] PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership	2.184s
17:55:50 [2019-09-27T17:55:50.936Z] ok  	github.com/docker/docker/pkg/fsutils	0.182s	coverage: 85.1% of statements
17:55:50 [2019-09-27T17:55:50.969Z] PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes	1.123s
17:55:51 [2019-09-27T17:55:51.193Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.106s	coverage: 84.1% of statements
17:55:51 [2019-09-27T17:55:51.450Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 10.2% of statements
17:55:51 [2019-09-27T17:55:51.533Z] PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd	0.412s
17:55:52 [2019-09-27T17:55:52.097Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd	0.660s
17:55:52 [2019-09-27T17:55:52.097Z] SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows)
17:55:52 [2019-09-27T17:55:52.821Z] ok  	github.com/docker/docker/pkg/idtools	0.512s	coverage: 70.1% of statements
17:55:52 [2019-09-27T17:55:52.821Z] ok  	github.com/docker/docker/pkg/ioutils	0.393s	coverage: 69.1% of statements
17:55:53 [2019-09-27T17:55:53.027Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	0.901s
17:55:53 [2019-09-27T17:55:53.078Z] ok  	github.com/docker/docker/pkg/locker	0.022s	coverage: 88.9% of statements
17:55:53 [2019-09-27T17:55:53.078Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
17:55:53 [2019-09-27T17:55:53.642Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
17:55:53 [2019-09-27T17:55:53.642Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:55:54 [2019-09-27T17:55:54.206Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
17:55:54 [2019-09-27T17:55:54.463Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
17:55:54 [2019-09-27T17:55:54.721Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
17:55:54 [2019-09-27T17:55:54.721Z] ok  	github.com/docker/docker/pkg/mount	0.603s	coverage: 70.8% of statements
17:55:54 [2019-09-27T17:55:54.721Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:55:54 [2019-09-27T17:55:54.978Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.0% of statements
17:55:55 [2019-09-27T17:55:55.543Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
17:55:55 [2019-09-27T17:55:55.543Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:55:55 [2019-09-27T17:55:55.543Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:55:55 [2019-09-27T17:55:55.550Z] PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost	2.463s
17:55:55 [2019-09-27T17:55:55.550Z] PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock	0.016s
17:55:55 [2019-09-27T17:55:55.550Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
17:55:56 [2019-09-27T17:55:56.475Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
17:55:56 [2019-09-27T17:55:56.481Z] PASS: docker_cli_run_test.go:3687: DockerSuite.TestCmdCannotBeInvoked	0.774s
17:55:57 [2019-09-27T17:55:57.039Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
17:55:57 [2019-09-27T17:55:57.297Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
17:55:57 [2019-09-27T17:55:57.413Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	0.922s
17:55:57 [2019-09-27T17:55:57.554Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
17:55:58 [2019-09-27T17:55:58.343Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	1.003s
17:55:58 [2019-09-27T17:55:58.600Z] --- PASS: TestServiceUpdateNetwork (15.60s)
17:55:58 [2019-09-27T17:55:58.600Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:55:58 [2019-09-27T17:55:58.600Z]     daemon.go:325: [dbc6c7561ffef] waiting for daemon to start
17:55:58 [2019-09-27T17:55:58.600Z]     daemon.go:325: [dbc6c7561ffef] waiting for daemon to start
17:55:58 [2019-09-27T17:55:58.600Z]     daemon.go:353: [dbc6c7561ffef] daemon started
17:55:58 [2019-09-27T17:55:58.600Z]     daemon.go:461: [dbc6c7561ffef] Stopping daemon
17:55:58 [2019-09-27T17:55:58.600Z]     daemon.go:296: [dbc6c7561ffef] exiting daemon
17:55:58 [2019-09-27T17:55:58.600Z]     daemon.go:448: [dbc6c7561ffef] Daemon stopped
17:55:58 [2019-09-27T17:55:58.600Z] === RUN   TestDockerNetworkReConnect
17:55:58 [2019-09-27T17:55:58.923Z] ok  	github.com/docker/docker/pkg/pubsub	1.052s	coverage: 72.7% of statements
17:55:59 [2019-09-27T17:55:59.164Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	0.851s
17:55:59 [2019-09-27T17:55:59.180Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
17:56:01 [2019-09-27T17:56:01.705Z] PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink	2.095s
17:56:02 [2019-09-27T17:56:02.456Z] ok  	github.com/docker/docker/pkg/signal	2.812s	coverage: 61.0% of statements
17:56:02 [2019-09-27T17:56:02.713Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
17:56:03 [2019-09-27T17:56:03.278Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
17:56:03 [2019-09-27T17:56:03.535Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:56:03 [2019-09-27T17:56:03.597Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	2.051s
17:56:03 [2019-09-27T17:56:03.793Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
17:56:04 [2019-09-27T17:56:04.162Z] --- PASS: TestDockerNetworkReConnect (5.60s)
17:56:04 [2019-09-27T17:56:04.162Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect
17:56:04 [2019-09-27T17:56:04.162Z]     daemon.go:325: [daf92c12f77a7] waiting for daemon to start
17:56:04 [2019-09-27T17:56:04.162Z]     daemon.go:325: [daf92c12f77a7] waiting for daemon to start
17:56:04 [2019-09-27T17:56:04.162Z]     daemon.go:353: [daf92c12f77a7] daemon started
17:56:04 [2019-09-27T17:56:04.162Z]     daemon.go:461: [daf92c12f77a7] Stopping daemon
17:56:04 [2019-09-27T17:56:04.162Z]     daemon.go:296: [daf92c12f77a7] exiting daemon
17:56:04 [2019-09-27T17:56:04.162Z]     daemon.go:448: [daf92c12f77a7] Daemon stopped
17:56:04 [2019-09-27T17:56:04.162Z] === RUN   TestServiceUpdateNetwork
17:56:04 [2019-09-27T17:56:04.370Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 81.4% of statements
17:56:04 [2019-09-27T17:56:04.726Z] PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer	0.768s
17:56:04 [2019-09-27T17:56:04.936Z] ok  	github.com/docker/docker/pkg/system	0.023s	coverage: 35.8% of statements
17:56:05 [2019-09-27T17:56:05.193Z] ok  	github.com/docker/docker/pkg/tailfile	0.047s	coverage: 88.6% of statements
17:56:05 [2019-09-27T17:56:05.757Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
17:56:06 [2019-09-27T17:56:06.323Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
17:56:06 [2019-09-27T17:56:06.582Z] testing: warning: no tests to run
17:56:06 [2019-09-27T17:56:06.582Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: 0.0% of statements [no tests to run]
17:56:06 [2019-09-27T17:56:06.619Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	1.906s
17:56:07 [2019-09-27T17:56:07.146Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
17:56:07 [2019-09-27T17:56:07.146Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
17:56:07 [2019-09-27T17:56:07.403Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
17:56:07 [2019-09-27T17:56:07.549Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	0.999s
17:56:09 [2019-09-27T17:56:09.442Z] PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount	1.841s
17:56:09 [2019-09-27T17:56:09.927Z] ok  	github.com/docker/docker/plugin	0.532s	coverage: 27.3% of statements
17:56:10 [2019-09-27T17:56:10.184Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
17:56:10 [2019-09-27T17:56:10.373Z] PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause	0.996s
17:56:10 [2019-09-27T17:56:10.373Z] PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks	0.010s
17:56:10 [2019-09-27T17:56:10.373Z] PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks	0.010s
17:56:10 [2019-09-27T17:56:10.373Z] PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions	0.062s
17:56:10 [2019-09-27T17:56:10.373Z] PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions	0.011s
17:56:10 [2019-09-27T17:56:10.630Z] PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort	0.003s
17:56:10 [2019-09-27T17:56:10.630Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding	0.062s
17:56:11 [2019-09-27T17:56:11.116Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 74.1% of statements
17:56:11 [2019-09-27T17:56:11.681Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
17:56:12 [2019-09-27T17:56:12.525Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	1.800s
17:56:13 [2019-09-27T17:56:13.139Z] ok  	github.com/docker/docker/registry	0.088s	coverage: 56.4% of statements
17:56:13 [2019-09-27T17:56:13.704Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
17:56:13 [2019-09-27T17:56:13.961Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 47.1% of statements
17:56:14 [2019-09-27T17:56:14.473Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	1.704s
17:56:14 [2019-09-27T17:56:14.473Z] PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124	0.001s
17:56:14 [2019-09-27T17:56:14.893Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
17:56:15 [2019-09-27T17:56:15.037Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore	0.804s
17:56:15 [2019-09-27T17:56:15.459Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
17:56:15 [2019-09-27T17:56:15.969Z] PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124	1.027s
17:56:16 [2019-09-27T17:56:16.389Z] ok  	github.com/docker/docker/volume/local	0.025s	coverage: 73.0% of statements
17:56:16 [2019-09-27T17:56:16.900Z] PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124	0.871s
17:56:16 [2019-09-27T17:56:16.954Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
17:56:17 [2019-09-27T17:56:17.832Z] PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124	0.890s
17:56:18 [2019-09-27T17:56:18.091Z] --- PASS: TestServiceUpdateNetwork (13.87s)
17:56:18 [2019-09-27T17:56:18.091Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork
17:56:18 [2019-09-27T17:56:18.091Z]     daemon.go:325: [d8107d6c281b9] waiting for daemon to start
17:56:18 [2019-09-27T17:56:18.091Z]     daemon.go:325: [d8107d6c281b9] waiting for daemon to start
17:56:18 [2019-09-27T17:56:18.091Z]     daemon.go:353: [d8107d6c281b9] daemon started
17:56:18 [2019-09-27T17:56:18.091Z]     daemon.go:461: [d8107d6c281b9] Stopping daemon
17:56:18 [2019-09-27T17:56:18.091Z]     daemon.go:296: [d8107d6c281b9] exiting daemon
17:56:18 [2019-09-27T17:56:18.091Z]     daemon.go:448: [d8107d6c281b9] Daemon stopped
17:56:18 [2019-09-27T17:56:18.091Z] PASS
17:56:18 [2019-09-27T17:56:18.091Z] 
17:56:18 [2019-09-27T17:56:18.091Z] DONE 10 tests in 100.673s
17:56:18 [2019-09-27T17:56:18.091Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:56:18 [2019-09-27T17:56:18.091Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:56:18 [2019-09-27T17:56:18.091Z] +++ set -e
17:56:18 [2019-09-27T17:56:18.091Z] +++ '[' -n 0 ']'
17:56:18 [2019-09-27T17:56:18.091Z] +++ set -x
17:56:18 [2019-09-27T17:56:18.091Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:56:18 [2019-09-27T17:56:18.091Z] INFO: Testing against a local daemon
17:56:18 [2019-09-27T17:56:18.091Z] testing: warning: no tests to run
17:56:18 [2019-09-27T17:56:18.091Z] PASS
17:56:18 [2019-09-27T17:56:18.091Z] 
17:56:18 [2019-09-27T17:56:18.091Z] DONE 0 tests in 0.037s
17:56:18 [2019-09-27T17:56:18.091Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:56:18 [2019-09-27T17:56:18.091Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:56:18 [2019-09-27T17:56:18.091Z] +++ set -e
17:56:18 [2019-09-27T17:56:18.091Z] +++ '[' -n 0 ']'
17:56:18 [2019-09-27T17:56:18.091Z] +++ set -x
17:56:18 [2019-09-27T17:56:18.091Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:56:18 [2019-09-27T17:56:18.324Z] ok  	github.com/docker/docker/volume/service	0.018s	coverage: 73.0% of statements
17:56:18 [2019-09-27T17:56:18.348Z] INFO: Testing against a local daemon
17:56:18 [2019-09-27T17:56:18.349Z] testing: warning: no tests to run
17:56:18 [2019-09-27T17:56:18.349Z] PASS
17:56:18 [2019-09-27T17:56:18.349Z] 
17:56:18 [2019-09-27T17:56:18.349Z] DONE 0 tests in 0.072s
17:56:18 [2019-09-27T17:56:18.349Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
17:56:18 [2019-09-27T17:56:18.349Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:56:18 [2019-09-27T17:56:18.349Z] +++ set -e
17:56:18 [2019-09-27T17:56:18.349Z] +++ '[' -n 0 ']'
17:56:18 [2019-09-27T17:56:18.349Z] +++ set -x
17:56:18 [2019-09-27T17:56:18.349Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork'
17:56:18 [2019-09-27T17:56:18.349Z] INFO: Testing against a local daemon
17:56:18 [2019-09-27T17:56:18.349Z] testing: warning: no tests to run
17:56:18 [2019-09-27T17:56:18.349Z] PASS
17:56:18 [2019-09-27T17:56:18.349Z] 
17:56:18 [2019-09-27T17:56:18.349Z] DONE 0 tests in 0.066s
17:56:18 [2019-09-27T17:56:18.349Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky)
17:56:18 [2019-09-27T17:56:18.606Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	0.713s
17:56:18 [2019-09-27T17:56:18.606Z] +++++ cat bundles/test-integration-flaky/docker.pid
17:56:18 [2019-09-27T17:56:18.606Z] ++++ kill 4484
17:56:18 [2019-09-27T17:56:18.606Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode	0.079s
17:56:18 [2019-09-27T17:56:18.606Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.002s
17:56:19 [2019-09-27T17:56:19.536Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead	0.758s
17:56:19 [2019-09-27T17:56:19.536Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.002s
17:56:19 [2019-09-27T17:56:19.536Z] PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118	0.048s
17:56:19 [2019-09-27T17:56:19.536Z] umount: bundles/test-integration-flaky/root: mountpoint not found
17:56:19 [2019-09-27T17:56:19.536Z] ++++ /etc/init.d/apparmor stop
17:56:19 [2019-09-27T17:56:19.536Z] Clearing AppArmor profiles cache:.
17:56:19 [2019-09-27T17:56:19.536Z] All profile caches have been cleared, but no profiles have been unloaded.
17:56:19 [2019-09-27T17:56:19.536Z] Unloading profiles will leave already running processes permanently
17:56:19 [2019-09-27T17:56:19.536Z] unconfined, which can lead to unexpected situations.
17:56:19 [2019-09-27T17:56:19.536Z] 
17:56:19 [2019-09-27T17:56:19.536Z] To set a process to complain mode, use the command line tool
17:56:19 [2019-09-27T17:56:19.536Z] 'aa-complain'. To really tear down all profiles, run the init script
17:56:19 [2019-09-27T17:56:19.536Z] with the 'teardown' option."
17:56:19 [2019-09-27T17:56:19.536Z] PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes	0.131s
17:56:19 [2019-09-27T17:56:19.536Z] 
17:56:19 [2019-09-27T17:56:19.536Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:56:19 [2019-09-27T17:56:19.794Z] PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset	0.095s
17:56:20 [2019-09-27T17:56:20.052Z] PKG_CONFIG=pkg-config
17:56:20 [2019-09-27T17:56:20.052Z] GOLANG_VERSION=1.12.10
17:56:20 [2019-09-27T17:56:20.052Z] HOSTNAME=12d643cb8a48
17:56:20 [2019-09-27T17:56:20.052Z] KEEPBUNDLE=1
17:56:20 [2019-09-27T17:56:20.052Z] container=docker
17:56:20 [2019-09-27T17:56:20.052Z] TEST_SKIP_INTEGRATION_CLI=1
17:56:20 [2019-09-27T17:56:20.052Z] GOPATH=/go
17:56:20 [2019-09-27T17:56:20.052Z] PWD=/go/src/github.com/docker/docker
17:56:20 [2019-09-27T17:56:20.052Z] HOME=/root
17:56:20 [2019-09-27T17:56:20.052Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:56:20 [2019-09-27T17:56:20.052Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:56:20 [2019-09-27T17:56:20.052Z] DOCKER_GITCOMMIT=49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7
17:56:20 [2019-09-27T17:56:20.052Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:56:20 [2019-09-27T17:56:20.052Z] DOCKER_GRAPHDRIVER=overlay2
17:56:20 [2019-09-27T17:56:20.052Z] TERM=xterm
17:56:20 [2019-09-27T17:56:20.052Z] DEST=bundles/test-integration
17:56:20 [2019-09-27T17:56:20.052Z] SHLVL=1
17:56:20 [2019-09-27T17:56:20.052Z] TIMEOUT=120m
17:56:20 [2019-09-27T17:56:20.052Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:56:20 [2019-09-27T17:56:20.052Z] DOCKER_PKG=github.com/docker/docker
17:56:20 [2019-09-27T17:56:20.052Z] TESTDEBUG=0
17:56:20 [2019-09-27T17:56:20.052Z] _=/usr/bin/env
17:56:20 [2019-09-27T17:56:20.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:56:20 [2019-09-27T17:56:20.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:56:20 [2019-09-27T17:56:20.874Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete	1.040s
17:56:20 [2019-09-27T17:56:20.874Z] PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove	30.396s
17:56:21 [2019-09-27T17:56:21.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:56:22 [2019-09-27T17:56:22.064Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict	0.819s
17:56:22 [2019-09-27T17:56:22.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:56:22 [2019-09-27T17:56:22.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:56:22 [2019-09-27T17:56:22.888Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce	1.021s
17:56:22 [2019-09-27T17:56:22.888Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist	0.001s
17:56:23 [2019-09-27T17:56:23.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:56:23 [2019-09-27T17:56:23.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:56:23 [2019-09-27T17:56:23.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:56:24 [2019-09-27T17:56:24.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:56:24 [2019-09-27T17:56:24.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:56:25 [2019-09-27T17:56:25.052Z] PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks	1.552s
17:56:25 [2019-09-27T17:56:25.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:56:25 [2019-09-27T17:56:25.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:56:26 [2019-09-27T17:56:26.185Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume	1.046s
17:56:26 [2019-09-27T17:56:26.185Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.001s
17:56:26 [2019-09-27T17:56:26.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:56:26 [2019-09-27T17:56:26.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:56:27 [2019-09-27T17:56:27.317Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	1.054s
17:56:27 [2019-09-27T17:56:27.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:56:27 [2019-09-27T17:56:27.575Z] PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate	1.566s
17:56:27 [2019-09-27T17:56:27.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:56:28 [2019-09-27T17:56:28.397Z] PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges	1.073s
17:56:28 [2019-09-27T17:56:28.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:56:28 [2019-09-27T17:56:28.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:56:29 [2019-09-27T17:56:29.478Z] PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport	1.145s
17:56:29 [2019-09-27T17:56:29.735Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:56:29 [2019-09-27T17:56:29.735Z] Using test binary docker
17:56:29 [2019-09-27T17:56:29.735Z] +++ /etc/init.d/apparmor start
17:56:29 [2019-09-27T17:56:29.735Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
17:56:29 [2019-09-27T17:56:29.735Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
17:56:29 [2019-09-27T17:56:29.735Z] Warning failed to create cache: (null)
17:56:29 [2019-09-27T17:56:29.735Z] .
17:56:29 [2019-09-27T17:56:29.735Z] INFO: Waiting for daemon to start...
17:56:29 [2019-09-27T17:56:29.735Z] Starting dockerd
17:56:29 [2019-09-27T17:56:29.735Z] +++ 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
17:56:30 [2019-09-27T17:56:30.504Z] ok  	github.com/docker/docker/pkg/plugins	33.622s	coverage: 76.8% of statements
17:56:30 [2019-09-27T17:56:30.504Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:56:30 [2019-09-27T17:56:30.504Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:56:30 [2019-09-27T17:56:30.504Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:56:30 [2019-09-27T17:56:30.504Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:56:30 [2019-09-27T17:56:30.504Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:56:30 [2019-09-27T17:56:30.504Z] ?   	github.com/docker/docker/rootless	[no test files]
17:56:30 [2019-09-27T17:56:30.504Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:56:30 [2019-09-27T17:56:30.504Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:56:30 [2019-09-27T17:56:30.504Z] ?   	github.com/docker/docker/volume	[no test files]
17:56:30 [2019-09-27T17:56:30.504Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:56:30 [2019-09-27T17:56:30.504Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.504Z] === Skipped
17:56:30 [2019-09-27T17:56:30.504Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:56:30 [2019-09-27T17:56:30.504Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.504Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:56:30 [2019-09-27T17:56:30.504Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:46: Driver btrfs not supported
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:46: Driver btrfs not supported
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:46: Driver btrfs not supported
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:46: Driver btrfs not supported
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:46: Driver btrfs not supported
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:73: No driver to put!
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.504Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:56:30 [2019-09-27T17:56:30.504Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.504Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:56:30 [2019-09-27T17:56:30.504Z]     overlay_test.go:49: Fails to compute changes intermittently
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.504Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:56:30 [2019-09-27T17:56:30.504Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.504Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.504Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:46: Driver zfs not supported
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.504Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:56:30 [2019-09-27T17:56:30.504Z]     graphtest_unix.go:46: Driver zfs not supported
17:56:30 [2019-09-27T17:56:30.504Z] 
17:56:30 [2019-09-27T17:56:30.505Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:56:30 [2019-09-27T17:56:30.505Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:56:30 [2019-09-27T17:56:30.505Z]     graphtest_unix.go:46: Driver zfs not supported
17:56:30 [2019-09-27T17:56:30.505Z] 
17:56:30 [2019-09-27T17:56:30.505Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:56:30 [2019-09-27T17:56:30.505Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:56:30 [2019-09-27T17:56:30.505Z]     graphtest_unix.go:46: Driver zfs not supported
17:56:30 [2019-09-27T17:56:30.505Z] 
17:56:30 [2019-09-27T17:56:30.505Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:56:30 [2019-09-27T17:56:30.505Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:56:30 [2019-09-27T17:56:30.505Z]     graphtest_unix.go:46: Driver zfs not supported
17:56:30 [2019-09-27T17:56:30.505Z] 
17:56:30 [2019-09-27T17:56:30.505Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:56:30 [2019-09-27T17:56:30.505Z]     graphtest_unix.go:73: No driver to put!
17:56:30 [2019-09-27T17:56:30.505Z] 
17:56:30 [2019-09-27T17:56:30.505Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:56:30 [2019-09-27T17:56:30.505Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:56:30 [2019-09-27T17:56:30.505Z] 
17:56:30 [2019-09-27T17:56:30.505Z] 
17:56:30 [2019-09-27T17:56:30.505Z] DONE 2038 tests, 19 skipped in 241.853s
17:56:30 [2019-09-27T17:56:30.668Z] .PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	1.150s
17:56:30 [2019-09-27T17:56:30.668Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax	0.013s
Post stage
[Pipeline] junit
17:56:30 [2019-09-27T17:56:30.773Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
17:56:31 [2019-09-27T17:56:31.317Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-387/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 -e DOCKER_GRAPHDRIVER docker:49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 hack/validate/vendor
17:56:31 [2019-09-27T17:56:31.598Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill	0.949s
17:56:31 [2019-09-27T17:56:31.855Z] 
17:56:31 [2019-09-27T17:56:31.855Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:56:31 [2019-09-27T17:56:31.855Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:56:31 [2019-09-27T17:56:31.855Z] Running integration-test (iteration 1)
17:56:31 [2019-09-27T17:56:31.855Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m  
17:56:31 [2019-09-27T17:56:31.855Z] ++ 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
17:56:31 [2019-09-27T17:56:31.855Z] ++ set -e
17:56:31 [2019-09-27T17:56:31.855Z] ++ '[' -n 0 ']'
17:56:31 [2019-09-27T17:56:31.855Z] ++ set -x
17:56:31 [2019-09-27T17:56:31.855Z] ++ env -i DEST=/go/src/github.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
17:56:31 [2019-09-27T17:56:31.855Z] INFO: Testing against a local daemon
17:56:31 [2019-09-27T17:56:31.855Z] === RUN   TestBuildWithSession
17:56:32 [2019-09-27T17:56:32.699Z] 2019/09/27 17:56:32 Collecting initial packages
17:56:32 [2019-09-27T17:56:32.699Z] 2019/09/27 17:56:32 Download dependencies
17:56:32 [2019-09-27T17:56:32.787Z] PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause	0.755s
17:56:33 [2019-09-27T17:56:33.720Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop	0.867s
17:56:33 [2019-09-27T17:56:33.720Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull	0.091s
17:56:34 [2019-09-27T17:56:34.650Z] --- PASS: TestBuildWithSession (2.52s)
17:56:34 [2019-09-27T17:56:34.650Z] === RUN   TestBuildSquashParent
17:56:34 [2019-09-27T17:56:34.650Z] PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields	0.593s
17:56:35 [2019-09-27T17:56:35.220Z] 2019/09/27 17:56:35 Starting whole vndr cycle because no package specified
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/Microsoft/hcsshim, revision 672e52e9209d1e53718c1b6a7d68cc9272654ab5, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone https://github.com/cpuguy83/check.git to github.com/go-check/check, revision 4ed411733c5785b40214c70bce814c3a3a689609, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/gorilla/mux, revision ed099d42384823742bba0bf9a72b53b55c9e2e38, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/creack/pty, revision 2769f65a3a94eb8f876f44a0459d24ae7ad2e488, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
17:56:35 [2019-09-27T17:56:35.478Z] 2019/09/27 17:56:35 	Clone github.com/vdemeester/shakers, revision 24d7f1d6a71aa5d9cbe7390e4afb66b7eef9e1b3, attempt 1/20
17:56:35 [2019-09-27T17:56:35.580Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename	0.861s
17:56:36 [2019-09-27T17:56:36.852Z] 2019/09/27 17:56:36 	Finished clone github.com/opencontainers/selinux
17:56:36 [2019-09-27T17:56:36.852Z] 2019/09/27 17:56:36 	Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20
17:56:36 [2019-09-27T17:56:36.852Z] 2019/09/27 17:56:36 	Finished clone github.com/Azure/go-ansiterm
17:56:36 [2019-09-27T17:56:36.852Z] 2019/09/27 17:56:36 	Clone golang.org/x/sys, revision 4c4f7f33c9ed00de01c4c741d2177abfcfe19307, attempt 1/20
17:56:37 [2019-09-27T17:56:37.110Z] 2019/09/27 17:56:36 	Finished clone github.com/Microsoft/go-winio
17:56:37 [2019-09-27T17:56:37.110Z] 2019/09/27 17:56:36 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
17:56:37 [2019-09-27T17:56:37.110Z] 2019/09/27 17:56:36 	Finished clone github.com/docker/libtrust
17:56:37 [2019-09-27T17:56:37.110Z] 2019/09/27 17:56:36 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
17:56:37 [2019-09-27T17:56:37.110Z] 2019/09/27 17:56:36 	Finished clone github.com/google/uuid
17:56:37 [2019-09-27T17:56:37.110Z] 2019/09/27 17:56:36 	Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20
17:56:37 [2019-09-27T17:56:37.110Z] 2019/09/27 17:56:37 	Finished clone github.com/creack/pty
17:56:37 [2019-09-27T17:56:37.110Z] 2019/09/27 17:56:37 	Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20
17:56:37 [2019-09-27T17:56:37.110Z] 2019/09/27 17:56:37 	Finished clone github.com/mattn/go-shellwords
17:56:37 [2019-09-27T17:56:37.110Z] 2019/09/27 17:56:37 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
17:56:37 [2019-09-27T17:56:37.368Z] 2019/09/27 17:56:37 	Finished clone github.com/tchap/go-patricia
17:56:37 [2019-09-27T17:56:37.368Z] 2019/09/27 17:56:37 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
17:56:37 [2019-09-27T17:56:37.368Z] 2019/09/27 17:56:37 	Finished clone github.com/konsorten/go-windows-terminal-sequences
17:56:37 [2019-09-27T17:56:37.368Z] 2019/09/27 17:56:37 	Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20
17:56:37 [2019-09-27T17:56:37.368Z] 2019/09/27 17:56:37 	Finished clone github.com/vdemeester/shakers
17:56:37 [2019-09-27T17:56:37.368Z] 2019/09/27 17:56:37 	Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20
17:56:37 [2019-09-27T17:56:37.368Z] 2019/09/27 17:56:37 	Finished clone github.com/go-check/check
17:56:37 [2019-09-27T17:56:37.368Z] 2019/09/27 17:56:37 	Clone github.com/moby/buildkit, revision ae10b292fefb00e0fbf9fecd1419c5f252e58895, attempt 1/20
17:56:37 [2019-09-27T17:56:37.475Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart	1.546s
17:56:37 [2019-09-27T17:56:37.626Z] 2019/09/27 17:56:37 	Finished clone github.com/gorilla/mux
17:56:37 [2019-09-27T17:56:37.626Z] 2019/09/27 17:56:37 	Clone github.com/tonistiigi/fsutil, revision 3d2716dd0a4d06ff854241c7e8b6f3f904e1719f, attempt 1/20
17:56:37 [2019-09-27T17:56:37.884Z] 2019/09/27 17:56:37 	Finished clone github.com/sirupsen/logrus
17:56:37 [2019-09-27T17:56:37.884Z] 2019/09/27 17:56:37 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
17:56:38 [2019-09-27T17:56:38.818Z] 2019/09/27 17:56:38 	Finished clone github.com/docker/go-units
17:56:38 [2019-09-27T17:56:38.818Z] 2019/09/27 17:56:38 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
17:56:38 [2019-09-27T17:56:38.848Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam	1.456s
17:56:38 [2019-09-27T17:56:38.848Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.068s
17:56:38 [2019-09-27T17:56:38.848Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.006s
17:56:38 [2019-09-27T17:56:38.848Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.005s
17:56:38 [2019-09-27T17:56:38.848Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.008s
17:56:39 [2019-09-27T17:56:39.076Z] 2019/09/27 17:56:38 	Finished clone github.com/RackSec/srslog
17:56:39 [2019-09-27T17:56:39.076Z] 2019/09/27 17:56:38 	Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20
17:56:39 [2019-09-27T17:56:39.076Z] 2019/09/27 17:56:38 	Finished clone github.com/imdario/mergo
17:56:39 [2019-09-27T17:56:39.076Z] 2019/09/27 17:56:38 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
17:56:39 [2019-09-27T17:56:39.334Z] 2019/09/27 17:56:39 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
17:56:39 [2019-09-27T17:56:39.334Z] 2019/09/27 17:56:39 	Finished clone github.com/google/go-cmp
17:56:39 [2019-09-27T17:56:39.334Z] 2019/09/27 17:56:39 	Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20
17:56:39 [2019-09-27T17:56:39.334Z] 2019/09/27 17:56:39 	Finished clone golang.org/x/sync
17:56:39 [2019-09-27T17:56:39.593Z] 2019/09/27 17:56:39 	Finished clone gotest.tools
17:56:39 [2019-09-27T17:56:39.593Z] 2019/09/27 17:56:39 	Clone github.com/docker/libnetwork, revision 96bcc0dae898308ed659c5095526788a602f4726, attempt 1/20
17:56:39 [2019-09-27T17:56:39.779Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart	0.512s
17:56:39 [2019-09-27T17:56:39.851Z] 2019/09/27 17:56:39 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
17:56:39 [2019-09-27T17:56:39.851Z] 2019/09/27 17:56:39 	Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20
17:56:40 [2019-09-27T17:56:40.415Z] 2019/09/27 17:56:40 	Finished clone github.com/docker/go-connections
17:56:40 [2019-09-27T17:56:40.415Z] 2019/09/27 17:56:40 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
17:56:40 [2019-09-27T17:56:40.673Z] 2019/09/27 17:56:40 	Finished clone github.com/opentracing-contrib/go-stdlib
17:56:40 [2019-09-27T17:56:40.673Z] 2019/09/27 17:56:40 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
17:56:40 [2019-09-27T17:56:40.673Z] 2019/09/27 17:56:40 	Finished clone github.com/opentracing/opentracing-go
17:56:40 [2019-09-27T17:56:40.673Z] 2019/09/27 17:56:40 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
17:56:40 [2019-09-27T17:56:40.930Z] 2019/09/27 17:56:40 	Finished clone github.com/google/shlex
17:56:40 [2019-09-27T17:56:40.930Z] 2019/09/27 17:56:40 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
17:56:41 [2019-09-27T17:56:41.188Z] 2019/09/27 17:56:40 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
17:56:41 [2019-09-27T17:56:41.188Z] 2019/09/27 17:56:40 	Finished clone github.com/mitchellh/hashstructure
17:56:41 [2019-09-27T17:56:41.446Z] 2019/09/27 17:56:41 	Finished clone github.com/gofrs/flock
17:56:41 [2019-09-27T17:56:41.446Z] 2019/09/27 17:56:41 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
17:56:41 [2019-09-27T17:56:41.446Z] 2019/09/27 17:56:41 	Finished clone github.com/tonistiigi/fsutil
17:56:41 [2019-09-27T17:56:41.446Z] 2019/09/27 17:56:41 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
17:56:42 [2019-09-27T17:56:42.011Z] 2019/09/27 17:56:41 	Finished clone github.com/docker/go-events
17:56:42 [2019-09-27T17:56:42.011Z] 2019/09/27 17:56:41 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
17:56:42 [2019-09-27T17:56:42.011Z] 2019/09/27 17:56:41 	Finished clone github.com/golang/gddo
17:56:42 [2019-09-27T17:56:42.011Z] 2019/09/27 17:56:41 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
17:56:42 [2019-09-27T17:56:42.011Z] 2019/09/27 17:56:41 	Finished clone github.com/armon/go-radix
17:56:42 [2019-09-27T17:56:42.011Z] 2019/09/27 17:56:41 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
17:56:42 [2019-09-27T17:56:42.305Z] --- PASS: TestBuildSquashParent (7.54s)
17:56:42 [2019-09-27T17:56:42.305Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
17:56:42 [2019-09-27T17:56:42.305Z]     daemon.go:325: [db132c5be5c89] waiting for daemon to start
17:56:42 [2019-09-27T17:56:42.305Z]     daemon.go:325: [db132c5be5c89] waiting for daemon to start
17:56:42 [2019-09-27T17:56:42.305Z]     daemon.go:353: [db132c5be5c89] daemon started
17:56:42 [2019-09-27T17:56:42.305Z]     daemon.go:461: [db132c5be5c89] Stopping daemon
17:56:42 [2019-09-27T17:56:42.305Z]     daemon.go:296: [db132c5be5c89] exiting daemon
17:56:42 [2019-09-27T17:56:42.305Z]     daemon.go:448: [db132c5be5c89] Daemon stopped
17:56:42 [2019-09-27T17:56:42.305Z] === RUN   TestBuildWithRemoveAndForceRemove
17:56:42 [2019-09-27T17:56:42.305Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:56:42 [2019-09-27T17:56:42.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:56:42 [2019-09-27T17:56:42.305Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:56:42 [2019-09-27T17:56:42.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:56:42 [2019-09-27T17:56:42.305Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:56:42 [2019-09-27T17:56:42.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:56:42 [2019-09-27T17:56:42.305Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:56:42 [2019-09-27T17:56:42.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:56:42 [2019-09-27T17:56:42.305Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:56:42 [2019-09-27T17:56:42.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:56:42 [2019-09-27T17:56:42.305Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:56:42 [2019-09-27T17:56:42.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:56:42 [2019-09-27T17:56:42.305Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:56:42 [2019-09-27T17:56:42.305Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:56:42 [2019-09-27T17:56:42.575Z] 2019/09/27 17:56:42 	Finished clone github.com/armon/go-metrics
17:56:42 [2019-09-27T17:56:42.575Z] 2019/09/27 17:56:42 	Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20
17:56:43 [2019-09-27T17:56:43.141Z] 2019/09/27 17:56:42 	Finished clone github.com/hashicorp/errwrap
17:56:43 [2019-09-27T17:56:43.141Z] 2019/09/27 17:56:42 	Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20
17:56:43 [2019-09-27T17:56:43.398Z] 2019/09/27 17:56:43 	Finished clone github.com/sean-/seed
17:56:43 [2019-09-27T17:56:43.398Z] 2019/09/27 17:56:43 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
17:56:43 [2019-09-27T17:56:43.963Z] 2019/09/27 17:56:43 	Finished clone github.com/hashicorp/memberlist
17:56:43 [2019-09-27T17:56:43.964Z] 2019/09/27 17:56:43 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
17:56:43 [2019-09-27T17:56:43.964Z] 2019/09/27 17:56:43 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
17:56:43 [2019-09-27T17:56:43.964Z] 2019/09/27 17:56:43 	Finished clone github.com/hashicorp/go-multierror
17:56:44 [2019-09-27T17:56:44.200Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:56:44 [2019-09-27T17:56:44.200Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:56:44 [2019-09-27T17:56:44.221Z] 2019/09/27 17:56:44 	Finished clone github.com/docker/libkv
17:56:44 [2019-09-27T17:56:44.221Z] 2019/09/27 17:56:44 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
17:56:44 [2019-09-27T17:56:44.221Z] 2019/09/27 17:56:44 	Finished clone github.com/vishvananda/netns
17:56:44 [2019-09-27T17:56:44.221Z] 2019/09/27 17:56:44 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
17:56:44 [2019-09-27T17:56:44.456Z] PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled	4.645s
17:56:44 [2019-09-27T17:56:44.478Z] 2019/09/27 17:56:44 	Finished clone github.com/hashicorp/go-sockaddr
17:56:44 [2019-09-27T17:56:44.478Z] 2019/09/27 17:56:44 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
17:56:45 [2019-09-27T17:56:45.389Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop	1.020s
17:56:45 [2019-09-27T17:56:45.411Z] 2019/09/27 17:56:45 	Finished clone github.com/Microsoft/hcsshim
17:56:45 [2019-09-27T17:56:45.412Z] 2019/09/27 17:56:45 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
17:56:45 [2019-09-27T17:56:45.669Z] 2019/09/27 17:56:45 	Finished clone github.com/BurntSushi/toml
17:56:45 [2019-09-27T17:56:45.669Z] 2019/09/27 17:56:45 	Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20
17:56:45 [2019-09-27T17:56:45.927Z] 2019/09/27 17:56:45 	Finished clone github.com/deckarep/golang-set
17:56:45 [2019-09-27T17:56:45.927Z] 2019/09/27 17:56:45 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
17:56:45 [2019-09-27T17:56:45.927Z] 2019/09/27 17:56:45 	Finished clone github.com/samuel/go-zookeeper
17:56:45 [2019-09-27T17:56:45.927Z] 2019/09/27 17:56:45 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
17:56:46 [2019-09-27T17:56:46.184Z] 2019/09/27 17:56:45 	Finished clone golang.org/x/net
17:56:46 [2019-09-27T17:56:46.184Z] 2019/09/27 17:56:45 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
17:56:46 [2019-09-27T17:56:46.184Z] 2019/09/27 17:56:46 	Finished clone github.com/vishvananda/netlink
17:56:46 [2019-09-27T17:56:46.184Z] 2019/09/27 17:56:46 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
17:56:46 [2019-09-27T17:56:46.184Z] 2019/09/27 17:56:46 	Finished clone github.com/coreos/go-semver
17:56:46 [2019-09-27T17:56:46.184Z] 2019/09/27 17:56:46 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
17:56:46 [2019-09-27T17:56:46.184Z] 2019/09/27 17:56:46 	Finished clone github.com/hashicorp/go-msgpack
17:56:46 [2019-09-27T17:56:46.184Z] 2019/09/27 17:56:46 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
17:56:46 [2019-09-27T17:56:46.323Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:56:46 [2019-09-27T17:56:46.323Z] PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop	0.701s
17:56:46 [2019-09-27T17:56:46.323Z] SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows)
17:56:46 [2019-09-27T17:56:46.579Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader	0.072s
17:56:46 [2019-09-27T17:56:46.579Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:56:48 [2019-09-27T17:56:48.081Z] 2019/09/27 17:56:47 	Finished clone github.com/ishidawataru/sctp
17:56:48 [2019-09-27T17:56:48.081Z] 2019/09/27 17:56:47 	Clone google.golang.org/grpc, revision 6eaf6f47437a6b4e2153a190160ef39a92c7eceb, attempt 1/20
17:56:48 [2019-09-27T17:56:48.081Z] 2019/09/27 17:56:48 	Finished clone github.com/opencontainers/go-digest
17:56:48 [2019-09-27T17:56:48.082Z] 2019/09/27 17:56:48 	Clone github.com/opencontainers/runc, revision 425e105d5a03fabd737a126ad93d62a9eeede87f, attempt 1/20
17:56:48 [2019-09-27T17:56:48.339Z] 2019/09/27 17:56:48 	Finished clone github.com/Microsoft/opengcs
17:56:48 [2019-09-27T17:56:48.339Z] 2019/09/27 17:56:48 	Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20
17:56:48 [2019-09-27T17:56:48.339Z] 2019/09/27 17:56:48 	Finished clone github.com/mistifyio/go-zfs
17:56:48 [2019-09-27T17:56:48.339Z] 2019/09/27 17:56:48 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
17:56:49 [2019-09-27T17:56:49.103Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:56:49 [2019-09-27T17:56:49.103Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.88s)
17:56:49 [2019-09-27T17:56:49.103Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s)
17:56:49 [2019-09-27T17:56:49.103Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.28s)
17:56:49 [2019-09-27T17:56:49.103Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.51s)
17:56:49 [2019-09-27T17:56:49.103Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s)
17:56:49 [2019-09-27T17:56:49.103Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s)
17:56:49 [2019-09-27T17:56:49.103Z] === RUN   TestBuildMultiStageCopy
17:56:49 [2019-09-27T17:56:49.103Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:56:49 [2019-09-27T17:56:49.272Z] 2019/09/27 17:56:49 	Finished clone github.com/vbatts/tar-split
17:56:49 [2019-09-27T17:56:49.272Z] 2019/09/27 17:56:49 	Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20
17:56:49 [2019-09-27T17:56:49.272Z] 2019/09/27 17:56:49 	Finished clone go.etcd.io/bbolt
17:56:49 [2019-09-27T17:56:49.272Z] 2019/09/27 17:56:49 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
17:56:49 [2019-09-27T17:56:49.667Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait	3.000s
17:56:49 [2019-09-27T17:56:49.667Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:56:49 [2019-09-27T17:56:49.924Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:56:50 [2019-09-27T17:56:50.181Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:56:50 [2019-09-27T17:56:50.181Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:56:50 [2019-09-27T17:56:50.438Z] PASS: docker_api_containers_test.go:2271: DockerSuite.TestContainerKillCustomStopSignal	0.902s
17:56:50 [2019-09-27T17:56:50.699Z] --- PASS: TestBuildMultiStageCopy (2.10s)
17:56:50 [2019-09-27T17:56:50.699Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s)
17:56:50 [2019-09-27T17:56:50.699Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.13s)
17:56:50 [2019-09-27T17:56:50.699Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
17:56:50 [2019-09-27T17:56:50.699Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
17:56:50 [2019-09-27T17:56:50.699Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s)
17:56:50 [2019-09-27T17:56:50.699Z] === RUN   TestBuildMultiStageParentConfig
17:56:51 [2019-09-27T17:56:51.170Z] 2019/09/27 17:56:50 	Finished clone github.com/hashicorp/serf
17:56:51 [2019-09-27T17:56:51.170Z] 2019/09/27 17:56:50 	Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20
17:56:51 [2019-09-27T17:56:51.170Z] 2019/09/27 17:56:50 	Finished clone github.com/seccomp/libseccomp-golang
17:56:51 [2019-09-27T17:56:51.170Z] 2019/09/27 17:56:50 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
17:56:51 [2019-09-27T17:56:51.736Z] 2019/09/27 17:56:51 	Finished clone github.com/opencontainers/runtime-spec
17:56:51 [2019-09-27T17:56:51.736Z] 2019/09/27 17:56:51 	Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20
17:56:51 [2019-09-27T17:56:51.736Z] 2019/09/27 17:56:51 	Finished clone github.com/coreos/go-systemd
17:56:51 [2019-09-27T17:56:51.736Z] 2019/09/27 17:56:51 	Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20
17:56:51 [2019-09-27T17:56:51.994Z] 2019/09/27 17:56:51 	Finished clone github.com/opencontainers/image-spec
17:56:51 [2019-09-27T17:56:51.994Z] 2019/09/27 17:56:51 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
17:56:52 [2019-09-27T17:56:52.079Z] --- PASS: TestBuildMultiStageParentConfig (1.24s)
17:56:52 [2019-09-27T17:56:52.079Z] === RUN   TestBuildLabelWithTargets
17:56:52 [2019-09-27T17:56:52.079Z] PASS: docker_cli_run_test.go:2414: DockerSuite.TestContainerNetworkMode	1.339s
17:56:52 [2019-09-27T17:56:52.252Z] 2019/09/27 17:56:52 	Finished clone github.com/ugorji/go
17:56:52 [2019-09-27T17:56:52.252Z] 2019/09/27 17:56:52 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
17:56:52 [2019-09-27T17:56:52.252Z] 2019/09/27 17:56:52 	Finished clone golang.org/x/sys
17:56:52 [2019-09-27T17:56:52.252Z] 2019/09/27 17:56:52 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
17:56:52 [2019-09-27T17:56:52.818Z] 2019/09/27 17:56:52 	Finished clone github.com/syndtr/gocapability
17:56:52 [2019-09-27T17:56:52.818Z] 2019/09/27 17:56:52 	Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20
17:56:53 [2019-09-27T17:56:53.383Z] 2019/09/27 17:56:53 	Finished clone github.com/godbus/dbus
17:56:53 [2019-09-27T17:56:53.383Z] 2019/09/27 17:56:53 	Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20
17:56:53 [2019-09-27T17:56:53.641Z] 2019/09/27 17:56:53 	Finished clone github.com/Graylog2/go-gelf
17:56:53 [2019-09-27T17:56:53.641Z] 2019/09/27 17:56:53 	Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20
17:56:53 [2019-09-27T17:56:53.899Z] 2019/09/27 17:56:53 	Finished clone github.com/philhofer/fwd
17:56:53 [2019-09-27T17:56:53.899Z] 2019/09/27 17:56:53 	Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20
17:56:53 [2019-09-27T17:56:53.899Z] 2019/09/27 17:56:53 	Finished clone github.com/fluent/fluent-logger-golang
17:56:53 [2019-09-27T17:56:53.899Z] 2019/09/27 17:56:53 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
17:56:53 [2019-09-27T17:56:53.976Z] --- PASS: TestBuildLabelWithTargets (1.82s)
17:56:53 [2019-09-27T17:56:53.976Z] === RUN   TestBuildWithEmptyLayers
17:56:54 [2019-09-27T17:56:54.539Z] PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote	16.674s
17:56:54 [2019-09-27T17:56:54.796Z] --- PASS: TestBuildWithEmptyLayers (0.86s)
17:56:54 [2019-09-27T17:56:54.796Z] === RUN   TestBuildMultiStageOnBuild
17:56:55 [2019-09-27T17:56:55.273Z] 2019/09/27 17:56:54 	Finished clone github.com/moby/buildkit
17:56:55 [2019-09-27T17:56:55.273Z] 2019/09/27 17:56:54 	Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20
17:56:55 [2019-09-27T17:56:55.273Z] 2019/09/27 17:56:55 	Finished clone github.com/fsnotify/fsnotify
17:56:55 [2019-09-27T17:56:55.273Z] 2019/09/27 17:56:55 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
17:56:55 [2019-09-27T17:56:55.838Z] 2019/09/27 17:56:55 	Finished clone github.com/bsphere/le_go
17:56:55 [2019-09-27T17:56:55.838Z] 2019/09/27 17:56:55 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
17:56:56 [2019-09-27T17:56:56.112Z] 2019/09/27 17:56:56 	Finished clone github.com/go-ini/ini
17:56:56 [2019-09-27T17:56:56.112Z] 2019/09/27 17:56:56 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
17:56:56 [2019-09-27T17:56:56.368Z] 2019/09/27 17:56:56 	Finished clone github.com/tinylib/msgp
17:56:56 [2019-09-27T17:56:56.368Z] 2019/09/27 17:56:56 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
17:56:56 [2019-09-27T17:56:56.368Z] 2019/09/27 17:56:56 	Finished clone github.com/jmespath/go-jmespath
17:56:56 [2019-09-27T17:56:56.368Z] 2019/09/27 17:56:56 	Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20
17:56:56 [2019-09-27T17:56:56.625Z] 2019/09/27 17:56:56 	Clone github.com/containerd/containerd, revision 7c1e88399ec0b0b077121d9d5ad97e647b11c870, attempt 1/20
17:56:56 [2019-09-27T17:56:56.625Z] 2019/09/27 17:56:56 	Finished clone github.com/docker/libnetwork
17:56:57 [2019-09-27T17:56:57.556Z] 2019/09/27 17:56:57 	Finished clone golang.org/x/text
17:56:57 [2019-09-27T17:56:57.556Z] 2019/09/27 17:56:57 	Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20
17:56:58 [2019-09-27T17:56:58.078Z] --- PASS: TestBuildMultiStageOnBuild (3.14s)
17:56:58 [2019-09-27T17:56:58.079Z] === RUN   TestBuildUncleanTarFilenames
17:56:58 [2019-09-27T17:56:58.079Z] PASS: docker_cli_run_test.go:3535: DockerSuite.TestContainerRestartInMultipleNetworks	4.858s
17:56:58 [2019-09-27T17:56:58.120Z] 2019/09/27 17:56:57 	Finished clone golang.org/x/oauth2
17:56:58 [2019-09-27T17:56:58.120Z] 2019/09/27 17:56:57 	Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20
17:56:58 [2019-09-27T17:56:58.377Z] 2019/09/27 17:56:58 	Clone github.com/containerd/cgroups, revision 4994991857f9b0ae8dc439551e8bebdbb4bf66c1, attempt 1/20
17:56:58 [2019-09-27T17:56:58.378Z] 2019/09/27 17:56:58 	Finished clone github.com/googleapis/gax-go
17:56:58 [2019-09-27T17:56:58.942Z] 2019/09/27 17:56:58 	Finished clone google.golang.org/grpc
17:56:58 [2019-09-27T17:56:58.942Z] 2019/09/27 17:56:58 	Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20
17:56:59 [2019-09-27T17:56:59.009Z] PASS: docker_cli_run_test.go:3567: DockerSuite.TestContainerWithConflictingHostNetworks	0.557s
17:56:59 [2019-09-27T17:56:59.009Z] --- PASS: TestBuildUncleanTarFilenames (1.24s)
17:56:59 [2019-09-27T17:56:59.009Z] === RUN   TestBuildMultiStageLayerLeak
17:56:59 [2019-09-27T17:56:59.505Z] 2019/09/27 17:56:59 	Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20
17:56:59 [2019-09-27T17:56:59.505Z] 2019/09/27 17:56:59 	Finished clone github.com/containerd/fifo
17:57:00 [2019-09-27T17:57:00.035Z] 2019/09/27 17:56:59 	Finished clone github.com/opencontainers/runc
17:57:00 [2019-09-27T17:57:00.035Z] 2019/09/27 17:56:59 	Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20
17:57:00 [2019-09-27T17:57:00.035Z] 2019/09/27 17:56:59 	Finished clone go.opencensus.io
17:57:00 [2019-09-27T17:57:00.035Z] 2019/09/27 17:56:59 	Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20
17:57:00 [2019-09-27T17:57:00.599Z] 2019/09/27 17:57:00 	Finished clone github.com/containerd/cgroups
17:57:00 [2019-09-27T17:57:00.599Z] 2019/09/27 17:57:00 	Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20
17:57:00 [2019-09-27T17:57:00.856Z] 2019/09/27 17:57:00 	Finished clone github.com/containerd/console
17:57:00 [2019-09-27T17:57:00.856Z] 2019/09/27 17:57:00 	Clone github.com/docker/swarmkit, revision bbe341867eae1615faf8a702ec05bfe986e73e06, attempt 1/20
17:57:01 [2019-09-27T17:57:01.113Z] 2019/09/27 17:57:01 	Finished clone github.com/miekg/dns
17:57:01 [2019-09-27T17:57:01.113Z] 2019/09/27 17:57:01 	Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20
17:57:01 [2019-09-27T17:57:01.370Z] 2019/09/27 17:57:01 	Finished clone github.com/containerd/go-runc
17:57:01 [2019-09-27T17:57:01.370Z] 2019/09/27 17:57:01 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
17:57:01 [2019-09-27T17:57:01.530Z] PASS: docker_cli_run_test.go:3598: DockerSuite.TestContainerWithConflictingNoneNetwork	1.801s
17:57:01 [2019-09-27T17:57:01.935Z] 2019/09/27 17:57:01 	Finished clone github.com/containerd/typeurl
17:57:01 [2019-09-27T17:57:01.935Z] 2019/09/27 17:57:01 	Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20
17:57:01 [2019-09-27T17:57:01.935Z] 2019/09/27 17:57:01 	Finished clone github.com/containerd/ttrpc
17:57:01 [2019-09-27T17:57:01.935Z] 2019/09/27 17:57:01 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
17:57:01 [2019-09-27T17:57:01.935Z] 2019/09/27 17:57:01 	Finished clone github.com/containerd/continuity
17:57:01 [2019-09-27T17:57:01.935Z] 2019/09/27 17:57:01 	Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20
17:57:02 [2019-09-27T17:57:02.093Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s)
17:57:02 [2019-09-27T17:57:02.093Z] === RUN   TestBuildWithHugeFile
17:57:02 [2019-09-27T17:57:02.658Z] PASS: docker_cli_run_test.go:3581: DockerSuite.TestContainerWithConflictingSharedNetwork	0.928s
17:57:02 [2019-09-27T17:57:02.865Z] 2019/09/27 17:57:02 	Finished clone github.com/gogo/googleapis
17:57:02 [2019-09-27T17:57:02.866Z] 2019/09/27 17:57:02 	Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20
17:57:03 [2019-09-27T17:57:03.123Z] 2019/09/27 17:57:03 	Finished clone github.com/docker/distribution
17:57:03 [2019-09-27T17:57:03.123Z] 2019/09/27 17:57:03 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
17:57:03 [2019-09-27T17:57:03.689Z] 2019/09/27 17:57:03 	Finished clone github.com/fernet/fernet-go
17:57:03 [2019-09-27T17:57:03.689Z] 2019/09/27 17:57:03 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
17:57:04 [2019-09-27T17:57:04.253Z] 2019/09/27 17:57:04 	Finished clone github.com/hashicorp/go-immutable-radix
17:57:04 [2019-09-27T17:57:04.253Z] 2019/09/27 17:57:04 	Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20
17:57:04 [2019-09-27T17:57:04.820Z] 2019/09/27 17:57:04 	Finished clone golang.org/x/time
17:57:04 [2019-09-27T17:57:04.820Z] 2019/09/27 17:57:04 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
17:57:05 [2019-09-27T17:57:05.077Z] 2019/09/27 17:57:04 	Finished clone github.com/golang/protobuf
17:57:05 [2019-09-27T17:57:05.077Z] 2019/09/27 17:57:04 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
17:57:05 [2019-09-27T17:57:05.334Z] 2019/09/27 17:57:05 	Finished clone github.com/hashicorp/go-memdb
17:57:05 [2019-09-27T17:57:05.334Z] 2019/09/27 17:57:05 	Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20
17:57:06 [2019-09-27T17:57:06.268Z] 2019/09/27 17:57:06 	Finished clone github.com/hashicorp/golang-lru
17:57:06 [2019-09-27T17:57:06.269Z] 2019/09/27 17:57:06 	Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20
17:57:06 [2019-09-27T17:57:06.834Z] 2019/09/27 17:57:06 	Finished clone github.com/coreos/pkg
17:57:06 [2019-09-27T17:57:06.834Z] 2019/09/27 17:57:06 	Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20
17:57:06 [2019-09-27T17:57:06.834Z] 2019/09/27 17:57:06 	Finished clone code.cloudfoundry.org/clock
17:57:06 [2019-09-27T17:57:06.834Z] 2019/09/27 17:57:06 	Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20
17:57:08 [2019-09-27T17:57:08.205Z] 2019/09/27 17:57:08 	Finished clone github.com/beorn7/perks
17:57:08 [2019-09-27T17:57:08.205Z] 2019/09/27 17:57:08 	Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20
17:57:08 [2019-09-27T17:57:08.205Z] 2019/09/27 17:57:08 	Finished clone golang.org/x/crypto
17:57:08 [2019-09-27T17:57:08.205Z] 2019/09/27 17:57:08 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
17:57:08 [2019-09-27T17:57:08.770Z] 2019/09/27 17:57:08 	Finished clone github.com/prometheus/client_golang
17:57:08 [2019-09-27T17:57:08.770Z] 2019/09/27 17:57:08 	Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20
17:57:09 [2019-09-27T17:57:09.027Z] 2019/09/27 17:57:08 	Finished clone github.com/prometheus/client_model
17:57:09 [2019-09-27T17:57:09.027Z] 2019/09/27 17:57:08 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
17:57:10 [2019-09-27T17:57:10.399Z] 2019/09/27 17:57:10 	Finished clone github.com/matttproud/golang_protobuf_extensions
17:57:10 [2019-09-27T17:57:10.399Z] 2019/09/27 17:57:10 	Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20
17:57:10 [2019-09-27T17:57:10.399Z] 2019/09/27 17:57:10 	Finished clone github.com/prometheus/common
17:57:10 [2019-09-27T17:57:10.399Z] 2019/09/27 17:57:10 	Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20
17:57:10 [2019-09-27T17:57:10.964Z] 2019/09/27 17:57:10 	Finished clone github.com/pkg/errors
17:57:10 [2019-09-27T17:57:10.964Z] 2019/09/27 17:57:10 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
17:57:10 [2019-09-27T17:57:10.964Z] 2019/09/27 17:57:10 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
17:57:10 [2019-09-27T17:57:10.964Z] 2019/09/27 17:57:10 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
17:57:11 [2019-09-27T17:57:11.222Z] 2019/09/27 17:57:11 	Finished clone github.com/prometheus/procfs
17:57:11 [2019-09-27T17:57:11.222Z] 2019/09/27 17:57:11 	Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20
17:57:13 [2019-09-27T17:57:13.120Z] 2019/09/27 17:57:12 	Finished clone github.com/inconshreveable/mousetrap
17:57:13 [2019-09-27T17:57:13.120Z] 2019/09/27 17:57:12 	Finished clone github.com/spf13/pflag
17:57:13 [2019-09-27T17:57:13.120Z] 2019/09/27 17:57:13 	Finished clone github.com/docker/go-metrics
17:57:13 [2019-09-27T17:57:13.120Z] 2019/09/27 17:57:13 	Finished clone github.com/morikuni/aec
17:57:13 [2019-09-27T17:57:13.378Z] 2019/09/27 17:57:13 	Finished clone github.com/spf13/cobra
17:57:15 [2019-09-27T17:57:15.276Z] 2019/09/27 17:57:14 	Finished clone github.com/google/certificate-transparency-go
17:57:17 [2019-09-27T17:57:17.798Z] 2019/09/27 17:57:17 	Finished clone github.com/cloudflare/cfssl
17:57:18 [2019-09-27T17:57:18.729Z] 2019/09/27 17:57:18 	Finished clone cloud.google.com/go
17:57:21 [2019-09-27T17:57:21.278Z] 2019/09/27 17:57:21 	Finished clone google.golang.org/genproto
17:57:24 [2019-09-27T17:57:24.557Z] 2019/09/27 17:57:24 	Finished clone github.com/docker/swarmkit
17:57:25 [2019-09-27T17:57:25.929Z] 2019/09/27 17:57:25 	Finished clone github.com/coreos/etcd
17:57:26 [2019-09-27T17:57:26.187Z] 2019/09/27 17:57:26 	Finished clone github.com/containerd/containerd
17:57:36 [2019-09-27T17:57:36.152Z] 2019/09/27 17:57:34 	Finished clone github.com/hashicorp/consul
17:57:36 [2019-09-27T17:57:36.152Z] 2019/09/27 17:57:35 	Finished clone github.com/gogo/protobuf
17:57:46 [2019-09-27T17:57:46.118Z] 2019/09/27 17:57:45 	Finished clone github.com/aws/aws-sdk-go
17:57:58 [2019-09-27T17:57:58.309Z] 2019/09/27 17:57:56 	Finished clone google.golang.org/api
17:57:58 [2019-09-27T17:57:58.309Z] 2019/09/27 17:57:56 Dependencies downloaded. Download time: 1m20.975942107s
17:57:58 [2019-09-27T17:57:58.309Z] 2019/09/27 17:57:56 Collecting all dependencies
17:57:58 [2019-09-27T17:57:58.857Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate	50.020s
17:57:58 [2019-09-27T17:57:58.857Z] --- PASS: TestBuildWithHugeFile (54.88s)
17:57:58 [2019-09-27T17:57:58.857Z] === RUN   TestBuildWithEmptyDockerfile
17:57:58 [2019-09-27T17:57:58.857Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:57:58 [2019-09-27T17:57:58.857Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:57:58 [2019-09-27T17:57:58.857Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:57:58 [2019-09-27T17:57:58.857Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:57:58 [2019-09-27T17:57:58.857Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:57:58 [2019-09-27T17:57:58.857Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:57:58 [2019-09-27T17:57:58.857Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:57:58 [2019-09-27T17:57:58.857Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:57:58 [2019-09-27T17:57:58.857Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:57:58 [2019-09-27T17:57:58.857Z] PASS: docker_api_containers_test.go:2221: DockerSuite.TestContainersAPICreateMountsTmpfs	4.289s
17:57:58 [2019-09-27T17:57:58.857Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:57:58 [2019-09-27T17:57:58.857Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
17:57:58 [2019-09-27T17:57:58.857Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
17:57:58 [2019-09-27T17:57:58.857Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
17:57:58 [2019-09-27T17:57:58.857Z] === RUN   TestBuildPreserveOwnership
17:57:58 [2019-09-27T17:57:58.857Z] === RUN   TestBuildPreserveOwnership/copy_from
17:57:58 [2019-09-27T17:57:58.857Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation	0.485s
17:58:00 [2019-09-27T17:58:00.752Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:58:01 [2019-09-27T17:58:01.009Z] PASS: docker_cli_run_test.go:3471: DockerSuite.TestContainersInMultipleNetworks	2.499s
17:58:02 [2019-09-27T17:58:02.908Z] --- PASS: TestBuildPreserveOwnership (5.68s)
17:58:02 [2019-09-27T17:58:02.908Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.54s)
17:58:02 [2019-09-27T17:58:02.908Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s)
17:58:02 [2019-09-27T17:58:02.908Z] === RUN   TestBuildPlatformInvalid
17:58:02 [2019-09-27T17:58:02.908Z] --- PASS: TestBuildPlatformInvalid (0.11s)
17:58:02 [2019-09-27T17:58:02.908Z] PASS
17:58:02 [2019-09-27T17:58:02.908Z] 
17:58:02 [2019-09-27T17:58:02.908Z] DONE 30 tests in 90.988s
17:58:02 [2019-09-27T17:58:02.908Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m  
17:58:02 [2019-09-27T17:58:02.908Z] ++ 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
17:58:02 [2019-09-27T17:58:02.908Z] ++ set -e
17:58:02 [2019-09-27T17:58:02.908Z] ++ '[' -n 0 ']'
17:58:02 [2019-09-27T17:58:02.908Z] ++ set -x
17:58:02 [2019-09-27T17:58:02.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
17:58:02 [2019-09-27T17:58:02.908Z] INFO: Testing against a local daemon
17:58:02 [2019-09-27T17:58:02.908Z] === RUN   TestConfigList
17:58:03 [2019-09-27T17:58:03.839Z] PASS: docker_cli_run_test.go:3463: DockerSuite.TestContainersInUserDefinedNetwork	2.406s
17:58:05 [2019-09-27T17:58:05.208Z] --- PASS: TestConfigList (2.09s)
17:58:05 [2019-09-27T17:58:05.208Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
17:58:05 [2019-09-27T17:58:05.208Z]     daemon.go:325: [dacf54441f553] waiting for daemon to start
17:58:05 [2019-09-27T17:58:05.208Z]     daemon.go:325: [dacf54441f553] waiting for daemon to start
17:58:05 [2019-09-27T17:58:05.208Z]     daemon.go:353: [dacf54441f553] daemon started
17:58:05 [2019-09-27T17:58:05.208Z]     daemon.go:461: [dacf54441f553] Stopping daemon
17:58:05 [2019-09-27T17:58:05.208Z]     daemon.go:296: [dacf54441f553] exiting daemon
17:58:05 [2019-09-27T17:58:05.208Z]     daemon.go:448: [dacf54441f553] Daemon stopped
17:58:05 [2019-09-27T17:58:05.208Z] === RUN   TestConfigsCreateAndDelete
17:58:06 [2019-09-27T17:58:06.410Z] 2019/09/27 17:58:05 Clean vendor dir from unused packages
17:58:06 [2019-09-27T17:58:06.667Z] 2019/09/27 17:58:06 Success
17:58:06 [2019-09-27T17:58:06.667Z] 2019/09/27 17:58:06 Running time: 1m34.236373755s
17:58:06 [2019-09-27T17:58:06.667Z] Congratulations! All vendoring changes are done the right way.
17:58:07 [2019-09-27T17:58:07.103Z] PASS: docker_cli_run_test.go:3490: DockerSuite.TestContainersNetworkIsolation	2.503s
17:58:07 [2019-09-27T17:58:07.103Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
17:58:07 [2019-09-27T17:58:07.103Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
17:58:07 [2019-09-27T17:58:07.103Z]     daemon.go:325: [d327390855f89] waiting for daemon to start
17:58:07 [2019-09-27T17:58:07.103Z]     daemon.go:325: [d327390855f89] waiting for daemon to start
17:58:07 [2019-09-27T17:58:07.103Z]     daemon.go:353: [d327390855f89] daemon started
17:58:07 [2019-09-27T17:58:07.103Z]     daemon.go:461: [d327390855f89] Stopping daemon
17:58:07 [2019-09-27T17:58:07.103Z]     daemon.go:296: [d327390855f89] exiting daemon
17:58:07 [2019-09-27T17:58:07.103Z]     daemon.go:448: [d327390855f89] Daemon stopped
17:58:07 [2019-09-27T17:58:07.103Z] === RUN   TestConfigsUpdate
17:58:07 [2019-09-27T17:58:07.360Z] PASS: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum	66.961s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
17:58:08 [2019-09-27T17:58:08.359Z] + echo Building e2e image
17:58:08 [2019-09-27T17:58:08.359Z] Building e2e image
17:58:08 [2019-09-27T17:58:08.359Z] + docker build --build-arg DOCKER_GITCOMMIT=49e8f7451d6556c4dccaaf4a8646ea4fb463ccc7 -t moby-e2e-test -f Dockerfile.e2e .
17:58:08 [2019-09-27T17:58:08.359Z] #1 [internal] load .dockerignore
17:58:08 [2019-09-27T17:58:08.359Z] #1 transferring context: 34B done
17:58:08 [2019-09-27T17:58:08.359Z] #1 DONE 0.0s
17:58:08 [2019-09-27T17:58:08.359Z] 
17:58:08 [2019-09-27T17:58:08.359Z] #2 [internal] load build definition from Dockerfile.e2e
17:58:08 [2019-09-27T17:58:08.359Z] #2 transferring dockerfile: 3.19kB done
17:58:08 [2019-09-27T17:58:08.359Z] #2 DONE 0.0s
17:58:08 [2019-09-27T17:58:08.359Z] 
17:58:08 [2019-09-27T17:58:08.359Z] #3 [internal] load metadata for docker.io/library/golang:1.12.10-alpine
17:58:08 [2019-09-27T17:58:08.359Z] #3 DONE 0.0s
17:58:08 [2019-09-27T17:58:08.359Z] 
17:58:08 [2019-09-27T17:58:08.359Z] #4 [internal] load metadata for docker.io/library/alpine:3.9
17:58:08 [2019-09-27T17:58:08.617Z] #4 DONE 0.3s
17:58:08 [2019-09-27T17:58:08.617Z] 
17:58:08 [2019-09-27T17:58:08.617Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.10-alpine
17:58:08 [2019-09-27T17:58:08.617Z] #14 resolve docker.io/library/golang:1.12.10-alpine done
17:58:08 [2019-09-27T17:58:08.617Z] #14 DONE 0.0s
17:58:08 [2019-09-27T17:58:08.617Z] 
17:58:08 [2019-09-27T17:58:08.617Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:7746df395af22f042...
17:58:08 [2019-09-27T17:58:08.617Z] #5 resolve docker.io/library/alpine:3.9@sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a done
17:58:08 [2019-09-27T17:58:08.617Z] #5 sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a 1.64kB / 1.64kB done
17:58:08 [2019-09-27T17:58:08.617Z] #5 sha256:bf1684a6e3676389ec861c602e97f27b03f14178e5bc3f70dce198f9f160cce9 528B / 528B done
17:58:08 [2019-09-27T17:58:08.617Z] #5 sha256:055936d3920576da37aa9bc460d70c5f212028bda1c08c0879aedf03d7a66ea1 1.51kB / 1.51kB done
17:58:08 [2019-09-27T17:58:08.617Z] #5 sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 0B / 2.76MB 0.0s
17:58:08 [2019-09-27T17:58:08.874Z] #5 sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 2.76MB / 2.76MB 0.2s
17:58:08 [2019-09-27T17:58:08.874Z] #5 sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 2.76MB / 2.76MB 0.2s done
17:58:08 [2019-09-27T17:58:08.874Z] #5 extracting sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10
17:58:09 [2019-09-27T17:58:09.132Z] #5 ...
17:58:09 [2019-09-27T17:58:09.132Z] 
17:58:09 [2019-09-27T17:58:09.132Z] #8 [internal] load build context
17:58:09 [2019-09-27T17:58:09.132Z] #8 transferring context: 794.74kB 0.3s done
17:58:09 [2019-09-27T17:58:09.132Z] #8 DONE 0.4s
17:58:09 [2019-09-27T17:58:09.132Z] 
17:58:09 [2019-09-27T17:58:09.132Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:7746df395af22f042...
17:58:09 [2019-09-27T17:58:09.132Z] #5 extracting sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 0.3s done
17:58:09 [2019-09-27T17:58:09.132Z] #5 DONE 0.6s
17:58:09 [2019-09-27T17:58:09.132Z] 
17:58:09 [2019-09-27T17:58:09.132Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
17:58:09 [2019-09-27T17:58:09.271Z] PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart	2.052s
17:58:09 [2019-09-27T17:58:09.271Z] PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer	0.219s
17:58:09 [2019-09-27T17:58:09.528Z] --- PASS: TestConfigsUpdate (2.51s)
17:58:09 [2019-09-27T17:58:09.528Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
17:58:09 [2019-09-27T17:58:09.528Z]     daemon.go:325: [dd9be44581b55] waiting for daemon to start
17:58:09 [2019-09-27T17:58:09.528Z]     daemon.go:325: [dd9be44581b55] waiting for daemon to start
17:58:09 [2019-09-27T17:58:09.529Z]     daemon.go:353: [dd9be44581b55] daemon started
17:58:09 [2019-09-27T17:58:09.529Z]     daemon.go:461: [dd9be44581b55] Stopping daemon
17:58:09 [2019-09-27T17:58:09.529Z]     daemon.go:296: [dd9be44581b55] exiting daemon
17:58:09 [2019-09-27T17:58:09.529Z]     daemon.go:448: [dd9be44581b55] Daemon stopped
17:58:09 [2019-09-27T17:58:09.529Z] === RUN   TestTemplatedConfig
17:58:10 [2019-09-27T17:58:10.459Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	1.367s
17:58:10 [2019-09-27T17:58:10.523Z] #6 DONE 1.0s
17:58:10 [2019-09-27T17:58:10.523Z] 
17:58:10 [2019-09-27T17:58:10.523Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
17:58:11 [2019-09-27T17:58:11.086Z] #7 0.773 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
17:58:11 [2019-09-27T17:58:11.829Z] PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink	1.107s
17:58:12 [2019-09-27T17:58:12.020Z] #7 1.859 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
17:58:12 [2019-09-27T17:58:12.020Z] #7 1.947 (1/35) Upgrading musl (1.1.20-r4 -> 1.1.20-r5)
17:58:12 [2019-09-27T17:58:12.020Z] #7 1.961 (2/35) Installing ncurses-terminfo-base (6.1_p20190105-r0)
17:58:12 [2019-09-27T17:58:12.278Z] #7 1.966 (3/35) Installing ncurses-terminfo (6.1_p20190105-r0)
17:58:12 [2019-09-27T17:58:12.278Z] #7 2.185 (4/35) Installing ncurses-libs (6.1_p20190105-r0)
17:58:12 [2019-09-27T17:58:12.278Z] #7 2.196 (5/35) Installing readline (7.0.003-r1)
17:58:12 [2019-09-27T17:58:12.278Z] #7 2.202 (6/35) Installing bash (4.4.19-r1)
17:58:12 [2019-09-27T17:58:12.278Z] #7 2.218 Executing bash-4.4.19-r1.post-install
17:58:12 [2019-09-27T17:58:12.394Z] --- PASS: TestTemplatedConfig (2.95s)
17:58:12 [2019-09-27T17:58:12.394Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
17:58:12 [2019-09-27T17:58:12.394Z]     daemon.go:325: [d9bb1731753db] waiting for daemon to start
17:58:12 [2019-09-27T17:58:12.394Z]     daemon.go:325: [d9bb1731753db] waiting for daemon to start
17:58:12 [2019-09-27T17:58:12.394Z]     daemon.go:353: [d9bb1731753db] daemon started
17:58:12 [2019-09-27T17:58:12.394Z]     daemon.go:461: [d9bb1731753db] Stopping daemon
17:58:12 [2019-09-27T17:58:12.394Z]     daemon.go:296: [d9bb1731753db] exiting daemon
17:58:12 [2019-09-27T17:58:12.394Z]     daemon.go:448: [d9bb1731753db] Daemon stopped
17:58:12 [2019-09-27T17:58:12.394Z] === RUN   TestConfigInspect
17:58:12 [2019-09-27T17:58:12.537Z] #7 2.223 (7/35) Installing ca-certificates (20190108-r0)
17:58:12 [2019-09-27T17:58:12.537Z] #7 2.241 (8/35) Installing libgcc (8.3.0-r0)
17:58:12 [2019-09-27T17:58:12.537Z] #7 2.244 (9/35) Installing libstdc++ (8.3.0-r0)
17:58:12 [2019-09-27T17:58:12.537Z] #7 2.260 (10/35) Installing binutils (2.31.1-r2)
17:58:12 [2019-09-27T17:58:12.537Z] #7 2.365 (11/35) Installing gmp (6.1.2-r1)
17:58:12 [2019-09-27T17:58:12.537Z] #7 2.374 (12/35) Installing isl (0.18-r0)
17:58:12 [2019-09-27T17:58:12.537Z] #7 2.395 (13/35) Installing libgomp (8.3.0-r0)
17:58:12 [2019-09-27T17:58:12.537Z] #7 2.400 (14/35) Installing libatomic (8.3.0-r0)
17:58:12 [2019-09-27T17:58:12.537Z] #7 2.402 (15/35) Installing mpfr3 (3.1.5-r1)
17:58:12 [2019-09-27T17:58:12.537Z] #7 2.409 (16/35) Installing mpc1 (1.0.3-r1)
17:58:12 [2019-09-27T17:58:12.537Z] #7 2.412 (17/35) Installing gcc (8.3.0-r0)
17:58:12 [2019-09-27T17:58:12.959Z] PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership	1.199s
17:58:13 [2019-09-27T17:58:13.473Z] #7 3.166 (18/35) Installing musl-dev (1.1.20-r5)
17:58:13 [2019-09-27T17:58:13.473Z] #7 3.249 (19/35) Installing libc-dev (0.7.1-r0)
17:58:13 [2019-09-27T17:58:13.473Z] #7 3.250 (20/35) Installing g++ (8.3.0-r0)
17:58:13 [2019-09-27T17:58:13.891Z] PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA	1.116s
17:58:14 [2019-09-27T17:58:14.038Z] #7 3.696 (21/35) Installing nghttp2-libs (1.35.1-r1)
17:58:14 [2019-09-27T17:58:14.038Z] #7 3.700 (22/35) Installing libssh2 (1.8.2-r0)
17:58:14 [2019-09-27T17:58:14.038Z] #7 3.703 (23/35) Installing libcurl (7.64.0-r3)
17:58:14 [2019-09-27T17:58:14.038Z] #7 3.709 (24/35) Installing expat (2.2.8-r0)
17:58:14 [2019-09-27T17:58:14.038Z] #7 3.712 (25/35) Installing pcre2 (10.32-r1)
17:58:14 [2019-09-27T17:58:14.038Z] #7 3.718 (26/35) Installing git (2.20.1-r0)
17:58:14 [2019-09-27T17:58:14.038Z] #7 3.848 (27/35) Installing libmnl (1.0.4-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #7 ...
17:58:14 [2019-09-27T17:58:14.295Z] 
17:58:14 [2019-09-27T17:58:14.295Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
17:58:14 [2019-09-27T17:58:14.295Z] #15 1.152 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.247 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.346 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.349 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.486 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.493 (4/43) Installing readline (8.0.0-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.498 (5/43) Installing bash (5.0.0-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.510 Executing bash-5.0.0-r0.post-install
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.513 (6/43) Installing linux-headers (4.19.36-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.587 (7/43) Installing libuuid (2.33.2-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.590 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.594 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.598 (10/43) Installing binutils (2.32-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.666 (11/43) Installing libmagic (5.37-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.685 (12/43) Installing file (5.37-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.688 (13/43) Installing gmp (6.1.2-r1)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.694 (14/43) Installing isl (0.18-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.708 (15/43) Installing libgomp (8.3.0-r0)
17:58:14 [2019-09-27T17:58:14.295Z] #15 2.711 (16/43) Installing libatomic (8.3.0-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 2.713 (17/43) Installing libgcc (8.3.0-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 2.716 (18/43) Installing mpfr3 (3.1.5-r1)
17:58:14 [2019-09-27T17:58:14.296Z] #15 2.722 (19/43) Installing mpc1 (1.1.0-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 2.724 (20/43) Installing libstdc++ (8.3.0-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 2.736 (21/43) Installing gcc (8.3.0-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 3.337 (22/43) Installing musl-dev (1.1.22-r3)
17:58:14 [2019-09-27T17:58:14.296Z] #15 3.430 (23/43) Installing libc-dev (0.7.1-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 3.432 (24/43) Installing g++ (8.3.0-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.004 (25/43) Installing make (4.2.1-r2)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.011 (26/43) Installing fortify-headers (1.1-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.015 (27/43) Installing build-base (0.5-r1)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.018 (28/43) Installing nghttp2-libs (1.39.2-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.022 (29/43) Installing libcurl (7.66.0-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.035 (30/43) Installing curl (7.66.0-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.040 (31/43) Installing oniguruma (6.9.2-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.049 (32/43) Installing jq (1.6-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.059 (33/43) Installing device-mapper-libs (2.02.184-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.066 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.070 (35/43) Installing libaio (0.3.111-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.072 (36/43) Installing libblkid (2.33.2-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.079 (37/43) Installing lvm2-libs (2.02.184-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.140 (38/43) Installing libfdisk (2.33.2-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.149 (39/43) Installing libmount (2.33.2-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.158 (40/43) Installing libsmartcols (2.33.2-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.163 (41/43) Installing pkgconf (1.6.1-r1)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.168 (42/43) Installing util-linux-dev (2.33.2-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.199 (43/43) Installing lvm2-dev (2.02.184-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.207 Executing busybox-1.30.1-r2.trigger
17:58:14 [2019-09-27T17:58:14.296Z] #15 4.220 OK: 190 MiB in 58 packages
17:58:14 [2019-09-27T17:58:14.296Z] #15 DONE 5.5s
17:58:14 [2019-09-27T17:58:14.296Z] 
17:58:14 [2019-09-27T17:58:14.296Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
17:58:14 [2019-09-27T17:58:14.296Z] #7 3.851 (28/35) Installing jansson (2.11-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #7 3.854 (29/35) Installing libnftnl-libs (1.1.1-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #7 3.858 (30/35) Installing iptables (1.6.2-r1)
17:58:14 [2019-09-27T17:58:14.296Z] #7 3.876 (31/35) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5)
17:58:14 [2019-09-27T17:58:14.296Z] #7 3.879 (32/35) Installing pigz (2.4-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #7 3.886 (33/35) Installing tar (1.32-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #7 3.896 (34/35) Installing xz-libs (5.2.4-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #7 3.903 (35/35) Installing xz (5.2.4-r0)
17:58:14 [2019-09-27T17:58:14.296Z] #7 3.909 Executing busybox-1.29.3-r10.trigger
17:58:14 [2019-09-27T17:58:14.296Z] #7 3.912 Executing ca-certificates-20190108-r0.trigger
17:58:14 [2019-09-27T17:58:14.296Z] #7 3.987 OK: 185 MiB in 47 packages
17:58:14 [2019-09-27T17:58:14.553Z] #7 DONE 4.2s
17:58:14 [2019-09-27T17:58:14.553Z] 
17:58:14 [2019-09-27T17:58:14.553Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
17:58:14 [2019-09-27T17:58:14.553Z] #9 DONE 0.1s
17:58:14 [2019-09-27T17:58:14.553Z] 
17:58:14 [2019-09-27T17:58:14.553Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
17:58:14 [2019-09-27T17:58:14.553Z] #10 DONE 0.1s
17:58:14 [2019-09-27T17:58:14.553Z] 
17:58:14 [2019-09-27T17:58:14.553Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
17:58:14 [2019-09-27T17:58:14.810Z] #11 DONE 0.1s
17:58:14 [2019-09-27T17:58:14.810Z] 
17:58:14 [2019-09-27T17:58:14.810Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
17:58:14 [2019-09-27T17:58:14.810Z] #12 DONE 0.1s
17:58:14 [2019-09-27T17:58:14.810Z] 
17:58:14 [2019-09-27T17:58:14.810Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
17:58:14 [2019-09-27T17:58:14.810Z] #13 DONE 0.1s
17:58:14 [2019-09-27T17:58:14.810Z] 
17:58:14 [2019-09-27T17:58:14.810Z] #16 [base 3/5] RUN mkdir -p /build/
17:58:14 [2019-09-27T17:58:14.822Z] --- PASS: TestConfigInspect (2.22s)
17:58:14 [2019-09-27T17:58:14.822Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
17:58:14 [2019-09-27T17:58:14.822Z]     daemon.go:325: [d2cb66dffd151] waiting for daemon to start
17:58:14 [2019-09-27T17:58:14.822Z]     daemon.go:325: [d2cb66dffd151] waiting for daemon to start
17:58:14 [2019-09-27T17:58:14.822Z]     daemon.go:353: [d2cb66dffd151] daemon started
17:58:14 [2019-09-27T17:58:14.822Z]     daemon.go:461: [d2cb66dffd151] Stopping daemon
17:58:14 [2019-09-27T17:58:14.822Z]     daemon.go:296: [d2cb66dffd151] exiting daemon
17:58:14 [2019-09-27T17:58:14.822Z]     daemon.go:448: [d2cb66dffd151] Daemon stopped
17:58:14 [2019-09-27T17:58:14.822Z] === RUN   TestConfigCreateWithLabels
17:58:15 [2019-09-27T17:58:15.067Z] #16 DONE 1.0s
17:58:15 [2019-09-27T17:58:15.080Z] PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB	1.067s
17:58:15 [2019-09-27T17:58:15.325Z] 
17:58:15 [2019-09-27T17:58:15.325Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
17:58:15 [2019-09-27T17:58:15.889Z] #17 DONE 0.7s
17:58:15 [2019-09-27T17:58:15.889Z] 
17:58:15 [2019-09-27T17:58:15.889Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
17:58:15 [2019-09-27T17:58:15.889Z] #18 DONE 0.0s
17:58:15 [2019-09-27T17:58:15.889Z] 
17:58:15 [2019-09-27T17:58:15.889Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
17:58:16 [2019-09-27T17:58:16.150Z] #19 DONE 0.1s
17:58:16 [2019-09-27T17:58:16.150Z] 
17:58:16 [2019-09-27T17:58:16.150Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
17:58:16 [2019-09-27T17:58:16.150Z] #26 DONE 0.1s
17:58:16 [2019-09-27T17:58:16.150Z] 
17:58:16 [2019-09-27T17:58:16.150Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:58:16 [2019-09-27T17:58:16.150Z] #22 DONE 0.1s
17:58:16 [2019-09-27T17:58:16.150Z] 
17:58:16 [2019-09-27T17:58:16.150Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
17:58:16 [2019-09-27T17:58:16.150Z] #27 DONE 0.1s
17:58:16 [2019-09-27T17:58:16.150Z] 
17:58:16 [2019-09-27T17:58:16.150Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
17:58:16 [2019-09-27T17:58:16.150Z] #23 DONE 0.1s
17:58:16 [2019-09-27T17:58:16.150Z] 
17:58:16 [2019-09-27T17:58:16.150Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
17:58:16 [2019-09-27T17:58:16.150Z] #28 DONE 0.1s
17:58:16 [2019-09-27T17:58:16.150Z] 
17:58:16 [2019-09-27T17:58:16.150Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
17:58:16 [2019-09-27T17:58:16.450Z] PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC	1.074s
17:58:17 [2019-09-27T17:58:17.014Z] --- PASS: TestConfigCreateWithLabels (2.28s)
17:58:17 [2019-09-27T17:58:17.014Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
17:58:17 [2019-09-27T17:58:17.014Z]     daemon.go:325: [dd8dc17ab08fb] waiting for daemon to start
17:58:17 [2019-09-27T17:58:17.014Z]     daemon.go:325: [dd8dc17ab08fb] waiting for daemon to start
17:58:17 [2019-09-27T17:58:17.014Z]     daemon.go:353: [dd8dc17ab08fb] daemon started
17:58:17 [2019-09-27T17:58:17.014Z]     daemon.go:461: [dd8dc17ab08fb] Stopping daemon
17:58:17 [2019-09-27T17:58:17.014Z]     daemon.go:296: [dd8dc17ab08fb] exiting daemon
17:58:17 [2019-09-27T17:58:17.014Z]     daemon.go:448: [dd8dc17ab08fb] Daemon stopped
17:58:17 [2019-09-27T17:58:17.014Z] === RUN   TestConfigCreateResolve
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.390 + RM_GOPATH=0
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.390 + TMP_GOPATH=
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.390 + : /build
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.390 + '[' -z '' ']'
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.394 ++ mktemp -d
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.394 + export GOPATH=/tmp/tmp.OlcJOn
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.394 + GOPATH=/tmp/tmp.OlcJOn
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.394 + RM_GOPATH=1
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.394 ++ dirname ./install.sh
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.396 Install docker/cli version 17.06.2-ce from stable
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.396 + dir=.
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.396 + bin=dockercli
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.396 + shift
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.396 + '[' '!' -f ./dockercli.installer ']'
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.396 + . ./dockercli.installer
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.396 ++ DOCKERCLI_CHANNEL=stable
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.396 ++ DOCKERCLI_VERSION=17.06.2-ce
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.396 + install_dockercli
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.396 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.396 ++ uname -m
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.397 + arch=x86_64
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.398 + '[' x86_64 '!=' x86_64 ']'
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.398 + url=https://download.docker.com/linux/static
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.399 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:58:17 [2019-09-27T17:58:17.523Z] #24 1.402 + tar -xz docker/docker
17:58:17 [2019-09-27T17:58:17.578Z] PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD	1.262s
17:58:18 [2019-09-27T17:58:18.509Z] PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE	1.040s
17:58:18 [2019-09-27T17:58:18.509Z] --- PASS: TestConfigCreateResolve (1.67s)
17:58:18 [2019-09-27T17:58:18.509Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
17:58:18 [2019-09-27T17:58:18.509Z]     daemon.go:325: [d7b6aa028bbf3] waiting for daemon to start
17:58:18 [2019-09-27T17:58:18.509Z]     daemon.go:325: [d7b6aa028bbf3] waiting for daemon to start
17:58:18 [2019-09-27T17:58:18.509Z]     daemon.go:353: [d7b6aa028bbf3] daemon started
17:58:18 [2019-09-27T17:58:18.509Z]     daemon.go:461: [d7b6aa028bbf3] Stopping daemon
17:58:18 [2019-09-27T17:58:18.509Z]     daemon.go:296: [d7b6aa028bbf3] exiting daemon
17:58:18 [2019-09-27T17:58:18.509Z]     daemon.go:448: [d7b6aa028bbf3] Daemon stopped
17:58:18 [2019-09-27T17:58:18.509Z] === RUN   TestConfigDaemonLibtrustID
17:58:19 [2019-09-27T17:58:19.075Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
17:58:19 [2019-09-27T17:58:19.076Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
17:58:19 [2019-09-27T17:58:19.076Z]     daemon.go:325: [d49d26112eea3] waiting for daemon to start
17:58:19 [2019-09-27T17:58:19.076Z]     daemon.go:325: [d49d26112eea3] waiting for daemon to start
17:58:19 [2019-09-27T17:58:19.076Z]     daemon.go:353: [d49d26112eea3] daemon started
17:58:19 [2019-09-27T17:58:19.076Z]     daemon.go:461: [d49d26112eea3] Stopping daemon
17:58:19 [2019-09-27T17:58:19.076Z]     daemon.go:296: [d49d26112eea3] exiting daemon
17:58:19 [2019-09-27T17:58:19.076Z]     daemon.go:448: [d49d26112eea3] Daemon stopped
17:58:19 [2019-09-27T17:58:19.076Z] PASS
17:58:19 [2019-09-27T17:58:19.076Z] 
17:58:19 [2019-09-27T17:58:19.076Z] DONE 8 tests in 16.204s
17:58:19 [2019-09-27T17:58:19.076Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m  
17:58:19 [2019-09-27T17:58:19.076Z] ++ 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
17:58:19 [2019-09-27T17:58:19.076Z] ++ set -e
17:58:19 [2019-09-27T17:58:19.076Z] ++ '[' -n 0 ']'
17:58:19 [2019-09-27T17:58:19.076Z] ++ set -x
17:58:19 [2019-09-27T17:58:19.076Z] ++ env -i DEST=/go/src/github.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
17:58:19 [2019-09-27T17:58:19.333Z] INFO: Testing against a local daemon
17:58:19 [2019-09-27T17:58:19.333Z] === RUN   TestCheckpoint
17:58:19 [2019-09-27T17:58:19.333Z] --- SKIP: TestCheckpoint (0.00s)
17:58:19 [2019-09-27T17:58:19.333Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:58:19 [2019-09-27T17:58:19.333Z] === RUN   TestContainerInvalidJSON
17:58:19 [2019-09-27T17:58:19.333Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:58:19 [2019-09-27T17:58:19.333Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:58:19 [2019-09-27T17:58:19.333Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:58:19 [2019-09-27T17:58:19.333Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:58:19 [2019-09-27T17:58:19.333Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:58:19 [2019-09-27T17:58:19.333Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:58:19 [2019-09-27T17:58:19.333Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:58:19 [2019-09-27T17:58:19.333Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:58:19 [2019-09-27T17:58:19.333Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:58:19 [2019-09-27T17:58:19.333Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:58:19 [2019-09-27T17:58:19.333Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:58:19 [2019-09-27T17:58:19.333Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:58:19 [2019-09-27T17:58:19.333Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:58:19 [2019-09-27T17:58:19.333Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:58:19 [2019-09-27T17:58:19.333Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
17:58:19 [2019-09-27T17:58:19.333Z] === RUN   TestCopyFromContainerPathIsNotDir
17:58:19 [2019-09-27T17:58:19.590Z] PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF	0.958s
17:58:19 [2019-09-27T17:58:19.590Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
17:58:19 [2019-09-27T17:58:19.590Z] === RUN   TestCopyToContainerPathDoesNotExist
17:58:19 [2019-09-27T17:58:19.590Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
17:58:19 [2019-09-27T17:58:19.590Z] === RUN   TestCopyToContainerPathIsNotDir
17:58:19 [2019-09-27T17:58:19.847Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
17:58:19 [2019-09-27T17:58:19.847Z] === RUN   TestCopyFromContainer
17:58:20 [2019-09-27T17:58:20.072Z] #24 3.701 + mkdir -p /build
17:58:20 [2019-09-27T17:58:20.072Z] #24 3.702 + mv docker/docker /build/
17:58:20 [2019-09-27T17:58:20.072Z] #24 3.704 + rmdir docker
17:58:20 [2019-09-27T17:58:20.636Z] #24 DONE 4.5s
17:58:20 [2019-09-27T17:58:20.636Z] 
17:58:20 [2019-09-27T17:58:20.636Z] #31 [builder 1/4] COPY . .
17:58:20 [2019-09-27T17:58:20.636Z] #31 DONE 4.7s
17:58:20 [2019-09-27T17:58:20.636Z] 
17:58:20 [2019-09-27T17:58:20.636Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
17:58:20 [2019-09-27T17:58:20.636Z] #20 2.549 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
17:58:20 [2019-09-27T17:58:20.636Z] #20 3.055 
17:58:20 [2019-09-27T17:58:20.636Z] #20 3.168 
###                                                                        5.4%
#############                                                             19.3%
##########################                                                37.1%
######################################                                    54.1%
#####################################################                     74.7%
####################################################################      95.3%
######################################################################## 100.0%
17:58:20 [2019-09-27T17:58:20.636Z] #20 4.224 
17:58:20 [2019-09-27T17:58:20.636Z] #20 4.337 
#                                                                          2.6%
############################################                              61.8%
######################################################################## 100.0%
17:58:20 [2019-09-27T17:58:20.779Z] PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG	1.118s
17:58:21 [2019-09-27T17:58:21.205Z] #20 5.076 #=#=#                                                                         
17:58:21 [2019-09-27T17:58:21.713Z] === RUN   TestCopyFromContainer//
17:58:21 [2019-09-27T17:58:21.713Z] === RUN   TestCopyFromContainer//bar/root
17:58:21 [2019-09-27T17:58:21.713Z] PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH	1.131s
17:58:21 [2019-09-27T17:58:21.720Z] #20 5.249 
                                                                           0.0%
##############                                                            19.8%
#######################################                                   55.1%
########################################################                  77.9%
######################################################################## 100.0%
17:58:21 [2019-09-27T17:58:21.971Z] === RUN   TestCopyFromContainer//bar/root/
17:58:21 [2019-09-27T17:58:21.971Z] === RUN   TestCopyFromContainer/bar/quux
17:58:22 [2019-09-27T17:58:22.229Z] === RUN   TestCopyFromContainer/bar/quux/
17:58:22 [2019-09-27T17:58:22.289Z] #20 6.211 
17:58:22 [2019-09-27T17:58:22.487Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:58:22 [2019-09-27T17:58:22.488Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:58:22 [2019-09-27T17:58:22.549Z] #20 6.329 
#                                                                          1.9%
######                                                                     8.9%
#############                                                             18.5%
17:58:22 [2019-09-27T17:58:22.549Z] #20 ...
17:58:22 [2019-09-27T17:58:22.549Z] 
17:58:22 [2019-09-27T17:58:22.549Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
17:58:22 [2019-09-27T17:58:22.549Z] #32 DONE 2.0s
17:58:22 [2019-09-27T17:58:22.549Z] 
17:58:22 [2019-09-27T17:58:22.549Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
17:58:22 [2019-09-27T17:58:22.549Z] #20 6.329 
#                                                                          1.9%
######                                                                     8.9%
#############                                                             18.5%
###################                                                       26.6%
17:58:22 [2019-09-27T17:58:22.549Z] #20 ...
17:58:22 [2019-09-27T17:58:22.549Z] 
17:58:22 [2019-09-27T17:58:22.549Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
17:58:22 [2019-09-27T17:58:22.745Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:58:22 [2019-09-27T17:58:22.745Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:58:23 [2019-09-27T17:58:23.003Z] === RUN   TestCopyFromContainer/bar/notarget
17:58:23 [2019-09-27T17:58:23.003Z] PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI	1.316s
17:58:23 [2019-09-27T17:58:23.003Z] --- PASS: TestCopyFromContainer (3.37s)
17:58:23 [2019-09-27T17:58:23.003Z]     --- PASS: TestCopyFromContainer// (0.09s)
17:58:23 [2019-09-27T17:58:23.003Z]     --- PASS: TestCopyFromContainer//bar/root (0.18s)
17:58:23 [2019-09-27T17:58:23.003Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.17s)
17:58:23 [2019-09-27T17:58:23.003Z]     --- PASS: TestCopyFromContainer/bar/quux (0.19s)
17:58:23 [2019-09-27T17:58:23.003Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.16s)
17:58:23 [2019-09-27T17:58:23.003Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
17:58:23 [2019-09-27T17:58:23.003Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.18s)
17:58:23 [2019-09-27T17:58:23.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
17:58:23 [2019-09-27T17:58:23.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
17:58:23 [2019-09-27T17:58:23.003Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
17:58:23 [2019-09-27T17:58:23.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:58:23 [2019-09-27T17:58:23.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:58:23 [2019-09-27T17:58:23.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:58:23 [2019-09-27T17:58:23.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:58:23 [2019-09-27T17:58:23.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:58:23 [2019-09-27T17:58:23.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:58:23 [2019-09-27T17:58:23.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:58:23 [2019-09-27T17:58:23.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:58:23 [2019-09-27T17:58:23.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:58:23 [2019-09-27T17:58:23.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:58:23 [2019-09-27T17:58:23.259Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:58:23 [2019-09-27T17:58:23.259Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
17:58:23 [2019-09-27T17:58:23.259Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
17:58:23 [2019-09-27T17:58:23.259Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
17:58:23 [2019-09-27T17:58:23.259Z] === RUN   TestCreateLinkToNonExistingContainer
17:58:23 [2019-09-27T17:58:23.259Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
17:58:23 [2019-09-27T17:58:23.259Z] === RUN   TestCreateWithInvalidEnv
17:58:23 [2019-09-27T17:58:23.259Z] === RUN   TestCreateWithInvalidEnv/0
17:58:23 [2019-09-27T17:58:23.259Z] === PAUSE TestCreateWithInvalidEnv/0
17:58:23 [2019-09-27T17:58:23.259Z] === RUN   TestCreateWithInvalidEnv/1
17:58:23 [2019-09-27T17:58:23.259Z] === PAUSE TestCreateWithInvalidEnv/1
17:58:23 [2019-09-27T17:58:23.259Z] === RUN   TestCreateWithInvalidEnv/2
17:58:23 [2019-09-27T17:58:23.259Z] === PAUSE TestCreateWithInvalidEnv/2
17:58:23 [2019-09-27T17:58:23.259Z] === CONT  TestCreateWithInvalidEnv/0
17:58:23 [2019-09-27T17:58:23.259Z] === CONT  TestCreateWithInvalidEnv/2
17:58:23 [2019-09-27T17:58:23.259Z] === CONT  TestCreateWithInvalidEnv/1
17:58:23 [2019-09-27T17:58:23.259Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:58:23 [2019-09-27T17:58:23.259Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:58:23 [2019-09-27T17:58:23.259Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:58:23 [2019-09-27T17:58:23.259Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:58:23 [2019-09-27T17:58:23.259Z] === RUN   TestCreateTmpfsMountsTarget
17:58:23 [2019-09-27T17:58:23.259Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
17:58:23 [2019-09-27T17:58:23.259Z] === RUN   TestCreateWithCustomMaskedPaths
17:58:24 [2019-09-27T17:58:24.190Z] PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ	1.163s
17:58:24 [2019-09-27T17:58:24.454Z] #33 1.512 
17:58:24 [2019-09-27T17:58:24.454Z] #33 1.630 Removing bundles/
17:58:24 [2019-09-27T17:58:24.454Z] #33 1.631 
17:58:24 [2019-09-27T17:58:24.454Z] #33 1.637 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
17:58:25 [2019-09-27T17:58:25.387Z] #33 2.647 Building test suite binary ./integration-cli/test.main
17:58:26 [2019-09-27T17:58:26.215Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s)
17:58:26 [2019-09-27T17:58:26.215Z] === RUN   TestCreateWithCapabilities
17:58:26 [2019-09-27T17:58:26.215Z] === RUN   TestCreateWithCapabilities/no_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] === PAUSE TestCreateWithCapabilities/no_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] === RUN   TestCreateWithCapabilities/empty_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] === RUN   TestCreateWithCapabilities/valid_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
17:58:26 [2019-09-27T17:58:26.215Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
17:58:26 [2019-09-27T17:58:26.215Z] === RUN   TestCreateWithCapabilities/empty_capadd
17:58:26 [2019-09-27T17:58:26.215Z] === PAUSE TestCreateWithCapabilities/empty_capadd
17:58:26 [2019-09-27T17:58:26.215Z] === RUN   TestCreateWithCapabilities/empty_capdrop
17:58:26 [2019-09-27T17:58:26.215Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
17:58:26 [2019-09-27T17:58:26.215Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
17:58:26 [2019-09-27T17:58:26.215Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
17:58:26 [2019-09-27T17:58:26.215Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
17:58:26 [2019-09-27T17:58:26.215Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
17:58:26 [2019-09-27T17:58:26.215Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
17:58:26 [2019-09-27T17:58:26.215Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
17:58:26 [2019-09-27T17:58:26.215Z] === CONT  TestCreateWithCapabilities/no_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
17:58:26 [2019-09-27T17:58:26.215Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
17:58:26 [2019-09-27T17:58:26.215Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
17:58:26 [2019-09-27T17:58:26.215Z] === CONT  TestCreateWithCapabilities/empty_capdrop
17:58:26 [2019-09-27T17:58:26.215Z] === CONT  TestCreateWithCapabilities/empty_capadd
17:58:26 [2019-09-27T17:58:26.215Z] PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination	1.695s
17:58:26 [2019-09-27T17:58:26.215Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
17:58:26 [2019-09-27T17:58:26.215Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] === CONT  TestCreateWithCapabilities/valid_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] === CONT  TestCreateWithCapabilities/empty_capabilities
17:58:26 [2019-09-27T17:58:26.215Z] --- PASS: TestCreateWithCapabilities (0.03s)
17:58:26 [2019-09-27T17:58:26.215Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
17:58:26 [2019-09-27T17:58:26.215Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
17:58:26 [2019-09-27T17:58:26.215Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
17:58:26 [2019-09-27T17:58:26.215Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
17:58:26 [2019-09-27T17:58:26.215Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
17:58:26 [2019-09-27T17:58:26.215Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
17:58:26 [2019-09-27T17:58:26.215Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
17:58:26 [2019-09-27T17:58:26.215Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
17:58:26 [2019-09-27T17:58:26.215Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
17:58:26 [2019-09-27T17:58:26.215Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
17:58:26 [2019-09-27T17:58:26.215Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
17:58:26 [2019-09-27T17:58:26.215Z] === RUN   TestCreateWithCustomReadonlyPaths
17:58:26 [2019-09-27T17:58:26.319Z] #33 ...
17:58:26 [2019-09-27T17:58:26.319Z] 
17:58:26 [2019-09-27T17:58:26.319Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
17:58:26 [2019-09-27T17:58:26.319Z] #29 ...
17:58:26 [2019-09-27T17:58:26.319Z] 
17:58:26 [2019-09-27T17:58:26.319Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
17:58:26 [2019-09-27T17:58:26.319Z] #20 6.329 
#                                                                          1.9%
######                                                                     8.9%
#############                                                             18.5%
###################                                                       26.6%
########################                                                  33.7%
#############################                                             41.2%
###################################                                       49.1%
########################################                                  56.8%
##############################################                            64.4%
###################################################                       71.3%
#########################################################                 79.4%
#############################################################             86.1%
##################################################################        92.9%
######################################################################## 100.0%
17:58:26 [2019-09-27T17:58:26.319Z] #20 7.825 
17:58:26 [2019-09-27T17:58:26.319Z] #20 8.905 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
17:58:26 [2019-09-27T17:58:26.319Z] #20 9.457 #=#=#                                                                         
17:58:26 [2019-09-27T17:58:26.319Z] #20 9.535 
######################################################################## 100.0%
17:58:26 [2019-09-27T17:58:26.319Z] #20 9.832 
17:58:27 [2019-09-27T17:58:27.148Z] PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory	1.114s
17:58:27 [2019-09-27T17:58:27.250Z] #20 10.99 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
17:58:27 [2019-09-27T17:58:27.507Z] #20 11.49 #=#=#                                                                         
17:58:27 [2019-09-27T17:58:27.765Z] #20 11.69 
                                                                           0.7%
######################################################################## 100.0%
17:58:28 [2019-09-27T17:58:28.022Z] #20 12.00 
17:58:28 [2019-09-27T17:58:28.080Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	0.943s
17:58:28 [2019-09-27T17:58:28.080Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.025s
17:58:28 [2019-09-27T17:58:28.645Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s)
17:58:28 [2019-09-27T17:58:28.645Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:58:28 [2019-09-27T17:58:28.645Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:58:28 [2019-09-27T17:58:28.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:58:28 [2019-09-27T17:58:28.645Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:58:28 [2019-09-27T17:58:28.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:58:28 [2019-09-27T17:58:28.645Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:58:28 [2019-09-27T17:58:28.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:58:28 [2019-09-27T17:58:28.645Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:58:28 [2019-09-27T17:58:28.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:58:28 [2019-09-27T17:58:28.645Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:58:28 [2019-09-27T17:58:28.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:58:28 [2019-09-27T17:58:28.645Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:58:28 [2019-09-27T17:58:28.645Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:58:28 [2019-09-27T17:58:28.645Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:58:28 [2019-09-27T17:58:28.645Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:58:28 [2019-09-27T17:58:28.645Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:58:28 [2019-09-27T17:58:28.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
17:58:28 [2019-09-27T17:58:28.645Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:58:28 [2019-09-27T17:58:28.645Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:58:28 [2019-09-27T17:58:28.645Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:58:28 [2019-09-27T17:58:28.645Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:58:28 [2019-09-27T17:58:28.645Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:58:28 [2019-09-27T17:58:28.645Z] === RUN   TestContainerStartOnDaemonRestart
17:58:28 [2019-09-27T17:58:28.645Z] === PAUSE TestContainerStartOnDaemonRestart
17:58:28 [2019-09-27T17:58:28.645Z] === RUN   TestDaemonRestartIpcMode
17:58:28 [2019-09-27T17:58:28.645Z] === PAUSE TestDaemonRestartIpcMode
17:58:28 [2019-09-27T17:58:28.645Z] === RUN   TestDiff
17:58:29 [2019-09-27T17:58:29.208Z] PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon	0.981s
17:58:29 [2019-09-27T17:58:29.392Z] #20 13.16 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
17:58:29 [2019-09-27T17:58:29.393Z] #20 13.35 skipping existing 1849cc453dee
17:58:29 [2019-09-27T17:58:29.465Z] --- PASS: TestDiff (0.75s)
17:58:29 [2019-09-27T17:58:29.465Z] === RUN   TestExecWithCloseStdin
17:58:29 [2019-09-27T17:58:29.650Z] #20 13.62 
17:58:30 [2019-09-27T17:58:30.030Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	0.830s
17:58:30 [2019-09-27T17:58:30.594Z] --- PASS: TestExecWithCloseStdin (1.08s)
17:58:30 [2019-09-27T17:58:30.594Z] === RUN   TestExec
17:58:31 [2019-09-27T17:58:31.021Z] #20 14.88 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
17:58:31 [2019-09-27T17:58:31.278Z] #20 15.27 
17:58:31 [2019-09-27T17:58:31.525Z] PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles	1.384s
17:58:31 [2019-09-27T17:58:31.525Z] --- PASS: TestExec (0.99s)
17:58:31 [2019-09-27T17:58:31.525Z] === RUN   TestExecUser
17:58:31 [2019-09-27T17:58:31.536Z] #20 15.40 
######################################################################## 100.0%
17:58:31 [2019-09-27T17:58:31.793Z] #20 15.75 
17:58:31 [2019-09-27T17:58:31.794Z] #20 15.82 Download of images into '/build' complete.
17:58:31 [2019-09-27T17:58:31.794Z] #20 15.82 Use something like the following to load the result into a Docker daemon:
17:58:31 [2019-09-27T17:58:31.794Z] #20 15.82   tar -cC '/build' . | docker load
17:58:32 [2019-09-27T17:58:32.359Z] #20 DONE 16.3s
17:58:32 [2019-09-27T17:58:32.359Z] 
17:58:32 [2019-09-27T17:58:32.359Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
17:58:32 [2019-09-27T17:58:32.460Z] PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent	1.073s
17:58:32 [2019-09-27T17:58:32.460Z] --- PASS: TestExecUser (1.11s)
17:58:32 [2019-09-27T17:58:32.460Z] === RUN   TestExportContainerAndImportImage
17:58:33 [2019-09-27T17:58:33.829Z] --- PASS: TestExportContainerAndImportImage (1.14s)
17:58:33 [2019-09-27T17:58:33.829Z] === RUN   TestExportContainerAfterDaemonRestart
17:58:33 [2019-09-27T17:58:33.829Z] PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink	1.338s
17:58:34 [2019-09-27T17:58:34.888Z] #29 ...
17:58:34 [2019-09-27T17:58:34.888Z] 
17:58:34 [2019-09-27T17:58:34.888Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
17:58:35 [2019-09-27T17:58:35.725Z] --- PASS: TestExportContainerAfterDaemonRestart (1.82s)
17:58:35 [2019-09-27T17:58:35.725Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
17:58:35 [2019-09-27T17:58:35.725Z]     daemon.go:325: [dc2acb5f375a4] waiting for daemon to start
17:58:35 [2019-09-27T17:58:35.725Z]     daemon.go:325: [dc2acb5f375a4] waiting for daemon to start
17:58:35 [2019-09-27T17:58:35.725Z]     daemon.go:353: [dc2acb5f375a4] daemon started
17:58:35 [2019-09-27T17:58:35.725Z]     daemon.go:461: [dc2acb5f375a4] Stopping daemon
17:58:35 [2019-09-27T17:58:35.725Z]     daemon.go:296: [dc2acb5f375a4] exiting daemon
17:58:35 [2019-09-27T17:58:35.725Z]     daemon.go:448: [dc2acb5f375a4] Daemon stopped
17:58:35 [2019-09-27T17:58:35.725Z]     daemon.go:325: [dc2acb5f375a4] waiting for daemon to start
17:58:35 [2019-09-27T17:58:35.725Z]     daemon.go:325: [dc2acb5f375a4] waiting for daemon to start
17:58:35 [2019-09-27T17:58:35.725Z]     daemon.go:353: [dc2acb5f375a4] daemon started
17:58:35 [2019-09-27T17:58:35.725Z]     daemon.go:461: [dc2acb5f375a4] Stopping daemon
17:58:35 [2019-09-27T17:58:35.725Z]     daemon.go:296: [dc2acb5f375a4] exiting daemon
17:58:35 [2019-09-27T17:58:35.725Z]     daemon.go:448: [dc2acb5f375a4] Daemon stopped
17:58:35 [2019-09-27T17:58:35.725Z] === RUN   TestHealthCheckWorkdir
17:58:35 [2019-09-27T17:58:35.825Z] #21 DONE 1.0s
17:58:35 [2019-09-27T17:58:35.825Z] 
17:58:35 [2019-09-27T17:58:35.825Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
17:58:35 [2019-09-27T17:58:35.825Z] #29 ...
17:58:35 [2019-09-27T17:58:35.825Z] 
17:58:35 [2019-09-27T17:58:35.825Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
17:58:35 [2019-09-27T17:58:35.825Z] #25 DONE 0.1s
17:58:35 [2019-09-27T17:58:35.825Z] 
17:58:35 [2019-09-27T17:58:35.825Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
17:58:35 [2019-09-27T17:58:35.982Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	2.162s
17:58:36 [2019-09-27T17:58:36.913Z] --- PASS: TestHealthCheckWorkdir (1.19s)
17:58:36 [2019-09-27T17:58:36.913Z] === RUN   TestHealthKillContainer
17:58:36 [2019-09-27T17:58:36.913Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	0.971s
17:58:39 [2019-09-27T17:58:39.437Z] PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC	2.488s
17:58:39 [2019-09-27T17:58:39.693Z] --- PASS: TestHealthKillContainer (3.08s)
17:58:39 [2019-09-27T17:58:39.693Z] === RUN   TestInspectCpusetInConfigPre120
17:58:40 [2019-09-27T17:58:40.627Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s)
17:58:40 [2019-09-27T17:58:40.627Z] === RUN   TestIpcModeNone
17:58:41 [2019-09-27T17:58:41.563Z] --- PASS: TestIpcModeNone (0.90s)
17:58:41 [2019-09-27T17:58:41.563Z] === RUN   TestIpcModePrivate
17:58:42 [2019-09-27T17:58:42.496Z] --- PASS: TestIpcModePrivate (0.94s)
17:58:42 [2019-09-27T17:58:42.496Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:195, shared: false, mustBeShared: false
17:58:42 [2019-09-27T17:58:42.496Z] === RUN   TestIpcModeShareable
17:58:43 [2019-09-27T17:58:43.426Z] --- PASS: TestIpcModeShareable (0.94s)
17:58:43 [2019-09-27T17:58:43.426Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:198, shared: true, mustBeShared: true
17:58:43 [2019-09-27T17:58:43.426Z] === RUN   TestAPIIpcModeShareableAndContainer
17:58:44 [2019-09-27T17:58:44.358Z] PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD	5.010s
17:58:45 [2019-09-27T17:58:45.788Z] #29 29.32 # github.com/docker/docker/contrib/httpserver
17:58:45 [2019-09-27T17:58:45.788Z] #29 29.32 loadinternal: cannot find runtime/cgo
17:58:45 [2019-09-27T17:58:45.788Z] #29 DONE 29.6s
17:58:45 [2019-09-27T17:58:45.788Z] 
17:58:45 [2019-09-27T17:58:45.788Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
17:58:46 [2019-09-27T17:58:46.722Z] #33 ...
17:58:46 [2019-09-27T17:58:46.722Z] 
17:58:46 [2019-09-27T17:58:46.722Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
17:58:46 [2019-09-27T17:58:46.722Z] #30 DONE 0.1s
17:58:46 [2019-09-27T17:58:46.722Z] 
17:58:46 [2019-09-27T17:58:46.722Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
17:58:46 [2019-09-27T17:58:46.883Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s)
17:58:46 [2019-09-27T17:58:46.883Z] === RUN   TestAPIIpcModeHost
17:58:47 [2019-09-27T17:58:47.447Z] --- PASS: TestAPIIpcModeHost (0.91s)
17:58:47 [2019-09-27T17:58:47.447Z] === RUN   TestDaemonIpcModeShareable
17:58:48 [2019-09-27T17:58:48.377Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	3.744s
17:58:49 [2019-09-27T17:58:49.307Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
17:58:49 [2019-09-27T17:58:49.307Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
17:58:49 [2019-09-27T17:58:49.307Z]     daemon.go:325: [dedcb092e0f1c] waiting for daemon to start
17:58:49 [2019-09-27T17:58:49.307Z]     daemon.go:325: [dedcb092e0f1c] waiting for daemon to start
17:58:49 [2019-09-27T17:58:49.307Z]     daemon.go:353: [dedcb092e0f1c] daemon started
17:58:49 [2019-09-27T17:58:49.307Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:183, shared: true, mustBeShared: true
17:58:49 [2019-09-27T17:58:49.307Z]     daemon.go:461: [dedcb092e0f1c] Stopping daemon
17:58:49 [2019-09-27T17:58:49.307Z]     daemon.go:296: [dedcb092e0f1c] exiting daemon
17:58:49 [2019-09-27T17:58:49.307Z]     daemon.go:448: [dedcb092e0f1c] Daemon stopped
17:58:49 [2019-09-27T17:58:49.307Z] === RUN   TestDaemonIpcModePrivate
17:58:49 [2019-09-27T17:58:49.307Z] PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF	1.030s
17:58:51 [2019-09-27T17:58:51.203Z] --- PASS: TestDaemonIpcModePrivate (2.04s)
17:58:51 [2019-09-27T17:58:51.203Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
17:58:51 [2019-09-27T17:58:51.203Z]     daemon.go:325: [d0f79ce751605] waiting for daemon to start
17:58:51 [2019-09-27T17:58:51.203Z]     daemon.go:325: [d0f79ce751605] waiting for daemon to start
17:58:51 [2019-09-27T17:58:51.203Z]     daemon.go:353: [d0f79ce751605] daemon started
17:58:51 [2019-09-27T17:58:51.203Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false
17:58:51 [2019-09-27T17:58:51.203Z]     daemon.go:461: [d0f79ce751605] Stopping daemon
17:58:51 [2019-09-27T17:58:51.203Z]     daemon.go:296: [d0f79ce751605] exiting daemon
17:58:51 [2019-09-27T17:58:51.203Z]     daemon.go:448: [d0f79ce751605] Daemon stopped
17:58:51 [2019-09-27T17:58:51.203Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:58:53 [2019-09-27T17:58:53.096Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s)
17:58:53 [2019-09-27T17:58:53.096Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
17:58:53 [2019-09-27T17:58:53.096Z]     daemon.go:325: [ddf2a139d88b7] waiting for daemon to start
17:58:53 [2019-09-27T17:58:53.096Z]     daemon.go:325: [ddf2a139d88b7] waiting for daemon to start
17:58:53 [2019-09-27T17:58:53.096Z]     daemon.go:353: [ddf2a139d88b7] daemon started
17:58:53 [2019-09-27T17:58:53.096Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false
17:58:53 [2019-09-27T17:58:53.096Z]     daemon.go:461: [ddf2a139d88b7] Stopping daemon
17:58:53 [2019-09-27T17:58:53.096Z]     daemon.go:296: [ddf2a139d88b7] exiting daemon
17:58:53 [2019-09-27T17:58:53.096Z]     daemon.go:448: [ddf2a139d88b7] Daemon stopped
17:58:53 [2019-09-27T17:58:53.096Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:58:54 [2019-09-27T17:58:54.991Z] PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG	5.688s
17:58:54 [2019-09-27T17:58:54.991Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s)
17:58:54 [2019-09-27T17:58:54.991Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
17:58:54 [2019-09-27T17:58:54.991Z]     daemon.go:325: [d4ffeb336dbd0] waiting for daemon to start
17:58:54 [2019-09-27T17:58:54.991Z]     daemon.go:325: [d4ffeb336dbd0] waiting for daemon to start
17:58:54 [2019-09-27T17:58:54.991Z]     daemon.go:353: [d4ffeb336dbd0] daemon started
17:58:54 [2019-09-27T17:58:54.992Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: true, mustBeShared: true
17:58:54 [2019-09-27T17:58:54.992Z]     daemon.go:461: [d4ffeb336dbd0] Stopping daemon
17:58:54 [2019-09-27T17:58:54.992Z]     daemon.go:296: [d4ffeb336dbd0] exiting daemon
17:58:54 [2019-09-27T17:58:54.992Z]     daemon.go:448: [d4ffeb336dbd0] Daemon stopped
17:58:54 [2019-09-27T17:58:54.992Z] === RUN   TestIpcModeOlderClient
17:58:54 [2019-09-27T17:58:54.992Z] === PAUSE TestIpcModeOlderClient
17:58:54 [2019-09-27T17:58:54.992Z] === RUN   TestKillContainerInvalidSignal
17:58:55 [2019-09-27T17:58:55.926Z] --- PASS: TestKillContainerInvalidSignal (1.00s)
17:58:55 [2019-09-27T17:58:55.926Z] === RUN   TestKillContainer
17:58:55 [2019-09-27T17:58:55.926Z] === RUN   TestKillContainer/no_signal
17:58:56 [2019-09-27T17:58:56.857Z] === RUN   TestKillContainer/non_killing_signal
17:58:57 [2019-09-27T17:58:57.788Z] === RUN   TestKillContainer/killing_signal
17:58:58 [2019-09-27T17:58:58.719Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	3.658s
17:58:58 [2019-09-27T17:58:58.719Z] --- PASS: TestKillContainer (2.76s)
17:58:58 [2019-09-27T17:58:58.719Z]     --- PASS: TestKillContainer/no_signal (0.96s)
17:58:58 [2019-09-27T17:58:58.719Z]     --- PASS: TestKillContainer/non_killing_signal (0.68s)
17:58:58 [2019-09-27T17:58:58.719Z]     --- PASS: TestKillContainer/killing_signal (0.85s)
17:58:58 [2019-09-27T17:58:58.719Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:58:58 [2019-09-27T17:58:58.719Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:58:59 [2019-09-27T17:58:59.669Z] PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI	0.969s
17:58:59 [2019-09-27T17:58:59.669Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:59:00 [2019-09-27T17:59:00.599Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.95s)
17:59:00 [2019-09-27T17:59:00.599Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s)
17:59:00 [2019-09-27T17:59:00.599Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s)
17:59:00 [2019-09-27T17:59:00.599Z] === RUN   TestKillStoppedContainer
17:59:00 [2019-09-27T17:59:00.857Z] --- PASS: TestKillStoppedContainer (0.12s)
17:59:00 [2019-09-27T17:59:00.857Z] === RUN   TestKillStoppedContainerAPIPre120
17:59:00 [2019-09-27T17:59:00.857Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s)
17:59:00 [2019-09-27T17:59:00.857Z] === RUN   TestKillDifferentUserContainer
17:59:02 [2019-09-27T17:59:02.226Z] --- PASS: TestKillDifferentUserContainer (1.03s)
17:59:02 [2019-09-27T17:59:02.226Z] === RUN   TestInspectOomKilledTrue
17:59:02 [2019-09-27T17:59:02.226Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
17:59:02 [2019-09-27T17:59:02.226Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:59:02 [2019-09-27T17:59:02.226Z] === RUN   TestInspectOomKilledFalse
17:59:02 [2019-09-27T17:59:02.226Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:59:02 [2019-09-27T17:59:02.226Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:59:02 [2019-09-27T17:59:02.226Z] === RUN   TestLinksEtcHostsContentMatch
17:59:02 [2019-09-27T17:59:02.483Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
17:59:02 [2019-09-27T17:59:02.483Z] === RUN   TestLinksContainerNames
17:59:04 [2019-09-27T17:59:04.381Z] --- PASS: TestLinksContainerNames (1.64s)
17:59:04 [2019-09-27T17:59:04.381Z] === RUN   TestLogsFollowTailEmpty
17:59:04 [2019-09-27T17:59:04.638Z] PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ	5.104s
17:59:05 [2019-09-27T17:59:05.203Z] --- PASS: TestLogsFollowTailEmpty (0.98s)
17:59:05 [2019-09-27T17:59:05.203Z] === RUN   TestContainerNetworkMountsNoChown
17:59:06 [2019-09-27T17:59:06.135Z] PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions	1.247s
17:59:06 [2019-09-27T17:59:06.135Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s)
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/default
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/default
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/private
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/private
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rprivate
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rprivate
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/slave
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/slave
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rslave
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rslave
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/shared
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/shared
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rshared
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rshared
17:59:06 [2019-09-27T17:59:06.135Z] === CONT  TestMountDaemonRoot/default
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/default/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/default/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === CONT  TestMountDaemonRoot/default/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === CONT  TestMountDaemonRoot/rshared
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === CONT  TestMountDaemonRoot/shared
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === CONT  TestMountDaemonRoot/rslave
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === CONT  TestMountDaemonRoot/slave
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === CONT  TestMountDaemonRoot/rprivate
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === CONT  TestMountDaemonRoot/private
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/private/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/private/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === CONT  TestMountDaemonRoot/default/mount_root
17:59:06 [2019-09-27T17:59:06.135Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:59:06 [2019-09-27T17:59:06.135Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:59:06 [2019-09-27T17:59:06.392Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:59:06 [2019-09-27T17:59:06.392Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:59:06 [2019-09-27T17:59:06.392Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:59:06 [2019-09-27T17:59:06.392Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:59:06 [2019-09-27T17:59:06.392Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:59:06 [2019-09-27T17:59:06.392Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:59:06 [2019-09-27T17:59:06.392Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:59:06 [2019-09-27T17:59:06.392Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:59:06 [2019-09-27T17:59:06.392Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:59:06 [2019-09-27T17:59:06.649Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:59:06 [2019-09-27T17:59:06.649Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:59:06 [2019-09-27T17:59:06.649Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:59:06 [2019-09-27T17:59:06.649Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:59:06 [2019-09-27T17:59:06.649Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:59:06 [2019-09-27T17:59:06.649Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:59:06 [2019-09-27T17:59:06.649Z] === CONT  TestMountDaemonRoot/private/bind_root
17:59:06 [2019-09-27T17:59:06.649Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:59:06 [2019-09-27T17:59:06.649Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:59:06 [2019-09-27T17:59:06.909Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:59:06 [2019-09-27T17:59:06.909Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:59:06 [2019-09-27T17:59:06.909Z] === CONT  TestMountDaemonRoot/private/mount_root
17:59:06 [2019-09-27T17:59:06.909Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:59:06 [2019-09-27T17:59:06.909Z] --- PASS: TestMountDaemonRoot (0.02s)
17:59:06 [2019-09-27T17:59:06.909Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
17:59:06 [2019-09-27T17:59:06.909Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
17:59:06 [2019-09-27T17:59:06.909Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
17:59:06 [2019-09-27T17:59:06.909Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
17:59:06 [2019-09-27T17:59:06.909Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
17:59:06 [2019-09-27T17:59:06.909Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:59:06 [2019-09-27T17:59:06.909Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:59:06 [2019-09-27T17:59:06.909Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
17:59:06 [2019-09-27T17:59:06.909Z] === RUN   TestContainerBindMountNonRecursive
17:59:07 [2019-09-27T17:59:07.166Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	1.043s
17:59:09 [2019-09-27T17:59:09.061Z] PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs	1.595s
17:59:09 [2019-09-27T17:59:09.318Z] --- PASS: TestContainerBindMountNonRecursive (2.46s)
17:59:09 [2019-09-27T17:59:09.318Z] === RUN   TestNetworkNat
17:59:10 [2019-09-27T17:59:10.250Z] --- PASS: TestNetworkNat (0.92s)
17:59:10 [2019-09-27T17:59:10.250Z] === RUN   TestNetworkLocalhostTCPNat
17:59:10 [2019-09-27T17:59:10.508Z] PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume	1.706s
17:59:11 [2019-09-27T17:59:11.073Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
17:59:11 [2019-09-27T17:59:11.073Z] === RUN   TestNetworkLoopbackNat
17:59:11 [2019-09-27T17:59:11.330Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	1.030s
17:59:12 [2019-09-27T17:59:12.263Z] --- PASS: TestNetworkLoopbackNat (1.24s)
17:59:12 [2019-09-27T17:59:12.263Z] === RUN   TestPause
17:59:13 [2019-09-27T17:59:13.194Z] --- PASS: TestPause (0.91s)
17:59:13 [2019-09-27T17:59:13.194Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:59:13 [2019-09-27T17:59:13.194Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:59:13 [2019-09-27T17:59:13.194Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:59:13 [2019-09-27T17:59:13.194Z] === RUN   TestPauseStopPausedContainer
17:59:14 [2019-09-27T17:59:14.124Z] --- PASS: TestPauseStopPausedContainer (0.86s)
17:59:14 [2019-09-27T17:59:14.124Z] === RUN   TestPsFilter
17:59:14 [2019-09-27T17:59:14.381Z] --- PASS: TestPsFilter (0.20s)
17:59:14 [2019-09-27T17:59:14.381Z] === RUN   TestRemoveContainerWithRemovedVolume
17:59:14 [2019-09-27T17:59:14.945Z] PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination	3.325s
17:59:15 [2019-09-27T17:59:15.202Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
17:59:15 [2019-09-27T17:59:15.202Z] === RUN   TestRemoveContainerWithVolume
17:59:15 [2019-09-27T17:59:15.202Z] PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory	0.439s
17:59:16 [2019-09-27T17:59:16.132Z] --- PASS: TestRemoveContainerWithVolume (0.87s)
17:59:16 [2019-09-27T17:59:16.133Z] === RUN   TestRemoveContainerRunning
17:59:16 [2019-09-27T17:59:16.390Z] PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser	1.071s
17:59:16 [2019-09-27T17:59:16.648Z] PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster	28.967s
17:59:16 [2019-09-27T17:59:16.905Z] --- PASS: TestRemoveContainerRunning (0.99s)
17:59:16 [2019-09-27T17:59:16.905Z] === RUN   TestRemoveContainerForceRemoveRunning
17:59:17 [2019-09-27T17:59:17.839Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s)
17:59:17 [2019-09-27T17:59:17.839Z] === RUN   TestRemoveInvalidContainer
17:59:17 [2019-09-27T17:59:17.839Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:59:17 [2019-09-27T17:59:17.839Z] === RUN   TestRenameLinkedContainer
17:59:18 [2019-09-27T17:59:18.095Z] PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath	1.889s
17:59:18 [2019-09-27T17:59:18.353Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreate64ByteHexID	0.101s
17:59:18 [2019-09-27T17:59:18.353Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.121s
17:59:18 [2019-09-27T17:59:18.918Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	0.530s
17:59:19 [2019-09-27T17:59:19.849Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	0.873s
17:59:19 [2019-09-27T17:59:19.849Z] SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper)
17:59:20 [2019-09-27T17:59:20.106Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.087s
17:59:21 [2019-09-27T17:59:21.038Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	0.865s
17:59:21 [2019-09-27T17:59:21.296Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.417s
17:59:21 [2019-09-27T17:59:21.553Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.113s
17:59:21 [2019-09-27T17:59:21.553Z] --- PASS: TestRenameLinkedContainer (3.56s)
17:59:21 [2019-09-27T17:59:21.553Z] === RUN   TestRenameStoppedContainer
17:59:21 [2019-09-27T17:59:21.553Z] PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer	0.174s
17:59:21 [2019-09-27T17:59:21.809Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.193s
17:59:21 [2019-09-27T17:59:21.809Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
17:59:22 [2019-09-27T17:59:22.067Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.091s
17:59:22 [2019-09-27T17:59:22.067Z] PASS: docker_cli_create_test.go:371: DockerSuite.TestCreateStopTimeout	0.196s
17:59:22 [2019-09-27T17:59:22.330Z] --- PASS: TestRenameStoppedContainer (0.92s)
17:59:22 [2019-09-27T17:59:22.330Z] === RUN   TestRenameRunningContainerAndReuse
17:59:24 [2019-09-27T17:59:24.236Z] --- PASS: TestRenameRunningContainerAndReuse (1.88s)
17:59:24 [2019-09-27T17:59:24.236Z] === RUN   TestRenameInvalidName
17:59:25 [2019-09-27T17:59:25.167Z] PASS: docker_cli_create_test.go:344: DockerSuite.TestCreateUnsetEntrypoint	2.868s
17:59:25 [2019-09-27T17:59:25.167Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.099s
17:59:25 [2019-09-27T17:59:25.167Z] PASS: docker_cli_create_test.go:324: DockerSuite.TestCreateWithInvalidLogOpts	0.025s
17:59:25 [2019-09-27T17:59:25.167Z] --- PASS: TestRenameInvalidName (0.95s)
17:59:25 [2019-09-27T17:59:25.167Z] === RUN   TestRenameAnonymousContainer
17:59:29 [2019-09-27T17:59:29.342Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	2.904s
17:59:29 [2019-09-27T17:59:29.342Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.102s
17:59:29 [2019-09-27T17:59:29.342Z] PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit	0.010s
17:59:29 [2019-09-27T17:59:29.342Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	0.166s
17:59:29 [2019-09-27T17:59:29.342Z] PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds	0.076s
17:59:29 [2019-09-27T17:59:29.342Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.072s
17:59:29 [2019-09-27T17:59:29.342Z] --- PASS: TestRenameAnonymousContainer (4.17s)
17:59:29 [2019-09-27T17:59:29.342Z] === RUN   TestRenameContainerWithSameName
17:59:30 [2019-09-27T17:59:30.271Z] PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds	0.658s
17:59:30 [2019-09-27T17:59:30.271Z] --- PASS: TestRenameContainerWithSameName (0.93s)
17:59:30 [2019-09-27T17:59:30.271Z] === RUN   TestRenameContainerWithLinkedContainer
17:59:32 [2019-09-27T17:59:32.165Z] PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom	1.682s
17:59:32 [2019-09-27T17:59:32.165Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s)
17:59:32 [2019-09-27T17:59:32.165Z] === RUN   TestResize
17:59:33 [2019-09-27T17:59:33.096Z] --- PASS: TestResize (0.89s)
17:59:33 [2019-09-27T17:59:33.096Z] === RUN   TestResizeWithInvalidSize
17:59:33 [2019-09-27T17:59:33.353Z] PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume	0.913s
17:59:34 [2019-09-27T17:59:34.284Z] --- PASS: TestResizeWithInvalidSize (1.01s)
17:59:34 [2019-09-27T17:59:34.284Z] === RUN   TestResizeWhenContainerNotStarted
17:59:35 [2019-09-27T17:59:35.214Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s)
17:59:35 [2019-09-27T17:59:35.214Z] === RUN   TestDaemonRestartKillContainers
17:59:35 [2019-09-27T17:59:35.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:59:35 [2019-09-27T17:59:35.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:59:35 [2019-09-27T17:59:35.214Z] PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig	1.325s
17:59:37 [2019-09-27T17:59:37.738Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:59:37 [2019-09-27T17:59:37.738Z] PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked	2.486s
17:59:37 [2019-09-27T17:59:37.738Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:59:38 [2019-09-27T17:59:38.302Z] PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin	21.495s
17:59:38 [2019-09-27T17:59:38.868Z] PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig	0.879s
17:59:40 [2019-09-27T17:59:40.241Z] PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS	0.913s
17:59:40 [2019-09-27T17:59:40.241Z] PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit	0.099s
17:59:41 [2019-09-27T17:59:41.173Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:59:41 [2019-09-27T17:59:41.738Z] PASS: docker_cli_run_test.go:2999: DockerSuite.TestDevicePermissions	1.495s
17:59:41 [2019-09-27T17:59:41.738Z] PASS: docker_cli_run_test.go:3710: DockerSuite.TestDockerFails	0.016s
17:59:41 [2019-09-27T17:59:41.738Z] PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork	0.012s
17:59:41 [2019-09-27T17:59:41.738Z] PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent	0.073s
17:59:42 [2019-09-27T17:59:42.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:59:44 [2019-09-27T17:59:44.203Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:59:44 [2019-09-27T17:59:44.203Z] PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName	2.451s
17:59:44 [2019-09-27T17:59:44.459Z] PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate	4.879s
17:59:45 [2019-09-27T17:59:45.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:59:45 [2019-09-27T17:59:45.588Z] PASS: docker_cli_network_unix_test.go:1621: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange	1.270s
17:59:46 [2019-09-27T17:59:46.962Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:59:46 [2019-09-27T17:59:46.962Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:59:47 [2019-09-27T17:59:47.895Z] PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple	1.913s
17:59:47 [2019-09-27T17:59:47.895Z] PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists	0.021s
17:59:48 [2019-09-27T17:59:48.152Z] PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect	0.035s
17:59:48 [2019-09-27T17:59:48.152Z] PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID	0.162s
17:59:48 [2019-09-27T17:59:48.717Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:59:48 [2019-09-27T17:59:48.717Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:59:52 [2019-09-27T17:59:52.010Z] --- PASS: TestDaemonRestartKillContainers (0.01s)
17:59:52 [2019-09-27T17:59:52.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.51s)
17:59:52 [2019-09-27T17:59:52.010Z]         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
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d152acf8d2d84] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d152acf8d2d84] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d152acf8d2d84] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d152acf8d2d84] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d152acf8d2d84] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d152acf8d2d84] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d152acf8d2d84] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [d152acf8d2d84] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d152acf8d2d84] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [d152acf8d2d84] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s)
17:59:52 [2019-09-27T17:59:52.010Z]         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
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d0fe68c2a6e52] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d0fe68c2a6e52] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d0fe68c2a6e52] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d0fe68c2a6e52] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d0fe68c2a6e52] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d0fe68c2a6e52] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d0fe68c2a6e52] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [d0fe68c2a6e52] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d0fe68c2a6e52] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [d0fe68c2a6e52] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.78s)
17:59:52 [2019-09-27T17:59:52.010Z]         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
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [da165132f0b41] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [da165132f0b41] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [da165132f0b41] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [da165132f0b41] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [da165132f0b41] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [da165132f0b41] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [da165132f0b41] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [da165132f0b41] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [da165132f0b41] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [da165132f0b41] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [da165132f0b41] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [da165132f0b41] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.39s)
17:59:52 [2019-09-27T17:59:52.010Z]         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
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d53b25914833c] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d53b25914833c] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d53b25914833c] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d53b25914833c] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d53b25914833c] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d53b25914833c] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d53b25914833c] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [d53b25914833c] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d53b25914833c] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [d53b25914833c] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.94s)
17:59:52 [2019-09-27T17:59:52.010Z]         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
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d4127978e95c2] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d4127978e95c2] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d4127978e95c2] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [d4127978e95c2] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d4127978e95c2] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [d4127978e95c2] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d4127978e95c2] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d4127978e95c2] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d4127978e95c2] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [d4127978e95c2] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d4127978e95c2] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [d4127978e95c2] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.98s)
17:59:52 [2019-09-27T17:59:52.010Z]         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
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d39a32e74abfc] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d39a32e74abfc] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d39a32e74abfc] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d39a32e74abfc] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d39a32e74abfc] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d39a32e74abfc] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d39a32e74abfc] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [d39a32e74abfc] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d39a32e74abfc] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [d39a32e74abfc] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
17:59:52 [2019-09-27T17:59:52.010Z]         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
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d6311ded9b384] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d6311ded9b384] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d6311ded9b384] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [d6311ded9b384] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d6311ded9b384] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [d6311ded9b384] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d6311ded9b384] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d6311ded9b384] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d6311ded9b384] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [d6311ded9b384] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d6311ded9b384] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [d6311ded9b384] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s)
17:59:52 [2019-09-27T17:59:52.010Z]         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
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d608d3811c03c] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d608d3811c03c] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d608d3811c03c] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [d608d3811c03c] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d608d3811c03c] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [d608d3811c03c] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d608d3811c03c] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d608d3811c03c] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d608d3811c03c] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [d608d3811c03c] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d608d3811c03c] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [d608d3811c03c] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s)
17:59:52 [2019-09-27T17:59:52.010Z]         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
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d59909bafa5f2] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d59909bafa5f2] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d59909bafa5f2] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [d59909bafa5f2] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d59909bafa5f2] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [d59909bafa5f2] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d59909bafa5f2] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d59909bafa5f2] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d59909bafa5f2] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [d59909bafa5f2] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d59909bafa5f2] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [d59909bafa5f2] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.85s)
17:59:52 [2019-09-27T17:59:52.010Z]         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
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [da3b5ad9a0592] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [da3b5ad9a0592] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [da3b5ad9a0592] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [da3b5ad9a0592] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [da3b5ad9a0592] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [da3b5ad9a0592] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [da3b5ad9a0592] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [da3b5ad9a0592] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [da3b5ad9a0592] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [da3b5ad9a0592] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s)
17:59:52 [2019-09-27T17:59:52.010Z]         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
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [df0bcec197fef] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [df0bcec197fef] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [df0bcec197fef] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [df0bcec197fef] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [df0bcec197fef] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [df0bcec197fef] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [df0bcec197fef] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [df0bcec197fef] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [df0bcec197fef] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [df0bcec197fef] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.90s)
17:59:52 [2019-09-27T17:59:52.010Z]         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
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d21cbfdbe96c9] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d21cbfdbe96c9] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d21cbfdbe96c9] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [d21cbfdbe96c9] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d21cbfdbe96c9] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [d21cbfdbe96c9] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d21cbfdbe96c9] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:325: [d21cbfdbe96c9] waiting for daemon to start
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:353: [d21cbfdbe96c9] daemon started
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:461: [d21cbfdbe96c9] Stopping daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:296: [d21cbfdbe96c9] exiting daemon
17:59:52 [2019-09-27T17:59:52.010Z]         daemon.go:448: [d21cbfdbe96c9] Daemon stopped
17:59:52 [2019-09-27T17:59:52.010Z] === RUN   TestKernelTCPMemory
17:59:52 [2019-09-27T17:59:52.940Z] --- PASS: TestKernelTCPMemory (1.08s)
17:59:52 [2019-09-27T17:59:52.940Z] === RUN   TestNISDomainname
17:59:54 [2019-09-27T17:59:54.309Z] --- PASS: TestNISDomainname (1.38s)
17:59:54 [2019-09-27T17:59:54.309Z] === RUN   TestStats
17:59:55 [2019-09-27T17:59:55.680Z] PASS: docker_cli_network_unix_test.go:1636: DockerSuite.TestDockerNetworkInternalMode	6.551s
17:59:56 [2019-09-27T17:59:56.612Z] --- PASS: TestStats (2.32s)
17:59:56 [2019-09-27T17:59:56.612Z] === RUN   TestStopContainerWithTimeout
17:59:56 [2019-09-27T17:59:56.612Z] === RUN   TestStopContainerWithTimeout/0
17:59:56 [2019-09-27T17:59:56.612Z] === PAUSE TestStopContainerWithTimeout/0
17:59:56 [2019-09-27T17:59:56.612Z] === RUN   TestStopContainerWithTimeout/1
17:59:56 [2019-09-27T17:59:56.612Z] === PAUSE TestStopContainerWithTimeout/1
17:59:56 [2019-09-27T17:59:56.612Z] === RUN   TestStopContainerWithTimeout/3
17:59:56 [2019-09-27T17:59:56.612Z] === PAUSE TestStopContainerWithTimeout/3
17:59:56 [2019-09-27T17:59:56.612Z] === RUN   TestStopContainerWithTimeout/-1
17:59:56 [2019-09-27T17:59:56.612Z] === PAUSE TestStopContainerWithTimeout/-1
17:59:56 [2019-09-27T17:59:56.612Z] === CONT  TestStopContainerWithTimeout/0
17:59:56 [2019-09-27T17:59:56.612Z] === CONT  TestStopContainerWithTimeout/3
17:59:57 [2019-09-27T17:59:57.544Z] === CONT  TestStopContainerWithTimeout/-1
17:59:58 [2019-09-27T17:59:58.474Z] PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom	3.105s
17:59:59 [2019-09-27T17:59:59.406Z] === CONT  TestStopContainerWithTimeout/1
18:00:01 [2019-09-27T18:00:01.928Z] --- PASS: TestStopContainerWithTimeout (0.03s)
18:00:01 [2019-09-27T18:00:01.928Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
18:00:01 [2019-09-27T18:00:01.928Z]     --- PASS: TestStopContainerWithTimeout/3 (2.99s)
18:00:01 [2019-09-27T18:00:01.928Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.88s)
18:00:01 [2019-09-27T18:00:01.928Z]     --- PASS: TestStopContainerWithTimeout/1 (2.00s)
18:00:01 [2019-09-27T18:00:01.928Z] === RUN   TestDeleteDevicemapper
18:00:01 [2019-09-27T18:00:01.928Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:00:01 [2019-09-27T18:00:01.928Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:00:01 [2019-09-27T18:00:01.928Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:00:01 [2019-09-27T18:00:01.928Z] PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind	2.993s
18:00:04 [2019-09-27T18:00:04.452Z] PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts	2.495s
18:00:04 [2019-09-27T18:00:04.452Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.67s)
18:00:04 [2019-09-27T18:00:04.452Z] === RUN   TestUpdateMemory
18:00:04 [2019-09-27T18:00:04.452Z] --- SKIP: TestUpdateMemory (0.00s)
18:00:04 [2019-09-27T18:00:04.452Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:00:04 [2019-09-27T18:00:04.452Z] === RUN   TestUpdateCPUQuota
18:00:04 [2019-09-27T18:00:04.709Z] PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel	9.216s
18:00:05 [2019-09-27T18:00:05.273Z] PASS: docker_cli_network_unix_test.go:1613: DockerSuite.TestEmbeddedDNSInvalidInput	1.148s
18:00:06 [2019-09-27T18:00:06.644Z] --- PASS: TestUpdateCPUQuota (2.30s)
18:00:06 [2019-09-27T18:00:06.644Z] === RUN   TestUpdatePidsLimit
18:00:06 [2019-09-27T18:00:06.644Z] === RUN   TestUpdatePidsLimit/update_from_none
18:00:06 [2019-09-27T18:00:06.644Z] PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach	1.209s
18:00:07 [2019-09-27T18:00:07.577Z] === RUN   TestUpdatePidsLimit/no_change
18:00:08 [2019-09-27T18:00:08.142Z] === RUN   TestUpdatePidsLimit/update_lower
18:00:08 [2019-09-27T18:00:08.399Z] PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit	1.845s
18:00:08 [2019-09-27T18:00:08.399Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:00:08 [2019-09-27T18:00:08.964Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:00:09 [2019-09-27T18:00:09.531Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	1.256s
18:00:09 [2019-09-27T18:00:09.790Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:00:10 [2019-09-27T18:00:10.354Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:00:10 [2019-09-27T18:00:10.612Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	0.938s
18:00:12 [2019-09-27T18:00:12.511Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	1.696s
18:00:12 [2019-09-27T18:00:12.511Z] --- PASS: TestUpdatePidsLimit (6.01s)
18:00:12 [2019-09-27T18:00:12.511Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.05s)
18:00:12 [2019-09-27T18:00:12.511Z]     --- PASS: TestUpdatePidsLimit/no_change (0.53s)
18:00:12 [2019-09-27T18:00:12.511Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.49s)
18:00:12 [2019-09-27T18:00:12.511Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.57s)
18:00:12 [2019-09-27T18:00:12.511Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.72s)
18:00:12 [2019-09-27T18:00:12.511Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.52s)
18:00:12 [2019-09-27T18:00:12.511Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.50s)
18:00:12 [2019-09-27T18:00:12.511Z] === RUN   TestUpdateRestartPolicy
18:00:14 [2019-09-27T18:00:14.405Z] PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate	1.769s
18:00:16 [2019-09-27T18:00:16.299Z] PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName	1.441s
18:00:19 [2019-09-27T18:00:19.586Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	3.392s
18:00:22 [2019-09-27T18:00:22.108Z] PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork	2.271s
18:00:23 [2019-09-27T18:00:23.478Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	1.181s
18:00:23 [2019-09-27T18:00:23.478Z] PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole	7.731s
18:00:24 [2019-09-27T18:00:24.847Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	1.696s
18:00:25 [2019-09-27T18:00:25.778Z] --- PASS: TestUpdateRestartPolicy (13.43s)
18:00:25 [2019-09-27T18:00:25.778Z] === RUN   TestUpdateRestartWithAutoRemove
18:00:26 [2019-09-27T18:00:26.710Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s)
18:00:26 [2019-09-27T18:00:26.710Z] === RUN   TestWaitNonBlocked
18:00:26 [2019-09-27T18:00:26.710Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:00:26 [2019-09-27T18:00:26.710Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:00:26 [2019-09-27T18:00:26.710Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:00:26 [2019-09-27T18:00:26.710Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:00:26 [2019-09-27T18:00:26.710Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:00:26 [2019-09-27T18:00:26.710Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:00:28 [2019-09-27T18:00:28.605Z] --- PASS: TestWaitNonBlocked (0.02s)
18:00:28 [2019-09-27T18:00:28.605Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.46s)
18:00:28 [2019-09-27T18:00:28.605Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.68s)
18:00:28 [2019-09-27T18:00:28.605Z] === RUN   TestWaitBlocked
18:00:28 [2019-09-27T18:00:28.605Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:00:28 [2019-09-27T18:00:28.605Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:00:28 [2019-09-27T18:00:28.605Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:00:28 [2019-09-27T18:00:28.605Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:00:28 [2019-09-27T18:00:28.605Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:00:28 [2019-09-27T18:00:28.605Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:00:29 [2019-09-27T18:00:29.976Z] --- PASS: TestWaitBlocked (0.03s)
18:00:29 [2019-09-27T18:00:29.976Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.44s)
18:00:29 [2019-09-27T18:00:29.976Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.50s)
18:00:29 [2019-09-27T18:00:29.976Z] === CONT  TestContainerStartOnDaemonRestart
18:00:29 [2019-09-27T18:00:29.976Z] === CONT  TestIpcModeOlderClient
18:00:30 [2019-09-27T18:00:30.233Z] --- PASS: TestIpcModeOlderClient (0.14s)
18:00:30 [2019-09-27T18:00:30.233Z] === CONT  TestDaemonRestartIpcMode
18:00:30 [2019-09-27T18:00:30.797Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	5.850s
18:00:31 [2019-09-27T18:00:31.362Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	0.415s
18:00:32 [2019-09-27T18:00:32.733Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	1.344s
18:00:33 [2019-09-27T18:00:33.147Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.236s
18:00:33 [2019-09-27T18:00:33.147Z] --- PASS: TestContainerStartOnDaemonRestart (3.25s)
18:00:33 [2019-09-27T18:00:33.147Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
18:00:33 [2019-09-27T18:00:33.147Z]     daemon.go:325: [d033f695185f9] waiting for daemon to start
18:00:33 [2019-09-27T18:00:33.147Z]     daemon.go:325: [d033f695185f9] waiting for daemon to start
18:00:33 [2019-09-27T18:00:33.147Z]     daemon.go:353: [d033f695185f9] daemon started
18:00:33 [2019-09-27T18:00:33.147Z]     daemon.go:325: [d033f695185f9] waiting for daemon to start
18:00:33 [2019-09-27T18:00:33.147Z]     daemon.go:296: [d033f695185f9] exiting daemon
18:00:33 [2019-09-27T18:00:33.147Z]     daemon.go:325: [d033f695185f9] waiting for daemon to start
18:00:33 [2019-09-27T18:00:33.147Z]     daemon.go:353: [d033f695185f9] daemon started
18:00:33 [2019-09-27T18:00:33.147Z]     daemon.go:461: [d033f695185f9] Stopping daemon
18:00:33 [2019-09-27T18:00:33.147Z]     daemon.go:296: [d033f695185f9] exiting daemon
18:00:33 [2019-09-27T18:00:33.147Z]     daemon.go:448: [d033f695185f9] Daemon stopped
18:00:33 [2019-09-27T18:00:33.405Z] PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID	0.094s
18:00:33 [2019-09-27T18:00:33.662Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.429s
18:00:33 [2019-09-27T18:00:33.919Z] PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType	0.090s
18:00:33 [2019-09-27T18:00:33.919Z] PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID	0.024s
18:00:33 [2019-09-27T18:00:33.919Z] --- PASS: TestDaemonRestartIpcMode (3.91s)
18:00:33 [2019-09-27T18:00:33.919Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
18:00:33 [2019-09-27T18:00:33.919Z]     daemon.go:325: [d957129d8fc1b] waiting for daemon to start
18:00:33 [2019-09-27T18:00:33.919Z]     daemon.go:325: [d957129d8fc1b] waiting for daemon to start
18:00:33 [2019-09-27T18:00:33.919Z]     daemon.go:353: [d957129d8fc1b] daemon started
18:00:33 [2019-09-27T18:00:33.919Z]     daemon.go:461: [d957129d8fc1b] Stopping daemon
18:00:33 [2019-09-27T18:00:33.919Z]     daemon.go:296: [d957129d8fc1b] exiting daemon
18:00:33 [2019-09-27T18:00:33.919Z]     daemon.go:448: [d957129d8fc1b] Daemon stopped
18:00:33 [2019-09-27T18:00:33.919Z]     daemon.go:325: [d957129d8fc1b] waiting for daemon to start
18:00:33 [2019-09-27T18:00:33.919Z]     daemon.go:325: [d957129d8fc1b] waiting for daemon to start
18:00:33 [2019-09-27T18:00:33.919Z]     daemon.go:353: [d957129d8fc1b] daemon started
18:00:33 [2019-09-27T18:00:33.919Z]     daemon.go:461: [d957129d8fc1b] Stopping daemon
18:00:33 [2019-09-27T18:00:33.919Z]     daemon.go:296: [d957129d8fc1b] exiting daemon
18:00:33 [2019-09-27T18:00:33.919Z]     daemon.go:448: [d957129d8fc1b] Daemon stopped
18:00:33 [2019-09-27T18:00:33.919Z] PASS
18:00:33 [2019-09-27T18:00:33.919Z] 
18:00:33 [2019-09-27T18:00:33.919Z] === Skipped
18:00:33 [2019-09-27T18:00:33.919Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:00:33 [2019-09-27T18:00:33.919Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:00:33 [2019-09-27T18:00:33.919Z] 
18:00:33 [2019-09-27T18:00:33.919Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
18:00:33 [2019-09-27T18:00:33.919Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:00:33 [2019-09-27T18:00:33.919Z] 
18:00:33 [2019-09-27T18:00:33.919Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:00:33 [2019-09-27T18:00:33.919Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:00:33 [2019-09-27T18:00:33.919Z] 
18:00:33 [2019-09-27T18:00:33.919Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:00:33 [2019-09-27T18:00:33.919Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:00:33 [2019-09-27T18:00:33.919Z] 
18:00:33 [2019-09-27T18:00:33.919Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:00:33 [2019-09-27T18:00:33.919Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:00:33 [2019-09-27T18:00:33.919Z] 
18:00:33 [2019-09-27T18:00:33.919Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:00:33 [2019-09-27T18:00:33.919Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:00:33 [2019-09-27T18:00:33.919Z] 
18:00:33 [2019-09-27T18:00:33.919Z] 
18:00:33 [2019-09-27T18:00:33.919Z] DONE 188 tests, 6 skipped in 134.844s
18:00:34 [2019-09-27T18:00:34.176Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m  
18:00:34 [2019-09-27T18:00:34.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
18:00:34 [2019-09-27T18:00:34.176Z] ++ set -e
18:00:34 [2019-09-27T18:00:34.176Z] ++ '[' -n 0 ']'
18:00:34 [2019-09-27T18:00:34.176Z] ++ set -x
18:00:34 [2019-09-27T18:00:34.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-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
18:00:34 [2019-09-27T18:00:34.176Z] INFO: Testing against a local daemon
18:00:34 [2019-09-27T18:00:34.176Z] === RUN   TestCommitInheritsEnv
18:00:34 [2019-09-27T18:00:34.740Z] --- PASS: TestCommitInheritsEnv (0.62s)
18:00:34 [2019-09-27T18:00:34.740Z] === RUN   TestImportExtremelyLargeImageWorks
18:00:34 [2019-09-27T18:00:34.740Z] === PAUSE TestImportExtremelyLargeImageWorks
18:00:34 [2019-09-27T18:00:34.740Z] === RUN   TestImagesFilterMultiReference
18:00:34 [2019-09-27T18:00:34.740Z] --- PASS: TestImagesFilterMultiReference (0.06s)
18:00:34 [2019-09-27T18:00:34.740Z] === RUN   TestImagePullPlatformInvalid
18:00:34 [2019-09-27T18:00:34.740Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
18:00:34 [2019-09-27T18:00:34.740Z] === RUN   TestRemoveImageOrphaning
18:00:35 [2019-09-27T18:00:35.308Z] --- PASS: TestRemoveImageOrphaning (0.52s)
18:00:35 [2019-09-27T18:00:35.308Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:00:35 [2019-09-27T18:00:35.308Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:00:35 [2019-09-27T18:00:35.308Z] === RUN   TestTagInvalidReference
18:00:35 [2019-09-27T18:00:35.308Z] --- PASS: TestTagInvalidReference (0.01s)
18:00:35 [2019-09-27T18:00:35.308Z] === RUN   TestTagValidPrefixedRepo
18:00:35 [2019-09-27T18:00:35.565Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
18:00:35 [2019-09-27T18:00:35.565Z] === RUN   TestTagExistedNameWithoutForce
18:00:35 [2019-09-27T18:00:35.565Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
18:00:35 [2019-09-27T18:00:35.565Z] === RUN   TestTagOfficialNames
18:00:35 [2019-09-27T18:00:35.565Z] --- PASS: TestTagOfficialNames (0.08s)
18:00:35 [2019-09-27T18:00:35.565Z] === RUN   TestTagMatchesDigest
18:00:35 [2019-09-27T18:00:35.565Z] --- PASS: TestTagMatchesDigest (0.02s)
18:00:35 [2019-09-27T18:00:35.565Z] === CONT  TestImportExtremelyLargeImageWorks
18:00:35 [2019-09-27T18:00:35.822Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	1.756s
18:00:37 [2019-09-27T18:00:37.719Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	1.957s
18:00:37 [2019-09-27T18:00:37.719Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.016s
18:00:37 [2019-09-27T18:00:37.719Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.018s
18:00:38 [2019-09-27T18:00:38.152Z] #33 121.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:00:38 [2019-09-27T18:00:38.153Z] #33 123.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:00:38 [2019-09-27T18:00:38.153Z] #33 124.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:00:38 [2019-09-27T18:00:38.153Z] #33 126.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:00:38 [2019-09-27T18:00:38.153Z] #33 127.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:00:38 [2019-09-27T18:00:38.153Z] #33 128.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:00:38 [2019-09-27T18:00:38.153Z] #33 130.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:00:38 [2019-09-27T18:00:38.153Z] #33 131.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:00:38 [2019-09-27T18:00:38.153Z] #33 131.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:00:38 [2019-09-27T18:00:38.153Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:00:38 [2019-09-27T18:00:38.153Z] #33 133.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:00:38 [2019-09-27T18:00:38.153Z] #33 135.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:00:39 [2019-09-27T18:00:39.090Z] PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport	1.190s
18:00:39 [2019-09-27T18:00:39.347Z] PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad	0.320s
18:00:39 [2019-09-27T18:00:39.524Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:00:39 [2019-09-27T18:00:39.911Z] PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull	0.622s
18:00:40 [2019-09-27T18:00:40.168Z] PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs	5.321s
18:00:41 [2019-09-27T18:00:41.099Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.071s
18:00:41 [2019-09-27T18:00:41.421Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:00:41 [2019-09-27T18:00:41.664Z] PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete	0.593s
18:00:41 [2019-09-27T18:00:41.664Z] SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport)
18:00:41 [2019-09-27T18:00:41.664Z] SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport)
18:00:42 [2019-09-27T18:00:42.354Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:00:44 [2019-09-27T18:00:44.189Z] PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps	2.506s
18:00:44 [2019-09-27T18:00:44.249Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:00:45 [2019-09-27T18:00:45.178Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:00:45 [2019-09-27T18:00:45.573Z] PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout	1.336s
18:00:46 [2019-09-27T18:00:46.110Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:00:46 [2019-09-27T18:00:46.944Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	1.192s
18:00:47 [2019-09-27T18:00:47.479Z] #33 144.8 
18:00:48 [2019-09-27T18:00:48.314Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	1.441s
18:00:48 [2019-09-27T18:00:48.410Z] #33 DONE 145.6s
18:00:48 [2019-09-27T18:00:48.410Z] 
18:00:48 [2019-09-27T18:00:48.410Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
18:00:48 [2019-09-27T18:00:48.572Z] PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate	7.924s
18:00:49 [2019-09-27T18:00:49.503Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	0.811s
18:00:50 [2019-09-27T18:00:50.304Z] #34 DONE 1.9s
18:00:50 [2019-09-27T18:00:50.874Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	1.056s
18:00:51 [2019-09-27T18:00:51.773Z] 
18:00:51 [2019-09-27T18:00:51.773Z] #35 [runner 12/12] COPY --from=builder       /build/ /
18:00:52 [2019-09-27T18:00:52.247Z] PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming	1.316s
18:00:52 [2019-09-27T18:00:52.703Z] #35 DONE 1.1s
18:00:52 [2019-09-27T18:00:52.703Z] 
18:00:52 [2019-09-27T18:00:52.703Z] #36 exporting to image
18:00:52 [2019-09-27T18:00:52.703Z] #36 exporting layers
18:00:55 [2019-09-27T18:00:55.979Z] #36 exporting layers 3.4s done
18:00:55 [2019-09-27T18:00:55.979Z] #36 writing image sha256:6b1789f57e7070e4e5f6462f848c88238f2832a091f1ceeb572e2140d2d4a0f6 done
18:00:55 [2019-09-27T18:00:55.979Z] #36 naming to docker.io/library/moby-e2e-test done
18:00:55 [2019-09-27T18:00:55.979Z] #36 DONE 3.4s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:00:56 [2019-09-27T18:00:56.284Z] + echo Ensuring container killed.
18:00:56 [2019-09-27T18:00:56.284Z] Ensuring container killed.
18:00:56 [2019-09-27T18:00:56.284Z] + docker rm -vf docker-pr3
18:00:56 [2019-09-27T18:00:56.284Z] Error: No such container: docker-pr3
18:00:56 [2019-09-27T18:00:56.284Z] + true
[Pipeline] sh
18:00:56 [2019-09-27T18:00:56.425Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	3.688s
18:00:56 [2019-09-27T18:00:56.567Z] + echo Chowning /workspace to jenkins user
18:00:56 [2019-09-27T18:00:56.567Z] Chowning /workspace to jenkins user
18:00:56 [2019-09-27T18:00:56.567Z] + id -u
18:00:56 [2019-09-27T18:00:56.567Z] + id -g
18:00:56 [2019-09-27T18:00:56.567Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-387:/workspace busybox chown -R 1000:1000 /workspace
18:00:57 [2019-09-27T18:00:57.357Z] PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop	1.612s
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:00:58 [2019-09-27T18:00:58.233Z] + bundleName=unit
18:00:58 [2019-09-27T18:00:58.233Z] + echo Creating unit-bundles.tar.gz
18:00:58 [2019-09-27T18:00:58.233Z] Creating unit-bundles.tar.gz
18:00:58 [2019-09-27T18:00:58.233Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
18:00:58 [2019-09-27T18:00:58.233Z] bundles/junit-report.xml
18:00:58 [2019-09-27T18:00:58.233Z] bundles/go-test-report.json
18:00:58 [2019-09-27T18:00:58.233Z] bundles/profile.out
[Pipeline] archiveArtifacts
18:00:58 [2019-09-27T18:00:58.244Z] Archiving artifacts
18:00:58 [2019-09-27T18:00:58.531Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-387/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:00:58 [2019-09-27T18:00:58.837Z] + make clean
18:00:59 [2019-09-27T18:00:59.095Z] docker volume rm -f docker-dev-cache
18:00:59 [2019-09-27T18:00:59.095Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:01:00 [2019-09-27T18:01:00.631Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.599s
18:01:02 [2019-09-27T18:01:02.001Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	1.816s
18:01:03 [2019-09-27T18:01:03.370Z] PASS: docker_cli_exec_test.go:25: DockerSuite.TestExec	0.946s
18:01:04 [2019-09-27T18:01:04.740Z] PASS: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused	0.805s
18:01:05 [2019-09-27T18:01:05.671Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd	0.763s
18:01:06 [2019-09-27T18:01:06.603Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType	0.776s
18:01:09 [2019-09-27T18:01:09.126Z] PASS: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart	2.078s
18:01:10 [2019-09-27T18:01:10.497Z] PASS: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible	0.960s
18:01:11 [2019-09-27T18:01:11.429Z] PASS: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders	0.893s
18:01:12 [2019-09-27T18:01:12.799Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand	0.904s
18:01:14 [2019-09-27T18:01:14.169Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError	0.942s
18:01:15 [2019-09-27T18:01:15.556Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand	1.012s
18:01:16 [2019-09-27T18:01:16.489Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach	0.889s
18:01:19 [2019-09-27T18:01:19.013Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart	1.964s
18:01:20 [2019-09-27T18:01:20.382Z] PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal	9.414s
18:01:21 [2019-09-27T18:01:21.313Z] PASS: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup	2.025s
18:01:22 [2019-09-27T18:01:22.683Z] PASS: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv	1.033s
18:01:24 [2019-09-27T18:01:24.054Z] PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList	1.652s
18:01:25 [2019-09-27T18:01:25.426Z] PASS: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost	1.791s
18:01:26 [2019-09-27T18:01:26.797Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus	1.136s
18:01:30 [2019-09-27T18:01:30.075Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID	2.844s
18:01:31 [2019-09-27T18:01:31.447Z] PASS: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive	1.330s
18:01:32 [2019-09-27T18:01:32.818Z] PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose	0.963s
18:01:34 [2019-09-27T18:01:34.187Z] PASS: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer	1.038s
18:01:35 [2019-09-27T18:01:35.558Z] PASS: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError	0.918s
18:01:36 [2019-09-27T18:01:36.492Z] PASS: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer	0.837s
18:01:37 [2019-09-27T18:01:37.865Z] PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt	0.796s
18:01:42 [2019-09-27T18:01:42.046Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	3.247s
18:01:42 [2019-09-27T18:01:42.979Z] PASS: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv	0.910s
18:01:44 [2019-09-27T18:01:44.348Z] PASS: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails	0.904s
18:01:50 [2019-09-27T18:01:50.906Z] PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate	14.633s
18:01:56 [2019-09-27T18:01:56.160Z] PASS: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup	11.895s
18:01:58 [2019-09-27T18:01:58.685Z] PASS: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging	2.555s
18:02:00 [2019-09-27T18:02:00.582Z] PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY	1.094s
18:02:01 [2019-09-27T18:02:01.952Z] PASS: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin	1.095s
18:02:02 [2019-09-27T18:02:02.883Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin	0.818s
18:02:04 [2019-09-27T18:02:04.256Z] PASS: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits	0.958s
18:02:04 [2019-09-27T18:02:04.256Z] SKIP: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows)
18:02:07 [2019-09-27T18:02:07.535Z] PASS: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser	2.507s
18:02:08 [2019-09-27T18:02:08.101Z] PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM	0.933s
18:02:09 [2019-09-27T18:02:09.995Z] PASS: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged	1.624s
18:02:11 [2019-09-27T18:02:11.366Z] PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM	0.893s
18:02:12 [2019-09-27T18:02:12.737Z] PASS: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser	1.178s
18:02:17 [2019-09-27T18:02:17.998Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	5.270s
18:02:23 [2019-09-27T18:02:23.257Z] PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents	25.667s
18:02:23 [2019-09-27T18:02:23.257Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	5.044s
18:02:26 [2019-09-27T18:02:26.533Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	2.838s
18:02:31 [2019-09-27T18:02:31.788Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	5.350s
18:02:32 [2019-09-27T18:02:32.719Z] PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket	0.836s
18:02:32 [2019-09-27T18:02:32.719Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.001s
18:02:32 [2019-09-27T18:02:32.719Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.105s
18:02:59 [2019-09-27T18:02:59.242Z] PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting	13.771s
18:02:59 [2019-09-27T18:02:59.242Z] PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth	24.099s
18:02:59 [2019-09-27T18:02:59.242Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.026s
18:02:59 [2019-09-27T18:02:59.242Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.023s
18:02:59 [2019-09-27T18:02:59.242Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.016s
18:02:59 [2019-09-27T18:02:59.242Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	1.465s
18:02:59 [2019-09-27T18:02:59.242Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.019s
18:02:59 [2019-09-27T18:02:59.808Z] PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce	1.275s
18:02:59 [2019-09-27T18:02:59.808Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.035s
18:02:59 [2019-09-27T18:02:59.808Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.042s
18:03:00 [2019-09-27T18:03:00.176Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.209s
18:03:00 [2019-09-27T18:03:00.742Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.668s
18:03:01 [2019-09-27T18:03:01.307Z] PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown	0.571s
18:03:02 [2019-09-27T18:03:02.239Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	0.824s
18:03:02 [2019-09-27T18:03:02.239Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.027s
18:03:03 [2019-09-27T18:03:03.611Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	1.299s
18:03:03 [2019-09-27T18:03:03.612Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.103s
18:03:05 [2019-09-27T18:03:05.510Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	1.784s
18:03:06 [2019-09-27T18:03:06.441Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	1.164s
18:03:06 [2019-09-27T18:03:06.698Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.063s
18:03:08 [2019-09-27T18:03:08.068Z] PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat	1.190s
18:03:11 [2019-09-27T18:03:11.342Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	3.282s
18:03:11 [2019-09-27T18:03:11.342Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.017s
18:03:11 [2019-09-27T18:03:11.342Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	0.026s
18:03:13 [2019-09-27T18:03:13.866Z] PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay	2.208s
18:03:13 [2019-09-27T18:03:13.866Z] --- PASS: TestImportExtremelyLargeImageWorks (158.30s)
18:03:13 [2019-09-27T18:03:13.866Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
18:03:13 [2019-09-27T18:03:13.866Z]     daemon.go:325: [d41164b0a051b] waiting for daemon to start
18:03:13 [2019-09-27T18:03:13.866Z]     daemon.go:325: [d41164b0a051b] waiting for daemon to start
18:03:13 [2019-09-27T18:03:13.866Z]     daemon.go:353: [d41164b0a051b] daemon started
18:03:13 [2019-09-27T18:03:13.866Z]     daemon.go:461: [d41164b0a051b] Stopping daemon
18:03:13 [2019-09-27T18:03:13.866Z]     daemon.go:296: [d41164b0a051b] exiting daemon
18:03:13 [2019-09-27T18:03:13.866Z]     daemon.go:448: [d41164b0a051b] Daemon stopped
18:03:13 [2019-09-27T18:03:13.866Z] PASS
18:03:13 [2019-09-27T18:03:13.866Z] 
18:03:13 [2019-09-27T18:03:13.866Z] DONE 11 tests in 159.839s
18:03:13 [2019-09-27T18:03:13.866Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m  
18:03:13 [2019-09-27T18:03:13.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
18:03:13 [2019-09-27T18:03:13.866Z] ++ set -e
18:03:13 [2019-09-27T18:03:13.866Z] ++ '[' -n 0 ']'
18:03:13 [2019-09-27T18:03:13.866Z] ++ set -x
18:03:13 [2019-09-27T18:03:13.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
18:03:13 [2019-09-27T18:03:13.866Z] INFO: Testing against a local daemon
18:03:13 [2019-09-27T18:03:13.866Z] === RUN   TestNetworkCreateDelete
18:03:14 [2019-09-27T18:03:14.123Z] --- PASS: TestNetworkCreateDelete (0.13s)
18:03:14 [2019-09-27T18:03:14.123Z] === RUN   TestDockerNetworkDeletePreferID
18:03:14 [2019-09-27T18:03:14.380Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
18:03:14 [2019-09-27T18:03:14.380Z] === RUN   TestInspectNetwork
18:03:15 [2019-09-27T18:03:15.762Z] PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile	2.280s
18:03:15 [2019-09-27T18:03:15.762Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.013s
18:03:18 [2019-09-27T18:03:18.283Z] PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage	2.359s
18:03:20 [2019-09-27T18:03:20.181Z] === RUN   TestInspectNetwork/full_network_id
18:03:20 [2019-09-27T18:03:20.181Z] === RUN   TestInspectNetwork/partial_network_id
18:03:20 [2019-09-27T18:03:20.181Z] === RUN   TestInspectNetwork/network_name
18:03:20 [2019-09-27T18:03:20.181Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:03:21 [2019-09-27T18:03:21.112Z] PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped	2.849s
18:03:23 [2019-09-27T18:03:23.006Z] PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges	2.026s
18:03:23 [2019-09-27T18:03:23.569Z] PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug	0.535s
18:03:23 [2019-09-27T18:03:23.826Z] --- PASS: TestInspectNetwork (9.39s)
18:03:23 [2019-09-27T18:03:23.826Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
18:03:23 [2019-09-27T18:03:23.826Z]     daemon.go:325: [d74e235507556] waiting for daemon to start
18:03:23 [2019-09-27T18:03:23.826Z]     daemon.go:325: [d74e235507556] waiting for daemon to start
18:03:23 [2019-09-27T18:03:23.826Z]     daemon.go:353: [d74e235507556] daemon started
18:03:23 [2019-09-27T18:03:23.826Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:03:23 [2019-09-27T18:03:23.826Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:03:23 [2019-09-27T18:03:23.826Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:03:23 [2019-09-27T18:03:23.826Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:03:23 [2019-09-27T18:03:23.826Z]     daemon.go:461: [d74e235507556] Stopping daemon
18:03:23 [2019-09-27T18:03:23.826Z]     daemon.go:296: [d74e235507556] exiting daemon
18:03:23 [2019-09-27T18:03:23.826Z]     daemon.go:448: [d74e235507556] Daemon stopped
18:03:23 [2019-09-27T18:03:23.826Z] === RUN   TestRunContainerWithBridgeNone
18:03:24 [2019-09-27T18:03:24.083Z] PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName	0.591s
18:03:24 [2019-09-27T18:03:24.646Z] PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend	0.550s
18:03:25 [2019-09-27T18:03:25.577Z] PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise	1.003s
18:03:27 [2019-09-27T18:03:27.475Z] PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers	1.094s
18:03:27 [2019-09-27T18:03:27.475Z] --- PASS: TestRunContainerWithBridgeNone (3.60s)
18:03:27 [2019-09-27T18:03:27.475Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
18:03:27 [2019-09-27T18:03:27.475Z]     daemon.go:325: [df007708307d5] waiting for daemon to start
18:03:27 [2019-09-27T18:03:27.475Z]     daemon.go:325: [df007708307d5] waiting for daemon to start
18:03:27 [2019-09-27T18:03:27.475Z]     daemon.go:353: [df007708307d5] daemon started
18:03:27 [2019-09-27T18:03:27.475Z]     daemon.go:461: [df007708307d5] Stopping daemon
18:03:27 [2019-09-27T18:03:27.475Z]     daemon.go:296: [df007708307d5] exiting daemon
18:03:27 [2019-09-27T18:03:27.475Z]     daemon.go:448: [df007708307d5] Daemon stopped
18:03:27 [2019-09-27T18:03:27.475Z] === RUN   TestNetworkInvalidJSON
18:03:27 [2019-09-27T18:03:27.475Z] === RUN   TestNetworkInvalidJSON//networks/create
18:03:27 [2019-09-27T18:03:27.475Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:03:27 [2019-09-27T18:03:27.475Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:03:27 [2019-09-27T18:03:27.475Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:03:27 [2019-09-27T18:03:27.475Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:03:27 [2019-09-27T18:03:27.475Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:03:27 [2019-09-27T18:03:27.475Z] === CONT  TestNetworkInvalidJSON//networks/create
18:03:27 [2019-09-27T18:03:27.475Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:03:27 [2019-09-27T18:03:27.475Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:03:27 [2019-09-27T18:03:27.475Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:03:27 [2019-09-27T18:03:27.475Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:03:27 [2019-09-27T18:03:27.475Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:03:27 [2019-09-27T18:03:27.475Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.02s)
18:03:27 [2019-09-27T18:03:27.475Z] === RUN   TestDaemonRestartWithLiveRestore
18:03:28 [2019-09-27T18:03:28.408Z] PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers	0.875s
18:03:28 [2019-09-27T18:03:28.666Z] --- PASS: TestDaemonRestartWithLiveRestore (1.26s)
18:03:28 [2019-09-27T18:03:28.666Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
18:03:28 [2019-09-27T18:03:28.666Z]     daemon.go:325: [d64b855ac47f0] waiting for daemon to start
18:03:28 [2019-09-27T18:03:28.666Z]     daemon.go:325: [d64b855ac47f0] waiting for daemon to start
18:03:28 [2019-09-27T18:03:28.666Z]     daemon.go:353: [d64b855ac47f0] daemon started
18:03:28 [2019-09-27T18:03:28.666Z]     daemon.go:461: [d64b855ac47f0] Stopping daemon
18:03:28 [2019-09-27T18:03:28.666Z]     daemon.go:296: [d64b855ac47f0] exiting daemon
18:03:28 [2019-09-27T18:03:28.666Z]     daemon.go:448: [d64b855ac47f0] Daemon stopped
18:03:28 [2019-09-27T18:03:28.666Z]     daemon.go:325: [d64b855ac47f0] waiting for daemon to start
18:03:28 [2019-09-27T18:03:28.666Z]     daemon.go:325: [d64b855ac47f0] waiting for daemon to start
18:03:28 [2019-09-27T18:03:28.666Z]     daemon.go:353: [d64b855ac47f0] daemon started
18:03:28 [2019-09-27T18:03:28.666Z]     daemon.go:461: [d64b855ac47f0] Stopping daemon
18:03:28 [2019-09-27T18:03:28.666Z]     daemon.go:296: [d64b855ac47f0] exiting daemon
18:03:28 [2019-09-27T18:03:28.666Z]     daemon.go:448: [d64b855ac47f0] Daemon stopped
18:03:28 [2019-09-27T18:03:28.666Z] === RUN   TestDaemonDefaultNetworkPools
18:03:29 [2019-09-27T18:03:29.231Z] PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers	1.017s
18:03:29 [2019-09-27T18:03:29.231Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.014s
18:03:29 [2019-09-27T18:03:29.488Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.061s
18:03:29 [2019-09-27T18:03:29.488Z] PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions	0.021s
18:03:29 [2019-09-27T18:03:29.488Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
18:03:29 [2019-09-27T18:03:29.488Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
18:03:29 [2019-09-27T18:03:29.488Z]     daemon.go:325: [d70842c00da87] waiting for daemon to start
18:03:29 [2019-09-27T18:03:29.488Z]     daemon.go:325: [d70842c00da87] waiting for daemon to start
18:03:29 [2019-09-27T18:03:29.488Z]     daemon.go:353: [d70842c00da87] daemon started
18:03:29 [2019-09-27T18:03:29.488Z]     daemon.go:461: [d70842c00da87] Stopping daemon
18:03:29 [2019-09-27T18:03:29.488Z]     daemon.go:296: [d70842c00da87] exiting daemon
18:03:29 [2019-09-27T18:03:29.488Z]     daemon.go:448: [d70842c00da87] Daemon stopped
18:03:29 [2019-09-27T18:03:29.488Z] === RUN   TestDaemonRestartWithExistingNetwork
18:03:30 [2019-09-27T18:03:30.052Z] PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries	0.533s
18:03:30 [2019-09-27T18:03:30.616Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
18:03:30 [2019-09-27T18:03:30.616Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
18:03:30 [2019-09-27T18:03:30.616Z]     daemon.go:325: [d02406f6372bc] waiting for daemon to start
18:03:30 [2019-09-27T18:03:30.616Z]     daemon.go:325: [d02406f6372bc] waiting for daemon to start
18:03:30 [2019-09-27T18:03:30.616Z]     daemon.go:353: [d02406f6372bc] daemon started
18:03:30 [2019-09-27T18:03:30.616Z]     daemon.go:461: [d02406f6372bc] Stopping daemon
18:03:30 [2019-09-27T18:03:30.616Z]     daemon.go:296: [d02406f6372bc] exiting daemon
18:03:30 [2019-09-27T18:03:30.616Z]     daemon.go:448: [d02406f6372bc] Daemon stopped
18:03:30 [2019-09-27T18:03:30.616Z]     daemon.go:325: [d02406f6372bc] waiting for daemon to start
18:03:30 [2019-09-27T18:03:30.616Z]     daemon.go:325: [d02406f6372bc] waiting for daemon to start
18:03:30 [2019-09-27T18:03:30.616Z]     daemon.go:353: [d02406f6372bc] daemon started
18:03:30 [2019-09-27T18:03:30.616Z]     daemon.go:461: [d02406f6372bc] Stopping daemon
18:03:30 [2019-09-27T18:03:30.616Z]     daemon.go:296: [d02406f6372bc] exiting daemon
18:03:30 [2019-09-27T18:03:30.616Z]     daemon.go:448: [d02406f6372bc] Daemon stopped
18:03:30 [2019-09-27T18:03:30.616Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:03:30 [2019-09-27T18:03:30.876Z] PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120	0.616s
18:03:31 [2019-09-27T18:03:31.809Z] PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121	0.673s
18:03:31 [2019-09-27T18:03:31.809Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
18:03:31 [2019-09-27T18:03:31.809Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:03:31 [2019-09-27T18:03:31.809Z]     daemon.go:325: [d2a133d3ab70b] waiting for daemon to start
18:03:31 [2019-09-27T18:03:31.809Z]     daemon.go:325: [d2a133d3ab70b] waiting for daemon to start
18:03:31 [2019-09-27T18:03:31.809Z]     daemon.go:353: [d2a133d3ab70b] daemon started
18:03:31 [2019-09-27T18:03:31.809Z]     daemon.go:461: [d2a133d3ab70b] Stopping daemon
18:03:31 [2019-09-27T18:03:31.809Z]     daemon.go:296: [d2a133d3ab70b] exiting daemon
18:03:31 [2019-09-27T18:03:31.809Z]     daemon.go:448: [d2a133d3ab70b] Daemon stopped
18:03:31 [2019-09-27T18:03:31.809Z]     daemon.go:325: [d2a133d3ab70b] waiting for daemon to start
18:03:31 [2019-09-27T18:03:31.809Z]     daemon.go:325: [d2a133d3ab70b] waiting for daemon to start
18:03:31 [2019-09-27T18:03:31.809Z]     daemon.go:353: [d2a133d3ab70b] daemon started
18:03:31 [2019-09-27T18:03:31.809Z]     daemon.go:461: [d2a133d3ab70b] Stopping daemon
18:03:31 [2019-09-27T18:03:31.809Z]     daemon.go:296: [d2a133d3ab70b] exiting daemon
18:03:31 [2019-09-27T18:03:31.809Z]     daemon.go:448: [d2a133d3ab70b] Daemon stopped
18:03:31 [2019-09-27T18:03:31.809Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:03:32 [2019-09-27T18:03:32.376Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
18:03:32 [2019-09-27T18:03:32.376Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
18:03:32 [2019-09-27T18:03:32.376Z]     daemon.go:325: [dc9326e71dc84] waiting for daemon to start
18:03:32 [2019-09-27T18:03:32.376Z]     daemon.go:325: [dc9326e71dc84] waiting for daemon to start
18:03:32 [2019-09-27T18:03:32.376Z]     daemon.go:353: [dc9326e71dc84] daemon started
18:03:32 [2019-09-27T18:03:32.376Z]     daemon.go:461: [dc9326e71dc84] Stopping daemon
18:03:32 [2019-09-27T18:03:32.376Z]     daemon.go:296: [dc9326e71dc84] exiting daemon
18:03:32 [2019-09-27T18:03:32.376Z]     daemon.go:448: [dc9326e71dc84] Daemon stopped
18:03:32 [2019-09-27T18:03:32.376Z] === RUN   TestServiceWithPredefinedNetwork
18:03:32 [2019-09-27T18:03:32.633Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	0.673s
18:03:34 [2019-09-27T18:03:34.002Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	0.881s
18:03:35 [2019-09-27T18:03:35.374Z] PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy	0.827s
18:03:35 [2019-09-27T18:03:35.374Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s)
18:03:35 [2019-09-27T18:03:35.374Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
18:03:35 [2019-09-27T18:03:35.374Z]     daemon.go:325: [d8b7cf56b52b8] waiting for daemon to start
18:03:35 [2019-09-27T18:03:35.374Z]     daemon.go:325: [d8b7cf56b52b8] waiting for daemon to start
18:03:35 [2019-09-27T18:03:35.374Z]     daemon.go:353: [d8b7cf56b52b8] daemon started
18:03:35 [2019-09-27T18:03:35.374Z]     daemon.go:461: [d8b7cf56b52b8] Stopping daemon
18:03:35 [2019-09-27T18:03:35.374Z]     daemon.go:296: [d8b7cf56b52b8] exiting daemon
18:03:35 [2019-09-27T18:03:35.374Z]     daemon.go:448: [d8b7cf56b52b8] Daemon stopped
18:03:35 [2019-09-27T18:03:35.374Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:03:35 [2019-09-27T18:03:35.374Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:03:35 [2019-09-27T18:03:35.374Z]     service_test.go:230: FLAKY_TEST
18:03:35 [2019-09-27T18:03:35.374Z] === RUN   TestServiceWithDataPathPortInit
18:03:35 [2019-09-27T18:03:35.937Z] PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121	0.623s
18:03:35 [2019-09-27T18:03:35.937Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.030s
18:03:38 [2019-09-27T18:03:38.460Z] PASS: docker_cli_network_unix_test.go:1034: DockerSuite.TestInspectAPIMultipleNetworks	1.224s
18:03:39 [2019-09-27T18:03:39.023Z] PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate	32.310s
18:03:39 [2019-09-27T18:03:39.023Z] PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand	0.989s
18:03:40 [2019-09-27T18:03:40.394Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	0.832s
18:03:40 [2019-09-27T18:03:40.394Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.039s
18:03:41 [2019-09-27T18:03:41.341Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	0.729s
18:03:41 [2019-09-27T18:03:41.341Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper)
18:03:42 [2019-09-27T18:03:42.716Z] PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom	1.271s
18:03:44 [2019-09-27T18:03:44.087Z] PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault	0.774s
18:03:45 [2019-09-27T18:03:45.018Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	0.782s
18:03:45 [2019-09-27T18:03:45.953Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	0.909s
18:03:45 [2019-09-27T18:03:45.953Z] PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage	0.023s
18:03:45 [2019-09-27T18:03:45.953Z] PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt	0.028s
18:03:45 [2019-09-27T18:03:45.953Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper)
18:03:47 [2019-09-27T18:03:47.324Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	0.769s
18:03:48 [2019-09-27T18:03:48.260Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	0.796s
18:03:48 [2019-09-27T18:03:48.260Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.100s
18:03:49 [2019-09-27T18:03:49.192Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	0.629s
18:03:50 [2019-09-27T18:03:50.125Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	0.848s
18:03:52 [2019-09-27T18:03:52.021Z] PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin	1.773s
18:03:52 [2019-09-27T18:03:52.021Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.012s
18:03:52 [2019-09-27T18:03:52.952Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	0.749s
18:03:54 [2019-09-27T18:03:54.324Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	1.210s
18:03:55 [2019-09-27T18:03:55.254Z] --- PASS: TestServiceWithDataPathPortInit (19.96s)
18:03:55 [2019-09-27T18:03:55.254Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
18:03:55 [2019-09-27T18:03:55.254Z]     daemon.go:325: [d4b4fa781306d] waiting for daemon to start
18:03:55 [2019-09-27T18:03:55.254Z]     daemon.go:325: [d4b4fa781306d] waiting for daemon to start
18:03:55 [2019-09-27T18:03:55.254Z]     daemon.go:353: [d4b4fa781306d] daemon started
18:03:55 [2019-09-27T18:03:55.254Z]     daemon.go:461: [d4b4fa781306d] Stopping daemon
18:03:55 [2019-09-27T18:03:55.254Z]     daemon.go:296: [d4b4fa781306d] exiting daemon
18:03:55 [2019-09-27T18:03:55.254Z]     daemon.go:448: [d4b4fa781306d] Daemon stopped
18:03:55 [2019-09-27T18:03:55.254Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
18:03:55 [2019-09-27T18:03:55.254Z]     daemon.go:325: [d01ebf58a8d4c] waiting for daemon to start
18:03:55 [2019-09-27T18:03:55.254Z]     daemon.go:325: [d01ebf58a8d4c] waiting for daemon to start
18:03:55 [2019-09-27T18:03:55.254Z]     daemon.go:353: [d01ebf58a8d4c] daemon started
18:03:55 [2019-09-27T18:03:55.254Z]     daemon.go:461: [d01ebf58a8d4c] Stopping daemon
18:03:55 [2019-09-27T18:03:55.254Z]     daemon.go:296: [d01ebf58a8d4c] exiting daemon
18:03:55 [2019-09-27T18:03:55.254Z]     daemon.go:448: [d01ebf58a8d4c] Daemon stopped
18:03:55 [2019-09-27T18:03:55.254Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:03:57 [2019-09-27T18:03:57.151Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	1.847s
18:03:58 [2019-09-27T18:03:58.084Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	0.877s
18:03:59 [2019-09-27T18:03:59.458Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	1.467s
18:04:00 [2019-09-27T18:04:00.831Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	1.019s
18:04:01 [2019-09-27T18:04:01.763Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	0.691s
18:04:02 [2019-09-27T18:04:02.695Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	0.838s
18:04:03 [2019-09-27T18:04:03.627Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	0.700s
18:04:03 [2019-09-27T18:04:03.627Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.017s
18:04:06 [2019-09-27T18:04:06.151Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.78s)
18:04:06 [2019-09-27T18:04:06.151Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
18:04:06 [2019-09-27T18:04:06.151Z]     daemon.go:325: [de50a8fc33c60] waiting for daemon to start
18:04:06 [2019-09-27T18:04:06.151Z]     daemon.go:325: [de50a8fc33c60] waiting for daemon to start
18:04:06 [2019-09-27T18:04:06.151Z]     daemon.go:353: [de50a8fc33c60] daemon started
18:04:06 [2019-09-27T18:04:06.151Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xa3tdq0a046xws43jw3v95vw3 Created:2019-09-27 18:03:57.13169895 +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[edfdac0b885a87d6eae6e58caee429c4c4e4f959f000aadbf27e939e8cb712dc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dlhvpirvw5tqzhp5bdbeudu7i EndpointID:6dadfa9e5e403f562e42a3e451fd1323a11500f8645542b348b6a2fd5874842d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bbb92249f00c0095ddf6555f7843000e9fc66f2223e48c1475e3424130501bc9 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:7c952834813f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dlhvpirvw5tqzhp5bdbeudu7i EndpointID:6dadfa9e5e403f562e42a3e451fd1323a11500f8645542b348b6a2fd5874842d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
18:04:06 [2019-09-27T18:04:06.151Z]     daemon.go:461: [de50a8fc33c60] Stopping daemon
18:04:06 [2019-09-27T18:04:06.151Z]     daemon.go:296: [de50a8fc33c60] exiting daemon
18:04:06 [2019-09-27T18:04:06.151Z]     daemon.go:448: [de50a8fc33c60] Daemon stopped
18:04:06 [2019-09-27T18:04:06.151Z] PASS
18:04:06 [2019-09-27T18:04:06.151Z] 
18:04:06 [2019-09-27T18:04:06.151Z] === Skipped
18:04:06 [2019-09-27T18:04:06.151Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:04:06 [2019-09-27T18:04:06.151Z]     service_test.go:230: FLAKY_TEST
18:04:06 [2019-09-27T18:04:06.151Z] 
18:04:06 [2019-09-27T18:04:06.151Z] 
18:04:06 [2019-09-27T18:04:06.151Z] DONE 21 tests, 1 skipped in 52.072s
18:04:06 [2019-09-27T18:04:06.151Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
18:04:06 [2019-09-27T18:04:06.151Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
18:04:06 [2019-09-27T18:04:06.151Z] ++ set -e
18:04:06 [2019-09-27T18:04:06.151Z] ++ '[' -n 0 ']'
18:04:06 [2019-09-27T18:04:06.151Z] ++ set -x
18:04:06 [2019-09-27T18:04:06.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
18:04:06 [2019-09-27T18:04:06.152Z] INFO: Testing against a local daemon
18:04:06 [2019-09-27T18:04:06.152Z] === RUN   TestDockerNetworkIpvlanPersistance
18:04:06 [2019-09-27T18:04:06.152Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
18:04:06 [2019-09-27T18:04:06.152Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:04:06 [2019-09-27T18:04:06.152Z] === RUN   TestDockerNetworkIpvlan
18:04:06 [2019-09-27T18:04:06.152Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:04:06 [2019-09-27T18:04:06.152Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:04:06 [2019-09-27T18:04:06.152Z] PASS
18:04:06 [2019-09-27T18:04:06.152Z] 
18:04:06 [2019-09-27T18:04:06.152Z] === Skipped
18:04:06 [2019-09-27T18:04:06.152Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
18:04:06 [2019-09-27T18:04:06.152Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:04:06 [2019-09-27T18:04:06.152Z] 
18:04:06 [2019-09-27T18:04:06.152Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:04:06 [2019-09-27T18:04:06.152Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:04:06 [2019-09-27T18:04:06.152Z] 
18:04:06 [2019-09-27T18:04:06.152Z] 
18:04:06 [2019-09-27T18:04:06.152Z] DONE 2 tests, 2 skipped in 0.088s
18:04:06 [2019-09-27T18:04:06.152Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
18:04:06 [2019-09-27T18:04:06.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
18:04:06 [2019-09-27T18:04:06.152Z] ++ set -e
18:04:06 [2019-09-27T18:04:06.152Z] ++ '[' -n 0 ']'
18:04:06 [2019-09-27T18:04:06.152Z] ++ set -x
18:04:06 [2019-09-27T18:04:06.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
18:04:06 [2019-09-27T18:04:06.152Z] INFO: Testing against a local daemon
18:04:06 [2019-09-27T18:04:06.152Z] === RUN   TestDockerNetworkMacvlanPersistance
18:04:06 [2019-09-27T18:04:06.717Z] PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid	3.042s
18:04:08 [2019-09-27T18:04:08.104Z] PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst	27.134s
18:04:08 [2019-09-27T18:04:08.369Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.15s)
18:04:08 [2019-09-27T18:04:08.369Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
18:04:08 [2019-09-27T18:04:08.369Z]     daemon.go:325: [dbb7195e285f5] waiting for daemon to start
18:04:08 [2019-09-27T18:04:08.369Z]     daemon.go:325: [dbb7195e285f5] waiting for daemon to start
18:04:08 [2019-09-27T18:04:08.369Z]     daemon.go:353: [dbb7195e285f5] daemon started
18:04:08 [2019-09-27T18:04:08.369Z]     daemon.go:461: [dbb7195e285f5] Stopping daemon
18:04:08 [2019-09-27T18:04:08.369Z]     daemon.go:296: [dbb7195e285f5] exiting daemon
18:04:08 [2019-09-27T18:04:08.369Z]     daemon.go:448: [dbb7195e285f5] Daemon stopped
18:04:08 [2019-09-27T18:04:08.369Z]     daemon.go:325: [dbb7195e285f5] waiting for daemon to start
18:04:08 [2019-09-27T18:04:08.369Z]     daemon.go:325: [dbb7195e285f5] waiting for daemon to start
18:04:08 [2019-09-27T18:04:08.370Z]     daemon.go:353: [dbb7195e285f5] daemon started
18:04:08 [2019-09-27T18:04:08.370Z]     daemon.go:461: [dbb7195e285f5] Stopping daemon
18:04:08 [2019-09-27T18:04:08.370Z]     daemon.go:296: [dbb7195e285f5] exiting daemon
18:04:08 [2019-09-27T18:04:08.370Z]     daemon.go:448: [dbb7195e285f5] Daemon stopped
18:04:08 [2019-09-27T18:04:08.370Z] === RUN   TestDockerNetworkMacvlan
18:04:09 [2019-09-27T18:04:09.300Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:04:09 [2019-09-27T18:04:09.300Z] PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition	1.820s
18:04:10 [2019-09-27T18:04:10.234Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:04:11 [2019-09-27T18:04:11.606Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:04:11 [2019-09-27T18:04:11.606Z] PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs	1.800s
18:04:12 [2019-09-27T18:04:12.170Z] PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile	0.542s
18:04:14 [2019-09-27T18:04:14.068Z] PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName	4.467s
18:04:14 [2019-09-27T18:04:14.632Z] PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject	1.871s
18:04:15 [2019-09-27T18:04:15.197Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:04:17 [2019-09-27T18:04:17.721Z] PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked	1.439s
18:04:17 [2019-09-27T18:04:17.980Z] PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted	2.693s
18:04:20 [2019-09-27T18:04:20.503Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:04:21 [2019-09-27T18:04:21.434Z] PASS: docker_cli_swarm_test.go:950: DockerSwarmSuite.TestDNSConfig	3.098s
18:04:21 [2019-09-27T18:04:21.690Z] PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped	2.581s
18:04:21 [2019-09-27T18:04:21.690Z] PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget	0.048s
18:04:24 [2019-09-27T18:04:24.967Z] PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName	2.112s
18:04:24 [2019-09-27T18:04:24.967Z] PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer	0.335s
18:04:24 [2019-09-27T18:04:24.967Z] PASS: docker_cli_swarm_test.go:977: DockerSwarmSuite.TestDNSConfigUpdate	2.536s
18:04:25 [2019-09-27T18:04:25.899Z] PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail	0.730s
18:04:28 [2019-09-27T18:04:28.426Z] PASS: docker_cli_swarm_test.go:1448: DockerSwarmSuite.TestExtraHosts	2.794s
18:04:31 [2019-09-27T18:04:31.703Z] PASS: docker_cli_swarm_test.go:1642: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames	1.736s
18:04:36 [2019-09-27T18:04:36.960Z] --- PASS: TestDockerNetworkMacvlan (28.61s)
18:04:36 [2019-09-27T18:04:36.960Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:325: [d70cd545164bb] waiting for daemon to start
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:325: [d70cd545164bb] waiting for daemon to start
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:353: [d70cd545164bb] daemon started
18:04:36 [2019-09-27T18:04:36.960Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:461: [d70cd545164bb] Stopping daemon
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:296: [d70cd545164bb] exiting daemon
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:448: [d70cd545164bb] Daemon stopped
18:04:36 [2019-09-27T18:04:36.960Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:325: [d8a5c700abe9c] waiting for daemon to start
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:325: [d8a5c700abe9c] waiting for daemon to start
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:353: [d8a5c700abe9c] daemon started
18:04:36 [2019-09-27T18:04:36.960Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:461: [d8a5c700abe9c] Stopping daemon
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:296: [d8a5c700abe9c] exiting daemon
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:448: [d8a5c700abe9c] Daemon stopped
18:04:36 [2019-09-27T18:04:36.960Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:325: [d36284f8d9dd1] waiting for daemon to start
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:325: [d36284f8d9dd1] waiting for daemon to start
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:353: [d36284f8d9dd1] daemon started
18:04:36 [2019-09-27T18:04:36.960Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.56s)
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:461: [d36284f8d9dd1] Stopping daemon
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:296: [d36284f8d9dd1] exiting daemon
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:448: [d36284f8d9dd1] Daemon stopped
18:04:36 [2019-09-27T18:04:36.960Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:325: [d434e0ede800e] waiting for daemon to start
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:325: [d434e0ede800e] waiting for daemon to start
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:353: [d434e0ede800e] daemon started
18:04:36 [2019-09-27T18:04:36.960Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.41s)
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:461: [d434e0ede800e] Stopping daemon
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:296: [d434e0ede800e] exiting daemon
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:448: [d434e0ede800e] Daemon stopped
18:04:36 [2019-09-27T18:04:36.960Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:325: [dc79615a783a9] waiting for daemon to start
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:325: [dc79615a783a9] waiting for daemon to start
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:353: [dc79615a783a9] daemon started
18:04:36 [2019-09-27T18:04:36.960Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.57s)
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:461: [dc79615a783a9] Stopping daemon
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:296: [dc79615a783a9] exiting daemon
18:04:36 [2019-09-27T18:04:36.960Z]     daemon.go:448: [dc79615a783a9] Daemon stopped
18:04:36 [2019-09-27T18:04:36.960Z] PASS
18:04:36 [2019-09-27T18:04:36.960Z] 
18:04:36 [2019-09-27T18:04:36.960Z] DONE 7 tests in 30.848s
18:04:36 [2019-09-27T18:04:36.960Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m  
18:04:36 [2019-09-27T18:04:36.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
18:04:36 [2019-09-27T18:04:36.960Z] ++ set -e
18:04:36 [2019-09-27T18:04:36.960Z] ++ '[' -n 0 ']'
18:04:36 [2019-09-27T18:04:36.960Z] ++ set -x
18:04:36 [2019-09-27T18:04:36.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
18:04:36 [2019-09-27T18:04:36.960Z] testing: warning: no tests to run
18:04:36 [2019-09-27T18:04:36.960Z] PASS
18:04:36 [2019-09-27T18:04:36.960Z] 
18:04:36 [2019-09-27T18:04:36.960Z] DONE 0 tests in 0.017s
18:04:37 [2019-09-27T18:04:37.217Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
18:04:37 [2019-09-27T18:04:37.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
18:04:37 [2019-09-27T18:04:37.217Z] ++ set -e
18:04:37 [2019-09-27T18:04:37.217Z] ++ '[' -n 0 ']'
18:04:37 [2019-09-27T18:04:37.217Z] ++ set -x
18:04:37 [2019-09-27T18:04:37.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
18:04:37 [2019-09-27T18:04:37.217Z] INFO: Testing against a local daemon
18:04:37 [2019-09-27T18:04:37.217Z] === RUN   TestAuthZPluginAllowRequest
18:04:37 [2019-09-27T18:04:37.475Z] PASS: docker_cli_swarm_test.go:399: DockerSwarmSuite.TestOverlayAttachable	4.971s
18:04:39 [2019-09-27T18:04:39.374Z] --- PASS: TestAuthZPluginAllowRequest (2.03s)
18:04:39 [2019-09-27T18:04:39.374Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
18:04:39 [2019-09-27T18:04:39.374Z]     daemon.go:325: [df2758943c67c] waiting for daemon to start
18:04:39 [2019-09-27T18:04:39.374Z]     daemon.go:325: [df2758943c67c] waiting for daemon to start
18:04:39 [2019-09-27T18:04:39.374Z]     daemon.go:353: [df2758943c67c] daemon started
18:04:39 [2019-09-27T18:04:39.374Z]     daemon.go:461: [df2758943c67c] Stopping daemon
18:04:39 [2019-09-27T18:04:39.374Z]     daemon.go:296: [df2758943c67c] exiting daemon
18:04:39 [2019-09-27T18:04:39.374Z]     daemon.go:448: [df2758943c67c] Daemon stopped
18:04:39 [2019-09-27T18:04:39.374Z] === RUN   TestAuthZPluginTLS
18:04:39 [2019-09-27T18:04:39.632Z] PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers	13.668s
18:04:39 [2019-09-27T18:04:39.632Z] --- PASS: TestAuthZPluginTLS (0.56s)
18:04:39 [2019-09-27T18:04:39.632Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
18:04:39 [2019-09-27T18:04:39.632Z]     daemon.go:325: [d47ea3460dd94] waiting for daemon to start
18:04:39 [2019-09-27T18:04:39.632Z]     daemon.go:325: [d47ea3460dd94] waiting for daemon to start
18:04:39 [2019-09-27T18:04:39.632Z]     daemon.go:353: [d47ea3460dd94] daemon started
18:04:39 [2019-09-27T18:04:39.632Z]     daemon.go:461: [d47ea3460dd94] Stopping daemon
18:04:39 [2019-09-27T18:04:39.632Z]     daemon.go:296: [d47ea3460dd94] exiting daemon
18:04:39 [2019-09-27T18:04:39.632Z]     daemon.go:448: [d47ea3460dd94] Daemon stopped
18:04:39 [2019-09-27T18:04:39.632Z] === RUN   TestAuthZPluginDenyRequest
18:04:40 [2019-09-27T18:04:40.196Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
18:04:40 [2019-09-27T18:04:40.196Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
18:04:40 [2019-09-27T18:04:40.196Z]     daemon.go:325: [d1dc8a24cbe6b] waiting for daemon to start
18:04:40 [2019-09-27T18:04:40.196Z]     daemon.go:325: [d1dc8a24cbe6b] waiting for daemon to start
18:04:40 [2019-09-27T18:04:40.196Z]     daemon.go:353: [d1dc8a24cbe6b] daemon started
18:04:40 [2019-09-27T18:04:40.196Z]     daemon.go:461: [d1dc8a24cbe6b] Stopping daemon
18:04:40 [2019-09-27T18:04:40.196Z]     daemon.go:296: [d1dc8a24cbe6b] exiting daemon
18:04:40 [2019-09-27T18:04:40.196Z]     daemon.go:448: [d1dc8a24cbe6b] Daemon stopped
18:04:40 [2019-09-27T18:04:40.196Z] === RUN   TestAuthZPluginAPIDenyResponse
18:04:40 [2019-09-27T18:04:40.763Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
18:04:40 [2019-09-27T18:04:40.763Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
18:04:40 [2019-09-27T18:04:40.763Z]     daemon.go:325: [d7c69cfb93440] waiting for daemon to start
18:04:40 [2019-09-27T18:04:40.763Z]     daemon.go:325: [d7c69cfb93440] waiting for daemon to start
18:04:40 [2019-09-27T18:04:40.763Z]     daemon.go:353: [d7c69cfb93440] daemon started
18:04:40 [2019-09-27T18:04:40.763Z]     daemon.go:461: [d7c69cfb93440] Stopping daemon
18:04:40 [2019-09-27T18:04:40.763Z]     daemon.go:296: [d7c69cfb93440] exiting daemon
18:04:40 [2019-09-27T18:04:40.763Z]     daemon.go:448: [d7c69cfb93440] Daemon stopped
18:04:40 [2019-09-27T18:04:40.763Z] === RUN   TestAuthZPluginDenyResponse
18:04:41 [2019-09-27T18:04:41.328Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
18:04:41 [2019-09-27T18:04:41.328Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
18:04:41 [2019-09-27T18:04:41.328Z]     daemon.go:325: [dac616a1b0c32] waiting for daemon to start
18:04:41 [2019-09-27T18:04:41.328Z]     daemon.go:325: [dac616a1b0c32] waiting for daemon to start
18:04:41 [2019-09-27T18:04:41.328Z]     daemon.go:353: [dac616a1b0c32] daemon started
18:04:41 [2019-09-27T18:04:41.328Z]     daemon.go:461: [dac616a1b0c32] Stopping daemon
18:04:41 [2019-09-27T18:04:41.328Z]     daemon.go:296: [dac616a1b0c32] exiting daemon
18:04:41 [2019-09-27T18:04:41.328Z]     daemon.go:448: [dac616a1b0c32] Daemon stopped
18:04:41 [2019-09-27T18:04:41.328Z] === RUN   TestAuthZPluginAllowEventStream
18:04:42 [2019-09-27T18:04:42.699Z] PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename	3.108s
18:04:43 [2019-09-27T18:04:43.264Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s)
18:04:43 [2019-09-27T18:04:43.264Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
18:04:43 [2019-09-27T18:04:43.264Z]     daemon.go:325: [dc42209b11dd8] waiting for daemon to start
18:04:43 [2019-09-27T18:04:43.264Z]     daemon.go:325: [dc42209b11dd8] waiting for daemon to start
18:04:43 [2019-09-27T18:04:43.264Z]     daemon.go:353: [dc42209b11dd8] daemon started
18:04:43 [2019-09-27T18:04:43.264Z]     daemon.go:461: [dc42209b11dd8] Stopping daemon
18:04:43 [2019-09-27T18:04:43.264Z]     daemon.go:296: [dc42209b11dd8] exiting daemon
18:04:43 [2019-09-27T18:04:43.264Z]     daemon.go:448: [dc42209b11dd8] Daemon stopped
18:04:43 [2019-09-27T18:04:43.264Z] === RUN   TestAuthZPluginErrorResponse
18:04:43 [2019-09-27T18:04:43.828Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
18:04:43 [2019-09-27T18:04:43.828Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
18:04:43 [2019-09-27T18:04:43.828Z]     daemon.go:325: [d9be65e65b68c] waiting for daemon to start
18:04:43 [2019-09-27T18:04:43.828Z]     daemon.go:325: [d9be65e65b68c] waiting for daemon to start
18:04:43 [2019-09-27T18:04:43.828Z]     daemon.go:353: [d9be65e65b68c] daemon started
18:04:43 [2019-09-27T18:04:43.828Z]     daemon.go:461: [d9be65e65b68c] Stopping daemon
18:04:43 [2019-09-27T18:04:43.828Z]     daemon.go:296: [d9be65e65b68c] exiting daemon
18:04:43 [2019-09-27T18:04:43.828Z]     daemon.go:448: [d9be65e65b68c] Daemon stopped
18:04:43 [2019-09-27T18:04:43.828Z] === RUN   TestAuthZPluginErrorRequest
18:04:43 [2019-09-27T18:04:43.828Z] PASS: docker_cli_swarm_test.go:421: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave	6.093s
18:04:44 [2019-09-27T18:04:44.395Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
18:04:44 [2019-09-27T18:04:44.395Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
18:04:44 [2019-09-27T18:04:44.395Z]     daemon.go:325: [db5b5a7ad46b2] waiting for daemon to start
18:04:44 [2019-09-27T18:04:44.395Z]     daemon.go:325: [db5b5a7ad46b2] waiting for daemon to start
18:04:44 [2019-09-27T18:04:44.395Z]     daemon.go:353: [db5b5a7ad46b2] daemon started
18:04:44 [2019-09-27T18:04:44.395Z]     daemon.go:461: [db5b5a7ad46b2] Stopping daemon
18:04:44 [2019-09-27T18:04:44.395Z]     daemon.go:296: [db5b5a7ad46b2] exiting daemon
18:04:44 [2019-09-27T18:04:44.395Z]     daemon.go:448: [db5b5a7ad46b2] Daemon stopped
18:04:44 [2019-09-27T18:04:44.395Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:04:44 [2019-09-27T18:04:44.959Z] PASS: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename	1.536s
18:04:44 [2019-09-27T18:04:44.959Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:04:44 [2019-09-27T18:04:44.959Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:04:44 [2019-09-27T18:04:44.959Z]     daemon.go:325: [dad761d100481] waiting for daemon to start
18:04:44 [2019-09-27T18:04:44.959Z]     daemon.go:325: [dad761d100481] waiting for daemon to start
18:04:44 [2019-09-27T18:04:44.959Z]     daemon.go:353: [dad761d100481] daemon started
18:04:44 [2019-09-27T18:04:44.959Z]     daemon.go:461: [dad761d100481] Stopping daemon
18:04:44 [2019-09-27T18:04:44.959Z]     daemon.go:296: [dad761d100481] exiting daemon
18:04:44 [2019-09-27T18:04:44.959Z]     daemon.go:448: [dad761d100481] Daemon stopped
18:04:44 [2019-09-27T18:04:44.959Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:04:45 [2019-09-27T18:04:45.891Z] PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers	0.919s
18:04:47 [2019-09-27T18:04:47.788Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.66s)
18:04:47 [2019-09-27T18:04:47.788Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
18:04:47 [2019-09-27T18:04:47.788Z]     daemon.go:325: [d7dfdbd0e4bf8] waiting for daemon to start
18:04:47 [2019-09-27T18:04:47.788Z]     daemon.go:325: [d7dfdbd0e4bf8] waiting for daemon to start
18:04:47 [2019-09-27T18:04:47.788Z]     daemon.go:353: [d7dfdbd0e4bf8] daemon started
18:04:47 [2019-09-27T18:04:47.788Z]     daemon.go:461: [d7dfdbd0e4bf8] Stopping daemon
18:04:47 [2019-09-27T18:04:47.788Z]     daemon.go:296: [d7dfdbd0e4bf8] exiting daemon
18:04:47 [2019-09-27T18:04:47.788Z]     daemon.go:448: [d7dfdbd0e4bf8] Daemon stopped
18:04:47 [2019-09-27T18:04:47.788Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:04:49 [2019-09-27T18:04:49.165Z] PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart	2.644s
18:04:49 [2019-09-27T18:04:49.165Z] PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail	0.027s
18:04:49 [2019-09-27T18:04:49.729Z] PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer	0.553s
18:04:49 [2019-09-27T18:04:49.729Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.015s
18:04:49 [2019-09-27T18:04:49.729Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
18:04:49 [2019-09-27T18:04:49.987Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.57s)
18:04:49 [2019-09-27T18:04:49.987Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
18:04:49 [2019-09-27T18:04:49.987Z]     daemon.go:325: [d295ca62290a4] waiting for daemon to start
18:04:49 [2019-09-27T18:04:49.987Z]     daemon.go:325: [d295ca62290a4] waiting for daemon to start
18:04:49 [2019-09-27T18:04:49.987Z]     daemon.go:353: [d295ca62290a4] daemon started
18:04:49 [2019-09-27T18:04:49.987Z]     daemon.go:461: [d295ca62290a4] Stopping daemon
18:04:49 [2019-09-27T18:04:49.987Z]     daemon.go:296: [d295ca62290a4] exiting daemon
18:04:49 [2019-09-27T18:04:49.987Z]     daemon.go:448: [d295ca62290a4] Daemon stopped
18:04:49 [2019-09-27T18:04:49.987Z] === RUN   TestAuthZPluginHeader
18:04:50 [2019-09-27T18:04:50.552Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	0.542s
18:04:50 [2019-09-27T18:04:50.811Z] --- PASS: TestAuthZPluginHeader (0.83s)
18:04:50 [2019-09-27T18:04:50.811Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
18:04:50 [2019-09-27T18:04:50.811Z]     daemon.go:325: [d30ef4c269c63] waiting for daemon to start
18:04:50 [2019-09-27T18:04:50.811Z]     daemon.go:325: [d30ef4c269c63] waiting for daemon to start
18:04:50 [2019-09-27T18:04:50.811Z]     daemon.go:353: [d30ef4c269c63] daemon started
18:04:50 [2019-09-27T18:04:50.811Z]     daemon.go:461: [d30ef4c269c63] Stopping daemon
18:04:50 [2019-09-27T18:04:50.811Z]     daemon.go:296: [d30ef4c269c63] exiting daemon
18:04:50 [2019-09-27T18:04:50.811Z]     daemon.go:448: [d30ef4c269c63] Daemon stopped
18:04:50 [2019-09-27T18:04:50.811Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:04:51 [2019-09-27T18:04:51.375Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	0.698s
18:04:55 [2019-09-27T18:04:55.552Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	4.043s
18:04:55 [2019-09-27T18:04:55.809Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.77s)
18:04:55 [2019-09-27T18:04:55.809Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest
18:04:55 [2019-09-27T18:04:55.809Z]     daemon.go:325: [d0654f22bd205] waiting for daemon to start
18:04:55 [2019-09-27T18:04:55.809Z]     daemon.go:325: [d0654f22bd205] waiting for daemon to start
18:04:55 [2019-09-27T18:04:55.809Z]     daemon.go:353: [d0654f22bd205] daemon started
18:04:55 [2019-09-27T18:04:55.809Z]     daemon.go:461: [d0654f22bd205] Stopping daemon
18:04:55 [2019-09-27T18:04:55.809Z]     daemon.go:296: [d0654f22bd205] exiting daemon
18:04:55 [2019-09-27T18:04:55.809Z]     daemon.go:448: [d0654f22bd205] Daemon stopped
18:04:55 [2019-09-27T18:04:55.809Z]     daemon.go:325: [d0654f22bd205] waiting for daemon to start
18:04:55 [2019-09-27T18:04:55.809Z]     daemon.go:325: [d0654f22bd205] waiting for daemon to start
18:04:55 [2019-09-27T18:04:55.809Z]     daemon.go:353: [d0654f22bd205] daemon started
18:04:55 [2019-09-27T18:04:55.809Z]     daemon.go:461: [d0654f22bd205] Stopping daemon
18:04:55 [2019-09-27T18:04:55.809Z]     daemon.go:296: [d0654f22bd205] exiting daemon
18:04:55 [2019-09-27T18:04:55.809Z]     daemon.go:448: [d0654f22bd205] Daemon stopped
18:04:55 [2019-09-27T18:04:55.809Z] === RUN   TestAuthZPluginV2Disable
18:04:56 [2019-09-27T18:04:56.373Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	0.785s
18:04:59 [2019-09-27T18:04:59.645Z] --- PASS: TestAuthZPluginV2Disable (3.48s)
18:04:59 [2019-09-27T18:04:59.645Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable
18:04:59 [2019-09-27T18:04:59.645Z]     daemon.go:325: [d1fbe361fadf5] waiting for daemon to start
18:04:59 [2019-09-27T18:04:59.645Z]     daemon.go:325: [d1fbe361fadf5] waiting for daemon to start
18:04:59 [2019-09-27T18:04:59.645Z]     daemon.go:353: [d1fbe361fadf5] daemon started
18:04:59 [2019-09-27T18:04:59.645Z]     daemon.go:461: [d1fbe361fadf5] Stopping daemon
18:04:59 [2019-09-27T18:04:59.645Z]     daemon.go:296: [d1fbe361fadf5] exiting daemon
18:04:59 [2019-09-27T18:04:59.645Z]     daemon.go:448: [d1fbe361fadf5] Daemon stopped
18:04:59 [2019-09-27T18:04:59.645Z]     daemon.go:325: [d1fbe361fadf5] waiting for daemon to start
18:04:59 [2019-09-27T18:04:59.645Z]     daemon.go:325: [d1fbe361fadf5] waiting for daemon to start
18:04:59 [2019-09-27T18:04:59.645Z]     daemon.go:353: [d1fbe361fadf5] daemon started
18:04:59 [2019-09-27T18:04:59.645Z]     daemon.go:461: [d1fbe361fadf5] Stopping daemon
18:04:59 [2019-09-27T18:04:59.645Z]     daemon.go:296: [d1fbe361fadf5] exiting daemon
18:04:59 [2019-09-27T18:04:59.645Z]     daemon.go:448: [d1fbe361fadf5] Daemon stopped
18:04:59 [2019-09-27T18:04:59.645Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:05:01 [2019-09-27T18:05:01.541Z] PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow	4.599s
18:05:02 [2019-09-27T18:05:02.104Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	0.591s
18:05:02 [2019-09-27T18:05:02.104Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.016s
18:05:02 [2019-09-27T18:05:02.361Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.11s)
18:05:02 [2019-09-27T18:05:02.361Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests
18:05:02 [2019-09-27T18:05:02.361Z]     daemon.go:325: [de155d7d1e5ab] waiting for daemon to start
18:05:02 [2019-09-27T18:05:02.361Z]     daemon.go:325: [de155d7d1e5ab] waiting for daemon to start
18:05:02 [2019-09-27T18:05:02.361Z]     daemon.go:353: [de155d7d1e5ab] daemon started
18:05:02 [2019-09-27T18:05:02.361Z]     daemon.go:461: [de155d7d1e5ab] Stopping daemon
18:05:02 [2019-09-27T18:05:02.361Z]     daemon.go:296: [de155d7d1e5ab] exiting daemon
18:05:02 [2019-09-27T18:05:02.361Z]     daemon.go:448: [de155d7d1e5ab] Daemon stopped
18:05:02 [2019-09-27T18:05:02.361Z]     daemon.go:325: [de155d7d1e5ab] waiting for daemon to start
18:05:02 [2019-09-27T18:05:02.361Z]     daemon.go:325: [de155d7d1e5ab] waiting for daemon to start
18:05:02 [2019-09-27T18:05:02.361Z]     daemon.go:353: [de155d7d1e5ab] daemon started
18:05:02 [2019-09-27T18:05:02.361Z]     daemon.go:461: [de155d7d1e5ab] Stopping daemon
18:05:02 [2019-09-27T18:05:02.361Z]     daemon.go:296: [de155d7d1e5ab] exiting daemon
18:05:02 [2019-09-27T18:05:02.361Z]     daemon.go:448: [de155d7d1e5ab] Daemon stopped
18:05:02 [2019-09-27T18:05:02.361Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:05:03 [2019-09-27T18:05:03.292Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	1.232s
18:05:05 [2019-09-27T18:05:05.192Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	1.773s
18:05:08 [2019-09-27T18:05:08.478Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	2.753s
18:05:11 [2019-09-27T18:05:11.001Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	1.550s
18:05:11 [2019-09-27T18:05:11.933Z] PASS: docker_cli_swarm_test.go:447: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure	27.389s
18:05:11 [2019-09-27T18:05:11.933Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	0.713s
18:05:15 [2019-09-27T18:05:15.209Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.71s)
18:05:15 [2019-09-27T18:05:15.209Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:325: [d64673911afe6] waiting for daemon to start
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:325: [d64673911afe6] waiting for daemon to start
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:353: [d64673911afe6] daemon started
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:461: [d64673911afe6] Stopping daemon
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:296: [d64673911afe6] exiting daemon
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:448: [d64673911afe6] Daemon stopped
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:325: [d64673911afe6] waiting for daemon to start
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:325: [d64673911afe6] waiting for daemon to start
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:296: [d64673911afe6] exiting daemon
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:325: [d64673911afe6] waiting for daemon to start
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:325: [d64673911afe6] waiting for daemon to start
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:325: [d64673911afe6] waiting for daemon to start
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:353: [d64673911afe6] daemon started
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:461: [d64673911afe6] Stopping daemon
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:296: [d64673911afe6] exiting daemon
18:05:15 [2019-09-27T18:05:15.209Z]     daemon.go:448: [d64673911afe6] Daemon stopped
18:05:15 [2019-09-27T18:05:15.209Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:05:15 [2019-09-27T18:05:15.467Z] PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer	3.567s
18:05:16 [2019-09-27T18:05:16.400Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	0.975s
18:05:17 [2019-09-27T18:05:17.332Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	0.786s
18:05:22 [2019-09-27T18:05:22.584Z] PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork	10.197s
18:05:24 [2019-09-27T18:05:24.479Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	6.941s
18:05:27 [2019-09-27T18:05:27.002Z] PASS: docker_cli_swarm_test.go:602: DockerSwarmSuite.TestPsListContainersFilterIsTask	3.476s
18:05:30 [2019-09-27T18:05:30.276Z] PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow	5.713s
18:05:30 [2019-09-27T18:05:30.840Z] PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout	0.772s
18:05:31 [2019-09-27T18:05:31.770Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	0.903s
18:05:32 [2019-09-27T18:05:32.335Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.18s)
18:05:32 [2019-09-27T18:05:32.335Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:325: [db0f15434d12b] waiting for daemon to start
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:325: [db0f15434d12b] waiting for daemon to start
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:353: [db0f15434d12b] daemon started
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:461: [db0f15434d12b] Stopping daemon
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:296: [db0f15434d12b] exiting daemon
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:448: [db0f15434d12b] Daemon stopped
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:325: [db0f15434d12b] waiting for daemon to start
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:325: [db0f15434d12b] waiting for daemon to start
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:325: [db0f15434d12b] waiting for daemon to start
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:325: [db0f15434d12b] waiting for daemon to start
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:339: [db0f15434d12b] error pinging daemon on start: Get http://db0f15434d12b.sock/_ping: context deadline exceeded
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:325: [db0f15434d12b] waiting for daemon to start
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:339: [db0f15434d12b] error pinging daemon on start: Get http://db0f15434d12b.sock/_ping: context deadline exceeded
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:325: [db0f15434d12b] waiting for daemon to start
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:339: [db0f15434d12b] error pinging daemon on start: Get http://db0f15434d12b.sock/_ping: context deadline exceeded
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:325: [db0f15434d12b] waiting for daemon to start
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:339: [db0f15434d12b] error pinging daemon on start: Get http://db0f15434d12b.sock/_ping: context deadline exceeded
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:325: [db0f15434d12b] waiting for daemon to start
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:339: [db0f15434d12b] error pinging daemon on start: Get http://db0f15434d12b.sock/_ping: read unix @->/tmp/docker-integration/db0f15434d12b.sock: read: connection reset by peer
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:296: [db0f15434d12b] exiting daemon
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:325: [db0f15434d12b] waiting for daemon to start
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:325: [db0f15434d12b] waiting for daemon to start
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:325: [db0f15434d12b] waiting for daemon to start
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:353: [db0f15434d12b] daemon started
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:461: [db0f15434d12b] Stopping daemon
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:296: [db0f15434d12b] exiting daemon
18:05:32 [2019-09-27T18:05:32.335Z]     daemon.go:448: [db0f15434d12b] Daemon stopped
18:05:32 [2019-09-27T18:05:32.335Z] PASS
18:05:32 [2019-09-27T18:05:32.335Z] 
18:05:32 [2019-09-27T18:05:32.335Z] DONE 17 tests in 55.080s
18:05:32 [2019-09-27T18:05:32.335Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m  
18:05:32 [2019-09-27T18:05:32.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
18:05:32 [2019-09-27T18:05:32.335Z] ++ set -e
18:05:32 [2019-09-27T18:05:32.335Z] ++ '[' -n 0 ']'
18:05:32 [2019-09-27T18:05:32.335Z] ++ set -x
18:05:32 [2019-09-27T18:05:32.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
18:05:32 [2019-09-27T18:05:32.335Z] INFO: Testing against a local daemon
18:05:32 [2019-09-27T18:05:32.335Z] === RUN   TestPluginInvalidJSON
18:05:32 [2019-09-27T18:05:32.335Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:05:32 [2019-09-27T18:05:32.335Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:05:32 [2019-09-27T18:05:32.335Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:05:32 [2019-09-27T18:05:32.335Z] --- PASS: TestPluginInvalidJSON (0.04s)
18:05:32 [2019-09-27T18:05:32.335Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:05:32 [2019-09-27T18:05:32.335Z] PASS
18:05:32 [2019-09-27T18:05:32.335Z] 
18:05:32 [2019-09-27T18:05:32.335Z] DONE 2 tests in 0.099s
18:05:32 [2019-09-27T18:05:32.335Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
18:05:32 [2019-09-27T18:05:32.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
18:05:32 [2019-09-27T18:05:32.335Z] ++ set -e
18:05:32 [2019-09-27T18:05:32.335Z] ++ '[' -n 0 ']'
18:05:32 [2019-09-27T18:05:32.335Z] ++ set -x
18:05:32 [2019-09-27T18:05:32.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
18:05:32 [2019-09-27T18:05:32.335Z] INFO: Testing against a local daemon
18:05:32 [2019-09-27T18:05:32.335Z] === RUN   TestExternalGraphDriver
18:05:32 [2019-09-27T18:05:32.593Z] === RUN   TestExternalGraphDriver/json
18:05:32 [2019-09-27T18:05:32.850Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	0.950s
18:05:33 [2019-09-27T18:05:33.781Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	0.920s
18:05:34 [2019-09-27T18:05:34.430Z] PASS: docker_cli_run_test.go:2913: DockerSuite.TestMountIntoProc	0.471s
18:05:34 [2019-09-27T18:05:34.687Z] === RUN   TestExternalGraphDriver/spec
18:05:35 [2019-09-27T18:05:35.251Z] PASS: docker_cli_run_test.go:2922: DockerSuite.TestMountIntoSys	0.947s
18:05:36 [2019-09-27T18:05:36.621Z] === RUN   TestExternalGraphDriver/pull
18:05:37 [2019-09-27T18:05:37.990Z] PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname	2.575s
18:05:38 [2019-09-27T18:05:38.248Z] PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost	0.455s
18:05:38 [2019-09-27T18:05:38.814Z] --- PASS: TestExternalGraphDriver (6.38s)
18:05:38 [2019-09-27T18:05:38.814Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:325: [d3e7e58e14022] waiting for daemon to start
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:325: [d3e7e58e14022] waiting for daemon to start
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:353: [d3e7e58e14022] daemon started
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:461: [d3e7e58e14022] Stopping daemon
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:296: [d3e7e58e14022] exiting daemon
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:448: [d3e7e58e14022] Daemon stopped
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:325: [d3e7e58e14022] waiting for daemon to start
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:325: [d3e7e58e14022] waiting for daemon to start
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:353: [d3e7e58e14022] daemon started
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:461: [d3e7e58e14022] Stopping daemon
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:296: [d3e7e58e14022] exiting daemon
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:448: [d3e7e58e14022] Daemon stopped
18:05:38 [2019-09-27T18:05:38.814Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:325: [d3e7e58e14022] waiting for daemon to start
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:325: [d3e7e58e14022] waiting for daemon to start
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:353: [d3e7e58e14022] daemon started
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:461: [d3e7e58e14022] Stopping daemon
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:296: [d3e7e58e14022] exiting daemon
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:448: [d3e7e58e14022] Daemon stopped
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:325: [d3e7e58e14022] waiting for daemon to start
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:325: [d3e7e58e14022] waiting for daemon to start
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:353: [d3e7e58e14022] daemon started
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:461: [d3e7e58e14022] Stopping daemon
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:296: [d3e7e58e14022] exiting daemon
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:448: [d3e7e58e14022] Daemon stopped
18:05:38 [2019-09-27T18:05:38.814Z]     --- PASS: TestExternalGraphDriver/spec (2.10s)
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:325: [d3e7e58e14022] waiting for daemon to start
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:325: [d3e7e58e14022] waiting for daemon to start
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:353: [d3e7e58e14022] daemon started
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:461: [d3e7e58e14022] Stopping daemon
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:296: [d3e7e58e14022] exiting daemon
18:05:38 [2019-09-27T18:05:38.814Z]     daemon.go:448: [d3e7e58e14022] Daemon stopped
18:05:38 [2019-09-27T18:05:38.814Z]     --- PASS: TestExternalGraphDriver/pull (2.08s)
18:05:38 [2019-09-27T18:05:38.814Z] === RUN   TestGraphdriverPluginV2
18:05:39 [2019-09-27T18:05:39.744Z] PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs	2.342s
18:05:39 [2019-09-27T18:05:39.745Z] PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents	1.462s
18:05:43 [2019-09-27T18:05:43.022Z] PASS: docker_cli_run_test.go:3517: DockerSuite.TestNetworkRmWithActiveContainers	2.609s
18:05:43 [2019-09-27T18:05:43.586Z] PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume	2.837s
18:05:43 [2019-09-27T18:05:43.843Z] PASS: docker_cli_run_test.go:2699: DockerSuite.TestPermissionsPtsReadonlyRootfs	0.881s
18:05:44 [2019-09-27T18:05:44.408Z] --- PASS: TestGraphdriverPluginV2 (5.70s)
18:05:44 [2019-09-27T18:05:44.408Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2
18:05:44 [2019-09-27T18:05:44.408Z]     daemon.go:325: [dc09f3363811e] waiting for daemon to start
18:05:44 [2019-09-27T18:05:44.408Z]     daemon.go:325: [dc09f3363811e] waiting for daemon to start
18:05:44 [2019-09-27T18:05:44.408Z]     daemon.go:353: [dc09f3363811e] daemon started
18:05:44 [2019-09-27T18:05:44.408Z]     daemon.go:461: [dc09f3363811e] Stopping daemon
18:05:44 [2019-09-27T18:05:44.408Z]     daemon.go:296: [dc09f3363811e] exiting daemon
18:05:44 [2019-09-27T18:05:44.408Z]     daemon.go:448: [dc09f3363811e] Daemon stopped
18:05:44 [2019-09-27T18:05:44.408Z]     daemon.go:325: [dc09f3363811e] waiting for daemon to start
18:05:44 [2019-09-27T18:05:44.408Z]     daemon.go:325: [dc09f3363811e] waiting for daemon to start
18:05:44 [2019-09-27T18:05:44.408Z]     daemon.go:353: [dc09f3363811e] daemon started
18:05:44 [2019-09-27T18:05:44.408Z]     daemon.go:461: [dc09f3363811e] Stopping daemon
18:05:44 [2019-09-27T18:05:44.408Z]     daemon.go:296: [dc09f3363811e] exiting daemon
18:05:44 [2019-09-27T18:05:44.408Z]     daemon.go:448: [dc09f3363811e] Daemon stopped
18:05:44 [2019-09-27T18:05:44.408Z] PASS
18:05:44 [2019-09-27T18:05:44.408Z] 
18:05:44 [2019-09-27T18:05:44.408Z] DONE 5 tests in 12.131s
18:05:44 [2019-09-27T18:05:44.408Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
18:05:44 [2019-09-27T18:05:44.408Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
18:05:44 [2019-09-27T18:05:44.408Z] ++ set -e
18:05:44 [2019-09-27T18:05:44.408Z] ++ '[' -n 0 ']'
18:05:44 [2019-09-27T18:05:44.408Z] ++ set -x
18:05:44 [2019-09-27T18:05:44.408Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
18:05:44 [2019-09-27T18:05:44.665Z] INFO: Testing against a local daemon
18:05:44 [2019-09-27T18:05:44.665Z] === RUN   TestContinueAfterPluginCrash
18:05:44 [2019-09-27T18:05:44.665Z] === PAUSE TestContinueAfterPluginCrash
18:05:44 [2019-09-27T18:05:44.665Z] === RUN   TestDaemonStartWithLogOpt
18:05:44 [2019-09-27T18:05:44.665Z] === PAUSE TestDaemonStartWithLogOpt
18:05:44 [2019-09-27T18:05:44.665Z] === CONT  TestContinueAfterPluginCrash
18:05:44 [2019-09-27T18:05:44.665Z] === CONT  TestDaemonStartWithLogOpt
18:05:46 [2019-09-27T18:05:46.039Z] PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive	2.191s
18:05:47 [2019-09-27T18:05:47.412Z] PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice	2.950s
18:05:51 [2019-09-27T18:05:51.593Z] PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple	1.702s
18:05:58 [2019-09-27T18:05:58.146Z] PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths	5.622s
18:05:59 [2019-09-27T18:05:59.516Z] PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork	13.513s
18:05:59 [2019-09-27T18:05:59.516Z] SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows)
18:06:00 [2019-09-27T18:06:00.886Z] PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs	1.088s
18:06:05 [2019-09-27T18:06:05.062Z] PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver	4.287s
18:06:05 [2019-09-27T18:06:05.062Z] --- PASS: TestDaemonStartWithLogOpt (20.44s)
18:06:05 [2019-09-27T18:06:05.062Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
18:06:05 [2019-09-27T18:06:05.062Z]     daemon.go:325: [d608c2763a7db] waiting for daemon to start
18:06:05 [2019-09-27T18:06:05.062Z]     daemon.go:325: [d608c2763a7db] waiting for daemon to start
18:06:05 [2019-09-27T18:06:05.062Z]     daemon.go:353: [d608c2763a7db] daemon started
18:06:05 [2019-09-27T18:06:05.063Z]     daemon.go:461: [d608c2763a7db] Stopping daemon
18:06:05 [2019-09-27T18:06:05.063Z]     daemon.go:296: [d608c2763a7db] exiting daemon
18:06:05 [2019-09-27T18:06:05.063Z]     daemon.go:448: [d608c2763a7db] Daemon stopped
18:06:05 [2019-09-27T18:06:05.063Z]     daemon.go:325: [d608c2763a7db] waiting for daemon to start
18:06:05 [2019-09-27T18:06:05.063Z]     daemon.go:325: [d608c2763a7db] waiting for daemon to start
18:06:05 [2019-09-27T18:06:05.063Z]     daemon.go:353: [d608c2763a7db] daemon started
18:06:05 [2019-09-27T18:06:05.063Z]     daemon.go:461: [d608c2763a7db] Stopping daemon
18:06:05 [2019-09-27T18:06:05.063Z]     daemon.go:296: [d608c2763a7db] exiting daemon
18:06:05 [2019-09-27T18:06:05.063Z]     daemon.go:448: [d608c2763a7db] Daemon stopped
18:06:06 [2019-09-27T18:06:06.955Z] PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList	1.606s
18:06:09 [2019-09-27T18:06:09.476Z] PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector	2.381s
18:06:09 [2019-09-27T18:06:09.733Z] --- PASS: TestContinueAfterPluginCrash (25.23s)
18:06:09 [2019-09-27T18:06:09.733Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
18:06:09 [2019-09-27T18:06:09.733Z]     daemon.go:325: [d3ac67e619546] waiting for daemon to start
18:06:09 [2019-09-27T18:06:09.733Z]     daemon.go:325: [d3ac67e619546] waiting for daemon to start
18:06:09 [2019-09-27T18:06:09.733Z]     daemon.go:353: [d3ac67e619546] daemon started
18:06:09 [2019-09-27T18:06:09.733Z]     daemon.go:461: [d3ac67e619546] Stopping daemon
18:06:09 [2019-09-27T18:06:09.733Z]     daemon.go:296: [d3ac67e619546] exiting daemon
18:06:09 [2019-09-27T18:06:09.733Z]     daemon.go:448: [d3ac67e619546] Daemon stopped
18:06:09 [2019-09-27T18:06:09.733Z] PASS
18:06:09 [2019-09-27T18:06:09.733Z] 
18:06:09 [2019-09-27T18:06:09.733Z] DONE 2 tests in 25.340s
18:06:09 [2019-09-27T18:06:09.990Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
18:06:09 [2019-09-27T18:06:09.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
18:06:09 [2019-09-27T18:06:09.990Z] ++ set -e
18:06:09 [2019-09-27T18:06:09.990Z] ++ '[' -n 0 ']'
18:06:09 [2019-09-27T18:06:09.990Z] ++ set -x
18:06:09 [2019-09-27T18:06:09.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
18:06:09 [2019-09-27T18:06:09.990Z] INFO: Testing against a local daemon
18:06:09 [2019-09-27T18:06:09.990Z] === RUN   TestPluginWithDevMounts
18:06:09 [2019-09-27T18:06:09.990Z] === PAUSE TestPluginWithDevMounts
18:06:09 [2019-09-27T18:06:09.990Z] === CONT  TestPluginWithDevMounts
18:06:11 [2019-09-27T18:06:11.883Z] --- PASS: TestPluginWithDevMounts (1.90s)
18:06:11 [2019-09-27T18:06:11.883Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
18:06:11 [2019-09-27T18:06:11.883Z]     daemon.go:325: [dc57710dd9553] waiting for daemon to start
18:06:11 [2019-09-27T18:06:11.883Z]     daemon.go:325: [dc57710dd9553] waiting for daemon to start
18:06:11 [2019-09-27T18:06:11.883Z]     daemon.go:353: [dc57710dd9553] daemon started
18:06:11 [2019-09-27T18:06:11.883Z]     daemon.go:461: [dc57710dd9553] Stopping daemon
18:06:11 [2019-09-27T18:06:11.883Z]     daemon.go:296: [dc57710dd9553] exiting daemon
18:06:11 [2019-09-27T18:06:11.883Z]     daemon.go:448: [dc57710dd9553] Daemon stopped
18:06:11 [2019-09-27T18:06:11.883Z] PASS
18:06:11 [2019-09-27T18:06:11.883Z] 
18:06:11 [2019-09-27T18:06:11.883Z] DONE 1 tests in 2.001s
18:06:11 [2019-09-27T18:06:11.883Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m  
18:06:11 [2019-09-27T18:06:11.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
18:06:11 [2019-09-27T18:06:11.883Z] ++ set -e
18:06:11 [2019-09-27T18:06:11.883Z] ++ '[' -n 0 ']'
18:06:11 [2019-09-27T18:06:11.883Z] ++ set -x
18:06:11 [2019-09-27T18:06:11.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
18:06:11 [2019-09-27T18:06:11.883Z] INFO: Testing against a local daemon
18:06:11 [2019-09-27T18:06:11.883Z] === RUN   TestSecretInspect
18:06:14 [2019-09-27T18:06:14.419Z] --- PASS: TestSecretInspect (2.16s)
18:06:14 [2019-09-27T18:06:14.419Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
18:06:14 [2019-09-27T18:06:14.419Z]     daemon.go:325: [d5e7dc2dc6404] waiting for daemon to start
18:06:14 [2019-09-27T18:06:14.419Z]     daemon.go:325: [d5e7dc2dc6404] waiting for daemon to start
18:06:14 [2019-09-27T18:06:14.419Z]     daemon.go:353: [d5e7dc2dc6404] daemon started
18:06:14 [2019-09-27T18:06:14.419Z]     daemon.go:461: [d5e7dc2dc6404] Stopping daemon
18:06:14 [2019-09-27T18:06:14.419Z]     daemon.go:296: [d5e7dc2dc6404] exiting daemon
18:06:14 [2019-09-27T18:06:14.419Z]     daemon.go:448: [d5e7dc2dc6404] Daemon stopped
18:06:14 [2019-09-27T18:06:14.419Z] === RUN   TestSecretList
18:06:14 [2019-09-27T18:06:14.677Z] PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade	5.542s
18:06:16 [2019-09-27T18:06:16.047Z] --- PASS: TestSecretList (1.93s)
18:06:16 [2019-09-27T18:06:16.047Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
18:06:16 [2019-09-27T18:06:16.047Z]     daemon.go:325: [d1e98a4431234] waiting for daemon to start
18:06:16 [2019-09-27T18:06:16.047Z]     daemon.go:325: [d1e98a4431234] waiting for daemon to start
18:06:16 [2019-09-27T18:06:16.047Z]     daemon.go:353: [d1e98a4431234] daemon started
18:06:16 [2019-09-27T18:06:16.047Z]     daemon.go:461: [d1e98a4431234] Stopping daemon
18:06:16 [2019-09-27T18:06:16.047Z]     daemon.go:296: [d1e98a4431234] exiting daemon
18:06:16 [2019-09-27T18:06:16.047Z]     daemon.go:448: [d1e98a4431234] Daemon stopped
18:06:16 [2019-09-27T18:06:16.047Z] === RUN   TestSecretsCreateAndDelete
18:06:16 [2019-09-27T18:06:16.611Z] PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias	17.788s
18:06:17 [2019-09-27T18:06:17.544Z] PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox	2.400s
18:06:18 [2019-09-27T18:06:18.477Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
18:06:18 [2019-09-27T18:06:18.477Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
18:06:18 [2019-09-27T18:06:18.477Z]     daemon.go:325: [dfead5436b31a] waiting for daemon to start
18:06:18 [2019-09-27T18:06:18.477Z]     daemon.go:325: [dfead5436b31a] waiting for daemon to start
18:06:18 [2019-09-27T18:06:18.477Z]     daemon.go:353: [dfead5436b31a] daemon started
18:06:18 [2019-09-27T18:06:18.477Z]     daemon.go:461: [dfead5436b31a] Stopping daemon
18:06:18 [2019-09-27T18:06:18.477Z]     daemon.go:296: [dfead5436b31a] exiting daemon
18:06:18 [2019-09-27T18:06:18.477Z]     daemon.go:448: [dfead5436b31a] Daemon stopped
18:06:18 [2019-09-27T18:06:18.477Z] === RUN   TestSecretsUpdate
18:06:19 [2019-09-27T18:06:19.849Z] PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding	2.222s
18:06:20 [2019-09-27T18:06:20.106Z] --- PASS: TestSecretsUpdate (1.88s)
18:06:20 [2019-09-27T18:06:20.106Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
18:06:20 [2019-09-27T18:06:20.106Z]     daemon.go:325: [de83cab9a6f52] waiting for daemon to start
18:06:20 [2019-09-27T18:06:20.106Z]     daemon.go:325: [de83cab9a6f52] waiting for daemon to start
18:06:20 [2019-09-27T18:06:20.106Z]     daemon.go:353: [de83cab9a6f52] daemon started
18:06:20 [2019-09-27T18:06:20.106Z]     daemon.go:461: [de83cab9a6f52] Stopping daemon
18:06:20 [2019-09-27T18:06:20.363Z]     daemon.go:296: [de83cab9a6f52] exiting daemon
18:06:20 [2019-09-27T18:06:20.363Z]     daemon.go:448: [de83cab9a6f52] Daemon stopped
18:06:20 [2019-09-27T18:06:20.363Z] === RUN   TestTemplatedSecret
18:06:20 [2019-09-27T18:06:20.929Z] PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice	3.378s
18:06:21 [2019-09-27T18:06:21.861Z] PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding	1.921s
18:06:23 [2019-09-27T18:06:23.757Z] --- PASS: TestTemplatedSecret (3.27s)
18:06:23 [2019-09-27T18:06:23.758Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
18:06:23 [2019-09-27T18:06:23.758Z]     daemon.go:325: [dcbe4d8c68a8b] waiting for daemon to start
18:06:23 [2019-09-27T18:06:23.758Z]     daemon.go:325: [dcbe4d8c68a8b] waiting for daemon to start
18:06:23 [2019-09-27T18:06:23.758Z]     daemon.go:353: [dcbe4d8c68a8b] daemon started
18:06:23 [2019-09-27T18:06:23.758Z]     daemon.go:461: [dcbe4d8c68a8b] Stopping daemon
18:06:23 [2019-09-27T18:06:23.758Z]     daemon.go:296: [dcbe4d8c68a8b] exiting daemon
18:06:23 [2019-09-27T18:06:23.758Z]     daemon.go:448: [dcbe4d8c68a8b] Daemon stopped
18:06:23 [2019-09-27T18:06:23.758Z] === RUN   TestSecretCreateResolve
18:06:24 [2019-09-27T18:06:24.324Z] PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple	1.791s
18:06:26 [2019-09-27T18:06:26.218Z] --- PASS: TestSecretCreateResolve (2.38s)
18:06:26 [2019-09-27T18:06:26.218Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
18:06:26 [2019-09-27T18:06:26.218Z]     daemon.go:325: [dcea9cf0f7e6d] waiting for daemon to start
18:06:26 [2019-09-27T18:06:26.218Z]     daemon.go:325: [dcea9cf0f7e6d] waiting for daemon to start
18:06:26 [2019-09-27T18:06:26.218Z]     daemon.go:353: [dcea9cf0f7e6d] daemon started
18:06:26 [2019-09-27T18:06:26.218Z]     daemon.go:461: [dcea9cf0f7e6d] Stopping daemon
18:06:26 [2019-09-27T18:06:26.218Z]     daemon.go:296: [dcea9cf0f7e6d] exiting daemon
18:06:26 [2019-09-27T18:06:26.218Z]     daemon.go:448: [dcea9cf0f7e6d] Daemon stopped
18:06:26 [2019-09-27T18:06:26.218Z] PASS
18:06:26 [2019-09-27T18:06:26.218Z] 
18:06:26 [2019-09-27T18:06:26.218Z] DONE 6 tests in 13.958s
18:06:26 [2019-09-27T18:06:26.218Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m  
18:06:26 [2019-09-27T18:06:26.218Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
18:06:26 [2019-09-27T18:06:26.218Z] ++ set -e
18:06:26 [2019-09-27T18:06:26.218Z] ++ '[' -n 0 ']'
18:06:26 [2019-09-27T18:06:26.218Z] ++ set -x
18:06:26 [2019-09-27T18:06:26.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
18:06:26 [2019-09-27T18:06:26.218Z] INFO: Testing against a local daemon
18:06:26 [2019-09-27T18:06:26.218Z] === RUN   TestServiceCreateInit
18:06:26 [2019-09-27T18:06:26.218Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:06:28 [2019-09-27T18:06:28.744Z] PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths	3.529s
18:06:32 [2019-09-27T18:06:32.022Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:06:33 [2019-09-27T18:06:33.918Z] PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList	12.274s
18:06:35 [2019-09-27T18:06:35.812Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	1.868s
18:06:36 [2019-09-27T18:06:36.069Z] PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun	7.165s
18:06:37 [2019-09-27T18:06:37.002Z] --- PASS: TestServiceCreateInit (10.77s)
18:06:37 [2019-09-27T18:06:37.002Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.60s)
18:06:37 [2019-09-27T18:06:37.002Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
18:06:37 [2019-09-27T18:06:37.002Z]         daemon.go:325: [d03dbd67f845c] waiting for daemon to start
18:06:37 [2019-09-27T18:06:37.002Z]         daemon.go:325: [d03dbd67f845c] waiting for daemon to start
18:06:37 [2019-09-27T18:06:37.002Z]         daemon.go:353: [d03dbd67f845c] daemon started
18:06:37 [2019-09-27T18:06:37.002Z]         daemon.go:461: [d03dbd67f845c] Stopping daemon
18:06:37 [2019-09-27T18:06:37.002Z]         daemon.go:296: [d03dbd67f845c] exiting daemon
18:06:37 [2019-09-27T18:06:37.002Z]         daemon.go:448: [d03dbd67f845c] Daemon stopped
18:06:37 [2019-09-27T18:06:37.002Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s)
18:06:37 [2019-09-27T18:06:37.002Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
18:06:37 [2019-09-27T18:06:37.002Z]         daemon.go:325: [db82dcc0b90ab] waiting for daemon to start
18:06:37 [2019-09-27T18:06:37.002Z]         daemon.go:325: [db82dcc0b90ab] waiting for daemon to start
18:06:37 [2019-09-27T18:06:37.002Z]         daemon.go:353: [db82dcc0b90ab] daemon started
18:06:37 [2019-09-27T18:06:37.002Z]         daemon.go:461: [db82dcc0b90ab] Stopping daemon
18:06:37 [2019-09-27T18:06:37.002Z]         daemon.go:296: [db82dcc0b90ab] exiting daemon
18:06:37 [2019-09-27T18:06:37.002Z]         daemon.go:448: [db82dcc0b90ab] Daemon stopped
18:06:37 [2019-09-27T18:06:37.002Z] === RUN   TestCreateServiceMultipleTimes
18:06:43 [2019-09-27T18:06:43.578Z] PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart	5.738s
18:06:43 [2019-09-27T18:06:43.839Z] PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach	6.881s
18:06:43 [2019-09-27T18:06:43.839Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.001s
18:06:44 [2019-09-27T18:06:44.096Z] PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted	0.087s
18:06:45 [2019-09-27T18:06:45.468Z] PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted	1.396s
18:06:45 [2019-09-27T18:06:45.468Z] PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative	0.005s
18:06:46 [2019-09-27T18:06:46.402Z] PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted	0.843s
18:06:46 [2019-09-27T18:06:46.402Z] PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange	0.005s
18:06:47 [2019-09-27T18:06:47.333Z] PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize	0.881s
18:06:47 [2019-09-27T18:06:47.333Z] PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop	0.119s
18:06:49 [2019-09-27T18:06:49.227Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	1.883s
18:06:49 [2019-09-27T18:06:49.227Z] PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues	0.004s
18:06:53 [2019-09-27T18:06:53.401Z] PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel	3.451s
18:06:54 [2019-09-27T18:06:54.331Z] PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil	1.643s
18:06:54 [2019-09-27T18:06:54.588Z] PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel	0.310s
18:06:54 [2019-09-27T18:06:54.845Z] PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel	0.126s
18:06:57 [2019-09-27T18:06:57.368Z] PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs	3.548s
18:06:57 [2019-09-27T18:06:57.625Z] --- PASS: TestCreateServiceMultipleTimes (20.76s)
18:06:57 [2019-09-27T18:06:57.625Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
18:06:57 [2019-09-27T18:06:57.625Z]     daemon.go:325: [d688920855c15] waiting for daemon to start
18:06:57 [2019-09-27T18:06:57.626Z]     daemon.go:325: [d688920855c15] waiting for daemon to start
18:06:57 [2019-09-27T18:06:57.626Z]     daemon.go:353: [d688920855c15] daemon started
18:06:57 [2019-09-27T18:06:57.626Z]     daemon.go:461: [d688920855c15] Stopping daemon
18:06:57 [2019-09-27T18:06:57.626Z]     daemon.go:296: [d688920855c15] exiting daemon
18:06:57 [2019-09-27T18:06:57.626Z]     daemon.go:448: [d688920855c15] Daemon stopped
18:06:57 [2019-09-27T18:06:57.626Z] === RUN   TestCreateServiceConflict
18:06:58 [2019-09-27T18:06:58.189Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	2.342s
18:07:00 [2019-09-27T18:07:00.084Z] PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate	1.056s
18:07:00 [2019-09-27T18:07:00.084Z] --- PASS: TestCreateServiceConflict (2.27s)
18:07:00 [2019-09-27T18:07:00.084Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
18:07:00 [2019-09-27T18:07:00.084Z]     daemon.go:325: [d620184ab9c99] waiting for daemon to start
18:07:00 [2019-09-27T18:07:00.084Z]     daemon.go:325: [d620184ab9c99] waiting for daemon to start
18:07:00 [2019-09-27T18:07:00.084Z]     daemon.go:353: [d620184ab9c99] daemon started
18:07:00 [2019-09-27T18:07:00.085Z]     daemon.go:461: [d620184ab9c99] Stopping daemon
18:07:00 [2019-09-27T18:07:00.085Z]     daemon.go:296: [d620184ab9c99] exiting daemon
18:07:00 [2019-09-27T18:07:00.085Z]     daemon.go:448: [d620184ab9c99] Daemon stopped
18:07:00 [2019-09-27T18:07:00.085Z] === RUN   TestCreateServiceMaxReplicas
18:07:03 [2019-09-27T18:07:03.356Z] --- PASS: TestCreateServiceMaxReplicas (3.35s)
18:07:03 [2019-09-27T18:07:03.356Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
18:07:03 [2019-09-27T18:07:03.356Z]     daemon.go:325: [dce497728bfe2] waiting for daemon to start
18:07:03 [2019-09-27T18:07:03.356Z]     daemon.go:325: [dce497728bfe2] waiting for daemon to start
18:07:03 [2019-09-27T18:07:03.356Z]     daemon.go:353: [dce497728bfe2] daemon started
18:07:03 [2019-09-27T18:07:03.356Z]     daemon.go:461: [dce497728bfe2] Stopping daemon
18:07:03 [2019-09-27T18:07:03.356Z]     daemon.go:296: [dce497728bfe2] exiting daemon
18:07:03 [2019-09-27T18:07:03.356Z]     daemon.go:448: [dce497728bfe2] Daemon stopped
18:07:03 [2019-09-27T18:07:03.356Z] === RUN   TestCreateWithDuplicateNetworkNames
18:07:03 [2019-09-27T18:07:03.920Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	3.291s
18:07:10 [2019-09-27T18:07:10.465Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	5.754s
18:07:10 [2019-09-27T18:07:10.465Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.112s
18:07:10 [2019-09-27T18:07:10.465Z] PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness	2.686s
18:07:14 [2019-09-27T18:07:14.641Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	3.877s
18:07:18 [2019-09-27T18:07:18.812Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.29s)
18:07:18 [2019-09-27T18:07:18.812Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
18:07:18 [2019-09-27T18:07:18.812Z]     daemon.go:325: [dc9dc79e2bf62] waiting for daemon to start
18:07:18 [2019-09-27T18:07:18.812Z]     daemon.go:325: [dc9dc79e2bf62] waiting for daemon to start
18:07:18 [2019-09-27T18:07:18.812Z]     daemon.go:353: [dc9dc79e2bf62] daemon started
18:07:18 [2019-09-27T18:07:18.812Z]     daemon.go:461: [dc9dc79e2bf62] Stopping daemon
18:07:18 [2019-09-27T18:07:18.812Z]     daemon.go:296: [dc9dc79e2bf62] exiting daemon
18:07:18 [2019-09-27T18:07:18.812Z]     daemon.go:448: [dc9dc79e2bf62] Daemon stopped
18:07:18 [2019-09-27T18:07:18.812Z] === RUN   TestCreateServiceSecretFileMode
18:07:21 [2019-09-27T18:07:21.345Z] --- PASS: TestCreateServiceSecretFileMode (2.68s)
18:07:21 [2019-09-27T18:07:21.345Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
18:07:21 [2019-09-27T18:07:21.345Z]     daemon.go:325: [da456b9386827] waiting for daemon to start
18:07:21 [2019-09-27T18:07:21.345Z]     daemon.go:325: [da456b9386827] waiting for daemon to start
18:07:21 [2019-09-27T18:07:21.345Z]     daemon.go:353: [da456b9386827] daemon started
18:07:21 [2019-09-27T18:07:21.345Z]     daemon.go:461: [da456b9386827] Stopping daemon
18:07:21 [2019-09-27T18:07:21.345Z]     daemon.go:296: [da456b9386827] exiting daemon
18:07:21 [2019-09-27T18:07:21.345Z]     daemon.go:448: [da456b9386827] Daemon stopped
18:07:21 [2019-09-27T18:07:21.345Z] === RUN   TestCreateServiceConfigFileMode
18:07:22 [2019-09-27T18:07:22.277Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	7.197s
18:07:23 [2019-09-27T18:07:23.648Z] PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails	2.382s
18:07:23 [2019-09-27T18:07:23.905Z] --- PASS: TestCreateServiceConfigFileMode (2.69s)
18:07:23 [2019-09-27T18:07:23.905Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
18:07:23 [2019-09-27T18:07:23.905Z]     daemon.go:325: [d51a21ada3756] waiting for daemon to start
18:07:23 [2019-09-27T18:07:23.905Z]     daemon.go:325: [d51a21ada3756] waiting for daemon to start
18:07:23 [2019-09-27T18:07:23.905Z]     daemon.go:353: [d51a21ada3756] daemon started
18:07:23 [2019-09-27T18:07:23.905Z]     daemon.go:461: [d51a21ada3756] Stopping daemon
18:07:23 [2019-09-27T18:07:23.905Z]     daemon.go:296: [d51a21ada3756] exiting daemon
18:07:23 [2019-09-27T18:07:23.905Z]     daemon.go:448: [d51a21ada3756] Daemon stopped
18:07:23 [2019-09-27T18:07:23.905Z] === RUN   TestCreateServiceSysctls
18:07:23 [2019-09-27T18:07:23.905Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	1.469s
18:07:27 [2019-09-27T18:07:27.181Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	3.252s
18:07:28 [2019-09-27T18:07:28.553Z] --- PASS: TestCreateServiceSysctls (4.42s)
18:07:28 [2019-09-27T18:07:28.553Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
18:07:28 [2019-09-27T18:07:28.553Z]     daemon.go:325: [d08af5a73814a] waiting for daemon to start
18:07:28 [2019-09-27T18:07:28.553Z]     daemon.go:325: [d08af5a73814a] waiting for daemon to start
18:07:28 [2019-09-27T18:07:28.553Z]     daemon.go:353: [d08af5a73814a] daemon started
18:07:28 [2019-09-27T18:07:28.553Z]     daemon.go:461: [d08af5a73814a] Stopping daemon
18:07:28 [2019-09-27T18:07:28.553Z]     daemon.go:296: [d08af5a73814a] exiting daemon
18:07:28 [2019-09-27T18:07:28.553Z]     daemon.go:448: [d08af5a73814a] Daemon stopped
18:07:28 [2019-09-27T18:07:28.553Z] === RUN   TestInspect
18:07:29 [2019-09-27T18:07:29.117Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	1.523s
18:07:31 [2019-09-27T18:07:31.012Z] PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork	1.398s
18:07:32 [2019-09-27T18:07:32.907Z] --- PASS: TestInspect (4.49s)
18:07:32 [2019-09-27T18:07:32.907Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
18:07:32 [2019-09-27T18:07:32.907Z]     daemon.go:325: [d3b2442117d8a] waiting for daemon to start
18:07:32 [2019-09-27T18:07:32.907Z]     daemon.go:325: [d3b2442117d8a] waiting for daemon to start
18:07:32 [2019-09-27T18:07:32.907Z]     daemon.go:353: [d3b2442117d8a] daemon started
18:07:32 [2019-09-27T18:07:32.907Z]     daemon.go:461: [d3b2442117d8a] Stopping daemon
18:07:32 [2019-09-27T18:07:32.907Z]     daemon.go:296: [d3b2442117d8a] exiting daemon
18:07:32 [2019-09-27T18:07:32.907Z]     daemon.go:448: [d3b2442117d8a] Daemon stopped
18:07:32 [2019-09-27T18:07:32.907Z] === RUN   TestDockerNetworkConnectAlias
18:07:32 [2019-09-27T18:07:32.907Z] PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts	1.288s
18:07:36 [2019-09-27T18:07:36.186Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	2.359s
18:07:37 [2019-09-27T18:07:37.119Z] PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow	2.925s
18:07:37 [2019-09-27T18:07:37.687Z] PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize	1.835s
18:07:37 [2019-09-27T18:07:37.944Z] PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer	0.271s
18:07:39 [2019-09-27T18:07:39.315Z] PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer	1.341s
18:07:39 [2019-09-27T18:07:39.573Z] --- PASS: TestDockerNetworkConnectAlias (6.91s)
18:07:39 [2019-09-27T18:07:39.573Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
18:07:39 [2019-09-27T18:07:39.573Z]     daemon.go:325: [d075105f53987] waiting for daemon to start
18:07:39 [2019-09-27T18:07:39.573Z]     daemon.go:325: [d075105f53987] waiting for daemon to start
18:07:39 [2019-09-27T18:07:39.573Z]     daemon.go:353: [d075105f53987] daemon started
18:07:39 [2019-09-27T18:07:39.573Z]     daemon.go:461: [d075105f53987] Stopping daemon
18:07:39 [2019-09-27T18:07:39.573Z]     daemon.go:296: [d075105f53987] exiting daemon
18:07:39 [2019-09-27T18:07:39.573Z]     daemon.go:448: [d075105f53987] Daemon stopped
18:07:39 [2019-09-27T18:07:39.573Z] === RUN   TestDockerNetworkReConnect
18:07:42 [2019-09-27T18:07:42.098Z] PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName	2.005s
18:07:44 [2019-09-27T18:07:44.624Z] --- PASS: TestDockerNetworkReConnect (4.95s)
18:07:44 [2019-09-27T18:07:44.624Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
18:07:44 [2019-09-27T18:07:44.624Z]     daemon.go:325: [d104030de82a5] waiting for daemon to start
18:07:44 [2019-09-27T18:07:44.624Z]     daemon.go:325: [d104030de82a5] waiting for daemon to start
18:07:44 [2019-09-27T18:07:44.624Z]     daemon.go:353: [d104030de82a5] daemon started
18:07:44 [2019-09-27T18:07:44.624Z]     daemon.go:461: [d104030de82a5] Stopping daemon
18:07:44 [2019-09-27T18:07:44.624Z]     daemon.go:296: [d104030de82a5] exiting daemon
18:07:44 [2019-09-27T18:07:44.624Z]     daemon.go:448: [d104030de82a5] Daemon stopped
18:07:44 [2019-09-27T18:07:44.624Z] === RUN   TestServicePlugin
18:07:44 [2019-09-27T18:07:44.880Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	1.935s
18:07:46 [2019-09-27T18:07:46.251Z] PASS: docker_cli_run_test.go:3148: DockerSuite.TestPtraceContainerProcsFromHost	0.740s
18:07:46 [2019-09-27T18:07:46.251Z] SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows)
18:07:46 [2019-09-27T18:07:46.508Z] PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux	0.346s
18:07:46 [2019-09-27T18:07:46.508Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized	0.145s
18:07:46 [2019-09-27T18:07:46.765Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo	0.086s
18:07:48 [2019-09-27T18:07:48.135Z] PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs	1.156s
18:07:50 [2019-09-27T18:07:50.042Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer	1.857s
18:07:50 [2019-09-27T18:07:50.042Z] SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess)
18:07:50 [2019-09-27T18:07:50.605Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	0.864s
18:07:53 [2019-09-27T18:07:53.128Z] PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer	15.455s
18:08:01 [2019-09-27T18:08:01.231Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy	9.273s
18:08:01 [2019-09-27T18:08:01.488Z] PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer	1.360s
18:08:01 [2019-09-27T18:08:01.488Z] SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess)
18:08:01 [2019-09-27T18:08:01.488Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.105s
18:08:01 [2019-09-27T18:08:01.745Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.081s
18:08:02 [2019-09-27T18:08:02.003Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.266s
18:08:05 [2019-09-27T18:08:05.278Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	2.529s
18:08:07 [2019-09-27T18:08:07.173Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	1.983s
18:08:07 [2019-09-27T18:08:07.173Z] PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince	3.426s
18:08:12 [2019-09-27T18:08:12.430Z] PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork	4.135s
18:08:13 [2019-09-27T18:08:13.360Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	1.409s
18:08:13 [2019-09-27T18:08:13.360Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.010s
18:08:13 [2019-09-27T18:08:13.360Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.104s
18:08:17 [2019-09-27T18:08:17.531Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	3.910s
18:08:18 [2019-09-27T18:08:18.899Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	1.186s
18:08:19 [2019-09-27T18:08:19.155Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	0.323s
18:08:20 [2019-09-27T18:08:20.086Z] --- PASS: TestServicePlugin (35.35s)
18:08:20 [2019-09-27T18:08:20.086Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:325: [d319befc75ff2] waiting for daemon to start
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:325: [d319befc75ff2] waiting for daemon to start
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:353: [d319befc75ff2] daemon started
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:461: [d319befc75ff2] Stopping daemon
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:296: [d319befc75ff2] exiting daemon
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:448: [d319befc75ff2] Daemon stopped
18:08:20 [2019-09-27T18:08:20.086Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:325: [d60049f010d21] waiting for daemon to start
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:325: [d60049f010d21] waiting for daemon to start
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:353: [d60049f010d21] daemon started
18:08:20 [2019-09-27T18:08:20.086Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:325: [d1567abab0465] waiting for daemon to start
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:325: [d1567abab0465] waiting for daemon to start
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:353: [d1567abab0465] daemon started
18:08:20 [2019-09-27T18:08:20.086Z]     plugin_test.go:60: [d1567abab0465] joining swarm manager [d60049f010d21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:08:20 [2019-09-27T18:08:20.086Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:325: [d47f638301325] waiting for daemon to start
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:325: [d47f638301325] waiting for daemon to start
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:353: [d47f638301325] daemon started
18:08:20 [2019-09-27T18:08:20.086Z]     plugin_test.go:63: [d47f638301325] joining swarm manager [d60049f010d21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:461: [d47f638301325] Stopping daemon
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:296: [d47f638301325] exiting daemon
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:448: [d47f638301325] Daemon stopped
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:461: [d1567abab0465] Stopping daemon
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:296: [d1567abab0465] exiting daemon
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:448: [d1567abab0465] Daemon stopped
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:461: [d60049f010d21] Stopping daemon
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:296: [d60049f010d21] exiting daemon
18:08:20 [2019-09-27T18:08:20.086Z]     daemon.go:448: [d60049f010d21] Daemon stopped
18:08:20 [2019-09-27T18:08:20.086Z] === RUN   TestServiceUpdateLabel
18:08:21 [2019-09-27T18:08:21.017Z] PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY	2.975s
18:08:21 [2019-09-27T18:08:21.274Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	1.911s
18:08:22 [2019-09-27T18:08:22.294Z] --- PASS: TestServiceUpdateLabel (2.22s)
18:08:22 [2019-09-27T18:08:22.294Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
18:08:22 [2019-09-27T18:08:22.294Z]     daemon.go:325: [dce0f7f8df68a] waiting for daemon to start
18:08:22 [2019-09-27T18:08:22.294Z]     daemon.go:325: [dce0f7f8df68a] waiting for daemon to start
18:08:22 [2019-09-27T18:08:22.294Z]     daemon.go:353: [dce0f7f8df68a] daemon started
18:08:22 [2019-09-27T18:08:22.294Z]     daemon.go:461: [dce0f7f8df68a] Stopping daemon
18:08:22 [2019-09-27T18:08:22.294Z]     daemon.go:296: [dce0f7f8df68a] exiting daemon
18:08:22 [2019-09-27T18:08:22.294Z]     daemon.go:448: [dce0f7f8df68a] Daemon stopped
18:08:22 [2019-09-27T18:08:22.294Z] === RUN   TestServiceUpdateSecrets
18:08:22 [2019-09-27T18:08:22.294Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	1.138s
18:08:24 [2019-09-27T18:08:24.819Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	2.244s
18:08:25 [2019-09-27T18:08:25.753Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	1.041s
18:08:25 [2019-09-27T18:08:25.753Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.133s
18:08:26 [2019-09-27T18:08:26.697Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	0.830s
18:08:31 [2019-09-27T18:08:31.948Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	4.712s
18:08:32 [2019-09-27T18:08:32.511Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	0.576s
18:08:33 [2019-09-27T18:08:33.443Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	0.962s
18:08:34 [2019-09-27T18:08:34.007Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	0.550s
18:08:34 [2019-09-27T18:08:34.571Z] PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail	2.987s
18:08:35 [2019-09-27T18:08:35.503Z] PASS: docker_cli_run_test.go:4534: DockerSuite.TestRunAddDeviceCgroupRule	1.669s
18:08:36 [2019-09-27T18:08:36.433Z] PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost	0.831s
18:08:37 [2019-09-27T18:08:37.365Z] PASS: docker_cli_run_test.go:4043: DockerSuite.TestRunAddHostInHostMode	0.775s
18:08:37 [2019-09-27T18:08:37.365Z] --- PASS: TestServiceUpdateSecrets (15.30s)
18:08:37 [2019-09-27T18:08:37.365Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
18:08:37 [2019-09-27T18:08:37.365Z]     daemon.go:325: [d0375a2ff1f13] waiting for daemon to start
18:08:37 [2019-09-27T18:08:37.365Z]     daemon.go:325: [d0375a2ff1f13] waiting for daemon to start
18:08:37 [2019-09-27T18:08:37.365Z]     daemon.go:353: [d0375a2ff1f13] daemon started
18:08:37 [2019-09-27T18:08:37.365Z]     daemon.go:461: [d0375a2ff1f13] Stopping daemon
18:08:37 [2019-09-27T18:08:37.365Z]     daemon.go:296: [d0375a2ff1f13] exiting daemon
18:08:37 [2019-09-27T18:08:37.365Z]     daemon.go:448: [d0375a2ff1f13] Daemon stopped
18:08:37 [2019-09-27T18:08:37.365Z] === RUN   TestServiceUpdateConfigs
18:08:38 [2019-09-27T18:08:38.298Z] PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices	1.103s
18:08:38 [2019-09-27T18:08:38.298Z] PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode	0.012s
18:08:39 [2019-09-27T18:08:39.228Z] PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc	0.892s
18:08:41 [2019-09-27T18:08:41.123Z] PASS: docker_cli_run_test.go:2065: DockerSuite.TestRunAllocatePortInReservedRange	1.236s
18:08:42 [2019-09-27T18:08:42.053Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	0.834s
18:08:42 [2019-09-27T18:08:42.982Z] PASS: docker_cli_run_test.go:2270: DockerSuite.TestRunAllowPortRangeThroughExpose	0.660s
18:08:43 [2019-09-27T18:08:43.912Z] PASS: docker_cli_run_test.go:2628: DockerSuite.TestRunAllowPortRangeThroughPublish	0.654s
18:08:45 [2019-09-27T18:08:45.803Z] PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory	1.654s
18:08:47 [2019-09-27T18:08:47.173Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	1.749s
18:08:48 [2019-09-27T18:08:48.103Z] PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach	0.763s
18:08:49 [2019-09-27T18:08:49.034Z] PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs	3.523s
18:08:49 [2019-09-27T18:08:49.034Z] PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig	0.599s
18:08:50 [2019-09-27T18:08:50.404Z] PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag	0.784s
18:08:50 [2019-09-27T18:08:50.968Z] PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag	0.606s
18:08:52 [2019-09-27T18:08:52.338Z] PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale	1.434s
18:08:52 [2019-09-27T18:08:52.338Z] PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig	0.793s
18:08:52 [2019-09-27T18:08:52.595Z] --- PASS: TestServiceUpdateConfigs (15.10s)
18:08:52 [2019-09-27T18:08:52.595Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
18:08:52 [2019-09-27T18:08:52.595Z]     daemon.go:325: [df34459b876a5] waiting for daemon to start
18:08:52 [2019-09-27T18:08:52.595Z]     daemon.go:325: [df34459b876a5] waiting for daemon to start
18:08:52 [2019-09-27T18:08:52.595Z]     daemon.go:353: [df34459b876a5] daemon started
18:08:52 [2019-09-27T18:08:52.595Z]     daemon.go:461: [df34459b876a5] Stopping daemon
18:08:52 [2019-09-27T18:08:52.595Z]     daemon.go:296: [df34459b876a5] exiting daemon
18:08:52 [2019-09-27T18:08:52.595Z]     daemon.go:448: [df34459b876a5] Daemon stopped
18:08:52 [2019-09-27T18:08:52.595Z] === RUN   TestServiceUpdateNetwork
18:08:53 [2019-09-27T18:08:53.531Z] PASS: docker_cli_run_test.go:3924: DockerSuite.TestRunAttachFailedNoLeak	1.179s
18:08:54 [2019-09-27T18:08:54.919Z] PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved	1.032s
18:08:55 [2019-09-27T18:08:55.849Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	1.049s
18:08:56 [2019-09-27T18:08:56.779Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	0.889s
18:08:57 [2019-09-27T18:08:57.342Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	0.853s
18:08:57 [2019-09-27T18:08:57.598Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.013s
18:09:00 [2019-09-27T18:09:00.874Z] PASS: docker_cli_run_test.go:1881: DockerSuite.TestRunBindMounts	2.844s
18:09:01 [2019-09-27T18:09:01.439Z] PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface	1.016s
18:09:02 [2019-09-27T18:09:02.810Z] PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface	1.178s
18:09:03 [2019-09-27T18:09:03.377Z] PASS: docker_cli_run_test.go:3012: DockerSuite.TestRunCapAddCHOWN	0.876s
18:09:04 [2019-09-27T18:09:04.307Z] PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface	0.803s
18:09:04 [2019-09-27T18:09:04.307Z] PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid	0.014s
18:09:05 [2019-09-27T18:09:05.236Z] PASS: docker_cli_run_test.go:3198: DockerSuite.TestRunCapAddSYSTIME	0.824s
18:09:06 [2019-09-27T18:09:06.167Z] PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod	0.798s
18:09:06 [2019-09-27T18:09:06.730Z] PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod	0.887s
18:09:07 [2019-09-27T18:09:07.661Z] --- PASS: TestServiceUpdateNetwork (14.84s)
18:09:07 [2019-09-27T18:09:07.661Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
18:09:07 [2019-09-27T18:09:07.661Z]     daemon.go:325: [dc757078aa981] waiting for daemon to start
18:09:07 [2019-09-27T18:09:07.661Z]     daemon.go:325: [dc757078aa981] waiting for daemon to start
18:09:07 [2019-09-27T18:09:07.661Z]     daemon.go:353: [dc757078aa981] daemon started
18:09:07 [2019-09-27T18:09:07.661Z]     daemon.go:461: [dc757078aa981] Stopping daemon
18:09:07 [2019-09-27T18:09:07.661Z]     daemon.go:296: [dc757078aa981] exiting daemon
18:09:07 [2019-09-27T18:09:07.661Z]     daemon.go:448: [dc757078aa981] Daemon stopped
18:09:07 [2019-09-27T18:09:07.661Z] PASS
18:09:07 [2019-09-27T18:09:07.661Z] 
18:09:07 [2019-09-27T18:09:07.661Z] DONE 18 tests in 161.495s
18:09:07 [2019-09-27T18:09:07.661Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m  
18:09:07 [2019-09-27T18:09:07.661Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
18:09:07 [2019-09-27T18:09:07.661Z] ++ set -e
18:09:07 [2019-09-27T18:09:07.661Z] ++ '[' -n 0 ']'
18:09:07 [2019-09-27T18:09:07.661Z] ++ set -x
18:09:07 [2019-09-27T18:09:07.661Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
18:09:07 [2019-09-27T18:09:07.661Z] INFO: Testing against a local daemon
18:09:07 [2019-09-27T18:09:07.661Z] === RUN   TestSessionCreate
18:09:07 [2019-09-27T18:09:07.661Z] --- PASS: TestSessionCreate (0.07s)
18:09:07 [2019-09-27T18:09:07.661Z] === RUN   TestSessionCreateWithBadUpgrade
18:09:07 [2019-09-27T18:09:07.661Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:09:07 [2019-09-27T18:09:07.661Z] PASS
18:09:07 [2019-09-27T18:09:07.661Z] 
18:09:07 [2019-09-27T18:09:07.661Z] DONE 2 tests in 0.160s
18:09:07 [2019-09-27T18:09:07.661Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m  
18:09:07 [2019-09-27T18:09:07.661Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
18:09:07 [2019-09-27T18:09:07.661Z] ++ set -e
18:09:07 [2019-09-27T18:09:07.661Z] ++ '[' -n 0 ']'
18:09:07 [2019-09-27T18:09:07.661Z] ++ set -x
18:09:07 [2019-09-27T18:09:07.661Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
18:09:07 [2019-09-27T18:09:07.661Z] INFO: Testing against a local daemon
18:09:07 [2019-09-27T18:09:07.661Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:09:07 [2019-09-27T18:09:07.661Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:09:07 [2019-09-27T18:09:07.661Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:09:07 [2019-09-27T18:09:07.661Z] === RUN   TestEventsExecDie
18:09:07 [2019-09-27T18:09:07.918Z] PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod	1.099s
18:09:08 [2019-09-27T18:09:08.850Z] --- PASS: TestEventsExecDie (1.10s)
18:09:08 [2019-09-27T18:09:08.850Z] === RUN   TestEventsBackwardsCompatible
18:09:08 [2019-09-27T18:09:08.850Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
18:09:08 [2019-09-27T18:09:08.850Z] === RUN   TestInfoBinaryCommits
18:09:09 [2019-09-27T18:09:09.108Z] --- PASS: TestInfoBinaryCommits (0.04s)
18:09:09 [2019-09-27T18:09:09.108Z] === RUN   TestInfoAPIVersioned
18:09:09 [2019-09-27T18:09:09.108Z] --- PASS: TestInfoAPIVersioned (0.02s)
18:09:09 [2019-09-27T18:09:09.108Z] === RUN   TestInfoAPI
18:09:09 [2019-09-27T18:09:09.108Z] --- PASS: TestInfoAPI (0.04s)
18:09:09 [2019-09-27T18:09:09.108Z] === RUN   TestInfoAPIWarnings
18:09:09 [2019-09-27T18:09:09.365Z] PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase	1.312s
18:09:09 [2019-09-27T18:09:09.365Z] PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid	0.020s
18:09:09 [2019-09-27T18:09:09.929Z] --- PASS: TestInfoAPIWarnings (0.88s)
18:09:09 [2019-09-27T18:09:09.930Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
18:09:09 [2019-09-27T18:09:09.930Z]     daemon.go:325: [db0049d8bed82] waiting for daemon to start
18:09:09 [2019-09-27T18:09:09.930Z]     daemon.go:325: [db0049d8bed82] waiting for daemon to start
18:09:09 [2019-09-27T18:09:09.930Z]     daemon.go:353: [db0049d8bed82] daemon started
18:09:09 [2019-09-27T18:09:09.930Z]     daemon.go:461: [db0049d8bed82] Stopping daemon
18:09:09 [2019-09-27T18:09:09.930Z]     daemon.go:296: [db0049d8bed82] exiting daemon
18:09:09 [2019-09-27T18:09:09.930Z]     daemon.go:448: [db0049d8bed82] Daemon stopped
18:09:09 [2019-09-27T18:09:09.930Z] === RUN   TestLoginFailsWithBadCredentials
18:09:10 [2019-09-27T18:09:10.188Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
18:09:10 [2019-09-27T18:09:10.188Z] === RUN   TestPingCacheHeaders
18:09:10 [2019-09-27T18:09:10.188Z] --- PASS: TestPingCacheHeaders (0.03s)
18:09:10 [2019-09-27T18:09:10.188Z] === RUN   TestPingGet
18:09:10 [2019-09-27T18:09:10.188Z] --- PASS: TestPingGet (0.02s)
18:09:10 [2019-09-27T18:09:10.188Z] === RUN   TestPingHead
18:09:10 [2019-09-27T18:09:10.444Z] --- PASS: TestPingHead (0.02s)
18:09:10 [2019-09-27T18:09:10.444Z] === RUN   TestVersion
18:09:10 [2019-09-27T18:09:10.444Z] --- PASS: TestVersion (0.03s)
18:09:10 [2019-09-27T18:09:10.444Z] PASS
18:09:10 [2019-09-27T18:09:10.444Z] 
18:09:10 [2019-09-27T18:09:10.444Z] === Skipped
18:09:10 [2019-09-27T18:09:10.444Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:09:10 [2019-09-27T18:09:10.444Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:09:10 [2019-09-27T18:09:10.444Z] 
18:09:10 [2019-09-27T18:09:10.444Z] 
18:09:10 [2019-09-27T18:09:10.444Z] DONE 12 tests, 1 skipped in 2.678s
18:09:10 [2019-09-27T18:09:10.444Z] PASS: docker_cli_run_test.go:1968: DockerSuite.TestRunCidFileCheckIDLength	0.839s
18:09:10 [2019-09-27T18:09:10.444Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m  
18:09:10 [2019-09-27T18:09:10.444Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
18:09:10 [2019-09-27T18:09:10.444Z] ++ set -e
18:09:10 [2019-09-27T18:09:10.444Z] ++ '[' -n 0 ']'
18:09:10 [2019-09-27T18:09:10.444Z] ++ set -x
18:09:10 [2019-09-27T18:09:10.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
18:09:10 [2019-09-27T18:09:10.444Z] PASS: docker_cli_run_test.go:1937: DockerSuite.TestRunCidFileCleanupIfEmpty	0.038s
18:09:10 [2019-09-27T18:09:10.444Z] INFO: Testing against a local daemon
18:09:10 [2019-09-27T18:09:10.444Z] === RUN   TestVolumesCreateAndList
18:09:10 [2019-09-27T18:09:10.444Z] --- PASS: TestVolumesCreateAndList (0.05s)
18:09:10 [2019-09-27T18:09:10.444Z] === RUN   TestVolumesRemove
18:09:10 [2019-09-27T18:09:10.702Z] --- PASS: TestVolumesRemove (0.14s)
18:09:10 [2019-09-27T18:09:10.702Z] === RUN   TestVolumesInspect
18:09:10 [2019-09-27T18:09:10.702Z] --- PASS: TestVolumesInspect (0.03s)
18:09:10 [2019-09-27T18:09:10.702Z] === RUN   TestVolumesInvalidJSON
18:09:10 [2019-09-27T18:09:10.702Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:09:10 [2019-09-27T18:09:10.702Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:09:10 [2019-09-27T18:09:10.702Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:09:10 [2019-09-27T18:09:10.702Z] --- PASS: TestVolumesInvalidJSON (0.02s)
18:09:10 [2019-09-27T18:09:10.702Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:09:10 [2019-09-27T18:09:10.702Z] PASS
18:09:10 [2019-09-27T18:09:10.702Z] 
18:09:10 [2019-09-27T18:09:10.702Z] DONE 5 tests in 0.291s
18:09:10 [2019-09-27T18:09:10.702Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:09:10 [2019-09-27T18:09:10.959Z] ++++ cat bundles/test-integration/docker.pid
18:09:10 [2019-09-27T18:09:10.959Z] +++ kill 12733
18:09:11 [2019-09-27T18:09:11.890Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	1.554s
18:09:12 [2019-09-27T18:09:12.148Z] umount: bundles/test-integration/root: mountpoint not found
18:09:12 [2019-09-27T18:09:12.148Z] +++ /etc/init.d/apparmor stop
18:09:12 [2019-09-27T18:09:12.148Z] Clearing AppArmor profiles cache:.
18:09:12 [2019-09-27T18:09:12.148Z] All profile caches have been cleared, but no profiles have been unloaded.
18:09:12 [2019-09-27T18:09:12.148Z] Unloading profiles will leave already running processes permanently
18:09:12 [2019-09-27T18:09:12.148Z] unconfined, which can lead to unexpected situations.
18:09:12 [2019-09-27T18:09:12.148Z] 
18:09:12 [2019-09-27T18:09:12.148Z] To set a process to complain mode, use the command line tool
18:09:12 [2019-09-27T18:09:12.148Z] 'aa-complain'. To really tear down all profiles, run the init script
18:09:12 [2019-09-27T18:09:12.148Z] with the 'teardown' option."
18:09:12 [2019-09-27T18:09:12.148Z] 
18:09:14 [2019-09-27T18:09:14.042Z] PASS: docker_cli_swarm_test.go:1423: DockerSwarmSuite.TestSwarmAlternateLockUnlock	19.187s
18:09:14 [2019-09-27T18:09:14.042Z] PASS: docker_cli_run_test.go:3340: DockerSuite.TestRunContainerNetModeWithDNSMacHosts	1.800s
18:09:15 [2019-09-27T18:09:15.413Z] PASS: docker_cli_run_test.go:3364: DockerSuite.TestRunContainerNetModeWithExposePort	0.933s
18:09:16 [2019-09-27T18:09:16.343Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	0.934s
18:09:16 [2019-09-27T18:09:16.343Z] PASS: docker_cli_run_test.go:3331: DockerSuite.TestRunContainerNetworkModeToSelf	0.098s
18:09:16 [2019-09-27T18:09:16.906Z] PASS: docker_cli_swarm_test.go:2001: DockerSwarmSuite.TestSwarmClusterEventsConfig	1.673s
18:09:17 [2019-09-27T18:09:17.163Z] PASS: docker_cli_run_test.go:3315: DockerSuite.TestRunContainerWithCgroupMountRO	0.809s
18:09:19 [2019-09-27T18:09:19.057Z] PASS: docker_cli_run_test.go:3241: DockerSuite.TestRunContainerWithCgroupParent	1.739s
18:09:20 [2019-09-27T18:09:20.452Z] PASS: docker_cli_swarm_test.go:1962: DockerSwarmSuite.TestSwarmClusterEventsNetwork	1.603s
18:09:20 [2019-09-27T18:09:20.710Z] PASS: docker_cli_run_test.go:2738: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer	1.505s
18:09:22 [2019-09-27T18:09:22.605Z] PASS: docker_cli_run_test.go:2687: DockerSuite.TestRunContainerWithReadonlyRootfs	1.782s
18:09:23 [2019-09-27T18:09:23.168Z] PASS: docker_cli_run_test.go:2760: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag	0.721s
18:09:24 [2019-09-27T18:09:24.100Z] PASS: docker_cli_run_test.go:2750: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag	0.892s
18:09:25 [2019-09-27T18:09:25.032Z] PASS: docker_cli_run_test.go:2797: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	0.820s
18:09:25 [2019-09-27T18:09:25.962Z] PASS: docker_cli_run_test.go:2783: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	0.812s
18:09:26 [2019-09-27T18:09:26.526Z] PASS: docker_cli_run_test.go:2683: DockerSuite.TestRunContainerWithWritableRootfs	0.861s
18:09:28 [2019-09-27T18:09:28.420Z] PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent	1.936s
18:09:32 [2019-09-27T18:09:32.592Z] PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID	3.684s
18:09:32 [2019-09-27T18:09:32.592Z] PASS: docker_cli_run_test.go:3206: DockerSuite.TestRunCreateContainerFailedCleanUp	0.060s
18:09:33 [2019-09-27T18:09:33.157Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	0.823s
18:09:35 [2019-09-27T18:09:35.676Z] PASS: docker_cli_run_test.go:2157: DockerSuite.TestRunCreateVolumeEtc	2.567s
18:09:36 [2019-09-27T18:09:36.239Z] PASS: docker_cli_swarm_test.go:1932: DockerSwarmSuite.TestSwarmClusterEventsNode	4.061s
18:09:37 [2019-09-27T18:09:37.607Z] PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink	1.887s
18:09:40 [2019-09-27T18:09:40.882Z] PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir	2.840s
18:09:43 [2019-09-27T18:09:43.402Z] PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2	2.748s
18:09:43 [2019-09-27T18:09:43.402Z] SKIP: docker_cli_run_test.go:4150: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows)
18:09:43 [2019-09-27T18:09:43.402Z] SKIP: docker_cli_run_test.go:4169: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows)
18:09:43 [2019-09-27T18:09:43.965Z] PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions	0.819s
18:09:44 [2019-09-27T18:09:44.900Z] PASS: docker_cli_swarm_test.go:1848: DockerSwarmSuite.TestSwarmClusterEventsScope	7.771s
18:09:46 [2019-09-27T18:09:46.270Z] PASS: docker_cli_run_test.go:4008: DockerSuite.TestRunDNSInHostMode	2.195s
18:09:47 [2019-09-27T18:09:47.640Z] PASS: docker_cli_swarm_test.go:1981: DockerSwarmSuite.TestSwarmClusterEventsSecret	1.333s
18:09:47 [2019-09-27T18:09:47.896Z] PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions	1.475s
18:09:50 [2019-09-27T18:09:50.423Z] PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf	2.677s
18:09:51 [2019-09-27T18:09:51.352Z] PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions	0.864s
18:09:53 [2019-09-27T18:09:53.245Z] PASS: docker_cli_run_test.go:2030: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule	1.449s
18:09:53 [2019-09-27T18:09:53.812Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	0.806s
18:09:54 [2019-09-27T18:09:54.073Z] SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd)
18:09:54 [2019-09-27T18:09:54.635Z] PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers	0.789s
18:09:56 [2019-09-27T18:09:56.528Z] PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink	1.788s
18:09:56 [2019-09-27T18:09:56.528Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.045s
18:09:57 [2019-09-27T18:09:57.458Z] PASS: docker_cli_run_test.go:4185: DockerSuite.TestRunDuplicateMount	0.967s
18:09:58 [2019-09-27T18:09:58.387Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	0.836s
18:09:59 [2019-09-27T18:09:59.317Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	0.788s
18:10:00 [2019-09-27T18:10:00.245Z] PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit	0.847s
18:10:00 [2019-09-27T18:10:00.245Z] PASS: docker_cli_run_test.go:4271: DockerSuite.TestRunEmptyEnv	0.029s
18:10:01 [2019-09-27T18:10:01.178Z] PASS: docker_cli_run_test.go:1870: DockerSuite.TestRunEntrypoint	0.817s
18:10:01 [2019-09-27T18:10:01.741Z] PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment	0.814s
18:10:02 [2019-09-27T18:10:02.673Z] PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase	0.823s
18:10:03 [2019-09-27T18:10:03.604Z] PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride	0.850s
18:10:03 [2019-09-27T18:10:03.604Z] PASS: docker_cli_swarm_test.go:1892: DockerSwarmSuite.TestSwarmClusterEventsService	15.438s
18:10:04 [2019-09-27T18:10:04.535Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	0.927s
18:10:05 [2019-09-27T18:10:05.098Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	0.777s
18:10:06 [2019-09-27T18:10:06.470Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	1.118s
18:10:07 [2019-09-27T18:10:07.399Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	0.840s
18:10:07 [2019-09-27T18:10:07.399Z] PASS: docker_cli_run_test.go:2293: DockerSuite.TestRunExposePort	0.015s
18:10:07 [2019-09-27T18:10:07.964Z] PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet	0.840s
18:10:08 [2019-09-27T18:10:08.895Z] PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd	0.813s
18:10:10 [2019-09-27T18:10:10.789Z] PASS: docker_cli_run_test.go:4513: DockerSuite.TestRunHostnameFQDN	1.580s
18:10:11 [2019-09-27T18:10:11.045Z] PASS: docker_cli_run_test.go:4526: DockerSuite.TestRunHostnameInHostMode	0.406s
18:10:11 [2019-09-27T18:10:11.045Z] SKIP: docker_cli_run_test.go:4254: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
18:10:15 [2019-09-27T18:10:15.221Z] PASS: docker_cli_run_test.go:3730: DockerSuite.TestRunInitLayerPathOwnership	3.712s
18:10:15 [2019-09-27T18:10:15.478Z] PASS: docker_cli_run_test.go:2008: DockerSuite.TestRunInspectMacAddress	0.648s
18:10:23 [2019-09-27T18:10:23.747Z] PASS: docker_cli_swarm_test.go:1828: DockerSwarmSuite.TestSwarmClusterEventsSource	3.975s
18:10:27 [2019-09-27T18:10:27.917Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	11.614s
18:10:28 [2019-09-27T18:10:28.480Z] PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares	1.158s
18:10:30 [2019-09-27T18:10:30.372Z] PASS: docker_cli_run_test.go:3276: DockerSuite.TestRunInvalidCgroupParent	1.673s
18:10:30 [2019-09-27T18:10:30.373Z] PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue	0.012s
18:10:30 [2019-09-27T18:10:30.373Z] PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue	0.014s
18:10:30 [2019-09-27T18:10:30.373Z] PASS: docker_cli_run_test.go:3718: DockerSuite.TestRunInvalidReference	0.009s
18:10:30 [2019-09-27T18:10:30.936Z] PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors	0.889s
18:10:31 [2019-09-27T18:10:31.195Z] PASS: docker_cli_swarm_test.go:1869: DockerSwarmSuite.TestSwarmClusterEventsType	7.754s
18:10:35 [2019-09-27T18:10:35.369Z] PASS: docker_cli_run_test.go:3385: DockerSuite.TestRunLinkToContainerNetMode	2.744s
18:10:36 [2019-09-27T18:10:36.738Z] PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID	1.483s
18:10:38 [2019-09-27T18:10:38.631Z] PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName	1.444s
18:10:39 [2019-09-27T18:10:39.195Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	0.843s
18:10:39 [2019-09-27T18:10:39.759Z] PASS: docker_cli_run_test.go:3395: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled	0.706s
18:10:40 [2019-09-27T18:10:40.689Z] PASS: docker_cli_run_test.go:3421: DockerSuite.TestRunLoopbackWhenNetworkDisabled	0.713s
18:10:42 [2019-09-27T18:10:42.056Z] PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname	1.196s
18:10:42 [2019-09-27T18:10:42.056Z] PASS: docker_cli_run_test.go:2321: DockerSuite.TestRunModeIpcContainerNotExists	0.012s
18:10:42 [2019-09-27T18:10:42.056Z] PASS: docker_cli_run_test.go:2330: DockerSuite.TestRunModeIpcContainerNotRunning	0.228s
18:10:43 [2019-09-27T18:10:43.951Z] PASS: docker_cli_run_test.go:2299: DockerSuite.TestRunModeIpcHost	1.565s
18:10:45 [2019-09-27T18:10:45.319Z] PASS: docker_cli_run_test.go:3429: DockerSuite.TestRunModeNetContainerHostname	1.111s
18:10:46 [2019-09-27T18:10:46.688Z] PASS: docker_cli_run_test.go:2343: DockerSuite.TestRunModePIDContainer	1.371s
18:10:46 [2019-09-27T18:10:46.688Z] PASS: docker_cli_run_test.go:2368: DockerSuite.TestRunModePIDContainerNotExists	0.014s
18:10:46 [2019-09-27T18:10:46.945Z] PASS: docker_cli_run_test.go:2377: DockerSuite.TestRunModePIDContainerNotRunning	0.239s
18:10:48 [2019-09-27T18:10:48.838Z] PASS: docker_cli_run_test.go:2435: DockerSuite.TestRunModePIDHost	1.628s
18:10:50 [2019-09-27T18:10:50.207Z] PASS: docker_cli_run_test.go:2457: DockerSuite.TestRunModeUTSHost	1.604s
18:10:58 [2019-09-27T18:10:58.340Z] PASS: docker_cli_run_test.go:4333: DockerSuite.TestRunMount	6.736s
18:10:58 [2019-09-27T18:10:58.340Z] PASS: docker_cli_run_test.go:2086: DockerSuite.TestRunMountOrdering	0.823s
18:10:58 [2019-09-27T18:10:58.596Z] PASS: docker_cli_run_test.go:4321: DockerSuite.TestRunMountReadOnlyDevShm	0.860s
18:11:00 [2019-09-27T18:11:00.487Z] PASS: docker_cli_run_test.go:2390: DockerSuite.TestRunMountShmMqueueFromHost	1.434s
18:11:03 [2019-09-27T18:11:03.010Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	2.456s
18:11:06 [2019-09-27T18:11:06.286Z] PASS: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles	2.889s
18:11:08 [2019-09-27T18:11:08.807Z] PASS: docker_cli_run_test.go:3218: DockerSuite.TestRunNamedVolume	2.442s
18:11:12 [2019-09-27T18:11:12.078Z] PASS: docker_cli_run_test.go:3862: DockerSuite.TestRunNamedVolumeCopyImageData	2.657s
18:11:13 [2019-09-27T18:11:13.446Z] PASS: docker_cli_run_test.go:3876: DockerSuite.TestRunNamedVolumeNotRemoved	1.706s
18:11:14 [2019-09-27T18:11:14.816Z] PASS: docker_cli_run_test.go:3893: DockerSuite.TestRunNamedVolumesFromNotRemoved	1.681s
18:11:15 [2019-09-27T18:11:15.074Z] PASS: docker_cli_run_test.go:3855: DockerSuite.TestRunNamedVolumesMountedAsShared	0.060s
18:11:15 [2019-09-27T18:11:15.638Z] PASS: docker_cli_run_test.go:2610: DockerSuite.TestRunNetContainerWhichHost	0.593s
18:11:17 [2019-09-27T18:11:17.006Z] PASS: docker_cli_run_test.go:2579: DockerSuite.TestRunNetHost	1.184s
18:11:17 [2019-09-27T18:11:17.936Z] PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks	0.824s
18:11:18 [2019-09-27T18:11:18.501Z] PASS: docker_cli_run_test.go:2601: DockerSuite.TestRunNetHostTwiceSameName	0.826s
18:11:21 [2019-09-27T18:11:21.023Z] PASS: docker_cli_run_test.go:3073: DockerSuite.TestRunNetworkFilesBindMount	2.385s
18:11:23 [2019-09-27T18:11:23.547Z] PASS: docker_cli_run_test.go:3097: DockerSuite.TestRunNetworkFilesBindMountRO	2.400s
18:11:28 [2019-09-27T18:11:28.795Z] PASS: docker_cli_run_test.go:3119: DockerSuite.TestRunNetworkFilesBindMountROFilesystem	4.943s
18:11:29 [2019-09-27T18:11:29.366Z] PASS: docker_cli_run_test.go:3442: DockerSuite.TestRunNetworkNotInitializedNoneMode	0.656s
18:11:29 [2019-09-27T18:11:29.366Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.126s
18:11:30 [2019-09-27T18:11:30.295Z] PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid	0.832s
18:11:30 [2019-09-27T18:11:30.551Z] PASS: docker_cli_run_test.go:2198: DockerSuite.TestRunNoOutputFromPullInStdout	0.259s
18:11:31 [2019-09-27T18:11:31.481Z] PASS: docker_cli_run_test.go:3667: DockerSuite.TestRunNonExecutableCmd	0.801s
18:11:32 [2019-09-27T18:11:32.043Z] PASS: docker_cli_run_test.go:3676: DockerSuite.TestRunNonExistingCmd	0.798s
18:11:32 [2019-09-27T18:11:32.300Z] PASS: docker_cli_run_test.go:3701: DockerSuite.TestRunNonExistingImage	0.205s
18:11:33 [2019-09-27T18:11:33.229Z] PASS: docker_cli_run_test.go:2562: DockerSuite.TestRunNonLocalMacAddress	0.864s
18:11:34 [2019-09-27T18:11:34.161Z] PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName	0.898s
18:11:34 [2019-09-27T18:11:34.161Z] SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport)
18:11:35 [2019-09-27T18:11:35.090Z] PASS: docker_cli_run_test.go:2810: DockerSuite.TestRunPIDHostWithChildIsKillable	0.860s
18:11:36 [2019-09-27T18:11:36.020Z] PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit	0.807s
18:11:37 [2019-09-27T18:11:37.949Z] PASS: docker_cli_run_test.go:2498: DockerSuite.TestRunPortFromDockerRangeInUse	1.324s
18:11:38 [2019-09-27T18:11:38.879Z] PASS: docker_cli_run_test.go:2046: DockerSuite.TestRunPortInUse	0.775s
18:11:39 [2019-09-27T18:11:39.443Z] PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices	0.739s
18:11:40 [2019-09-27T18:11:40.373Z] PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod	0.754s
18:11:41 [2019-09-27T18:11:41.303Z] PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount	0.811s
18:11:41 [2019-09-27T18:11:41.867Z] PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers	0.785s
18:11:42 [2019-09-27T18:11:42.799Z] PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers	0.746s
18:11:42 [2019-09-27T18:11:42.799Z] SKIP: docker_cli_run_test.go:4236: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
18:11:43 [2019-09-27T18:11:43.732Z] PASS: docker_cli_run_test.go:2987: DockerSuite.TestRunPublishPort	0.614s
18:11:44 [2019-09-27T18:11:44.295Z] PASS: docker_cli_run_test.go:2890: DockerSuite.TestRunReadFilteredProc	0.807s
18:11:44 [2019-09-27T18:11:44.296Z] SKIP: docker_cli_run_test.go:2869: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured)
18:11:45 [2019-09-27T18:11:45.225Z] PASS: docker_cli_run_test.go:2854: DockerSuite.TestRunReadProcTimer	0.970s
18:11:47 [2019-09-27T18:11:47.122Z] PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout	1.678s
18:11:47 [2019-09-27T18:11:47.122Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved)
18:11:50 [2019-09-27T18:11:50.392Z] PASS: docker_cli_run_test.go:2660: DockerSuite.TestRunRestartMaxRetries	3.335s
18:11:52 [2019-09-27T18:11:52.286Z] PASS: docker_cli_run_test.go:2131: DockerSuite.TestRunReuseBindVolumeThatIsSymlink	1.663s
18:11:52 [2019-09-27T18:11:52.849Z] PASS: docker_cli_run_test.go:4061: DockerSuite.TestRunRm	0.810s
18:11:57 [2019-09-27T18:11:57.021Z] PASS: docker_cli_run_test.go:4051: DockerSuite.TestRunRmAndWait	3.890s
18:11:57 [2019-09-27T18:11:57.589Z] PASS: docker_cli_run_test.go:4072: DockerSuite.TestRunRmPre125Api	0.836s
18:11:58 [2019-09-27T18:11:58.521Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	0.836s
18:12:00 [2019-09-27T18:12:00.413Z] PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns	1.694s
18:12:00 [2019-09-27T18:12:00.976Z] PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit	0.850s
18:12:05 [2019-09-27T18:12:05.150Z] PASS: docker_cli_swarm_test.go:1333: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey	72.681s
18:12:05 [2019-09-27T18:12:05.150Z] PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct	4.096s
18:12:10 [2019-09-27T18:12:10.405Z] PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS	5.149s
18:12:10 [2019-09-27T18:12:10.662Z] PASS: docker_cli_swarm_test.go:371: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId	5.807s
18:12:11 [2019-09-27T18:12:11.594Z] PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit	0.976s
18:12:12 [2019-09-27T18:12:12.157Z] PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod	0.839s
18:12:13 [2019-09-27T18:12:13.529Z] PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns	1.209s
18:12:14 [2019-09-27T18:12:14.092Z] PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare	0.759s
18:12:15 [2019-09-27T18:12:15.021Z] PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns	0.819s
18:12:15 [2019-09-27T18:12:15.953Z] PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns	0.860s
18:12:16 [2019-09-27T18:12:16.885Z] PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile	0.801s
18:12:17 [2019-09-27T18:12:17.816Z] PASS: docker_cli_run_test.go:2652: DockerSuite.TestRunSetDefaultRestartPolicy	0.793s
18:12:18 [2019-09-27T18:12:18.749Z] PASS: docker_cli_run_test.go:1992: DockerSuite.TestRunSetMacAddress	0.771s
18:12:21 [2019-09-27T18:12:21.269Z] PASS: docker_cli_run_test.go:2242: DockerSuite.TestRunSlowStdoutConsumer	2.772s
18:12:23 [2019-09-27T18:12:23.161Z] PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState	1.469s
18:12:24 [2019-09-27T18:12:24.091Z] PASS: docker_cli_run_test.go:3621: DockerSuite.TestRunStdinBlockedAfterContainerExit	0.791s
18:12:24 [2019-09-27T18:12:24.655Z] PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe	0.836s
18:12:24 [2019-09-27T18:12:24.912Z] PASS: docker_cli_run_test.go:4136: DockerSuite.TestRunStoppedLoggingDriverNoLeak	0.212s
18:12:24 [2019-09-27T18:12:24.912Z] SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport)
18:12:25 [2019-09-27T18:12:25.476Z] PASS: docker_cli_swarm_test.go:324: DockerSwarmSuite.TestSwarmContainerAutoStart	9.104s
18:12:25 [2019-09-27T18:12:25.733Z] PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers	0.896s
18:12:26 [2019-09-27T18:12:26.663Z] PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers	0.762s
18:12:28 [2019-09-27T18:12:28.590Z] PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls	1.810s
18:12:28 [2019-09-27T18:12:28.590Z] PASS: docker_cli_run_test.go:2482: DockerSuite.TestRunTLSVerify	0.029s
18:12:28 [2019-09-27T18:12:28.590Z] PASS: docker_cli_run_test.go:2530: DockerSuite.TestRunTTYWithPipe	0.009s
18:12:29 [2019-09-27T18:12:29.520Z] PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices	0.821s
18:12:32 [2019-09-27T18:12:32.792Z] PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts	2.885s
18:12:33 [2019-09-27T18:12:33.049Z] PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered	0.904s
18:12:34 [2019-09-27T18:12:34.419Z] PASS: docker_cli_swarm_test.go:346: DockerSwarmSuite.TestSwarmContainerEndpointOptions	7.514s
18:12:35 [2019-09-27T18:12:35.349Z] PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes	2.266s
18:12:37 [2019-09-27T18:12:37.242Z] PASS: docker_cli_swarm_test.go:525: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork	1.253s
18:12:40 [2019-09-27T18:12:40.514Z] PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions	4.522s
18:12:43 [2019-09-27T18:12:43.786Z] PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon	4.644s
18:12:43 [2019-09-27T18:12:43.786Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	3.150s
18:12:44 [2019-09-27T18:12:44.043Z] PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod	0.913s
18:12:44 [2019-09-27T18:12:44.973Z] PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount	0.860s
18:12:45 [2019-09-27T18:12:45.904Z] PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot	0.879s
18:12:48 [2019-09-27T18:12:48.426Z] PASS: docker_cli_run_test.go:4084: DockerSuite.TestRunUnsetEntrypoint	2.383s
18:12:49 [2019-09-27T18:12:49.796Z] PASS: docker_cli_run_test.go:2929: DockerSuite.TestRunUnshareProc	1.244s
18:12:50 [2019-09-27T18:12:50.057Z] PASS: docker_cli_swarm_test.go:471: DockerSwarmSuite.TestSwarmIngressNetwork	1.719s
18:12:50 [2019-09-27T18:12:50.621Z] PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID	0.850s
18:12:50 [2019-09-27T18:12:50.621Z] PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig	0.224s
18:12:50 [2019-09-27T18:12:50.878Z] PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative	0.182s
18:12:51 [2019-09-27T18:12:51.808Z] PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero	0.988s
18:12:52 [2019-09-27T18:12:52.737Z] PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName	0.797s
18:12:53 [2019-09-27T18:12:53.667Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	0.858s
18:12:53 [2019-09-27T18:12:53.667Z] SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer)
18:12:53 [2019-09-27T18:12:53.667Z] PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound	0.163s
18:12:54 [2019-09-27T18:12:54.599Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	0.509s
18:12:54 [2019-09-27T18:12:54.856Z] PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit	3.325s
18:12:54 [2019-09-27T18:12:54.856Z] SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6)
18:13:00 [2019-09-27T18:13:00.110Z] PASS: docker_cli_run_test.go:3973: DockerSuite.TestRunVolumeCopyFlag	4.819s
18:13:00 [2019-09-27T18:13:00.110Z] PASS: docker_cli_run_test.go:3966: DockerSuite.TestRunVolumeWithOneCharacter	0.846s
18:13:01 [2019-09-27T18:13:01.491Z] PASS: docker_cli_run_test.go:2211: DockerSuite.TestRunVolumesCleanPaths	1.225s
18:13:02 [2019-09-27T18:13:02.055Z] PASS: docker_cli_swarm_test.go:1058: DockerSwarmSuite.TestSwarmInitLocked	5.902s
18:13:03 [2019-09-27T18:13:03.147Z] PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr	0.822s
18:13:04 [2019-09-27T18:13:04.078Z] PASS: docker_cli_swarm_test.go:1766: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr	0.835s
18:13:04 [2019-09-27T18:13:04.078Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	2.698s
18:13:06 [2019-09-27T18:13:06.599Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	1.997s
18:13:06 [2019-09-27T18:13:06.856Z] PASS: docker_cli_swarm_test.go:1610: DockerSwarmSuite.TestSwarmInitWithDrain	1.656s
18:13:08 [2019-09-27T18:13:08.753Z] PASS: docker_cli_run_test.go:2770: DockerSuite.TestRunVolumesFromRestartAfterRemoved	2.280s
18:13:12 [2019-09-27T18:13:12.024Z] PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath	2.874s
18:13:12 [2019-09-27T18:13:12.588Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.792s
18:13:13 [2019-09-27T18:13:13.153Z] PASS: docker_cli_run_test.go:3775: DockerSuite.TestRunVolumesMountedAsShared	0.748s
18:13:14 [2019-09-27T18:13:14.519Z] PASS: docker_cli_run_test.go:3806: DockerSuite.TestRunVolumesMountedAsSlave	0.704s
18:13:14 [2019-09-27T18:13:14.519Z] SKIP: docker_cli_run_test.go:4206: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows)
18:13:14 [2019-09-27T18:13:14.519Z] SKIP: docker_cli_run_test.go:4226: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows)
18:13:14 [2019-09-27T18:13:14.519Z] SKIP: docker_cli_run_test.go:4216: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows)
18:13:14 [2019-09-27T18:13:14.519Z] PASS: docker_cli_run_test.go:1855: DockerSuite.TestRunWithBadDevice	0.234s
18:13:15 [2019-09-27T18:13:15.449Z] PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight	0.793s
18:13:16 [2019-09-27T18:13:16.378Z] PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota	0.939s
18:13:17 [2019-09-27T18:13:17.308Z] PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares	0.834s
18:13:18 [2019-09-27T18:13:18.676Z] PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod	1.596s
18:13:19 [2019-09-27T18:13:19.606Z] PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus	0.842s
18:13:20 [2019-09-27T18:13:20.536Z] PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems	0.781s
18:13:20 [2019-09-27T18:13:20.536Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.010s
18:13:21 [2019-09-27T18:13:21.100Z] PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize	0.803s
18:13:21 [2019-09-27T18:13:21.100Z] PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight	0.011s
18:13:21 [2019-09-27T18:13:21.100Z] PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod	0.040s
18:13:21 [2019-09-27T18:13:21.357Z] PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory	0.024s
18:13:21 [2019-09-27T18:13:21.357Z] PASS: docker_cli_run_test.go:2022: DockerSuite.TestRunWithInvalidMacAddress	0.009s
18:13:21 [2019-09-27T18:13:21.357Z] PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps	0.160s
18:13:21 [2019-09-27T18:13:21.613Z] PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps	0.168s
18:13:21 [2019-09-27T18:13:21.870Z] PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps	0.286s
18:13:22 [2019-09-27T18:13:22.126Z] PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps	0.166s
18:13:22 [2019-09-27T18:13:22.383Z] PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice	0.181s
18:13:23 [2019-09-27T18:13:23.314Z] PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory	0.812s
18:13:23 [2019-09-27T18:13:23.878Z] PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit	0.830s
18:13:24 [2019-09-27T18:13:24.810Z] PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation	0.795s
18:13:24 [2019-09-27T18:13:24.810Z] PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid	0.025s
18:13:25 [2019-09-27T18:13:25.741Z] PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs	0.868s
18:13:25 [2019-09-27T18:13:25.997Z] PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks	0.256s
18:13:26 [2019-09-27T18:13:26.927Z] PASS: docker_cli_run_test.go:3747: DockerSuite.TestRunWithOomScoreAdj	0.796s
18:13:26 [2019-09-27T18:13:26.927Z] PASS: docker_cli_run_test.go:3758: DockerSuite.TestRunWithOomScoreAdjInvalidRange	0.025s
18:13:27 [2019-09-27T18:13:27.505Z] PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize	0.819s
18:13:28 [2019-09-27T18:13:28.444Z] PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness	0.810s
18:13:28 [2019-09-27T18:13:28.444Z] PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid	0.018s
18:13:28 [2019-09-27T18:13:28.444Z] PASS: docker_cli_run_test.go:2833: DockerSuite.TestRunWithTooSmallMemoryLimit	0.013s
18:13:29 [2019-09-27T18:13:29.375Z] PASS: docker_cli_run_test.go:3230: DockerSuite.TestRunWithUlimits	0.840s
18:13:31 [2019-09-27T18:13:31.269Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	1.654s
18:13:31 [2019-09-27T18:13:31.832Z] PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive	0.812s
18:13:31 [2019-09-27T18:13:31.832Z] SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport)
18:13:32 [2019-09-27T18:13:32.396Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	0.679s
18:13:32 [2019-09-27T18:13:32.652Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	0.073s
18:13:34 [2019-09-27T18:13:34.546Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	1.628s
18:13:35 [2019-09-27T18:13:35.109Z] PASS: docker_cli_run_test.go:3046: DockerSuite.TestRunWriteFilteredProc	0.742s
18:13:37 [2019-09-27T18:13:37.632Z] PASS: docker_cli_run_test.go:1807: DockerSuite.TestRunWriteSpecialFilesAndNotCommit	2.581s
18:13:38 [2019-09-27T18:13:38.561Z] PASS: docker_cli_run_test.go:2845: DockerSuite.TestRunWriteToProcAsound	0.774s
18:13:38 [2019-09-27T18:13:38.561Z] PASS: docker_cli_run_test.go:3644: DockerSuite.TestRunWrongCpusetCpusFlagValue	0.013s
18:13:38 [2019-09-27T18:13:38.561Z] PASS: docker_cli_run_test.go:3655: DockerSuite.TestRunWrongCpusetMemsFlagValue	0.013s
18:13:39 [2019-09-27T18:13:39.492Z] PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags	1.108s
18:13:40 [2019-09-27T18:13:40.861Z] PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout	1.107s
18:13:42 [2019-09-27T18:13:42.229Z] PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar	1.403s
18:13:42 [2019-09-27T18:13:42.229Z] PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes	0.038s
18:13:44 [2019-09-27T18:13:44.122Z] PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions	2.069s
18:13:44 [2019-09-27T18:13:44.378Z] PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId	0.059s
18:13:44 [2019-09-27T18:13:44.941Z] PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag	0.763s
18:13:47 [2019-09-27T18:13:47.461Z] PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents	2.140s
18:13:47 [2019-09-27T18:13:47.461Z] PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames	0.039s
18:13:49 [2019-09-27T18:13:49.354Z] PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages	1.713s
18:13:49 [2019-09-27T18:13:49.354Z] PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag	0.054s
18:13:49 [2019-09-27T18:13:49.354Z] PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage	0.009s
18:13:50 [2019-09-27T18:13:50.722Z] PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout	1.580s
18:13:52 [2019-09-27T18:13:52.616Z] PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout	1.685s
18:13:52 [2019-09-27T18:13:52.616Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	0.374s
18:13:52 [2019-09-27T18:13:52.872Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.065s
18:13:52 [2019-09-27T18:13:52.872Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.063s
18:13:52 [2019-09-27T18:13:52.872Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.054s
18:13:53 [2019-09-27T18:13:53.435Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	0.372s
18:13:55 [2019-09-27T18:13:55.956Z] PASS: docker_cli_run_test.go:4290: DockerSuite.TestSlowStdinClosing	2.420s
18:14:02 [2019-09-27T18:14:02.524Z] PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode	5.683s
18:14:02 [2019-09-27T18:14:02.524Z] PASS: docker_cli_swarm_test.go:1778: DockerSwarmSuite.TestSwarmJoinLeave	54.016s
18:14:05 [2019-09-27T18:14:05.044Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	3.203s
18:14:05 [2019-09-27T18:14:05.607Z] PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError	1.016s
18:14:07 [2019-09-27T18:14:07.499Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	1.552s
18:14:10 [2019-09-27T18:14:10.019Z] PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename	2.861s
18:14:13 [2019-09-27T18:14:13.292Z] PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers	2.281s
18:14:13 [2019-09-27T18:14:13.855Z] PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer	0.596s
18:14:15 [2019-09-27T18:14:15.747Z] PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError	1.583s
18:14:18 [2019-09-27T18:14:18.269Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	1.900s
18:14:20 [2019-09-27T18:14:20.163Z] PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded	1.269s
18:14:24 [2019-09-27T18:14:24.336Z] PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream	3.558s
18:14:28 [2019-09-27T18:14:28.509Z] PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream	3.774s
18:14:31 [2019-09-27T18:14:31.029Z] PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound	3.032s
18:14:37 [2019-09-27T18:14:37.584Z] PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll	5.544s
18:14:40 [2019-09-27T18:14:40.103Z] PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream	2.759s
18:14:41 [2019-09-27T18:14:41.996Z] PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal	1.858s
18:14:42 [2019-09-27T18:14:42.560Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	0.631s
18:14:43 [2019-09-27T18:14:43.491Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	0.906s
18:14:44 [2019-09-27T18:14:44.420Z] PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged	0.880s
18:14:44 [2019-09-27T18:14:44.420Z] SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows)
18:14:45 [2019-09-27T18:14:45.350Z] PASS: docker_cli_run_test.go:3454: DockerSuite.TestTwoContainersInNetHost	0.834s
18:14:50 [2019-09-27T18:14:50.600Z] PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput	3.641s
18:14:53 [2019-09-27T18:14:53.873Z] PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck	3.606s
18:14:54 [2019-09-27T18:14:54.130Z] PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue	0.598s
18:14:55 [2019-09-27T18:14:55.061Z] PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags	0.615s
18:14:55 [2019-09-27T18:14:55.061Z] SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport)
18:14:55 [2019-09-27T18:14:55.990Z] PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory	0.713s
18:14:57 [2019-09-27T18:14:57.884Z] PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized	1.574s
18:14:57 [2019-09-27T18:14:57.884Z] SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport)
18:14:59 [2019-09-27T18:14:59.778Z] PASS: docker_cli_swarm_test.go:1194: DockerSwarmSuite.TestSwarmJoinPromoteLocked	42.609s
18:14:59 [2019-09-27T18:14:59.778Z] PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy	1.392s
18:15:00 [2019-09-27T18:15:00.709Z] PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer	0.987s
18:15:02 [2019-09-27T18:15:02.080Z] PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer	0.788s
18:15:03 [2019-09-27T18:15:03.451Z] PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart	1.448s
18:15:07 [2019-09-27T18:15:07.651Z] PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats	3.708s
18:15:09 [2019-09-27T18:15:09.020Z] PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer	1.560s
18:15:09 [2019-09-27T18:15:09.020Z] SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport)
18:15:10 [2019-09-27T18:15:10.388Z] PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs	0.900s
18:15:11 [2019-09-27T18:15:11.321Z] PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields	0.757s
18:15:13 [2019-09-27T18:15:13.213Z] PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmJoinWithDrain	3.195s
18:15:16 [2019-09-27T18:15:16.487Z] PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias	4.114s
18:15:19 [2019-09-27T18:15:19.010Z] PASS: docker_cli_swarm_test.go:1100: DockerSwarmSuite.TestSwarmLeaveLocked	3.975s
18:15:20 [2019-09-27T18:15:20.379Z] PASS: docker_cli_network_unix_test.go:1535: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias	3.644s
18:15:24 [2019-09-27T18:15:24.557Z] PASS: docker_cli_network_unix_test.go:1461: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink	3.006s
18:15:27 [2019-09-27T18:15:27.078Z] PASS: docker_cli_network_unix_test.go:1590: DockerSuite.TestUserDefinedNetworkConnectivity	2.250s
18:15:32 [2019-09-27T18:15:32.331Z] PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks	3.888s
18:15:37 [2019-09-27T18:15:37.583Z] PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart	4.693s
18:15:40 [2019-09-27T18:15:40.104Z] PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown	2.443s
18:15:42 [2019-09-27T18:15:42.004Z] PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot	2.341s
18:15:43 [2019-09-27T18:15:43.899Z] PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride	1.713s
18:15:45 [2019-09-27T18:15:45.268Z] PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner	1.570s
18:15:48 [2019-09-27T18:15:48.540Z] PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod	2.439s
18:15:50 [2019-09-27T18:15:50.435Z] PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService	2.472s
18:15:52 [2019-09-27T18:15:52.958Z] PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw	2.449s
18:15:55 [2019-09-27T18:15:55.478Z] PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid	2.482s
18:15:57 [2019-09-27T18:15:57.998Z] PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid	2.384s
18:16:12 [2019-09-27T18:16:12.846Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.055s
18:16:12 [2019-09-27T18:16:12.846Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.020s
18:16:13 [2019-09-27T18:16:13.102Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.038s
18:16:14 [2019-09-27T18:16:14.033Z] PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts	0.935s
18:16:14 [2019-09-27T18:16:14.033Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.053s
18:16:14 [2019-09-27T18:16:14.033Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.040s
18:16:14 [2019-09-27T18:16:14.033Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.019s
18:16:14 [2019-09-27T18:16:14.963Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	0.825s
18:16:14 [2019-09-27T18:16:14.963Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.010s
18:16:15 [2019-09-27T18:16:15.895Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	0.944s
18:16:15 [2019-09-27T18:16:15.895Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.060s
18:16:16 [2019-09-27T18:16:16.151Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.057s
18:16:16 [2019-09-27T18:16:16.152Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.011s
18:16:16 [2019-09-27T18:16:16.152Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.029s
18:16:18 [2019-09-27T18:16:18.673Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	2.580s
18:16:18 [2019-09-27T18:16:18.673Z] PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce	0.068s
18:16:18 [2019-09-27T18:16:18.929Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.162s
18:16:18 [2019-09-27T18:16:18.929Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.029s
18:16:18 [2019-09-27T18:16:18.929Z] PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts	0.038s
18:16:19 [2019-09-27T18:16:19.859Z] PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents	0.871s
18:16:22 [2019-09-27T18:16:22.385Z] PASS: docker_cli_run_test.go:3023: DockerSuite.TestVolumeFromMixedRWOptions	2.423s
18:16:22 [2019-09-27T18:16:22.385Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.046s
18:16:22 [2019-09-27T18:16:22.385Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.041s
18:16:25 [2019-09-27T18:16:25.663Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	3.205s
18:16:29 [2019-09-27T18:16:29.838Z] PASS: docker_cli_run_test.go:2178: DockerSuite.TestVolumesNoCopyData	4.175s
18:16:29 [2019-09-27T18:16:29.838Z] SKIP: docker_cli_run_test.go:4549: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
18:16:31 [2019-09-27T18:16:31.734Z] PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest	1.518s
18:16:33 [2019-09-27T18:16:33.105Z] PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull	1.404s
18:16:35 [2019-09-27T18:16:35.000Z] PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull	1.733s
18:16:40 [2019-09-27T18:16:40.254Z] PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags	4.559s
18:16:44 [2019-09-27T18:16:44.429Z] PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush	4.317s
18:16:45 [2019-09-27T18:16:45.798Z] PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest	1.339s
18:16:46 [2019-09-27T18:16:46.728Z] PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush	1.089s
18:16:48 [2019-09-27T18:16:48.096Z] PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest	1.329s
18:16:49 [2019-09-27T18:16:49.988Z] PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag	1.437s
18:16:51 [2019-09-27T18:16:51.356Z] PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag	1.387s
18:16:52 [2019-09-27T18:16:52.725Z] PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush	1.246s
18:16:54 [2019-09-27T18:16:54.093Z] PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests	1.346s
18:16:56 [2019-09-27T18:16:56.652Z] PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests	2.613s
18:16:59 [2019-09-27T18:16:59.925Z] PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests	2.561s
18:17:00 [2019-09-27T18:17:00.855Z] PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests	1.343s
18:17:05 [2019-09-27T18:17:05.029Z] PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest	3.442s
18:17:05 [2019-09-27T18:17:05.960Z] PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest	1.258s
18:17:05 [2019-09-27T18:17:05.960Z] PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback	0.016s
18:17:07 [2019-09-27T18:17:07.329Z] PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest	1.254s
18:17:08 [2019-09-27T18:17:08.701Z] PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer	1.221s
18:17:10 [2019-09-27T18:17:10.069Z] PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest	1.150s
18:17:14 [2019-09-27T18:17:14.243Z] PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability	3.966s
18:17:14 [2019-09-27T18:17:14.500Z] PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases	0.245s
18:17:15 [2019-09-27T18:17:15.870Z] PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList	1.285s
18:17:16 [2019-09-27T18:17:16.127Z] PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers	0.324s
18:17:16 [2019-09-27T18:17:16.384Z] PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag	0.010s
18:17:16 [2019-09-27T18:17:16.641Z] PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage	0.166s
18:17:16 [2019-09-27T18:17:16.899Z] PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer	0.163s
18:17:17 [2019-09-27T18:17:17.156Z] PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags	0.198s
18:17:17 [2019-09-27T18:17:17.413Z] PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged	0.010s
18:17:18 [2019-09-27T18:17:18.781Z] PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest	1.358s
18:17:21 [2019-09-27T18:17:21.301Z] PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest	2.217s
18:17:22 [2019-09-27T18:17:22.232Z] PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag	1.052s
18:17:24 [2019-09-27T18:17:24.126Z] PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest	1.302s
18:17:24 [2019-09-27T18:17:24.689Z] PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough	0.875s
18:17:25 [2019-09-27T18:17:25.619Z] PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only	0.665s
18:17:30 [2019-09-27T18:17:30.898Z] PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags	4.294s
18:17:31 [2019-09-27T18:17:31.828Z] PASS: docker_cli_swarm_test.go:1133: DockerSwarmSuite.TestSwarmLockUnlockCluster	102.614s
18:17:35 [2019-09-27T18:17:35.106Z] PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush	4.595s
18:17:36 [2019-09-27T18:17:36.036Z] PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported	1.220s
18:17:37 [2019-09-27T18:17:37.405Z] PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest	1.287s
18:17:37 [2019-09-27T18:17:37.661Z] PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback	0.015s
18:17:39 [2019-09-27T18:17:39.030Z] PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest	1.238s
18:17:40 [2019-09-27T18:17:40.399Z] PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer	1.307s
18:17:41 [2019-09-27T18:17:41.768Z] PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest	1.260s
18:17:45 [2019-09-27T18:17:45.942Z] PASS: docker_cli_swarm_test.go:1471: DockerSwarmSuite.TestSwarmManagerAddress	2.971s
18:17:45 [2019-09-27T18:17:45.942Z] PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability	3.836s
18:17:46 [2019-09-27T18:17:46.199Z] PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases	0.376s
18:17:46 [2019-09-27T18:17:46.763Z] PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers	0.383s
18:17:46 [2019-09-27T18:17:46.763Z] PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag	0.017s
18:17:47 [2019-09-27T18:17:47.327Z] PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage	0.288s
18:17:47 [2019-09-27T18:17:47.584Z] PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer	0.217s
18:17:48 [2019-09-27T18:17:48.148Z] PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags	0.279s
18:17:48 [2019-09-27T18:17:48.148Z] PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged	0.011s
18:17:48 [2019-09-27T18:17:48.405Z] PASS: docker_cli_swarm_test.go:1541: DockerSwarmSuite.TestSwarmNetworkCreateDup	2.057s
18:17:49 [2019-09-27T18:17:49.336Z] PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry	1.043s
18:17:49 [2019-09-27T18:17:49.900Z] PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth	0.377s
18:17:50 [2019-09-27T18:17:50.157Z] PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry	0.048s
18:17:51 [2019-09-27T18:17:51.529Z] PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth	1.042s
18:17:51 [2019-09-27T18:17:51.529Z] PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored	0.093s
18:17:51 [2019-09-27T18:17:51.786Z] PASS: docker_cli_swarm_test.go:1518: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866	2.050s
18:17:52 [2019-09-27T18:17:52.043Z] PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth	0.299s
18:17:52 [2019-09-27T18:17:52.608Z] PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme	0.496s
18:17:52 [2019-09-27T18:17:52.608Z] PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry	0.033s
18:17:57 [2019-09-27T18:17:57.861Z] PASS: docker_cli_swarm_test.go:1492: DockerSwarmSuite.TestSwarmNetworkIPAMOptions	4.949s
18:17:57 [2019-09-27T18:17:57.861Z] PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError	5.135s
18:17:58 [2019-09-27T18:17:58.118Z] PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken	0.137s
18:17:58 [2019-09-27T18:17:58.118Z] PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized	0.149s
18:17:58 [2019-09-27T18:17:58.383Z] PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable	0.145s
18:17:58 [2019-09-27T18:17:58.645Z] PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse	0.150s
18:18:01 [2019-09-27T18:18:01.166Z] PASS: docker_cli_swarm_test.go:803: DockerSwarmSuite.TestSwarmNetworkPlugin	1.669s
18:18:01 [2019-09-27T18:18:01.731Z] PASS: docker_cli_network_unix_test.go:1786: DockerNetworkSuite.TestConntrackFlowsLeak	2.830s
18:18:03 [2019-09-27T18:18:03.627Z] PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig	1.148s
18:18:08 [2019-09-27T18:18:08.881Z] PASS: docker_cli_network_unix_test.go:864: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint	4.710s
18:18:12 [2019-09-27T18:18:12.156Z] PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect	2.427s
18:18:15 [2019-09-27T18:18:15.430Z] PASS: docker_cli_network_unix_test.go:1257: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer	3.826s
18:18:17 [2019-09-27T18:18:17.324Z] PASS: docker_cli_network_unix_test.go:1191: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping	1.434s
18:18:27 [2019-09-27T18:18:27.274Z] PASS: docker_cli_network_unix_test.go:1414: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP	8.352s
18:18:30 [2019-09-27T18:18:30.546Z] PASS: docker_cli_network_unix_test.go:1307: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP	2.987s
18:18:32 [2019-09-27T18:18:32.441Z] PASS: docker_cli_network_unix_test.go:1343: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer	1.627s
18:18:33 [2019-09-27T18:18:33.004Z] PASS: docker_cli_network_unix_test.go:1157: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork	0.786s
18:18:33 [2019-09-27T18:18:33.934Z] PASS: docker_cli_network_unix_test.go:1522: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks	0.603s
18:18:35 [2019-09-27T18:18:35.319Z] PASS: docker_cli_network_unix_test.go:1228: DockerNetworkSuite.TestDockerNetworkConnectWithMac	1.038s
18:18:36 [2019-09-27T18:18:36.691Z] PASS: docker_cli_network_unix_test.go:1174: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping	1.017s
18:18:36 [2019-09-27T18:18:36.948Z] PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete	0.127s
18:18:37 [2019-09-27T18:18:37.205Z] PASS: docker_cli_network_unix_test.go:1654: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters	0.236s
18:18:38 [2019-09-27T18:18:38.576Z] PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind	0.983s
18:18:38 [2019-09-27T18:18:38.576Z] PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel	0.131s
18:18:38 [2019-09-27T18:18:38.576Z] PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined	0.035s
18:18:38 [2019-09-27T18:18:38.832Z] PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM	0.140s
18:18:40 [2019-09-27T18:18:40.202Z] PASS: docker_cli_network_unix_test.go:1291: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork	1.230s
18:18:41 [2019-09-27T18:18:41.572Z] PASS: docker_cli_network_unix_test.go:1502: DockerNetworkSuite.TestDockerNetworkDisconnectDefault	1.104s
18:18:41 [2019-09-27T18:18:41.829Z] PASS: docker_cli_network_unix_test.go:1772: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge	0.087s
18:18:42 [2019-09-27T18:18:42.086Z] PASS: docker_cli_network_unix_test.go:1166: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost	0.282s
18:18:42 [2019-09-27T18:18:42.342Z] PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions	0.059s
18:18:57 [2019-09-27T18:18:57.191Z] PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2	48.411s
18:18:57 [2019-09-27T18:18:57.191Z] PASS: docker_cli_network_unix_test.go:978: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart	3.189s
18:18:58 [2019-09-27T18:18:58.122Z] PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter	1.801s
18:18:59 [2019-09-27T18:18:59.490Z] PASS: docker_cli_network_unix_test.go:1735: DockerNetworkSuite.TestDockerNetworkFlagAlias	3.576s
18:19:02 [2019-09-27T18:19:02.765Z] PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter	3.287s
18:19:06 [2019-09-27T18:19:06.042Z] PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd	1.882s
18:19:11 [2019-09-27T18:19:11.304Z] PASS: docker_cli_network_unix_test.go:1131: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart	11.026s
18:19:11 [2019-09-27T18:19:11.304Z] PASS: docker_cli_swarm_test.go:1563: DockerSwarmSuite.TestSwarmPublishDuplicatePorts	4.568s
18:19:11 [2019-09-27T18:19:11.304Z] PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations	0.210s
18:19:12 [2019-09-27T18:19:12.236Z] PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks	0.746s
18:19:12 [2019-09-27T18:19:12.236Z] PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions	0.046s
18:19:12 [2019-09-27T18:19:12.493Z] PASS: docker_cli_network_unix_test.go:1240: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer	0.082s
18:19:12 [2019-09-27T18:19:12.493Z] PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified	0.130s
18:19:12 [2019-09-27T18:19:12.750Z] PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified	0.124s
18:19:12 [2019-09-27T18:19:12.750Z] PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault	0.002s
18:19:14 [2019-09-27T18:19:14.644Z] PASS: docker_cli_swarm_test.go:1621: DockerSwarmSuite.TestSwarmReadonlyRootfs	2.546s
18:19:17 [2019-09-27T18:19:17.918Z] PASS: docker_cli_network_unix_test.go:925: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly	3.356s
18:19:17 [2019-09-27T18:19:17.918Z] PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault	0.033s
18:19:17 [2019-09-27T18:19:17.918Z] SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks)
18:19:18 [2019-09-27T18:19:18.849Z] PASS: docker_cli_network_unix_test.go:1019: DockerNetworkSuite.TestDockerNetworkMacInspect	0.960s
18:19:24 [2019-09-27T18:19:24.107Z] PASS: docker_cli_network_unix_test.go:1085: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart	4.079s
18:19:28 [2019-09-27T18:19:28.283Z] PASS: docker_cli_network_unix_test.go:1104: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart	3.953s
18:19:28 [2019-09-27T18:19:28.283Z] PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver	0.024s
18:19:29 [2019-09-27T18:19:29.213Z] PASS: docker_cli_network_unix_test.go:951: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping	1.025s
18:19:32 [2019-09-27T18:19:32.488Z] PASS: docker_cli_network_unix_test.go:1246: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks	2.270s
18:19:32 [2019-09-27T18:19:32.488Z] PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined	0.128s
18:19:33 [2019-09-27T18:19:33.424Z] PASS: docker_cli_network_unix_test.go:1125: DockerNetworkSuite.TestDockerNetworkRunNetByID	0.954s
18:19:33 [2019-09-27T18:19:33.987Z] PASS: docker_cli_network_unix_test.go:1366: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP	0.722s
18:19:35 [2019-09-27T18:19:35.357Z] PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation	15.360s
18:19:35 [2019-09-27T18:19:35.614Z] PASS: docker_cli_network_unix_test.go:1747: DockerNetworkSuite.TestDockerNetworkValidateIP	1.144s
18:19:42 [2019-09-27T18:19:42.167Z] PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver	6.201s
18:19:44 [2019-09-27T18:19:44.061Z] PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry	1.168s
18:19:46 [2019-09-27T18:19:46.591Z] PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect	2.146s
18:19:46 [2019-09-27T18:19:46.591Z] PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry	0.327s
18:19:48 [2019-09-27T18:19:48.499Z] PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts	1.627s
18:19:48 [2019-09-27T18:19:48.499Z] PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage	0.225s
18:19:48 [2019-09-27T18:19:48.499Z] PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed	0.015s
18:19:48 [2019-09-27T18:19:48.499Z] OK: 1197 passed, 46 skipped
18:19:48 [2019-09-27T18:19:48.499Z] PASS
18:19:48 [2019-09-27T18:19:48.499Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:19:48 [2019-09-27T18:19:48.499Z] ++++ cat bundles/test-integration/docker.pid
18:19:48 [2019-09-27T18:19:48.499Z] +++ kill 6923
18:19:49 [2019-09-27T18:19:49.868Z] umount: bundles/test-integration/root: mountpoint not found
18:19:49 [2019-09-27T18:19:49.868Z] +++ /etc/init.d/apparmor stop
18:19:49 [2019-09-27T18:19:49.868Z] Clearing AppArmor profiles cache:.
18:19:49 [2019-09-27T18:19:49.868Z] All profile caches have been cleared, but no profiles have been unloaded.
18:19:49 [2019-09-27T18:19:49.868Z] Unloading profiles will leave already running processes permanently
18:19:49 [2019-09-27T18:19:49.868Z] unconfined, which can lead to unexpected situations.
18:19:49 [2019-09-27T18:19:49.868Z] 
18:19:49 [2019-09-27T18:19:49.868Z] To set a process to complain mode, use the command line tool
18:19:49 [2019-09-27T18:19:49.868Z] 'aa-complain'. To really tear down all profiles, run the init script
18:19:49 [2019-09-27T18:19:49.868Z] with the 'teardown' option."
18:19:49 [2019-09-27T18:19:49.868Z] 
18:19:50 [2019-09-27T18:19:50.430Z] PASS: docker_cli_swarm_test.go:1253: DockerSwarmSuite.TestSwarmRotateUnlockKey	13.662s
18:19:53 [2019-09-27T18:19:53.702Z] PASS: docker_cli_swarm_test.go:822: DockerSwarmSuite.TestSwarmServiceEnvFile	1.527s
18:19:57 [2019-09-27T18:19:57.001Z] PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter	1.763s
18:20:00 [2019-09-27T18:20:00.276Z] PASS: docker_cli_swarm_test.go:1735: DockerSwarmSuite.TestSwarmServiceLsFilterMode	2.586s
18:20:08 [2019-09-27T18:20:08.371Z] PASS: docker_cli_swarm_test.go:911: DockerSwarmSuite.TestSwarmServiceNetworkUpdate	6.821s
18:20:13 [2019-09-27T18:20:13.623Z] PASS: docker_cli_swarm_test.go:840: DockerSwarmSuite.TestSwarmServiceTTY	5.182s
18:20:16 [2019-09-27T18:20:16.144Z] PASS: docker_cli_swarm_test.go:888: DockerSwarmSuite.TestSwarmServiceTTYUpdate	2.517s
18:20:19 [2019-09-27T18:20:19.417Z] PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname	2.481s
18:20:22 [2019-09-27T18:20:22.692Z] PASS: docker_cli_swarm_test.go:302: DockerSwarmSuite.TestSwarmServiceWithGroup	2.603s
18:20:25 [2019-09-27T18:20:25.976Z] PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmStopSignal	2.581s
18:20:29 [2019-09-27T18:20:29.249Z] PASS: docker_cli_swarm_test.go:544: DockerSwarmSuite.TestSwarmTaskListFilter	1.543s
18:20:31 [2019-09-27T18:20:31.771Z] PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate	1.356s
18:21:27 [2019-09-27T18:21:27.957Z] PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin	22.341s
18:21:42 [2019-09-27T18:21:42.807Z] PASS: docker_cli_swarm_test.go:1033: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm	1.621s
18:22:00 [2019-09-27T18:22:00.864Z] PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA	1.651s
18:22:18 [2019-09-27T18:22:18.924Z] PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume	0.695s
18:23:26 [2019-09-27T18:23:26.562Z] PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities	0.571s
18:23:34 [2019-09-27T18:23:34.653Z] PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer	1.580s
18:24:03 [2019-09-27T18:24:03.696Z] PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet	15.035s
18:24:21 [2019-09-27T18:24:21.765Z] PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse	0.534s
18:24:53 [2019-09-27T18:24:53.800Z] PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList	15.028s
18:25:05 [2019-09-27T18:25:05.974Z] PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked	0.112s
18:25:38 [2019-09-27T18:25:38.009Z] PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID	1.589s
18:25:52 [2019-09-27T18:25:52.854Z] PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed	1.610s
18:26:10 [2019-09-27T18:26:10.912Z] PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete	0.816s
18:26:57 [2019-09-27T18:26:57.573Z] PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls	15.535s
18:27:15 [2019-09-27T18:27:15.625Z] PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists	4.659s
18:27:47 [2019-09-27T18:27:47.660Z] PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp	1.749s
18:28:19 [2019-09-27T18:28:19.695Z] PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail	1.027s
18:28:34 [2019-09-27T18:28:34.562Z] PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed	1.596s
18:28:52 [2019-09-27T18:28:52.612Z] PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom	2.629s
18:29:07 [2019-09-27T18:29:07.511Z] PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart	1.373s
18:29:22 [2019-09-27T18:29:22.359Z] PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict	0.040s
18:29:22 [2019-09-27T18:29:22.359Z] OK: 261 passed, 6 skipped
18:29:22 [2019-09-27T18:29:22.359Z] PASS
18:29:22 [2019-09-27T18:29:22.359Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:29:27 [2019-09-27T18:29:27.608Z] ++++ cat bundles/test-integration/DockerDaemonSuite.TestFailedPluginRemove/db559e4d0b0f0/docker.pid
18:29:27 [2019-09-27T18:29:27.608Z] +++ kill 5783
18:29:27 [2019-09-27T18:29:27.608Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5783 is not a child of this shell
18:29:27 [2019-09-27T18:29:27.608Z] warning: PID 5783 from bundles/test-integration/DockerDaemonSuite.TestFailedPluginRemove/db559e4d0b0f0/docker.pid had a nonzero exit code
18:29:27 [2019-09-27T18:29:27.608Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/DockerDaemonSuite.TestFailedPluginRemove/db559e4d0b0f0/root: target is busy
18:29:27 [2019-09-27T18:29:27.608Z]         (In some cases useful info about processes that
18:29:27 [2019-09-27T18:29:27.608Z]          use the device is found by lsof(8) or fuser(1).)
18:29:27 [2019-09-27T18:29:27.608Z] ++++ cat bundles/test-integration/docker.pid
18:29:27 [2019-09-27T18:29:27.608Z] +++ kill 6927
18:29:27 [2019-09-27T18:29:27.865Z] umount: bundles/test-integration/root: mountpoint not found
18:29:27 [2019-09-27T18:29:27.865Z] +++ /etc/init.d/apparmor stop
18:29:27 [2019-09-27T18:29:27.865Z] Clearing AppArmor profiles cache:.
18:29:27 [2019-09-27T18:29:27.865Z] All profile caches have been cleared, but no profiles have been unloaded.
18:29:27 [2019-09-27T18:29:27.865Z] Unloading profiles will leave already running processes permanently
18:29:27 [2019-09-27T18:29:27.865Z] unconfined, which can lead to unexpected situations.
18:29:27 [2019-09-27T18:29:27.865Z] 
18:29:27 [2019-09-27T18:29:27.865Z] To set a process to complain mode, use the command line tool
18:29:27 [2019-09-27T18:29:27.865Z] 'aa-complain'. To really tear down all profiles, run the init script
18:29:27 [2019-09-27T18:29:27.865Z] with the 'teardown' option."
18:29:27 [2019-09-27T18:29:27.865Z] 
18:29:28 [2019-09-27T18:29:28.428Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
18:29:28 [2019-09-27T18:29:28.439Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:29:29 [2019-09-27T18:29:29.054Z] + echo Ensuring container killed.
18:29:29 [2019-09-27T18:29:29.054Z] Ensuring container killed.
18:29:29 [2019-09-27T18:29:29.054Z] + docker ps -aq -f name=docker-pr3-*
18:29:29 [2019-09-27T18:29:29.054Z] + cids=12d643cb8a48
18:29:29 [2019-09-27T18:29:29.054Z] cf52f3b69353
18:29:29 [2019-09-27T18:29:29.054Z] c7e55d86992c
18:29:29 [2019-09-27T18:29:29.054Z] + [ -n 12d643cb8a48
18:29:29 [2019-09-27T18:29:29.054Z] cf52f3b69353
18:29:29 [2019-09-27T18:29:29.054Z] c7e55d86992c ]
18:29:29 [2019-09-27T18:29:29.054Z] + docker rm -vf 12d643cb8a48 cf52f3b69353 c7e55d86992c
18:29:33 [2019-09-27T18:29:33.227Z] 12d643cb8a48
18:29:33 [2019-09-27T18:29:33.227Z] cf52f3b69353
18:29:35 [2019-09-27T18:29:35.747Z] c7e55d86992c
[Pipeline] sh
18:29:36 [2019-09-27T18:29:36.030Z] + echo Chowning /workspace to jenkins user
18:29:36 [2019-09-27T18:29:36.030Z] Chowning /workspace to jenkins user
18:29:36 [2019-09-27T18:29:36.030Z] + id -u
18:29:36 [2019-09-27T18:29:36.030Z] + id -g
18:29:36 [2019-09-27T18:29:36.030Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-387:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:29:42 [2019-09-27T18:29:42.865Z] + bundleName=amd64
18:29:42 [2019-09-27T18:29:42.865Z] + echo Creating amd64-bundles.tar.gz
18:29:42 [2019-09-27T18:29:42.865Z] Creating amd64-bundles.tar.gz
18:29:42 [2019-09-27T18:29:42.865Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:29:42 [2019-09-27T18:29:42.865Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
18:29:44 [2019-09-27T18:29:44.243Z] Archiving artifacts
18:29:44 [2019-09-27T18:29:44.593Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-387/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:29:44 [2019-09-27T18:29:44.897Z] + make clean
18:29:45 [2019-09-27T18:29:45.154Z] docker volume rm -f docker-dev-cache
18:29:45 [2019-09-27T18:29:45.154Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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