Skip to content
Success

Console Output

Pull request #345 updated
11:45:37 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 c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b+6ffb8e2b6727077d833ce4824830d0d0535eb4df (645f7e97281411a02b7e29386680a38bc023b45a)
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] { (DCO-check)
[Pipeline] node
11:45:40 [2019-09-16T11:45:40.725Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/engine_PR-345
[Pipeline] {
[Pipeline] checkout
11:45:40 [2019-09-16T11:45:40.965Z] using credential docker-jenkins-github-credentials
11:45:41 [2019-09-16T11:45:41.063Z] Fetching changes from the remote Git repository
11:45:41 [2019-09-16T11:45:41.127Z] Fetching without tags
11:45:41 [2019-09-16T11:45:41.013Z]  > git rev-parse --is-inside-work-tree # timeout=10
11:45:41 [2019-09-16T11:45:41.100Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
11:45:41 [2019-09-16T11:45:41.170Z] Fetching upstream changes from https://github.com/docker/engine.git
11:45:41 [2019-09-16T11:45:41.171Z]  > git --version # timeout=10
11:45:41 [2019-09-16T11:45:41.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:45:41 [2019-09-16T11:45:41.196Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/19.03:refs/remotes/origin/19.03
11:45:42 [2019-09-16T11:45:42.268Z] Merging remotes/origin/19.03 commit 6ffb8e2b6727077d833ce4824830d0d0535eb4df into PR head commit c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:45:42 [2019-09-16T11:45:42.803Z] Merge succeeded, producing c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:45:42 [2019-09-16T11:45:42.804Z] Checking out Revision c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b (PR-345)
11:45:42 [2019-09-16T11:45:42.317Z]  > git config core.sparsecheckout # timeout=10
11:45:42 [2019-09-16T11:45:42.335Z]  > git checkout -f c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:45:42 [2019-09-16T11:45:42.706Z]  > git merge 6ffb8e2b6727077d833ce4824830d0d0535eb4df # timeout=10
11:45:42 [2019-09-16T11:45:42.774Z]  > git rev-parse HEAD^{commit} # timeout=10
11:45:42 [2019-09-16T11:45:42.844Z]  > git config core.sparsecheckout # timeout=10
11:45:42 [2019-09-16T11:45:42.866Z]  > git checkout -f c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:45:43 [2019-09-16T11:45:43.291Z] Commit message: "Fix TestSwarmClusterRotateUnlockKey"
11:45:43 [2019-09-16T11:45:43.357Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:45:43 [2019-09-16T11:45:43.328Z]  > git rev-list --no-walk 1011e3716a7cc821a4116eedc61e0de106813c02 # timeout=10
11:45:44 [2019-09-16T11:45:44.617Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-345:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
11:45:44 [2019-09-16T11:45:44.617Z] Unable to find image 'alpine:latest' locally
11:45:44 [2019-09-16T11:45:44.617Z] latest: Pulling from library/alpine
11:45:44 [2019-09-16T11:45:44.617Z] 407ea80cb4d5: Pulling fs layer
11:45:44 [2019-09-16T11:45:44.999Z] 407ea80cb4d5: Verifying Checksum
11:45:44 [2019-09-16T11:45:44.999Z] 407ea80cb4d5: Download complete
11:45:45 [2019-09-16T11:45:45.796Z] 407ea80cb4d5: Pull complete
11:45:45 [2019-09-16T11:45:45.796Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
11:45:45 [2019-09-16T11:45:45.796Z] Status: Downloaded newer image for alpine:latest
11:45:52 [2019-09-16T11:45:52.052Z] 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: janky)
[Pipeline] { (Branch: z)
[Pipeline] { (Branch: z-master)
[Pipeline] { (Branch: powerpc)
[Pipeline] { (Branch: powerpc-master)
[Pipeline] { (Branch: windowsRS1)
[Pipeline] { (Branch: windowsRS5-process)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (janky)
[Pipeline] stage
[Pipeline] { (z)
[Pipeline] stage
[Pipeline] { (z-master)
[Pipeline] stage
[Pipeline] { (powerpc)
[Pipeline] stage
[Pipeline] { (powerpc-master)
[Pipeline] stage
[Pipeline] { (windowsRS1)
[Pipeline] stage
[Pipeline] { (windowsRS5-process)
Stage "z-master" skipped due to when conditional
Stage "powerpc-master" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "z-master" skipped due to when conditional
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
11:45:52 [2019-09-16T11:45:52.722Z] Running on ubuntu-1804-overlay2 (i-080ae484f612dd99f) in /home/ubuntu/workspace/engine_PR-345
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
11:45:52 [2019-09-16T11:45:52.803Z] using credential docker-jenkins-github-credentials
Stage "z-master" skipped due to when conditional
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
11:45:52 [2019-09-16T11:45:52.810Z] Cloning the remote Git repository
11:45:52 [2019-09-16T11:45:52.811Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "z-master" skipped due to when conditional
11:45:52 [2019-09-16T11:45:52.856Z] Running on s390x-ubuntu-13 in /home/jenkins/workspace/engine_PR-345
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
11:45:53 [2019-09-16T11:45:53.131Z] Running on azwin-2-575560 in d:\jenkins\workspace\engine_PR-345
[Pipeline] {
[Pipeline] ws
11:45:53 [2019-09-16T11:45:53.143Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
11:45:53 [2019-09-16T11:45:53.150Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
11:45:53 [2019-09-16T11:45:53.201Z] Cloning the remote Git repository
11:45:53 [2019-09-16T11:45:53.201Z] Cloning with configured refspecs honoured and without tags
11:45:53 [2019-09-16T11:45:53.442Z] using credential docker-jenkins-github-credentials
11:45:53 [2019-09-16T11:45:53.516Z] Cloning the remote Git repository
11:45:53 [2019-09-16T11:45:53.516Z] Cloning with configured refspecs honoured and without tags
11:45:52 [2019-09-16T11:45:52.829Z] Cloning repository https://github.com/docker/engine.git
11:45:52 [2019-09-16T11:45:52.829Z]  > git init /home/ubuntu/workspace/engine_PR-345 # timeout=10
11:45:52 [2019-09-16T11:45:52.849Z] Fetching upstream changes from https://github.com/docker/engine.git
11:45:52 [2019-09-16T11:45:52.849Z]  > git --version # timeout=10
11:45:52 [2019-09-16T11:45:52.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:45:52 [2019-09-16T11:45:52.858Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/19.03:refs/remotes/origin/19.03
11:45:53 [2019-09-16T11:45:53.248Z] Cloning repository https://github.com/docker/engine.git
11:45:53 [2019-09-16T11:45:53.250Z]  > git init /home/jenkins/workspace/engine_PR-345 # timeout=10
11:45:53 [2019-09-16T11:45:53.289Z] Fetching upstream changes from https://github.com/docker/engine.git
11:45:53 [2019-09-16T11:45:53.291Z]  > git --version # timeout=10
11:45:53 [2019-09-16T11:45:53.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:45:53 [2019-09-16T11:45:53.317Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/19.03:refs/remotes/origin/19.03
11:45:54 [2019-09-16T11:45:54.022Z] Running on azwin-2-9819d0 in d:\jenkins\workspace\engine_PR-345
[Pipeline] {
[Pipeline] ws
11:45:54 [2019-09-16T11:45:54.033Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
11:45:53 [2019-09-16T11:45:53.551Z] Cloning repository https://github.com/docker/engine.git
11:45:53 [2019-09-16T11:45:53.552Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
11:45:53 [2019-09-16T11:45:53.629Z] Fetching upstream changes from https://github.com/docker/engine.git
11:45:53 [2019-09-16T11:45:53.629Z]  > git --version # timeout=10
11:45:53 [2019-09-16T11:45:53.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:45:53 [2019-09-16T11:45:53.702Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/19.03:refs/remotes/origin/19.03
11:46:01 [2019-09-16T11:46:01.188Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
11:46:01 [2019-09-16T11:46:01.325Z] Fetching without tags
11:46:01 [2019-09-16T11:46:01.629Z] Merging remotes/origin/19.03 commit 6ffb8e2b6727077d833ce4824830d0d0535eb4df into PR head commit c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:02 [2019-09-16T11:46:02.380Z] Merge succeeded, producing c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:02 [2019-09-16T11:46:02.381Z] Checking out Revision c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b (PR-345)
11:46:01 [2019-09-16T11:46:01.211Z]  > git config --add remote.origin.fetch +refs/pull/345/head:refs/remotes/origin/PR-345 # timeout=10
11:46:01 [2019-09-16T11:46:01.230Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
11:46:01 [2019-09-16T11:46:01.297Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
11:46:01 [2019-09-16T11:46:01.371Z] Fetching upstream changes from https://github.com/docker/engine.git
11:46:01 [2019-09-16T11:46:01.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:46:01 [2019-09-16T11:46:01.375Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/19.03:refs/remotes/origin/19.03
11:46:01 [2019-09-16T11:46:01.668Z]  > git config core.sparsecheckout # timeout=10
11:46:01 [2019-09-16T11:46:01.686Z]  > git checkout -f c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:02 [2019-09-16T11:46:02.279Z]  > git merge 6ffb8e2b6727077d833ce4824830d0d0535eb4df # timeout=10
11:46:02 [2019-09-16T11:46:02.349Z]  > git rev-parse HEAD^{commit} # timeout=10
11:46:02 [2019-09-16T11:46:02.419Z]  > git config core.sparsecheckout # timeout=10
11:46:02 [2019-09-16T11:46:02.439Z]  > git checkout -f c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:02 [2019-09-16T11:46:02.959Z] Commit message: "Fix TestSwarmClusterRotateUnlockKey"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:46:04 [2019-09-16T11:46:04.328Z] + docker version
11:46:04 [2019-09-16T11:46:04.328Z] Client:
11:46:04 [2019-09-16T11:46:04.328Z]  Version:           18.06.1-ce
11:46:04 [2019-09-16T11:46:04.328Z]  API version:       1.38
11:46:04 [2019-09-16T11:46:04.328Z]  Go version:        go1.10.3
11:46:04 [2019-09-16T11:46:04.328Z]  Git commit:        e68fc7a
11:46:04 [2019-09-16T11:46:04.328Z]  Built:             Tue Aug 21 17:24:34 2018
11:46:04 [2019-09-16T11:46:04.328Z]  OS/Arch:           linux/s390x
11:46:04 [2019-09-16T11:46:04.328Z]  Experimental:      false
11:46:04 [2019-09-16T11:46:04.328Z] 
11:46:04 [2019-09-16T11:46:04.328Z] Server:
11:46:04 [2019-09-16T11:46:04.328Z]  Engine:
11:46:04 [2019-09-16T11:46:04.328Z]   Version:          18.06.1-ce
11:46:04 [2019-09-16T11:46:04.328Z]   API version:      1.38 (minimum version 1.12)
11:46:04 [2019-09-16T11:46:04.328Z]   Go version:       go1.10.3
11:46:04 [2019-09-16T11:46:04.328Z]   Git commit:       e68fc7a
11:46:04 [2019-09-16T11:46:04.328Z]   Built:            Tue Aug 21 17:23:34 2018
11:46:04 [2019-09-16T11:46:04.328Z]   OS/Arch:          linux/s390x
11:46:04 [2019-09-16T11:46:04.328Z]   Experimental:     true
[Pipeline] sh
11:46:05 [2019-09-16T11:46:05.162Z] + docker info
11:46:05 [2019-09-16T11:46:05.162Z] Containers: 0
11:46:05 [2019-09-16T11:46:05.162Z]  Running: 0
11:46:05 [2019-09-16T11:46:05.162Z]  Paused: 0
11:46:05 [2019-09-16T11:46:05.162Z]  Stopped: 0
11:46:05 [2019-09-16T11:46:05.162Z] Images: 0
11:46:05 [2019-09-16T11:46:05.162Z] Server Version: 18.06.1-ce
11:46:05 [2019-09-16T11:46:05.162Z] Storage Driver: overlay2
11:46:05 [2019-09-16T11:46:05.162Z]  Backing Filesystem: extfs
11:46:05 [2019-09-16T11:46:05.162Z]  Supports d_type: true
11:46:05 [2019-09-16T11:46:05.162Z]  Native Overlay Diff: true
11:46:05 [2019-09-16T11:46:05.162Z] Logging Driver: json-file
11:46:05 [2019-09-16T11:46:05.162Z] Cgroup Driver: cgroupfs
11:46:05 [2019-09-16T11:46:05.162Z] Plugins:
11:46:05 [2019-09-16T11:46:05.162Z]  Volume: local
11:46:05 [2019-09-16T11:46:05.162Z]  Network: bridge host ipvlan macvlan null overlay
11:46:05 [2019-09-16T11:46:05.162Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
11:46:05 [2019-09-16T11:46:05.162Z] Swarm: inactive
11:46:05 [2019-09-16T11:46:05.162Z] Runtimes: runc
11:46:05 [2019-09-16T11:46:05.162Z] Default Runtime: runc
11:46:05 [2019-09-16T11:46:05.162Z] Init Binary: docker-init
11:46:05 [2019-09-16T11:46:05.162Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
11:46:05 [2019-09-16T11:46:05.162Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
11:46:05 [2019-09-16T11:46:05.162Z] init version: fec3683
11:46:05 [2019-09-16T11:46:05.162Z] Security Options:
11:46:05 [2019-09-16T11:46:05.162Z]  apparmor
11:46:05 [2019-09-16T11:46:05.162Z]  seccomp
11:46:05 [2019-09-16T11:46:05.162Z]   Profile: default
11:46:05 [2019-09-16T11:46:05.162Z] Kernel Version: 4.4.0-161-generic
11:46:05 [2019-09-16T11:46:05.162Z] Operating System: Ubuntu 16.04.5 LTS
11:46:05 [2019-09-16T11:46:05.162Z] OSType: linux
11:46:05 [2019-09-16T11:46:05.162Z] Architecture: s390x
11:46:05 [2019-09-16T11:46:05.162Z] CPUs: 2
11:46:05 [2019-09-16T11:46:05.162Z] Total Memory: 7.862GiB
11:46:05 [2019-09-16T11:46:05.162Z] Name: s390x-ubuntu-13
11:46:05 [2019-09-16T11:46:05.162Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
11:46:05 [2019-09-16T11:46:05.162Z] Docker Root Dir: /var/lib/docker
11:46:05 [2019-09-16T11:46:05.162Z] Debug Mode (client): false
11:46:05 [2019-09-16T11:46:05.162Z] Debug Mode (server): false
11:46:05 [2019-09-16T11:46:05.162Z] Username: dockerbuildbot
11:46:05 [2019-09-16T11:46:05.162Z] Registry: https://index.docker.io/v1/
11:46:05 [2019-09-16T11:46:05.162Z] Labels:
11:46:05 [2019-09-16T11:46:05.162Z] Experimental: true
11:46:05 [2019-09-16T11:46:05.162Z] Insecure Registries:
11:46:05 [2019-09-16T11:46:05.162Z]  127.0.0.0/8
11:46:05 [2019-09-16T11:46:05.162Z] Live Restore Enabled: false
11:46:05 [2019-09-16T11:46:05.162Z] 
11:46:05 [2019-09-16T11:46:05.162Z] WARNING: No swap limit support
11:46:05 [2019-09-16T11:46:05.229Z] Fetching without tags
[Pipeline] sh
11:46:05 [2019-09-16T11:46:05.345Z] Merging remotes/origin/19.03 commit 6ffb8e2b6727077d833ce4824830d0d0535eb4df into PR head commit c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:05 [2019-09-16T11:46:05.224Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
11:46:05 [2019-09-16T11:46:05.227Z]  > git config --add remote.origin.fetch +refs/pull/345/head:refs/remotes/origin/PR-345 # timeout=10
11:46:05 [2019-09-16T11:46:05.233Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
11:46:05 [2019-09-16T11:46:05.240Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
11:46:05 [2019-09-16T11:46:05.247Z] Fetching upstream changes from https://github.com/docker/engine.git
11:46:05 [2019-09-16T11:46:05.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:46:05 [2019-09-16T11:46:05.248Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/19.03:refs/remotes/origin/19.03
11:46:05 [2019-09-16T11:46:05.364Z]  > git config core.sparsecheckout # timeout=10
11:46:05 [2019-09-16T11:46:05.368Z]  > git checkout -f c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:05 [2019-09-16T11:46:05.853Z] Merge succeeded, producing c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:05 [2019-09-16T11:46:05.853Z] Checking out Revision c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b (PR-345)
11:46:05 [2019-09-16T11:46:05.984Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:46:05 [2019-09-16T11:46:05.984Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:46:05 [2019-09-16T11:46:05.984Z] + curl -fsSL -o /home/jenkins/workspace/engine_PR-345/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:46:05 [2019-09-16T11:46:05.984Z] + bash /home/jenkins/workspace/engine_PR-345/check-config.sh
11:46:05 [2019-09-16T11:46:05.984Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:46:05 [2019-09-16T11:46:05.984Z] info: reading kernel config from /boot/config-4.4.0-161-generic ...
11:46:05 [2019-09-16T11:46:05.984Z] 
11:46:05 [2019-09-16T11:46:05.984Z] Generally Necessary:
11:46:05 [2019-09-16T11:46:05.984Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:46:05 [2019-09-16T11:46:05.984Z] - apparmor: enabled and tools installed
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_NAMESPACES: enabled
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_NET_NS: enabled
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_PID_NS: enabled
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_IPC_NS: enabled
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_UTS_NS: enabled
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_CGROUPS: enabled
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_CGROUP_CPUACCT: enabled
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_CGROUP_DEVICE: enabled
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_CGROUP_FREEZER: enabled
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_CGROUP_SCHED: enabled
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_CPUSETS: enabled
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_MEMCG: enabled
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_KEYS: enabled
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_VETH: enabled (as module)
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_BRIDGE: enabled (as module)
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:46:05 [2019-09-16T11:46:05.984Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
11:46:05 [2019-09-16T11:46:05.985Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:46:05 [2019-09-16T11:46:05.985Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:46:05 [2019-09-16T11:46:05.985Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:46:05 [2019-09-16T11:46:05.985Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:46:05 [2019-09-16T11:46:05.985Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:46:05 [2019-09-16T11:46:05.985Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:46:05 [2019-09-16T11:46:05.985Z] - CONFIG_NF_NAT: enabled (as module)
11:46:05 [2019-09-16T11:46:05.985Z] - CONFIG_NF_NAT_NEEDED: enabled
11:46:05 [2019-09-16T11:46:05.985Z] - CONFIG_POSIX_MQUEUE: enabled
11:46:05 [2019-09-16T11:46:05.985Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
11:46:05 [2019-09-16T11:46:05.985Z] 
11:46:05 [2019-09-16T11:46:05.985Z] Optional Features:
11:46:05 [2019-09-16T11:46:05.985Z] - CONFIG_USER_NS: enabled
11:46:06 [2019-09-16T11:46:06.318Z] Commit message: "Fix TestSwarmClusterRotateUnlockKey"
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_SECCOMP: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_CGROUP_PIDS: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_MEMCG_SWAP: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:46:06 [2019-09-16T11:46:06.352Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_MEMCG_KMEM: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_BLK_CGROUP: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_IOSCHED_CFQ: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_CGROUP_PERF: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_CGROUP_HUGETLB: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_CFS_BANDWIDTH: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_RT_GROUP_SCHED: missing
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_IP_VS: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_IP_VS_NFCT: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_IP_VS_RR: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_EXT4_FS: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:46:06 [2019-09-16T11:46:06.352Z] - Network Drivers:
11:46:06 [2019-09-16T11:46:06.352Z]   - "overlay":
11:46:06 [2019-09-16T11:46:06.352Z]     - CONFIG_VXLAN: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:46:06 [2019-09-16T11:46:06.352Z]       Optional (for encrypted networks):
11:46:06 [2019-09-16T11:46:06.352Z]       - CONFIG_CRYPTO: enabled
11:46:06 [2019-09-16T11:46:06.352Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]       - CONFIG_XFRM: enabled
11:46:06 [2019-09-16T11:46:06.352Z]       - CONFIG_XFRM_USER: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]       - CONFIG_INET_ESP: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]   - "ipvlan":
11:46:06 [2019-09-16T11:46:06.352Z]     - CONFIG_IPVLAN: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]   - "macvlan":
11:46:06 [2019-09-16T11:46:06.352Z]     - CONFIG_MACVLAN: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]     - CONFIG_DUMMY: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]   - "ftp,tftp client in container":
11:46:06 [2019-09-16T11:46:06.352Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:46:06 [2019-09-16T11:46:06.352Z] - Storage Drivers:
11:46:06 [2019-09-16T11:46:06.352Z]   - "aufs":
11:46:06 [2019-09-16T11:46:06.352Z]     - CONFIG_AUFS_FS: enabled (as module)
11:46:06 [2019-09-16T11:46:06.353Z]   - "btrfs":
11:46:06 [2019-09-16T11:46:06.353Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:46:06 [2019-09-16T11:46:06.353Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:46:06 [2019-09-16T11:46:06.353Z]   - "devicemapper":
11:46:06 [2019-09-16T11:46:06.353Z]     - CONFIG_BLK_DEV_DM: enabled
11:46:06 [2019-09-16T11:46:06.353Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:46:06 [2019-09-16T11:46:06.353Z]   - "overlay":
11:46:06 [2019-09-16T11:46:06.353Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:46:06 [2019-09-16T11:46:06.353Z]   - "zfs":
11:46:06 [2019-09-16T11:46:06.353Z]     - /dev/zfs: missing
11:46:06 [2019-09-16T11:46:06.353Z]     - zfs command: missing
11:46:06 [2019-09-16T11:46:06.353Z]     - zpool command: missing
11:46:06 [2019-09-16T11:46:06.353Z] 
11:46:06 [2019-09-16T11:46:06.353Z] Limits:
11:46:06 [2019-09-16T11:46:06.353Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:46:06 [2019-09-16T11:46:06.353Z] 
11:46:06 [2019-09-16T11:46:06.353Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:46:05 [2019-09-16T11:46:05.853Z]  > git merge 6ffb8e2b6727077d833ce4824830d0d0535eb4df # timeout=10
11:46:05 [2019-09-16T11:46:05.861Z]  > git rev-parse HEAD^{commit} # timeout=10
11:46:05 [2019-09-16T11:46:05.872Z]  > git config core.sparsecheckout # timeout=10
11:46:05 [2019-09-16T11:46:05.876Z]  > git checkout -f c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:07 [2019-09-16T11:46:07.179Z] + docker version
11:46:07 [2019-09-16T11:46:07.179Z] Client: Docker Engine - Community
11:46:07 [2019-09-16T11:46:07.179Z]  Version:           19.03.2
11:46:07 [2019-09-16T11:46:07.179Z]  API version:       1.40
11:46:07 [2019-09-16T11:46:07.179Z]  Go version:        go1.12.8
11:46:07 [2019-09-16T11:46:07.179Z]  Git commit:        6a30dfc
11:46:07 [2019-09-16T11:46:07.179Z]  Built:             Thu Aug 29 05:29:11 2019
11:46:07 [2019-09-16T11:46:07.179Z]  OS/Arch:           linux/amd64
11:46:07 [2019-09-16T11:46:07.179Z]  Experimental:      false
11:46:07 [2019-09-16T11:46:07.179Z] 
11:46:07 [2019-09-16T11:46:07.179Z] Server: Docker Engine - Community
11:46:07 [2019-09-16T11:46:07.179Z]  Engine:
11:46:07 [2019-09-16T11:46:07.179Z]   Version:          19.03.2
11:46:07 [2019-09-16T11:46:07.179Z]   API version:      1.40 (minimum version 1.12)
11:46:07 [2019-09-16T11:46:07.179Z]   Go version:       go1.12.8
11:46:07 [2019-09-16T11:46:07.179Z]   Git commit:       6a30dfc
11:46:07 [2019-09-16T11:46:07.179Z]   Built:            Thu Aug 29 05:27:45 2019
11:46:07 [2019-09-16T11:46:07.179Z]   OS/Arch:          linux/amd64
11:46:07 [2019-09-16T11:46:07.179Z]   Experimental:     true
11:46:07 [2019-09-16T11:46:07.179Z]  containerd:
11:46:07 [2019-09-16T11:46:07.179Z]   Version:          1.2.6
11:46:07 [2019-09-16T11:46:07.179Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
11:46:07 [2019-09-16T11:46:07.179Z]  runc:
11:46:07 [2019-09-16T11:46:07.179Z]   Version:          1.0.0-rc8
11:46:07 [2019-09-16T11:46:07.179Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
11:46:07 [2019-09-16T11:46:07.179Z]  docker-init:
11:46:07 [2019-09-16T11:46:07.179Z]   Version:          0.18.0
11:46:07 [2019-09-16T11:46:07.179Z]   GitCommit:        fec3683
[Pipeline] sh
11:46:07 [2019-09-16T11:46:07.228Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b -f Dockerfile .
11:46:07 [2019-09-16T11:46:07.475Z] + docker info
11:46:07 [2019-09-16T11:46:07.704Z] Still waiting to schedule task
11:46:07 [2019-09-16T11:46:07.705Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
11:46:07 [2019-09-16T11:46:07.708Z] Still waiting to schedule task
11:46:07 [2019-09-16T11:46:07.708Z] Waiting for next available executor on ‘ppc64le-ubuntu-1604’
11:46:08 [2019-09-16T11:46:08.039Z] Client:
11:46:08 [2019-09-16T11:46:08.039Z]  Debug Mode: false
11:46:08 [2019-09-16T11:46:08.039Z] 
11:46:08 [2019-09-16T11:46:08.039Z] Server:
11:46:08 [2019-09-16T11:46:08.039Z]  Containers: 9
11:46:08 [2019-09-16T11:46:08.039Z]   Running: 0
11:46:08 [2019-09-16T11:46:08.039Z]   Paused: 0
11:46:08 [2019-09-16T11:46:08.039Z]   Stopped: 9
11:46:08 [2019-09-16T11:46:08.039Z]  Images: 24
11:46:08 [2019-09-16T11:46:08.039Z]  Server Version: 19.03.2
11:46:08 [2019-09-16T11:46:08.039Z]  Storage Driver: overlay2
11:46:08 [2019-09-16T11:46:08.039Z]   Backing Filesystem: extfs
11:46:08 [2019-09-16T11:46:08.039Z]   Supports d_type: true
11:46:08 [2019-09-16T11:46:08.039Z]   Native Overlay Diff: true
11:46:08 [2019-09-16T11:46:08.039Z]  Logging Driver: json-file
11:46:08 [2019-09-16T11:46:08.039Z]  Cgroup Driver: cgroupfs
11:46:08 [2019-09-16T11:46:08.039Z]  Plugins:
11:46:08 [2019-09-16T11:46:08.039Z]   Volume: local
11:46:08 [2019-09-16T11:46:08.039Z]   Network: bridge host ipvlan macvlan null overlay
11:46:08 [2019-09-16T11:46:08.039Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:46:08 [2019-09-16T11:46:08.039Z]  Swarm: inactive
11:46:08 [2019-09-16T11:46:08.039Z]  Runtimes: runc
11:46:08 [2019-09-16T11:46:08.039Z]  Default Runtime: runc
11:46:08 [2019-09-16T11:46:08.039Z]  Init Binary: docker-init
11:46:08 [2019-09-16T11:46:08.039Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
11:46:08 [2019-09-16T11:46:08.039Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
11:46:08 [2019-09-16T11:46:08.039Z]  init version: fec3683
11:46:08 [2019-09-16T11:46:08.039Z]  Security Options:
11:46:08 [2019-09-16T11:46:08.039Z]   apparmor
11:46:08 [2019-09-16T11:46:08.039Z]   seccomp
11:46:08 [2019-09-16T11:46:08.039Z]    Profile: default
11:46:08 [2019-09-16T11:46:08.039Z]  Kernel Version: 4.15.0-1048-aws
11:46:08 [2019-09-16T11:46:08.039Z]  Operating System: Ubuntu 18.04.3 LTS
11:46:08 [2019-09-16T11:46:08.039Z]  OSType: linux
11:46:08 [2019-09-16T11:46:08.039Z]  Architecture: x86_64
11:46:08 [2019-09-16T11:46:08.039Z]  CPUs: 2
11:46:08 [2019-09-16T11:46:08.039Z]  Total Memory: 7.501GiB
11:46:08 [2019-09-16T11:46:08.039Z]  Name: ip-10-100-103-128
11:46:08 [2019-09-16T11:46:08.039Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
11:46:08 [2019-09-16T11:46:08.039Z]  Docker Root Dir: /var/lib/docker
11:46:08 [2019-09-16T11:46:08.039Z]  Debug Mode: false
11:46:08 [2019-09-16T11:46:08.039Z]  Registry: https://index.docker.io/v1/
11:46:08 [2019-09-16T11:46:08.039Z]  Labels:
11:46:08 [2019-09-16T11:46:08.039Z]  Experimental: true
11:46:08 [2019-09-16T11:46:08.039Z]  Insecure Registries:
11:46:08 [2019-09-16T11:46:08.039Z]   127.0.0.0/8
11:46:08 [2019-09-16T11:46:08.039Z]  Live Restore Enabled: true
11:46:08 [2019-09-16T11:46:08.039Z] 
11:46:08 [2019-09-16T11:46:08.039Z] WARNING: No swap limit support
[Pipeline] sh
11:46:08 [2019-09-16T11:46:08.325Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:46:08 [2019-09-16T11:46:08.325Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:46:08 [2019-09-16T11:46:08.325Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-345/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:46:08 [2019-09-16T11:46:08.325Z] + bash /home/ubuntu/workspace/engine_PR-345/check-config.sh
11:46:08 [2019-09-16T11:46:08.325Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:46:08 [2019-09-16T11:46:08.325Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
11:46:08 [2019-09-16T11:46:08.325Z] 
11:46:08 [2019-09-16T11:46:08.325Z] Generally Necessary:
11:46:08 [2019-09-16T11:46:08.325Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:46:08 [2019-09-16T11:46:08.325Z] - apparmor: enabled and tools installed
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_NAMESPACES: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_NET_NS: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_PID_NS: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_IPC_NS: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_UTS_NS: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_CGROUPS: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_CGROUP_CPUACCT: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_CGROUP_DEVICE: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_CGROUP_FREEZER: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_CGROUP_SCHED: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_CPUSETS: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_MEMCG: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_KEYS: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_VETH: enabled (as module)
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_BRIDGE: enabled (as module)
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_NF_NAT: enabled (as module)
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_NF_NAT_NEEDED: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_POSIX_MQUEUE: enabled
11:46:08 [2019-09-16T11:46:08.325Z] 
11:46:08 [2019-09-16T11:46:08.325Z] Optional Features:
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_USER_NS: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_SECCOMP: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_CGROUP_PIDS: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_MEMCG_SWAP: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:46:08 [2019-09-16T11:46:08.325Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_BLK_CGROUP: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_IOSCHED_CFQ: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
11:46:08 [2019-09-16T11:46:08.325Z] - CONFIG_CGROUP_PERF: enabled
11:46:08 [2019-09-16T11:46:08.524Z] Sending build context to Docker daemon  48.02MB

11:46:08 [2019-09-16T11:46:08.524Z] Step 1/126 : ARG CROSS="false"
11:46:08 [2019-09-16T11:46:08.524Z] Step 2/126 : ARG GO_VERSION=1.12.8
11:46:08 [2019-09-16T11:46:08.524Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive
11:46:08 [2019-09-16T11:46:08.524Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base
11:46:08 [2019-09-16T11:46:08.524Z] 1.12.8-stretch: Pulling from library/golang
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_CGROUP_HUGETLB: enabled
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_CFS_BANDWIDTH: enabled
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_RT_GROUP_SCHED: missing
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_IP_VS: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_IP_VS_NFCT: enabled
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_IP_VS_RR: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_EXT4_FS: enabled
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:46:08 [2019-09-16T11:46:08.582Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:46:08 [2019-09-16T11:46:08.582Z] - Network Drivers:
11:46:08 [2019-09-16T11:46:08.582Z]   - "overlay":
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_VXLAN: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:46:08 [2019-09-16T11:46:08.582Z]       Optional (for encrypted networks):
11:46:08 [2019-09-16T11:46:08.582Z]       - CONFIG_CRYPTO: enabled
11:46:08 [2019-09-16T11:46:08.582Z]       - CONFIG_CRYPTO_AEAD: enabled
11:46:08 [2019-09-16T11:46:08.582Z]       - CONFIG_CRYPTO_GCM: enabled
11:46:08 [2019-09-16T11:46:08.582Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:46:08 [2019-09-16T11:46:08.582Z]       - CONFIG_CRYPTO_GHASH: enabled
11:46:08 [2019-09-16T11:46:08.582Z]       - CONFIG_XFRM: enabled
11:46:08 [2019-09-16T11:46:08.582Z]       - CONFIG_XFRM_USER: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]       - CONFIG_INET_ESP: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]   - "ipvlan":
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_IPVLAN: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]   - "macvlan":
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_MACVLAN: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_DUMMY: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]   - "ftp,tftp client in container":
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z] - Storage Drivers:
11:46:08 [2019-09-16T11:46:08.582Z]   - "aufs":
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_AUFS_FS: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]   - "btrfs":
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:46:08 [2019-09-16T11:46:08.582Z]   - "devicemapper":
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_BLK_DEV_DM: enabled
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]   - "overlay":
11:46:08 [2019-09-16T11:46:08.582Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:46:08 [2019-09-16T11:46:08.582Z]   - "zfs":
11:46:08 [2019-09-16T11:46:08.582Z]     - /dev/zfs: missing
11:46:08 [2019-09-16T11:46:08.582Z]     - zfs command: missing
11:46:08 [2019-09-16T11:46:08.582Z]     - zpool command: missing
11:46:08 [2019-09-16T11:46:08.582Z] 
11:46:08 [2019-09-16T11:46:08.582Z] Limits:
11:46:08 [2019-09-16T11:46:08.582Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:46:08 [2019-09-16T11:46:08.582Z] 
11:46:08 [2019-09-16T11:46:08.582Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:46:08 [2019-09-16T11:46:08.900Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b .
11:46:08 [2019-09-16T11:46:08.900Z] #1 [internal] load build definition from Dockerfile
11:46:08 [2019-09-16T11:46:08.900Z] #1 transferring dockerfile: 10.90kB done
11:46:08 [2019-09-16T11:46:08.900Z] #1 DONE 0.0s
11:46:08 [2019-09-16T11:46:08.900Z] 
11:46:08 [2019-09-16T11:46:08.900Z] #2 [internal] load .dockerignore
11:46:08 [2019-09-16T11:46:08.900Z] #2 transferring context: 87B done
11:46:08 [2019-09-16T11:46:08.900Z] #2 DONE 0.0s
11:46:08 [2019-09-16T11:46:08.900Z] 
11:46:08 [2019-09-16T11:46:08.900Z] #3 [internal] load metadata for docker.io/library/golang:1.12.8-stretch
11:46:08 [2019-09-16T11:46:08.925Z] 05b3194a550b: Pulling fs layer
11:46:08 [2019-09-16T11:46:08.925Z] 5cc01dcd9b0a: Pulling fs layer
11:46:08 [2019-09-16T11:46:08.925Z] 5154470af4c8: Pulling fs layer
11:46:08 [2019-09-16T11:46:08.925Z] cd3b67ff4ea9: Pulling fs layer
11:46:08 [2019-09-16T11:46:08.925Z] 81cc889ba28f: Pulling fs layer
11:46:08 [2019-09-16T11:46:08.925Z] c8a80ec91ff1: Pulling fs layer
11:46:08 [2019-09-16T11:46:08.925Z] bbaf7f224ceb: Pulling fs layer
11:46:08 [2019-09-16T11:46:08.925Z] cd3b67ff4ea9: Waiting
11:46:08 [2019-09-16T11:46:08.925Z] 81cc889ba28f: Waiting
11:46:08 [2019-09-16T11:46:08.925Z] c8a80ec91ff1: Waiting
11:46:08 [2019-09-16T11:46:08.925Z] bbaf7f224ceb: Waiting
11:46:08 [2019-09-16T11:46:08.925Z] 5154470af4c8: Verifying Checksum
11:46:08 [2019-09-16T11:46:08.925Z] 5154470af4c8: Download complete
11:46:09 [2019-09-16T11:46:09.066Z] Fetching without tags
11:46:09 [2019-09-16T11:46:09.157Z] #3 DONE 0.3s
11:46:09 [2019-09-16T11:46:09.157Z] 
11:46:09 [2019-09-16T11:46:09.157Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
11:46:09 [2019-09-16T11:46:09.157Z] #64 DONE 0.0s
11:46:09 [2019-09-16T11:46:09.157Z] 
11:46:09 [2019-09-16T11:46:09.157Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.8-stretch@sha256:cb542b93d...
11:46:09 [2019-09-16T11:46:09.157Z] #4 resolve docker.io/library/golang:1.12.8-stretch@sha256:cb542b93d57a40d3ef010f5df41e810b7612fc6711720c70ce9aed7d67b23b69 done
11:46:09 [2019-09-16T11:46:09.157Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 34.30kB / 45.37MB 0.0s
11:46:09 [2019-09-16T11:46:09.157Z] #4 sha256:30ca2a55cedbc3c5ac8eb15703916a9cad3907dfa8dcbb740368677d620e0b1b 5.47kB / 5.47kB done
11:46:09 [2019-09-16T11:46:09.157Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0B / 10.79MB 0.0s
11:46:09 [2019-09-16T11:46:09.157Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0B / 4.34MB 0.0s
11:46:09 [2019-09-16T11:46:09.157Z] #4 sha256:cb542b93d57a40d3ef010f5df41e810b7612fc6711720c70ce9aed7d67b23b69 1.42kB / 1.42kB done
11:46:09 [2019-09-16T11:46:09.157Z] #4 sha256:58920d6c0c6fb65f7d2d3fbf257dbad1f94b0d886763f903003d3f3949d8b11a 1.80kB / 1.80kB done
11:46:08 [2019-09-16T11:46:08.698Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
11:46:08 [2019-09-16T11:46:08.764Z]  > git config --add remote.origin.fetch +refs/pull/345/head:refs/remotes/origin/PR-345 # timeout=10
11:46:08 [2019-09-16T11:46:08.826Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
11:46:08 [2019-09-16T11:46:08.968Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
11:46:09 [2019-09-16T11:46:09.101Z] Fetching upstream changes from https://github.com/docker/engine.git
11:46:09 [2019-09-16T11:46:09.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:46:09 [2019-09-16T11:46:09.103Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/19.03:refs/remotes/origin/19.03
11:46:09 [2019-09-16T11:46:09.324Z] 5cc01dcd9b0a: Verifying Checksum
11:46:09 [2019-09-16T11:46:09.324Z] 5cc01dcd9b0a: Download complete
11:46:09 [2019-09-16T11:46:09.415Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 10.79MB / 45.37MB 0.2s
11:46:09 [2019-09-16T11:46:09.415Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 1.06MB / 10.79MB 0.2s
11:46:09 [2019-09-16T11:46:09.415Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 18.82MB / 45.37MB 0.3s
11:46:09 [2019-09-16T11:46:09.415Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.3s
11:46:09 [2019-09-16T11:46:09.415Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.3s done
11:46:09 [2019-09-16T11:46:09.415Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0B / 50.07MB 0.3s
11:46:09 [2019-09-16T11:46:09.673Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 33.86MB / 45.37MB 0.5s
11:46:09 [2019-09-16T11:46:09.673Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.3s done
11:46:09 [2019-09-16T11:46:09.673Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 9.76MB / 50.07MB 0.5s
11:46:09 [2019-09-16T11:46:09.673Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 6.93MB / 57.67MB 0.5s
11:46:09 [2019-09-16T11:46:09.747Z] Merging remotes/origin/19.03 commit 6ffb8e2b6727077d833ce4824830d0d0535eb4df into PR head commit c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:09 [2019-09-16T11:46:09.824Z] 05b3194a550b: Verifying Checksum
11:46:09 [2019-09-16T11:46:09.824Z] 05b3194a550b: Download complete
11:46:09 [2019-09-16T11:46:09.824Z] cd3b67ff4ea9: Verifying Checksum
11:46:09 [2019-09-16T11:46:09.824Z] cd3b67ff4ea9: Download complete
11:46:09 [2019-09-16T11:46:09.932Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 0.7s
11:46:09 [2019-09-16T11:46:09.932Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 19.09MB / 50.07MB 0.7s
11:46:09 [2019-09-16T11:46:09.932Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 15.77MB / 57.67MB 0.7s
11:46:09 [2019-09-16T11:46:09.932Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 0.7s done
11:46:09 [2019-09-16T11:46:09.932Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 26.89MB / 50.07MB 0.8s
11:46:09 [2019-09-16T11:46:09.932Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 21.79MB / 57.67MB 0.8s
11:46:09 [2019-09-16T11:46:09.932Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 0B / 127.96MB 0.8s
11:46:10 [2019-09-16T11:46:10.190Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 40.33MB / 50.07MB 1.1s
11:46:10 [2019-09-16T11:46:10.190Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 32.03MB / 57.67MB 1.1s
11:46:10 [2019-09-16T11:46:10.190Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 11.39MB / 127.96MB 1.1s
11:46:10 [2019-09-16T11:46:10.190Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e
11:46:10 [2019-09-16T11:46:10.272Z] bbaf7f224ceb: Verifying Checksum
11:46:10 [2019-09-16T11:46:10.272Z] bbaf7f224ceb: Download complete
11:46:10 [2019-09-16T11:46:10.452Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 44.05MB / 50.07MB 1.2s
11:46:10 [2019-09-16T11:46:10.452Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 36.31MB / 57.67MB 1.2s
11:46:10 [2019-09-16T11:46:10.452Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.4s
11:46:10 [2019-09-16T11:46:10.452Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 46.18MB / 57.67MB 1.4s
11:46:10 [2019-09-16T11:46:10.452Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 22.22MB / 127.96MB 1.4s
11:46:10 [2019-09-16T11:46:10.712Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.4s done
11:46:10 [2019-09-16T11:46:10.712Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 55.26MB / 57.67MB 1.5s
11:46:10 [2019-09-16T11:46:10.712Z] #4 sha256:a2e19a69cf9111171f042f74810182b007aef12efa7e6ca4134b23f5d30a1f1a 0B / 126B 1.5s
11:46:10 [2019-09-16T11:46:10.712Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 32.06MB / 127.96MB 1.5s
11:46:10 [2019-09-16T11:46:10.712Z] #4 sha256:a2e19a69cf9111171f042f74810182b007aef12efa7e6ca4134b23f5d30a1f1a 126B / 126B 1.5s done
11:46:10 [2019-09-16T11:46:10.969Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 1.6s done
11:46:10 [2019-09-16T11:46:10.969Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 38.64MB / 127.96MB 1.7s
11:46:09 [2019-09-16T11:46:09.781Z]  > git config core.sparsecheckout # timeout=10
11:46:09 [2019-09-16T11:46:09.840Z]  > git checkout -f c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:11 [2019-09-16T11:46:11.179Z] 81cc889ba28f: Verifying Checksum
11:46:11 [2019-09-16T11:46:11.179Z] 81cc889ba28f: Download complete
11:46:11 [2019-09-16T11:46:11.228Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 49.11MB / 127.96MB 1.8s
11:46:11 [2019-09-16T11:46:11.228Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 56.88MB / 127.96MB 2.0s
11:46:11 [2019-09-16T11:46:11.486Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 68.77MB / 127.96MB 2.2s
11:46:11 [2019-09-16T11:46:11.486Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 79.72MB / 127.96MB 2.4s
11:46:11 [2019-09-16T11:46:11.565Z] c8a80ec91ff1: Verifying Checksum
11:46:11 [2019-09-16T11:46:11.565Z] c8a80ec91ff1: Download complete
11:46:11 [2019-09-16T11:46:11.744Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 92.95MB / 127.96MB 2.5s
11:46:11 [2019-09-16T11:46:11.935Z] 05b3194a550b: Pull complete
11:46:12 [2019-09-16T11:46:12.001Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 102.19MB / 127.96MB 2.7s
11:46:12 [2019-09-16T11:46:12.262Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 123.22MB / 127.96MB 3.0s
11:46:12 [2019-09-16T11:46:12.529Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 127.96MB / 127.96MB 3.3s done
11:46:12 [2019-09-16T11:46:12.716Z] 5cc01dcd9b0a: Pull complete
11:46:12 [2019-09-16T11:46:12.716Z] 5154470af4c8: Pull complete
11:46:13 [2019-09-16T11:46:13.094Z] #4 ...
11:46:13 [2019-09-16T11:46:13.094Z] 
11:46:13 [2019-09-16T11:46:13.094Z] #18 [internal] load build context
11:46:13 [2019-09-16T11:46:13.094Z] #18 transferring context: 43.57MB 3.9s done
11:46:13 [2019-09-16T11:46:13.094Z] #18 DONE 3.9s
11:46:13 [2019-09-16T11:46:13.094Z] 
11:46:13 [2019-09-16T11:46:13.094Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.8-stretch@sha256:cb542b93d...
11:46:13 [2019-09-16T11:46:13.534Z] Merge succeeded, producing c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:13 [2019-09-16T11:46:13.535Z] Checking out Revision c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b (PR-345)
11:46:13 [2019-09-16T11:46:13.914Z] Commit message: "Fix TestSwarmClusterRotateUnlockKey"
11:46:14 [2019-09-16T11:46:14.025Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 3.6s done
11:46:14 [2019-09-16T11:46:14.025Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821
11:46:14 [2019-09-16T11:46:14.068Z] using credential docker-jenkins-github-credentials
11:46:14 [2019-09-16T11:46:14.145Z] Cloning the remote Git repository
11:46:14 [2019-09-16T11:46:14.145Z] Cloning with configured refspecs honoured and without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:46:14 [2019-09-16T11:46:14.554Z] cd3b67ff4ea9: Pull complete
11:46:14 [2019-09-16T11:46:14.589Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done
11:46:14 [2019-09-16T11:46:14.589Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8
11:46:14 [2019-09-16T11:46:14.589Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.1s done
11:46:13 [2019-09-16T11:46:13.278Z]  > git merge 6ffb8e2b6727077d833ce4824830d0d0535eb4df # timeout=10
11:46:13 [2019-09-16T11:46:13.427Z]  > git rev-parse "HEAD^{commit}" # timeout=10
11:46:13 [2019-09-16T11:46:13.569Z]  > git config core.sparsecheckout # timeout=10
11:46:13 [2019-09-16T11:46:13.639Z]  > git checkout -f c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:14 [2019-09-16T11:46:14.846Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0.1s
11:46:15 [2019-09-16T11:46:15.285Z] + docker version
11:46:15 [2019-09-16T11:46:15.285Z] Client: Docker Engine - Enterprise
11:46:15 [2019-09-16T11:46:15.285Z]  Version:           19.03.2
11:46:15 [2019-09-16T11:46:15.285Z]  API version:       1.40
11:46:15 [2019-09-16T11:46:15.285Z]  Go version:        go1.12.8
11:46:15 [2019-09-16T11:46:15.285Z]  Git commit:        c92ab06ed9
11:46:15 [2019-09-16T11:46:15.285Z]  Built:             09/03/2019 16:38:11
11:46:15 [2019-09-16T11:46:15.285Z]  OS/Arch:           windows/amd64
11:46:15 [2019-09-16T11:46:15.285Z]  Experimental:      false
11:46:15 [2019-09-16T11:46:15.285Z] 
11:46:15 [2019-09-16T11:46:15.285Z] Server: Docker Engine - Enterprise
11:46:15 [2019-09-16T11:46:15.285Z]  Engine:
11:46:15 [2019-09-16T11:46:15.285Z]   Version:          19.03.2
11:46:15 [2019-09-16T11:46:15.285Z]   API version:      1.40 (minimum version 1.24)
11:46:15 [2019-09-16T11:46:15.285Z]   Go version:       go1.12.8
11:46:15 [2019-09-16T11:46:15.285Z]   Git commit:       c92ab06ed9
11:46:15 [2019-09-16T11:46:15.285Z]   Built:            09/03/2019 16:35:47
11:46:15 [2019-09-16T11:46:15.285Z]   OS/Arch:          windows/amd64
11:46:15 [2019-09-16T11:46:15.285Z]   Experimental:     true
[Pipeline] sh
11:46:14 [2019-09-16T11:46:14.337Z] Cloning repository https://github.com/docker/engine.git
11:46:14 [2019-09-16T11:46:14.706Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
11:46:14 [2019-09-16T11:46:14.869Z] Fetching upstream changes from https://github.com/docker/engine.git
11:46:14 [2019-09-16T11:46:14.870Z]  > git --version # timeout=10
11:46:14 [2019-09-16T11:46:14.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:46:14 [2019-09-16T11:46:14.917Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/19.03:refs/remotes/origin/19.03
11:46:16 [2019-09-16T11:46:16.310Z] + docker info
11:46:16 [2019-09-16T11:46:16.343Z] 81cc889ba28f: Pull complete
11:46:17 [2019-09-16T11:46:17.368Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 2.1s done
11:46:17 [2019-09-16T11:46:17.368Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0.1s
11:46:17 [2019-09-16T11:46:17.413Z] Client:
11:46:17 [2019-09-16T11:46:17.413Z]  Debug Mode: false
11:46:17 [2019-09-16T11:46:17.413Z]  Plugins:
11:46:17 [2019-09-16T11:46:17.413Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
11:46:17 [2019-09-16T11:46:17.413Z] 
11:46:17 [2019-09-16T11:46:17.413Z] Server:
11:46:17 [2019-09-16T11:46:17.413Z]  Containers: 0
11:46:17 [2019-09-16T11:46:17.413Z]   Running: 0
11:46:17 [2019-09-16T11:46:17.413Z]   Paused: 0
11:46:17 [2019-09-16T11:46:17.413Z]   Stopped: 0
11:46:17 [2019-09-16T11:46:17.413Z]  Images: 8
11:46:17 [2019-09-16T11:46:17.413Z]  Server Version: 19.03.2
11:46:17 [2019-09-16T11:46:17.413Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:46:17 [2019-09-16T11:46:17.413Z]   Windows: 
11:46:17 [2019-09-16T11:46:17.413Z]   LCOW: 
11:46:17 [2019-09-16T11:46:17.413Z]  Logging Driver: json-file
11:46:17 [2019-09-16T11:46:17.413Z]  Plugins:
11:46:17 [2019-09-16T11:46:17.413Z]   Volume: local
11:46:17 [2019-09-16T11:46:17.413Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
11:46:17 [2019-09-16T11:46:17.413Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:46:17 [2019-09-16T11:46:17.413Z]  Swarm: inactive
11:46:17 [2019-09-16T11:46:17.413Z]  Default Isolation: process
11:46:17 [2019-09-16T11:46:17.413Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:46:17 [2019-09-16T11:46:17.413Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
11:46:17 [2019-09-16T11:46:17.413Z]  OSType: windows
11:46:17 [2019-09-16T11:46:17.413Z]  Architecture: x86_64
11:46:17 [2019-09-16T11:46:17.413Z]  CPUs: 4
11:46:17 [2019-09-16T11:46:17.413Z]  Total Memory: 32GiB
11:46:17 [2019-09-16T11:46:17.413Z]  Name: azwin-2-575560
11:46:17 [2019-09-16T11:46:17.413Z]  ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW
11:46:17 [2019-09-16T11:46:17.413Z]  Docker Root Dir: D:\docker
11:46:17 [2019-09-16T11:46:17.413Z]  Debug Mode: false
11:46:17 [2019-09-16T11:46:17.413Z]  Registry: https://index.docker.io/v1/
11:46:17 [2019-09-16T11:46:17.413Z]  Labels:
11:46:17 [2019-09-16T11:46:17.413Z]  Experimental: true
11:46:17 [2019-09-16T11:46:17.413Z]  Insecure Registries:
11:46:17 [2019-09-16T11:46:17.413Z]   10.0.0.4:5000
11:46:17 [2019-09-16T11:46:17.413Z]   127.0.0.0/8
11:46:17 [2019-09-16T11:46:17.413Z]  Registry Mirrors:
11:46:17 [2019-09-16T11:46:17.413Z]   http://10.0.0.4:5000/
11:46:17 [2019-09-16T11:46:17.413Z]  Live Restore Enabled: false
11:46:17 [2019-09-16T11:46:17.413Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
11:46:18 [2019-09-16T11:46:18.738Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.7s done
11:46:18 [2019-09-16T11:46:18.995Z] #4 extracting sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6
11:46:19 [2019-09-16T11:46:19.567Z] c8a80ec91ff1: Pull complete
11:46:19 [2019-09-16T11:46:19.567Z] bbaf7f224ceb: Pull complete
11:46:19 [2019-09-16T11:46:19.567Z] Digest: sha256:cb542b93d57a40d3ef010f5df41e810b7612fc6711720c70ce9aed7d67b23b69
11:46:19 [2019-09-16T11:46:19.567Z] Status: Downloaded newer image for golang:1.12.8-stretch
11:46:19 [2019-09-16T11:46:19.567Z]  ---> 87e331a9279d
11:46:19 [2019-09-16T11:46:19.567Z] Step 5/126 : ARG APT_MIRROR
11:46:19 [2019-09-16T11:46:19.567Z]  ---> Running in d319f2980066
11:46:19 [2019-09-16T11:46:19.946Z] Removing intermediate container d319f2980066
11:46:19 [2019-09-16T11:46:19.946Z]  ---> 71eae1935a56
11:46:19 [2019-09-16T11:46:19.946Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
11:46:19 [2019-09-16T11:46:19.946Z]  ---> Running in 6c93d659cc6d
11:46:21 [2019-09-16T11:46:21.207Z] Removing intermediate container 6c93d659cc6d
11:46:21 [2019-09-16T11:46:21.207Z]  ---> 1996ede3ea70
11:46:21 [2019-09-16T11:46:21.207Z] Step 7/126 : FROM base AS criu
11:46:21 [2019-09-16T11:46:21.207Z]  ---> 1996ede3ea70
11:46:21 [2019-09-16T11:46:21.207Z] Step 8/126 : ARG DEBIAN_FRONTEND
11:46:21 [2019-09-16T11:46:21.207Z]  ---> Running in 921615aee63e
11:46:21 [2019-09-16T11:46:21.207Z] Removing intermediate container 921615aee63e
11:46:21 [2019-09-16T11:46:21.207Z]  ---> 92b95e6b40d9
11:46:21 [2019-09-16T11:46:21.207Z] Step 9/126 : ENV CRIU_VERSION 3.11
11:46:21 [2019-09-16T11:46:21.207Z]  ---> Running in fb02f8974e46
11:46:21 [2019-09-16T11:46:21.585Z] Removing intermediate container fb02f8974e46
11:46:21 [2019-09-16T11:46:21.585Z]  ---> 01cfa9f6a759
11:46:21 [2019-09-16T11:46:21.585Z] Step 10/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
11:46:21 [2019-09-16T11:46:21.585Z]  ---> Running in dadcfec042b9
11:46:21 [2019-09-16T11:46:21.987Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:46:21 [2019-09-16T11:46:21.987Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:46:21 [2019-09-16T11:46:21.987Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:46:21 [2019-09-16T11:46:21.987Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:46:21 [2019-09-16T11:46:21.987Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:46:22 [2019-09-16T11:46:22.381Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
11:46:22 [2019-09-16T11:46:22.381Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
11:46:22 [2019-09-16T11:46:22.381Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
11:46:23 [2019-09-16T11:46:23.711Z] Fetched 7672 kB in 1s (4361 kB/s)
11:46:24 [2019-09-16T11:46:24.251Z] #4 extracting sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 4.7s done
11:46:24 [2019-09-16T11:46:24.251Z] #4 extracting sha256:a2e19a69cf9111171f042f74810182b007aef12efa7e6ca4134b23f5d30a1f1a done
11:46:24 [2019-09-16T11:46:24.251Z] #4 DONE 14.7s
11:46:24 [2019-09-16T11:46:24.251Z] 
11:46:24 [2019-09-16T11:46:24.251Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
11:46:24 [2019-09-16T11:46:24.506Z] Reading package lists...
11:46:24 [2019-09-16T11:46:24.872Z] Reading package lists...
11:46:24 [2019-09-16T11:46:24.872Z] Building dependency tree...
11:46:24 [2019-09-16T11:46:24.872Z] Reading state information...
11:46:24 [2019-09-16T11:46:24.872Z] The following additional packages will be installed:
11:46:24 [2019-09-16T11:46:24.872Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
11:46:24 [2019-09-16T11:46:24.872Z]   libprotoc10 python-pkg-resources zlib1g-dev
11:46:24 [2019-09-16T11:46:24.872Z] Suggested packages:
11:46:24 [2019-09-16T11:46:24.872Z]   manpages-dev python-setuptools
11:46:25 [2019-09-16T11:46:25.260Z] The following NEW packages will be installed:
11:46:25 [2019-09-16T11:46:25.260Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
11:46:25 [2019-09-16T11:46:25.260Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
11:46:25 [2019-09-16T11:46:25.260Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
11:46:25 [2019-09-16T11:46:25.260Z]   zlib1g-dev
11:46:25 [2019-09-16T11:46:25.260Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded.
11:46:25 [2019-09-16T11:46:25.260Z] Need to get 3476 kB of archives.
11:46:25 [2019-09-16T11:46:25.260Z] After this operation, 20.2 MB of additional disk space will be used.
11:46:25 [2019-09-16T11:46:25.260Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
11:46:25 [2019-09-16T11:46:25.260Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
11:46:25 [2019-09-16T11:46:25.646Z] debconf: delaying package configuration, since apt-utils is not installed
11:46:25 [2019-09-16T11:46:25.646Z] Fetched 3476 kB in 0s (22.7 MB/s)
11:46:25 [2019-09-16T11:46:25.646Z] Selecting previously unselected package libnet1:s390x.
11:46:25 [2019-09-16T11:46:25.646Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
11:46:25 [2019-09-16T11:46:25.646Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
11:46:25 [2019-09-16T11:46:25.646Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
11:46:25 [2019-09-16T11:46:25.646Z] Selecting previously unselected package libcap-dev:s390x.
11:46:25 [2019-09-16T11:46:25.646Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
11:46:25 [2019-09-16T11:46:25.646Z] Unpacking libcap-dev:s390x (1:2.25-1) ...
11:46:25 [2019-09-16T11:46:25.646Z] Selecting previously unselected package libnet1-dev.
11:46:25 [2019-09-16T11:46:25.646Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
11:46:25 [2019-09-16T11:46:25.646Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
11:46:25 [2019-09-16T11:46:25.646Z] Selecting previously unselected package libnl-3-200:s390x.
11:46:25 [2019-09-16T11:46:25.646Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
11:46:25 [2019-09-16T11:46:25.646Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
11:46:25 [2019-09-16T11:46:25.646Z] Selecting previously unselected package libnl-3-dev:s390x.
11:46:25 [2019-09-16T11:46:25.646Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
11:46:25 [2019-09-16T11:46:25.646Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ...
11:46:26 [2019-09-16T11:46:26.025Z] Selecting previously unselected package libprotobuf-c1:s390x.
11:46:26 [2019-09-16T11:46:26.025Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
11:46:26 [2019-09-16T11:46:26.025Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
11:46:26 [2019-09-16T11:46:26.025Z] Selecting previously unselected package libprotobuf-c-dev:s390x.
11:46:26 [2019-09-16T11:46:26.025Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
11:46:26 [2019-09-16T11:46:26.025Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
11:46:26 [2019-09-16T11:46:26.025Z] Selecting previously unselected package zlib1g-dev:s390x.
11:46:26 [2019-09-16T11:46:26.025Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
11:46:26 [2019-09-16T11:46:26.025Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
11:46:26 [2019-09-16T11:46:26.025Z] Selecting previously unselected package libprotobuf10:s390x.
11:46:26 [2019-09-16T11:46:26.025Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
11:46:26 [2019-09-16T11:46:26.025Z] Unpacking libprotobuf10:s390x (3.0.0-9) ...
11:46:26 [2019-09-16T11:46:26.025Z] Selecting previously unselected package libprotobuf-lite10:s390x.
11:46:26 [2019-09-16T11:46:26.025Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
11:46:26 [2019-09-16T11:46:26.025Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
11:46:26 [2019-09-16T11:46:26.025Z] Selecting previously unselected package libprotobuf-dev:s390x.
11:46:26 [2019-09-16T11:46:26.025Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
11:46:26 [2019-09-16T11:46:26.025Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
11:46:26 [2019-09-16T11:46:26.149Z] #5 DONE 1.8s
11:46:26 [2019-09-16T11:46:26.149Z] 
11:46:26 [2019-09-16T11:46:26.149Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
11:46:26 [2019-09-16T11:46:26.149Z] #6 ...
11:46:26 [2019-09-16T11:46:26.149Z] 
11:46:26 [2019-09-16T11:46:26.149Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:46:26 [2019-09-16T11:46:26.149Z] #22 DONE 0.1s
11:46:26 [2019-09-16T11:46:26.149Z] 
11:46:26 [2019-09-16T11:46:26.149Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
11:46:26 [2019-09-16T11:46:26.390Z] Selecting previously unselected package libprotoc10:s390x.
11:46:26 [2019-09-16T11:46:26.390Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
11:46:26 [2019-09-16T11:46:26.390Z] Unpacking libprotoc10:s390x (3.0.0-9) ...
11:46:26 [2019-09-16T11:46:26.715Z] #15 1.070 + mktemp -d
11:46:26 [2019-09-16T11:46:26.715Z] #15 1.072 + export GOPATH=/tmp/tmp.BqFHaH3PWs
11:46:26 [2019-09-16T11:46:26.715Z] #15 1.072 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.BqFHaH3PWs/src/github.com/go-swagger/go-swagger
11:46:26 [2019-09-16T11:46:26.715Z] #15 1.075 Cloning into '/tmp/tmp.BqFHaH3PWs/src/github.com/go-swagger/go-swagger'...
11:46:26 [2019-09-16T11:46:26.767Z] Selecting previously unselected package protobuf-c-compiler.
11:46:26 [2019-09-16T11:46:26.767Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
11:46:26 [2019-09-16T11:46:26.767Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
11:46:26 [2019-09-16T11:46:26.767Z] Selecting previously unselected package protobuf-compiler.
11:46:26 [2019-09-16T11:46:26.767Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
11:46:26 [2019-09-16T11:46:26.767Z] Unpacking protobuf-compiler (3.0.0-9) ...
11:46:26 [2019-09-16T11:46:26.767Z] Selecting previously unselected package python-pkg-resources.
11:46:26 [2019-09-16T11:46:26.767Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
11:46:26 [2019-09-16T11:46:26.767Z] Unpacking python-pkg-resources (33.1.1-1) ...
11:46:26 [2019-09-16T11:46:26.767Z] Selecting previously unselected package python-protobuf.
11:46:26 [2019-09-16T11:46:26.767Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
11:46:26 [2019-09-16T11:46:26.767Z] Unpacking python-protobuf (3.0.0-9) ...
11:46:26 [2019-09-16T11:46:26.767Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
11:46:26 [2019-09-16T11:46:26.767Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
11:46:26 [2019-09-16T11:46:26.767Z] Setting up python-pkg-resources (33.1.1-1) ...
11:46:27 [2019-09-16T11:46:27.139Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
11:46:27 [2019-09-16T11:46:27.139Z] Setting up libprotobuf10:s390x (3.0.0-9) ...
11:46:27 [2019-09-16T11:46:27.139Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:46:27 [2019-09-16T11:46:27.139Z] Setting up python-protobuf (3.0.0-9) ...
11:46:27 [2019-09-16T11:46:27.632Z] Setting up libcap-dev:s390x (1:2.25-1) ...
11:46:27 [2019-09-16T11:46:27.632Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
11:46:27 [2019-09-16T11:46:27.632Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
11:46:27 [2019-09-16T11:46:27.632Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
11:46:27 [2019-09-16T11:46:27.632Z] Setting up libprotoc10:s390x (3.0.0-9) ...
11:46:27 [2019-09-16T11:46:27.632Z] Setting up protobuf-c-compiler (1.2.1-2) ...
11:46:27 [2019-09-16T11:46:27.632Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
11:46:27 [2019-09-16T11:46:27.632Z] Setting up protobuf-compiler (3.0.0-9) ...
11:46:27 [2019-09-16T11:46:27.632Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ...
11:46:27 [2019-09-16T11:46:27.632Z] Setting up libnl-3-dev:s390x (3.2.27-2) ...
11:46:27 [2019-09-16T11:46:27.632Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:46:28 [2019-09-16T11:46:28.667Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
11:46:28 [2019-09-16T11:46:28.720Z]  > git config --add remote.origin.fetch +refs/pull/345/head:refs/remotes/origin/PR-345 # timeout=10
11:46:28 [2019-09-16T11:46:28.766Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
11:46:28 [2019-09-16T11:46:28.964Z] Fetching without tags
11:46:29 [2019-09-16T11:46:29.096Z] Removing intermediate container dadcfec042b9
11:46:29 [2019-09-16T11:46:29.096Z]  ---> 04ee7e86d7f9
11:46:29 [2019-09-16T11:46:29.096Z] Step 11/126 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
11:46:29 [2019-09-16T11:46:29.096Z]  ---> Running in 3d040b2ea3a3
11:46:29 [2019-09-16T11:46:29.622Z] Merging remotes/origin/19.03 commit 6ffb8e2b6727077d833ce4824830d0d0535eb4df into PR head commit c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:30 [2019-09-16T11:46:30.012Z] fatal: Not a git repository (or any of the parent directories): .git
11:46:30 [2019-09-16T11:46:30.012Z]   GEN      .gitid
11:46:30 [2019-09-16T11:46:30.012Z]   GEN      criu/include/version.h
11:46:30 [2019-09-16T11:46:30.012Z]   GEN      include/common/asm
11:46:30 [2019-09-16T11:46:30.012Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
11:46:30 [2019-09-16T11:46:30.012Z]   PBCC     images/opts.pb-c.c
11:46:30 [2019-09-16T11:46:30.012Z]   PBCC     images/sit.pb-c.c
11:46:30 [2019-09-16T11:46:30.012Z]   DEP      images/google/protobuf/descriptor.pb-c.d
11:46:30 [2019-09-16T11:46:30.012Z]   DEP      images/opts.pb-c.d
11:46:30 [2019-09-16T11:46:30.012Z]   DEP      images/sit.pb-c.d
11:46:30 [2019-09-16T11:46:30.012Z]   PBCC     images/macvlan.pb-c.c
11:46:30 [2019-09-16T11:46:30.012Z]   DEP      images/macvlan.pb-c.d
11:46:30 [2019-09-16T11:46:30.012Z]   PBCC     images/autofs.pb-c.c
11:46:30 [2019-09-16T11:46:30.012Z]   DEP      images/autofs.pb-c.d
11:46:30 [2019-09-16T11:46:30.012Z]   PBCC     images/sysctl.pb-c.c
11:46:30 [2019-09-16T11:46:30.012Z]   DEP      images/sysctl.pb-c.d
11:46:30 [2019-09-16T11:46:30.012Z]   PBCC     images/time.pb-c.c
11:46:30 [2019-09-16T11:46:30.012Z]   DEP      images/time.pb-c.d
11:46:30 [2019-09-16T11:46:30.012Z]   PBCC     images/binfmt-misc.pb-c.c
11:46:30 [2019-09-16T11:46:30.012Z]   DEP      images/binfmt-misc.pb-c.d
11:46:30 [2019-09-16T11:46:30.012Z]   PBCC     images/seccomp.pb-c.c
11:46:30 [2019-09-16T11:46:30.012Z]   DEP      images/seccomp.pb-c.d
11:46:30 [2019-09-16T11:46:30.012Z]   PBCC     images/userns.pb-c.c
11:46:30 [2019-09-16T11:46:30.012Z]   DEP      images/userns.pb-c.d
11:46:30 [2019-09-16T11:46:30.012Z]   PBCC     images/cgroup.pb-c.c
11:46:30 [2019-09-16T11:46:30.012Z]   DEP      images/cgroup.pb-c.d
11:46:30 [2019-09-16T11:46:30.012Z]   PBCC     images/fown.pb-c.c
11:46:30 [2019-09-16T11:46:30.012Z]   PBCC     images/ext-file.pb-c.c
11:46:30 [2019-09-16T11:46:30.012Z]   DEP      images/fown.pb-c.d
11:46:30 [2019-09-16T11:46:30.012Z]   DEP      images/ext-file.pb-c.d
11:46:30 [2019-09-16T11:46:30.012Z]   PBCC     images/rpc.pb-c.c
11:46:30 [2019-09-16T11:46:30.012Z]   DEP      images/rpc.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/siginfo.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/siginfo.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/pagemap.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/pagemap.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/rlimit.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/rlimit.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/file-lock.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/file-lock.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/tty.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/tty.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/tun.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/netdev.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/tun.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/netdev.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/vma.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/vma.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/creds.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/creds.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/utsns.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/utsns.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/ipc-desc.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/ipc-sem.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/ipc-desc.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/ipc-sem.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/ipc-msg.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/ipc-msg.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/ipc-shm.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/ipc-shm.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/ipc-var.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/ipc-var.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/sk-opts.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/packet-sock.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/sk-opts.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/packet-sock.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/sk-netlink.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/sk-netlink.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/sk-inet.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/sk-inet.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/sk-unix.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/sk-unix.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/mm.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/mm.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/timerfd.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/timerfd.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/timer.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/timer.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/sa.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/sa.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/pipe-data.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/pipe-data.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/mnt.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/mnt.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/sk-packet.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/sk-packet.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/tcp-stream.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/tcp-stream.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/pipe.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/pipe.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/pstree.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/pstree.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/fs.pb-c.c
11:46:30 [2019-09-16T11:46:30.406Z]   DEP      images/fs.pb-c.d
11:46:30 [2019-09-16T11:46:30.406Z]   PBCC     images/signalfd.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/signalfd.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/fh.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/fsnotify.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/fh.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/fsnotify.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/eventpoll.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/eventpoll.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/eventfd.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/eventfd.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/remap-file-path.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/remap-file-path.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/fifo.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/fifo.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/ghost-file.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/ghost-file.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/regfile.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/regfile.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/ns.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/ns.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/fdinfo.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/fdinfo.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/core-aarch64.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/core-arm.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/core-ppc64.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/core-s390.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/core-x86.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/core.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/inventory.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/core-aarch64.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/core-arm.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/core-ppc64.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/core-s390.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/core-x86.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/core.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/inventory.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/cpuinfo.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/cpuinfo.pb-c.d
11:46:30 [2019-09-16T11:46:30.777Z]   PBCC     images/stats.pb-c.c
11:46:30 [2019-09-16T11:46:30.777Z]   DEP      images/stats.pb-c.d
11:46:31 [2019-09-16T11:46:31.153Z] make[1]: Nothing to be done for 'all'.
11:46:31 [2019-09-16T11:46:31.153Z]   CC       images/stats.o
11:46:31 [2019-09-16T11:46:31.153Z]   CC       images/core.o
11:46:31 [2019-09-16T11:46:31.532Z]   CC       images/core-x86.o
11:46:31 [2019-09-16T11:46:31.532Z]   CC       images/core-arm.o
11:46:31 [2019-09-16T11:46:31.532Z]   CC       images/core-aarch64.o
11:46:31 [2019-09-16T11:46:31.532Z]   CC       images/core-ppc64.o
11:46:31 [2019-09-16T11:46:31.532Z]   CC       images/core-s390.o
11:46:31 [2019-09-16T11:46:31.532Z]   CC       images/cpuinfo.o
11:46:28 [2019-09-16T11:46:28.880Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
11:46:29 [2019-09-16T11:46:29.002Z] Fetching upstream changes from https://github.com/docker/engine.git
11:46:29 [2019-09-16T11:46:29.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:46:29 [2019-09-16T11:46:29.005Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/19.03:refs/remotes/origin/19.03
11:46:29 [2019-09-16T11:46:29.732Z]  > git config core.sparsecheckout # timeout=10
11:46:29 [2019-09-16T11:46:29.780Z]  > git checkout -f c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:31 [2019-09-16T11:46:31.913Z]   CC       images/inventory.o
11:46:31 [2019-09-16T11:46:31.913Z]   CC       images/fdinfo.o
11:46:31 [2019-09-16T11:46:31.913Z]   CC       images/fown.o
11:46:31 [2019-09-16T11:46:31.913Z]   CC       images/ns.o
11:46:31 [2019-09-16T11:46:31.913Z]   CC       images/regfile.o
11:46:31 [2019-09-16T11:46:31.913Z]   CC       images/ghost-file.o
11:46:31 [2019-09-16T11:46:31.913Z]   CC       images/fifo.o
11:46:31 [2019-09-16T11:46:31.913Z]   CC       images/remap-file-path.o
11:46:31 [2019-09-16T11:46:31.913Z]   CC       images/eventfd.o
11:46:31 [2019-09-16T11:46:31.913Z]   CC       images/eventpoll.o
11:46:31 [2019-09-16T11:46:31.913Z]   CC       images/fh.o
11:46:31 [2019-09-16T11:46:31.973Z] #15 ...
11:46:31 [2019-09-16T11:46:31.973Z] 
11:46:31 [2019-09-16T11:46:31.973Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
11:46:31 [2019-09-16T11:46:31.973Z] #6 2.486 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:46:31 [2019-09-16T11:46:31.973Z] #6 2.585 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:46:31 [2019-09-16T11:46:31.973Z] #6 2.622 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:46:31 [2019-09-16T11:46:31.974Z] #6 2.623 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:46:31 [2019-09-16T11:46:31.974Z] #6 2.639 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:46:31 [2019-09-16T11:46:31.974Z] #6 2.864 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
11:46:31 [2019-09-16T11:46:31.974Z] #6 3.230 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:46:31 [2019-09-16T11:46:31.974Z] #6 3.421 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:46:31 [2019-09-16T11:46:31.974Z] #6 5.781 Fetched 7922 kB in 4s (1842 kB/s)
11:46:32 [2019-09-16T11:46:32.274Z]   CC       images/fsnotify.o
11:46:32 [2019-09-16T11:46:32.274Z]   CC       images/signalfd.o
11:46:32 [2019-09-16T11:46:32.274Z]   CC       images/fs.o
11:46:32 [2019-09-16T11:46:32.274Z]   CC       images/pstree.o
11:46:32 [2019-09-16T11:46:32.274Z]   CC       images/pipe.o
11:46:32 [2019-09-16T11:46:32.274Z]   CC       images/tcp-stream.o
11:46:32 [2019-09-16T11:46:32.274Z]   CC       images/sk-packet.o
11:46:32 [2019-09-16T11:46:32.274Z]   CC       images/mnt.o
11:46:32 [2019-09-16T11:46:32.274Z]   CC       images/pipe-data.o
11:46:32 [2019-09-16T11:46:32.274Z]   CC       images/sa.o
11:46:32 [2019-09-16T11:46:32.274Z]   CC       images/timer.o
11:46:32 [2019-09-16T11:46:32.652Z]   CC       images/timerfd.o
11:46:32 [2019-09-16T11:46:32.652Z]   CC       images/mm.o
11:46:32 [2019-09-16T11:46:32.652Z]   CC       images/sk-opts.o
11:46:32 [2019-09-16T11:46:32.652Z]   CC       images/sk-unix.o
11:46:32 [2019-09-16T11:46:32.652Z]   CC       images/sk-inet.o
11:46:32 [2019-09-16T11:46:32.652Z]   CC       images/tun.o
11:46:32 [2019-09-16T11:46:32.652Z]   CC       images/sk-netlink.o
11:46:32 [2019-09-16T11:46:32.652Z]   CC       images/packet-sock.o
11:46:32 [2019-09-16T11:46:32.652Z]   CC       images/ipc-var.o
11:46:32 [2019-09-16T11:46:32.652Z]   CC       images/ipc-desc.o
11:46:32 [2019-09-16T11:46:32.652Z]   CC       images/ipc-shm.o
11:46:32 [2019-09-16T11:46:32.726Z] 
11:46:32 [2019-09-16T11:46:32.726Z] INFO: executeCI.ps1 starting at Mon Sep 16 11:46:31 CUT 2019
11:46:32 [2019-09-16T11:46:32.726Z] 
11:46:32 [2019-09-16T11:46:32.726Z] INFO: Script version 05-Feb-2019 09:03 PDT
11:46:32 [2019-09-16T11:46:32.726Z] INFO: Running git version 2.23.0.windows.1
11:46:32 [2019-09-16T11:46:32.726Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
11:46:32 [2019-09-16T11:46:32.726Z] INFO: Environment variables:
11:46:32 [2019-09-16T11:46:32.726Z] 
11:46:32 [2019-09-16T11:46:32.726Z] Name                           Value                                                                                   
11:46:32 [2019-09-16T11:46:32.726Z] ----                           -----                                                                                   
11:46:32 [2019-09-16T11:46:32.726Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
11:46:32 [2019-09-16T11:46:32.726Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
11:46:32 [2019-09-16T11:46:32.726Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
11:46:32 [2019-09-16T11:46:32.726Z] BRANCH_NAME                    PR-345                                                                                  
11:46:32 [2019-09-16T11:46:32.726Z] BUILD_DISPLAY_NAME             #7                                                                                      
11:46:32 [2019-09-16T11:46:32.726Z] BUILD_ID                       7                                                                                       
11:46:32 [2019-09-16T11:46:32.726Z] BUILD_NUMBER                   7                                                                                       
11:46:32 [2019-09-16T11:46:32.726Z] BUILD_TAG                      jenkins-engine-PR-345-7                                                                 
11:46:32 [2019-09-16T11:46:32.726Z] BUILD_URL                      https://ci.docker.com/public/job/engine/job/PR-345/7/                                   
11:46:32 [2019-09-16T11:46:32.726Z] CHANGE_AUTHOR                  thaJeztah                                                                               
11:46:32 [2019-09-16T11:46:32.726Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
11:46:32 [2019-09-16T11:46:32.726Z] CHANGE_BRANCH                  19.03_backport_swarm_flaky                                                              
11:46:32 [2019-09-16T11:46:32.726Z] CHANGE_FORK                    thaJeztah                                                                               
11:46:32 [2019-09-16T11:46:32.726Z] CHANGE_ID                      345                                                                                     
11:46:32 [2019-09-16T11:46:32.726Z] CHANGE_TARGET                  19.03                                                                                   
11:46:32 [2019-09-16T11:46:32.726Z] CHANGE_TITLE                   [19.03 backport] integration-cli: fix swarm tests flakiness                             
11:46:32 [2019-09-16T11:46:32.726Z] CHANGE_URL                     https://github.com/docker/engine/pull/345                                               
11:46:32 [2019-09-16T11:46:32.726Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
11:46:32 [2019-09-16T11:46:32.726Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
11:46:32 [2019-09-16T11:46:32.726Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
11:46:32 [2019-09-16T11:46:32.726Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
11:46:32 [2019-09-16T11:46:32.726Z] COMPUTERNAME                   azwin-2-575560                                                                          
11:46:32 [2019-09-16T11:46:32.726Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
11:46:32 [2019-09-16T11:46:32.726Z] ConfigSequenceNumber           0                                                                                       
11:46:32 [2019-09-16T11:46:32.726Z] DOCKER_BUILDKIT                0                                                                                       
11:46:32 [2019-09-16T11:46:32.726Z] DOCKER_EXPERIMENTAL            1                                                                                       
11:46:32 [2019-09-16T11:46:32.726Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
11:46:32 [2019-09-16T11:46:32.726Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
11:46:32 [2019-09-16T11:46:32.726Z] EXECUTOR_NUMBER                0                                                                                       
11:46:32 [2019-09-16T11:46:32.726Z] FQDN                           azwin-2-575560.westus.cloudapp.azure.com                                                
11:46:32 [2019-09-16T11:46:32.726Z] GIT_BRANCH                     PR-345                                                                                  
11:46:32 [2019-09-16T11:46:32.726Z] GIT_COMMIT                     c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b                                                
11:46:32 [2019-09-16T11:46:32.726Z] GIT_PREVIOUS_COMMIT            1011e3716a7cc821a4116eedc61e0de106813c02                                                
11:46:32 [2019-09-16T11:46:32.726Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 16944548cd1e460c5bfb653471ea2555ed1d8dfc                                                
11:46:32 [2019-09-16T11:46:32.726Z] GIT_URL                        https://github.com/docker/engine.git                                                    
11:46:32 [2019-09-16T11:46:32.726Z] HUDSON_COOKIE                  f9adf72a-02b8-49f8-a578-12e4cfa3d3ab                                                    
11:46:32 [2019-09-16T11:46:32.726Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
11:46:32 [2019-09-16T11:46:32.726Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
11:46:32 [2019-09-16T11:46:32.726Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
11:46:32 [2019-09-16T11:46:32.726Z] janky                          true                                                                                    
11:46:32 [2019-09-16T11:46:32.726Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64                          
11:46:32 [2019-09-16T11:46:32.726Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
11:46:32 [2019-09-16T11:46:32.726Z] JENKINS_NODE_COOKIE            2eb6d461-c5a8-4fb3-ac08-ea9831a9f35f                                                    
11:46:32 [2019-09-16T11:46:32.726Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
11:46:32 [2019-09-16T11:46:32.726Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
11:46:32 [2019-09-16T11:46:32.726Z] JOB_BASE_NAME                  PR-345                                                                                  
11:46:32 [2019-09-16T11:46:32.726Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/engine/job/PR-345/display/redirect                     
11:46:32 [2019-09-16T11:46:32.726Z] JOB_NAME                       engine/PR-345                                                                           
11:46:32 [2019-09-16T11:46:32.726Z] JOB_URL                        https://ci.docker.com/public/job/engine/job/PR-345/                                     
11:46:32 [2019-09-16T11:46:32.726Z] library.jps.version            master                                                                                  
11:46:32 [2019-09-16T11:46:32.726Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
11:46:32 [2019-09-16T11:46:32.726Z] NODE_LABELS                    amd64 azure azwin-2-575560 azwin-2019 docker west-us windows windows-2019 x86_64        
11:46:32 [2019-09-16T11:46:32.726Z] NODE_NAME                      azwin-2-575560                                                                          
11:46:32 [2019-09-16T11:46:32.726Z] NUMBER_OF_PROCESSORS           4                                                                                       
11:46:32 [2019-09-16T11:46:32.726Z] OS                             Windows_NT                                                                              
11:46:32 [2019-09-16T11:46:32.726Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
11:46:32 [2019-09-16T11:46:32.726Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
11:46:32 [2019-09-16T11:46:32.726Z] powerpc                        true                                                                                    
11:46:32 [2019-09-16T11:46:32.726Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
11:46:32 [2019-09-16T11:46:32.726Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
11:46:32 [2019-09-16T11:46:32.726Z] PROCESSOR_LEVEL                6                                                                                       
11:46:32 [2019-09-16T11:46:32.726Z] PROCESSOR_REVISION             4f01                                                                                    
11:46:32 [2019-09-16T11:46:32.726Z] ProgramData                    C:\ProgramData                                                                          
11:46:32 [2019-09-16T11:46:32.726Z] ProgramFiles                   C:\Program Files                                                                        
11:46:32 [2019-09-16T11:46:32.726Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
11:46:32 [2019-09-16T11:46:32.726Z] ProgramW6432                   C:\Program Files                                                                        
11:46:32 [2019-09-16T11:46:32.726Z] PROMPT                         $P$G                                                                                    
11:46:32 [2019-09-16T11:46:32.726Z] PSExecutionPolicyPreference    Bypass                                                                                  
11:46:32 [2019-09-16T11:46:32.726Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
11:46:32 [2019-09-16T11:46:32.726Z] PUBLIC                         C:\Users\Public                                                                         
11:46:32 [2019-09-16T11:46:32.726Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/engine/job/PR-345/7/display/redirect?page=changes      
11:46:32 [2019-09-16T11:46:32.726Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/engine/job/PR-345/7/display/redirect                   
11:46:32 [2019-09-16T11:46:32.726Z] skip_dco                       false                                                                                   
11:46:32 [2019-09-16T11:46:32.726Z] SKIP_VALIDATION_TESTS          1                                                                                       
11:46:32 [2019-09-16T11:46:32.726Z] SOURCES_DRIVE                  d                                                                                       
11:46:32 [2019-09-16T11:46:32.726Z] SOURCES_SUBDIR                 gopath                                                                                  
11:46:32 [2019-09-16T11:46:32.726Z] STAGE_NAME                     Run tests                                                                               
11:46:32 [2019-09-16T11:46:32.726Z] SystemDrive                    C:                                                                                      
11:46:32 [2019-09-16T11:46:32.726Z] SystemRoot                     C:\windows                                                                              
11:46:32 [2019-09-16T11:46:32.726Z] TEMP                           C:\windows\TEMP                                                                         
11:46:32 [2019-09-16T11:46:32.726Z] TESTRUN_DRIVE                  d                                                                                       
11:46:32 [2019-09-16T11:46:32.726Z] TESTRUN_SUBDIR                 CI-7                                                                                    
11:46:32 [2019-09-16T11:46:32.726Z] TIMEOUT                        120m                                                                                    
11:46:32 [2019-09-16T11:46:32.726Z] TMP                            C:\windows\TEMP                                                                         
11:46:32 [2019-09-16T11:46:32.726Z] unit_validate                  true                                                                                    
11:46:32 [2019-09-16T11:46:32.726Z] USERDOMAIN                     WORKGROUP                                                                               
11:46:32 [2019-09-16T11:46:32.726Z] USERNAME                       azwin-2-575560$                                                                         
11:46:32 [2019-09-16T11:46:32.726Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
11:46:32 [2019-09-16T11:46:32.726Z] windir                         C:\windows                                                                              
11:46:32 [2019-09-16T11:46:32.726Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
11:46:32 [2019-09-16T11:46:32.726Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
11:46:32 [2019-09-16T11:46:32.726Z] windowsRS1                     true                                                                                    
11:46:32 [2019-09-16T11:46:32.726Z] windowsRS5                     true                                                                                    
11:46:32 [2019-09-16T11:46:32.726Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
11:46:32 [2019-09-16T11:46:32.726Z] z                              true                                                                                    
11:46:32 [2019-09-16T11:46:32.726Z] 
11:46:32 [2019-09-16T11:46:32.726Z] 
11:46:32 [2019-09-16T11:46:32.726Z] 
11:46:32 [2019-09-16T11:46:32.727Z] INFO: Sources under d:\gopath\...
11:46:32 [2019-09-16T11:46:32.727Z] INFO: Test run under d:\CI-7\...
11:46:32 [2019-09-16T11:46:32.727Z] INFO: Running in D:\gopath\src\github.com\docker\docker
11:46:32 [2019-09-16T11:46:32.727Z] INFO: docker/docker repository was found
11:46:32 [2019-09-16T11:46:32.727Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
11:46:32 [2019-09-16T11:46:32.727Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737'
11:46:32 [2019-09-16T11:46:32.727Z] INFO: Docker version of control daemon
11:46:32 [2019-09-16T11:46:32.727Z] 
11:46:32 [2019-09-16T11:46:32.727Z] Client: Docker Engine - Enterprise
11:46:32 [2019-09-16T11:46:32.727Z]  Version:           19.03.2
11:46:32 [2019-09-16T11:46:32.727Z]  API version:       1.40
11:46:32 [2019-09-16T11:46:32.727Z]  Go version:        go1.12.8
11:46:32 [2019-09-16T11:46:32.727Z]  Git commit:        c92ab06ed9
11:46:32 [2019-09-16T11:46:32.727Z]  Built:             09/03/2019 16:38:11
11:46:32 [2019-09-16T11:46:32.727Z]  OS/Arch:           windows/amd64
11:46:32 [2019-09-16T11:46:32.727Z]  Experimental:      false
11:46:32 [2019-09-16T11:46:32.727Z] 
11:46:32 [2019-09-16T11:46:32.727Z] Server: Docker Engine - Enterprise
11:46:32 [2019-09-16T11:46:32.727Z]  Engine:
11:46:32 [2019-09-16T11:46:32.727Z]   Version:          19.03.2
11:46:32 [2019-09-16T11:46:32.727Z]   API version:      1.40 (minimum version 1.24)
11:46:32 [2019-09-16T11:46:32.727Z]   Go version:       go1.12.8
11:46:32 [2019-09-16T11:46:32.727Z]   Git commit:       c92ab06ed9
11:46:32 [2019-09-16T11:46:32.727Z]   Built:            09/03/2019 16:35:47
11:46:32 [2019-09-16T11:46:32.727Z]   OS/Arch:          windows/amd64
11:46:32 [2019-09-16T11:46:32.727Z]   Experimental:     true
11:46:32 [2019-09-16T11:46:32.727Z] 
11:46:32 [2019-09-16T11:46:32.727Z] INFO: Docker info of control daemon
11:46:32 [2019-09-16T11:46:32.727Z] 
11:46:32 [2019-09-16T11:46:32.854Z] Merge succeeded, producing c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:32 [2019-09-16T11:46:32.855Z] Checking out Revision c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b (PR-345)
11:46:32 [2019-09-16T11:46:32.906Z] #6 5.781 Reading package lists...
11:46:33 [2019-09-16T11:46:33.026Z]   CC       images/ipc-msg.o
11:46:33 [2019-09-16T11:46:33.026Z]   CC       images/ipc-sem.o
11:46:33 [2019-09-16T11:46:33.026Z]   CC       images/utsns.o
11:46:33 [2019-09-16T11:46:33.026Z]   CC       images/creds.o
11:46:33 [2019-09-16T11:46:33.026Z]   CC       images/vma.o
11:46:33 [2019-09-16T11:46:33.026Z]   CC       images/netdev.o
11:46:33 [2019-09-16T11:46:33.026Z]   CC       images/tty.o
11:46:33 [2019-09-16T11:46:33.026Z]   CC       images/file-lock.o
11:46:33 [2019-09-16T11:46:33.026Z]   CC       images/rlimit.o
11:46:33 [2019-09-16T11:46:33.026Z]   CC       images/pagemap.o
11:46:33 [2019-09-16T11:46:33.026Z]   CC       images/siginfo.o
11:46:33 [2019-09-16T11:46:33.394Z]   CC       images/rpc.o
11:46:33 [2019-09-16T11:46:33.394Z]   CC       images/ext-file.o
11:46:33 [2019-09-16T11:46:33.394Z]   CC       images/cgroup.o
11:46:33 [2019-09-16T11:46:33.394Z]   CC       images/userns.o
11:46:33 [2019-09-16T11:46:33.394Z]   CC       images/google/protobuf/descriptor.o
11:46:33 [2019-09-16T11:46:33.691Z] Client:
11:46:33 [2019-09-16T11:46:33.691Z]  Debug Mode: false
11:46:33 [2019-09-16T11:46:33.691Z]  Plugins:
11:46:33 [2019-09-16T11:46:33.691Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
11:46:33 [2019-09-16T11:46:33.691Z] 
11:46:33 [2019-09-16T11:46:33.691Z] Server:
11:46:33 [2019-09-16T11:46:33.691Z]  Containers: 0
11:46:33 [2019-09-16T11:46:33.691Z]   Running: 0
11:46:33 [2019-09-16T11:46:33.691Z]   Paused: 0
11:46:33 [2019-09-16T11:46:33.691Z]   Stopped: 0
11:46:33 [2019-09-16T11:46:33.691Z]  Images: 8
11:46:33 [2019-09-16T11:46:33.691Z]  Server Version: 19.03.2
11:46:33 [2019-09-16T11:46:33.691Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:46:33 [2019-09-16T11:46:33.691Z]   Windows: 
11:46:33 [2019-09-16T11:46:33.691Z]   LCOW: 
11:46:33 [2019-09-16T11:46:33.691Z]  Logging Driver: json-file
11:46:33 [2019-09-16T11:46:33.691Z]  Plugins:
11:46:33 [2019-09-16T11:46:33.691Z]   Volume: local
11:46:33 [2019-09-16T11:46:33.691Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
11:46:33 [2019-09-16T11:46:33.691Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:46:33 [2019-09-16T11:46:33.691Z]  Swarm: inactive
11:46:33 [2019-09-16T11:46:33.691Z]  Default Isolation: process
11:46:33 [2019-09-16T11:46:33.691Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:46:33 [2019-09-16T11:46:33.691Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
11:46:33 [2019-09-16T11:46:33.691Z]  OSType: windows
11:46:33 [2019-09-16T11:46:33.691Z]  Architecture: x86_64
11:46:33 [2019-09-16T11:46:33.691Z]  CPUs: 4
11:46:33 [2019-09-16T11:46:33.691Z]  Total Memory: 32GiB
11:46:33 [2019-09-16T11:46:33.691Z]  Name: azwin-2-575560
11:46:33 [2019-09-16T11:46:33.691Z]  ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW
11:46:33 [2019-09-16T11:46:33.691Z]  Docker Root Dir: D:\docker
11:46:33 [2019-09-16T11:46:33.691Z]  Debug Mode: false
11:46:33 [2019-09-16T11:46:33.691Z]  Registry: https://index.docker.io/v1/
11:46:33 [2019-09-16T11:46:33.691Z]  Labels:
11:46:33 [2019-09-16T11:46:33.691Z]  Experimental: true
11:46:33 [2019-09-16T11:46:33.691Z]  Insecure Registries:
11:46:33 [2019-09-16T11:46:33.691Z]   10.0.0.4:5000
11:46:33 [2019-09-16T11:46:33.691Z]   127.0.0.0/8
11:46:33 [2019-09-16T11:46:33.691Z]  Registry Mirrors:
11:46:33 [2019-09-16T11:46:33.691Z]   http://10.0.0.4:5000/
11:46:33 [2019-09-16T11:46:33.691Z]  Live Restore Enabled: false
11:46:33 [2019-09-16T11:46:33.691Z] 
11:46:33 [2019-09-16T11:46:33.691Z] 
11:46:33 [2019-09-16T11:46:33.691Z] INFO: Commit hash is c93da8ded
11:46:33 [2019-09-16T11:46:33.691Z] INFO: Nuke-Everything...
11:46:33 [2019-09-16T11:46:33.783Z]   CC       images/opts.o
11:46:33 [2019-09-16T11:46:33.783Z]   CC       images/seccomp.o
11:46:33 [2019-09-16T11:46:33.783Z]   CC       images/binfmt-misc.o
11:46:33 [2019-09-16T11:46:33.783Z]   CC       images/time.o
11:46:33 [2019-09-16T11:46:33.783Z]   CC       images/sysctl.o
11:46:33 [2019-09-16T11:46:33.783Z]   CC       images/autofs.o
11:46:33 [2019-09-16T11:46:33.783Z]   CC       images/macvlan.o
11:46:33 [2019-09-16T11:46:33.783Z]   CC       images/sit.o
11:46:34 [2019-09-16T11:46:34.148Z] INFO: Container count on control daemon to delete is 0
11:46:34 [2019-09-16T11:46:34.164Z]   LINK     images/built-in.o
11:46:34 [2019-09-16T11:46:34.164Z]   GEN      compel/include/asm
11:46:34 [2019-09-16T11:46:34.164Z]   GEN      compel/include/version.h
11:46:34 [2019-09-16T11:46:34.164Z] touch .config
11:46:34 [2019-09-16T11:46:34.164Z]   GEN      include/common/config.h
11:46:34 [2019-09-16T11:46:34.164Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
11:46:34 [2019-09-16T11:46:34.164Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:46:34 [2019-09-16T11:46:34.164Z]   GEN      compel/plugins/include/uapi/std/syscall.h
11:46:34 [2019-09-16T11:46:34.164Z]   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
11:46:34 [2019-09-16T11:46:34.164Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
11:46:34 [2019-09-16T11:46:34.164Z]   DEP      compel/arch/s390/plugins/std/parasite-head.d
11:46:34 [2019-09-16T11:46:34.164Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:46:34 [2019-09-16T11:46:34.164Z]   DEP      compel/plugins/std/infect.d
11:46:34 [2019-09-16T11:46:34.164Z]   DEP      compel/plugins/std/string.d
11:46:34 [2019-09-16T11:46:34.164Z]   DEP      compel/plugins/std/log.d
11:46:34 [2019-09-16T11:46:34.164Z]   DEP      compel/plugins/std/fds.d
11:46:34 [2019-09-16T11:46:34.164Z]   DEP      compel/plugins/std/std.d
11:46:34 [2019-09-16T11:46:34.164Z]   DEP      compel/plugins/shmem/shmem.d
11:46:34 [2019-09-16T11:46:34.164Z]   DEP      compel/plugins/fds/fds.d
11:46:34 [2019-09-16T11:46:34.164Z]   CC       compel/plugins/std/std.o
11:46:34 [2019-09-16T11:46:34.164Z]   CC       compel/plugins/std/fds.o
11:46:34 [2019-09-16T11:46:34.164Z]   CC       compel/plugins/std/log.o
11:46:34 [2019-09-16T11:46:34.298Z] #6 7.070 Reading package lists...
11:46:34 [2019-09-16T11:46:34.298Z] #6 8.386 Building dependency tree...
11:46:34 [2019-09-16T11:46:34.298Z] #6 8.624 Reading state information...
11:46:32 [2019-09-16T11:46:32.647Z]  > git merge 6ffb8e2b6727077d833ce4824830d0d0535eb4df # timeout=10
11:46:32 [2019-09-16T11:46:32.771Z]  > git rev-parse "HEAD^{commit}" # timeout=10
11:46:32 [2019-09-16T11:46:32.888Z]  > git config core.sparsecheckout # timeout=10
11:46:32 [2019-09-16T11:46:32.980Z]  > git checkout -f c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:46:34 [2019-09-16T11:46:34.526Z]   CC       compel/plugins/std/string.o
11:46:34 [2019-09-16T11:46:34.526Z]   CC       compel/plugins/std/infect.o
11:46:34 [2019-09-16T11:46:34.526Z]   CC       compel/arch/s390/plugins/std/parasite-head.o
11:46:34 [2019-09-16T11:46:34.526Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
11:46:34 [2019-09-16T11:46:34.526Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
11:46:34 [2019-09-16T11:46:34.526Z]   AR       compel/plugins/std.lib.a
11:46:34 [2019-09-16T11:46:34.555Z] #6 8.788 The following additional packages will be installed:
11:46:34 [2019-09-16T11:46:34.555Z] #6 8.788   libapparmor1 libseccomp2
11:46:34 [2019-09-16T11:46:34.555Z] #6 8.789 Suggested packages:
11:46:34 [2019-09-16T11:46:34.555Z] #6 8.790   seccomp
11:46:34 [2019-09-16T11:46:34.555Z] #6 8.832 The following NEW packages will be installed:
11:46:34 [2019-09-16T11:46:34.555Z] #6 8.837   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
11:46:34 [2019-09-16T11:46:34.604Z] INFO: Nuking d:\CI-7
11:46:34 [2019-09-16T11:46:34.604Z] INFO: Zapped successfully
11:46:34 [2019-09-16T11:46:34.604Z] INFO: Location for testing is d:\CI-7\CI-c93da8ded
11:46:34 [2019-09-16T11:46:34.604Z] INFO: Validating GOLang consistency in Dockerfile.windows...
11:46:34 [2019-09-16T11:46:34.604Z] 
11:46:34 [2019-09-16T11:46:34.604Z] 
11:46:34 [2019-09-16T11:46:34.604Z] INFO: Building the image from Dockerfile.windows at 09/16/2019 11:46:34...
11:46:34 [2019-09-16T11:46:34.604Z] 
11:46:34 [2019-09-16T11:46:34.904Z]   CC       compel/plugins/fds/fds.o
11:46:34 [2019-09-16T11:46:34.904Z]   AR       compel/plugins/fds.lib.a
11:46:34 [2019-09-16T11:46:34.904Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
11:46:34 [2019-09-16T11:46:34.904Z]   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
11:46:34 [2019-09-16T11:46:34.904Z]   HOSTDEP  compel/src/lib/log-host.d
11:46:34 [2019-09-16T11:46:34.904Z]   HOSTDEP  compel/src/main-host.d
11:46:34 [2019-09-16T11:46:34.904Z]   DEP      compel/src/lib/ptrace.d
11:46:34 [2019-09-16T11:46:34.904Z]   DEP      compel/src/lib/infect.d
11:46:34 [2019-09-16T11:46:34.904Z]   DEP      compel/src/lib/infect-util.d
11:46:34 [2019-09-16T11:46:34.904Z]   DEP      compel/src/lib/infect-rpc.d
11:46:34 [2019-09-16T11:46:34.904Z]   DEP      compel/src/lib/handle-elf.d
11:46:34 [2019-09-16T11:46:34.904Z]   DEP      compel/arch/s390/src/lib/handle-elf.d
11:46:34 [2019-09-16T11:46:34.904Z]   DEP      compel/arch/s390/src/lib/infect.d
11:46:34 [2019-09-16T11:46:34.904Z]   DEP      compel/arch/s390/src/lib/cpu.d
11:46:34 [2019-09-16T11:46:34.904Z]   DEP      compel/src/lib/log.d
11:46:34 [2019-09-16T11:46:34.904Z]   DEP      compel/src/main.d
11:46:35 [2019-09-16T11:46:35.287Z]   CC       compel/src/lib/log.o
11:46:35 [2019-09-16T11:46:35.287Z]   CC       compel/arch/s390/src/lib/cpu.o
11:46:35 [2019-09-16T11:46:35.287Z]   CC       compel/arch/s390/src/lib/infect.o
11:46:35 [2019-09-16T11:46:35.287Z]   CC       compel/arch/s390/src/lib/handle-elf.o
11:46:35 [2019-09-16T11:46:35.287Z]   CC       compel/src/lib/handle-elf.o
11:46:35 [2019-09-16T11:46:35.488Z] #6 9.878 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded.
11:46:35 [2019-09-16T11:46:35.488Z] #6 9.878 Need to get 300 kB of archives.
11:46:35 [2019-09-16T11:46:35.488Z] #6 9.878 After this operation, 1201 kB of additional disk space will be used.
11:46:35 [2019-09-16T11:46:35.488Z] #6 9.878 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
11:46:35 [2019-09-16T11:46:35.668Z]   CC       compel/src/lib/infect-rpc.o
11:46:35 [2019-09-16T11:46:35.668Z]   CC       compel/src/lib/infect-util.o
11:46:35 [2019-09-16T11:46:35.668Z]   CC       compel/src/lib/infect.o
11:46:35 [2019-09-16T11:46:35.746Z] #6 9.880 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
11:46:35 [2019-09-16T11:46:35.746Z] #6 9.882 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
11:46:35 [2019-09-16T11:46:35.746Z] #6 9.884 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
11:46:35 [2019-09-16T11:46:35.746Z] #6 ...
11:46:35 [2019-09-16T11:46:35.746Z] 
11:46:35 [2019-09-16T11:46:35.746Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
11:46:35 [2019-09-16T11:46:35.746Z] #17 2.518 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:46:35 [2019-09-16T11:46:35.746Z] #17 2.585 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:46:35 [2019-09-16T11:46:35.746Z] #17 2.632 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:46:35 [2019-09-16T11:46:35.746Z] #17 2.634 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:46:35 [2019-09-16T11:46:35.746Z] #17 2.642 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:46:35 [2019-09-16T11:46:35.746Z] #17 2.879 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
11:46:35 [2019-09-16T11:46:35.746Z] #17 3.293 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:46:35 [2019-09-16T11:46:35.746Z] #17 3.533 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:46:35 [2019-09-16T11:46:35.746Z] #17 5.884 Fetched 7922 kB in 4s (1769 kB/s)
11:46:35 [2019-09-16T11:46:35.746Z] #17 5.884 Reading package lists...
11:46:35 [2019-09-16T11:46:35.746Z] #17 7.265 Reading package lists...
11:46:35 [2019-09-16T11:46:35.746Z] #17 8.743 Building dependency tree...
11:46:35 [2019-09-16T11:46:35.746Z] #17 8.976 Reading state information...
11:46:35 [2019-09-16T11:46:35.746Z] #17 9.100 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
11:46:35 [2019-09-16T11:46:35.746Z] #17 9.100 The following additional packages will be installed:
11:46:35 [2019-09-16T11:46:35.746Z] #17 9.101   libjq1 libonig4
11:46:35 [2019-09-16T11:46:35.746Z] #17 9.156 The following NEW packages will be installed:
11:46:35 [2019-09-16T11:46:35.746Z] #17 9.157   jq libjq1 libonig4
11:46:35 [2019-09-16T11:46:35.746Z] #17 ...
11:46:35 [2019-09-16T11:46:35.746Z] 
11:46:35 [2019-09-16T11:46:35.746Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
11:46:35 [2019-09-16T11:46:35.746Z] #6 10.08 debconf: delaying package configuration, since apt-utils is not installed
11:46:35 [2019-09-16T11:46:35.746Z] #6 10.12 Fetched 300 kB in 1s (289 kB/s)
11:46:36 [2019-09-16T11:46:36.004Z] #6 10.16 Selecting previously unselected package libseccomp2:amd64.
11:46:36 [2019-09-16T11:46:36.004Z] #6 10.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
11:46:36 [2019-09-16T11:46:36.004Z] #6 10.18 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
11:46:36 [2019-09-16T11:46:36.004Z] #6 10.19 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
11:46:36 [2019-09-16T11:46:36.004Z] #6 10.24 Selecting previously unselected package libseccomp-dev:amd64.
11:46:36 [2019-09-16T11:46:36.004Z] #6 10.24 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
11:46:36 [2019-09-16T11:46:36.004Z] #6 10.25 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
11:46:36 [2019-09-16T11:46:36.004Z] #6 10.31 Selecting previously unselected package libapparmor1:amd64.
11:46:36 [2019-09-16T11:46:36.004Z] #6 10.31 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
11:46:36 [2019-09-16T11:46:36.004Z] #6 10.32 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
11:46:36 [2019-09-16T11:46:36.004Z] #6 10.38 Selecting previously unselected package libapparmor-dev:amd64.
11:46:36 [2019-09-16T11:46:36.004Z] #6 10.38 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
11:46:36 [2019-09-16T11:46:36.004Z] #6 10.39 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
11:46:36 [2019-09-16T11:46:36.043Z]   CC       compel/src/lib/ptrace.o
11:46:36 [2019-09-16T11:46:36.043Z]   AR       compel/libcompel.a
11:46:36 [2019-09-16T11:46:36.043Z]   HOSTCC   compel/src/main-host.o
11:46:36 [2019-09-16T11:46:36.263Z] #6 10.47 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:46:36 [2019-09-16T11:46:36.263Z] #6 10.51 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
11:46:36 [2019-09-16T11:46:36.263Z] #6 10.53 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
11:46:36 [2019-09-16T11:46:36.263Z] #6 10.54 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
11:46:36 [2019-09-16T11:46:36.263Z] #6 10.55 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
11:46:36 [2019-09-16T11:46:36.263Z] #6 10.57 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:46:36 [2019-09-16T11:46:36.458Z]   HOSTCC   compel/src/lib/log-host.o
11:46:36 [2019-09-16T11:46:36.458Z]   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
11:46:36 [2019-09-16T11:46:36.458Z]   HOSTCC   compel/src/lib/handle-elf-host.o
11:46:36 [2019-09-16T11:46:36.458Z]   HOSTLINK compel/compel-host-bin
11:46:36 [2019-09-16T11:46:36.458Z]   DEP      soccr/soccr.d
11:46:36 [2019-09-16T11:46:36.458Z]   CC       soccr/soccr.o
11:46:36 [2019-09-16T11:46:36.829Z] #6 DONE 11.0s
11:46:36 [2019-09-16T11:46:36.829Z] 
11:46:36 [2019-09-16T11:46:36.829Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.20 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.20 Need to get 327 kB of archives.
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.20 After this operation, 1157 kB of additional disk space will be used.
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.20 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.42 debconf: delaying package configuration, since apt-utils is not installed
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.47 Fetched 327 kB in 1s (315 kB/s)
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.51 Selecting previously unselected package libonig4:amd64.
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.53 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.54 Unpacking libonig4:amd64 (6.1.3-2) ...
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.64 Selecting previously unselected package libjq1:amd64.
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.64 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.64 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.71 Selecting previously unselected package jq.
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.72 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.73 Unpacking jq (1.5+dfsg-1.3) ...
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.89 Setting up libonig4:amd64 (6.1.3-2) ...
11:46:36 [2019-09-16T11:46:36.829Z] #17 10.97 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
11:46:36 [2019-09-16T11:46:36.829Z] #17 11.01 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:46:36 [2019-09-16T11:46:36.829Z] #17 11.08 Setting up jq (1.5+dfsg-1.3) ...
11:46:36 [2019-09-16T11:46:36.969Z]   AR       soccr/libsoccr.a
11:46:36 [2019-09-16T11:46:36.969Z] make[1]: 'soccr/libsoccr.a' is up to date.
11:46:36 [2019-09-16T11:46:36.969Z]   DEP      criu/arch/s390/sigframe.d
11:46:36 [2019-09-16T11:46:36.969Z]   DEP      criu/arch/s390/crtools.d
11:46:36 [2019-09-16T11:46:36.969Z]   DEP      criu/arch/s390/cpu.d
11:46:36 [2019-09-16T11:46:36.969Z]   CC       criu/arch/s390/cpu.o
11:46:36 [2019-09-16T11:46:36.969Z]   CC       criu/arch/s390/crtools.o
11:46:36 [2019-09-16T11:46:36.969Z]   CC       criu/arch/s390/sigframe.o
11:46:37 [2019-09-16T11:46:37.087Z] #17 DONE 11.3s
11:46:37 [2019-09-16T11:46:37.087Z] 
11:46:37 [2019-09-16T11:46:37.087Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
11:46:37 [2019-09-16T11:46:37.087Z] #19 DONE 0.1s
11:46:37 [2019-09-16T11:46:37.087Z] 
11:46:37 [2019-09-16T11:46:37.087Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:46:37 [2019-09-16T11:46:37.434Z]   LINK     criu/arch/s390/crtools.built-in.o
11:46:37 [2019-09-16T11:46:37.434Z]   DEP      criu/arch/s390/vdso-pie.d
11:46:37 [2019-09-16T11:46:37.434Z]   DEP      criu/pie/parasite-vdso.d
11:46:37 [2019-09-16T11:46:37.434Z]   DEP      criu/pie/util-vdso.d
11:46:37 [2019-09-16T11:46:37.434Z]   DEP      criu/pie/util.d
11:46:37 [2019-09-16T11:46:37.434Z]   CC       criu/pie/util.o
11:46:37 [2019-09-16T11:46:37.434Z]   CC       criu/pie/util-vdso.o
11:46:37 [2019-09-16T11:46:37.434Z]   CC       criu/pie/parasite-vdso.o
11:46:37 [2019-09-16T11:46:37.434Z]   CC       criu/arch/s390/vdso-pie.o
11:46:37 [2019-09-16T11:46:37.829Z]   AR       criu/pie/pie.lib.a
11:46:37 [2019-09-16T11:46:37.829Z]   DEP      criu/pie/restorer.d
11:46:37 [2019-09-16T11:46:37.829Z]   DEP      criu/arch/s390/restorer.d
11:46:37 [2019-09-16T11:46:37.829Z]   DEP      criu/pie/parasite.d
11:46:37 [2019-09-16T11:46:37.829Z]   CC       criu/pie/parasite.o
11:46:38 [2019-09-16T11:46:38.206Z]   LINK     criu/pie/parasite.built-in.o
11:46:38 [2019-09-16T11:46:38.206Z]   GEN      criu/pie/parasite-blob.h
11:46:38 [2019-09-16T11:46:38.206Z]   CC       criu/arch/s390/restorer.o
11:46:38 [2019-09-16T11:46:38.206Z]   CC       criu/pie/restorer.o
11:46:38 [2019-09-16T11:46:38.583Z]   LINK     criu/pie/restorer.built-in.o
11:46:38 [2019-09-16T11:46:38.583Z]   GEN      criu/pie/restorer-blob.h
11:46:38 [2019-09-16T11:46:38.583Z]   DEP      criu/vdso.d
11:46:38 [2019-09-16T11:46:38.583Z]   DEP      criu/uts_ns.d
11:46:38 [2019-09-16T11:46:38.583Z]   DEP      criu/util.d
11:46:38 [2019-09-16T11:46:38.583Z]   DEP      criu/uffd.d
11:46:38 [2019-09-16T11:46:38.583Z]   DEP      criu/tun.d
11:46:38 [2019-09-16T11:46:38.953Z]   DEP      criu/tty.d
11:46:38 [2019-09-16T11:46:38.953Z]   DEP      criu/timerfd.d
11:46:38 [2019-09-16T11:46:38.953Z]   DEP      criu/sysfs_parse.d
11:46:38 [2019-09-16T11:46:38.953Z]   DEP      criu/sysctl.d
11:46:38 [2019-09-16T11:46:38.953Z]   DEP      criu/string.d
11:46:38 [2019-09-16T11:46:38.953Z]   DEP      criu/stats.d
11:46:38 [2019-09-16T11:46:38.953Z]   DEP      criu/sockets.d
11:46:38 [2019-09-16T11:46:38.953Z]   DEP      criu/sk-unix.d
11:46:38 [2019-09-16T11:46:38.953Z]   DEP      criu/sk-tcp.d
11:46:38 [2019-09-16T11:46:38.953Z]   DEP      criu/sk-queue.d
11:46:38 [2019-09-16T11:46:38.953Z]   DEP      criu/sk-packet.d
11:46:38 [2019-09-16T11:46:38.990Z] #20 ...
11:46:38 [2019-09-16T11:46:38.990Z] 
11:46:38 [2019-09-16T11:46:38.990Z] #7 [dev 1/24] RUN groupadd -r docker
11:46:38 [2019-09-16T11:46:38.990Z] #7 DONE 2.1s
11:46:38 [2019-09-16T11:46:38.990Z] 
11:46:38 [2019-09-16T11:46:38.990Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
11:46:39 [2019-09-16T11:46:39.323Z]   DEP      criu/sk-netlink.d
11:46:39 [2019-09-16T11:46:39.323Z]   DEP      criu/sk-inet.d
11:46:39 [2019-09-16T11:46:39.323Z]   DEP      criu/signalfd.d
11:46:39 [2019-09-16T11:46:39.323Z]   DEP      criu/sigframe.d
11:46:39 [2019-09-16T11:46:39.323Z]   DEP      criu/shmem.d
11:46:39 [2019-09-16T11:46:39.323Z]   DEP      criu/seize.d
11:46:39 [2019-09-16T11:46:39.323Z]   DEP      criu/seccomp.d
11:46:39 [2019-09-16T11:46:39.323Z]   DEP      criu/rst-malloc.d
11:46:39 [2019-09-16T11:46:39.323Z]   DEP      criu/rbtree.d
11:46:39 [2019-09-16T11:46:39.323Z]   DEP      criu/pstree.d
11:46:39 [2019-09-16T11:46:39.323Z]   DEP      criu/protobuf.d
11:46:39 [2019-09-16T11:46:39.323Z]   GEN      criu/protobuf-desc-gen.h
11:46:39 [2019-09-16T11:46:39.716Z]   DEP      criu/protobuf-desc.d
11:46:39 [2019-09-16T11:46:39.716Z]   DEP      criu/proc_parse.d
11:46:39 [2019-09-16T11:46:39.716Z]   DEP      criu/plugin.d
11:46:39 [2019-09-16T11:46:39.716Z]   DEP      criu/pipes.d
11:46:39 [2019-09-16T11:46:39.716Z]   DEP      criu/pie-util.d
11:46:39 [2019-09-16T11:46:39.716Z]   DEP      criu/pie-util-vdso.d
11:46:40 [2019-09-16T11:46:40.068Z] Commit message: "Fix TestSwarmClusterRotateUnlockKey"
11:46:40 [2019-09-16T11:46:40.100Z]   DEP      criu/pie-util-vdso-elf32.d
11:46:40 [2019-09-16T11:46:40.100Z]   DEP      criu/path.d
11:46:40 [2019-09-16T11:46:40.100Z]   DEP      criu/parasite-syscall.d
11:46:40 [2019-09-16T11:46:40.100Z]   DEP      criu/pagemap.d
11:46:40 [2019-09-16T11:46:40.100Z]   DEP      criu/pagemap-cache.d
11:46:40 [2019-09-16T11:46:40.100Z]   DEP      criu/page-xfer.d
11:46:40 [2019-09-16T11:46:40.100Z]   DEP      criu/page-pipe.d
11:46:40 [2019-09-16T11:46:40.100Z]   DEP      criu/netfilter.d
11:46:40 [2019-09-16T11:46:40.100Z]   DEP      criu/net.d
11:46:40 [2019-09-16T11:46:40.100Z]   DEP      criu/namespaces.d
11:46:40 [2019-09-16T11:46:40.100Z]   DEP      criu/mount.d
11:46:40 [2019-09-16T11:46:40.463Z]   DEP      criu/mem.d
11:46:40 [2019-09-16T11:46:40.463Z]   DEP      criu/lsm.d
11:46:40 [2019-09-16T11:46:40.463Z]   DEP      criu/log.d
11:46:40 [2019-09-16T11:46:40.463Z]   DEP      criu/libnetlink.d
11:46:40 [2019-09-16T11:46:40.463Z]   DEP      criu/kerndat.d
11:46:40 [2019-09-16T11:46:40.463Z]   DEP      criu/kcmp-ids.d
11:46:40 [2019-09-16T11:46:40.463Z]   DEP      criu/irmap.d
11:46:40 [2019-09-16T11:46:40.463Z]   DEP      criu/ipc_ns.d
11:46:40 [2019-09-16T11:46:40.463Z]   DEP      criu/image.d
11:46:40 [2019-09-16T11:46:40.463Z]   DEP      criu/image-desc.d
11:46:40 [2019-09-16T11:46:40.463Z]   DEP      criu/fsnotify.d
11:46:40 [2019-09-16T11:46:40.463Z]   DEP      criu/filesystems.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:46:40 [2019-09-16T11:46:40.843Z]   DEP      criu/files.d
11:46:40 [2019-09-16T11:46:40.843Z]   DEP      criu/files-reg.d
11:46:40 [2019-09-16T11:46:40.843Z]   DEP      criu/files-ext.d
11:46:40 [2019-09-16T11:46:40.843Z]   DEP      criu/file-lock.d
11:46:40 [2019-09-16T11:46:40.843Z]   DEP      criu/file-ids.d
11:46:40 [2019-09-16T11:46:40.843Z]   DEP      criu/fifo.d
11:46:40 [2019-09-16T11:46:40.843Z]   DEP      criu/fdstore.d
11:46:40 [2019-09-16T11:46:40.843Z]   DEP      criu/fault-injection.d
11:46:40 [2019-09-16T11:46:40.843Z]   DEP      criu/external.d
11:46:40 [2019-09-16T11:46:40.843Z]   DEP      criu/eventpoll.d
11:46:40 [2019-09-16T11:46:40.843Z]   DEP      criu/eventfd.d
11:46:40 [2019-09-16T11:46:40.843Z]   DEP      criu/crtools.d
11:46:40 [2019-09-16T11:46:40.891Z] #8 DONE 1.8s
11:46:40 [2019-09-16T11:46:40.891Z] 
11:46:40 [2019-09-16T11:46:40.891Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:46:40 [2019-09-16T11:46:40.891Z] #20 2.361 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:46:40 [2019-09-16T11:46:40.891Z] #20 2.568 
11:46:40 [2019-09-16T11:46:40.891Z] #20 2.759 
#####                                                                      7.3%
##################                                                        26.1%
#########################################                                 57.6%
#################################################                         69.0%
######################################################################## 100.0%
11:46:40 [2019-09-16T11:46:40.891Z] #20 3.390 
11:46:40 [2019-09-16T11:46:40.891Z] #20 3.573 
###################                                                       27.0%
#########################################################                 80.4%
######################################################################## 100.0%
11:46:41 [2019-09-16T11:46:41.149Z] #20 3.870 
11:46:41 [2019-09-16T11:46:41.219Z]   DEP      criu/cr-service.d
11:46:41 [2019-09-16T11:46:41.219Z]   DEP      criu/cr-restore.d
11:46:41 [2019-09-16T11:46:41.219Z]   DEP      criu/cr-errno.d
11:46:41 [2019-09-16T11:46:41.219Z]   DEP      criu/cr-dump.d
11:46:41 [2019-09-16T11:46:41.219Z]   DEP      criu/cr-dedup.d
11:46:41 [2019-09-16T11:46:41.219Z]   DEP      criu/cr-check.d
11:46:41 [2019-09-16T11:46:41.219Z]   DEP      criu/config.d
11:46:41 [2019-09-16T11:46:41.219Z]   DEP      criu/clone-noasan.d
11:46:41 [2019-09-16T11:46:41.219Z]   DEP      criu/cgroup.d
11:46:41 [2019-09-16T11:46:41.219Z]   DEP      criu/cgroup-props.d
11:46:41 [2019-09-16T11:46:41.219Z]   DEP      criu/bitmap.d
11:46:41 [2019-09-16T11:46:41.219Z]   DEP      criu/bfd.d
11:46:41 [2019-09-16T11:46:41.407Z] #20 4.036 
########                                                                  11.2%
############################                                              39.4%
##############################################                            64.8%
#######################################################################   98.8%
######################################################################## 100.0%
11:46:41 [2019-09-16T11:46:41.590Z]   DEP      criu/autofs.d
11:46:41 [2019-09-16T11:46:41.590Z]   DEP      criu/aio.d
11:46:41 [2019-09-16T11:46:41.590Z]   DEP      criu/action-scripts.d
11:46:41 [2019-09-16T11:46:41.590Z]   CC       criu/action-scripts.o
11:46:41 [2019-09-16T11:46:41.590Z]   CC       criu/aio.o
11:46:41 [2019-09-16T11:46:41.590Z]   CC       criu/autofs.o
11:46:41 [2019-09-16T11:46:41.657Z] Sending build context to Docker daemon  48.01MB
11:46:41 [2019-09-16T11:46:41.657Z] 
11:46:41 [2019-09-16T11:46:41.657Z] Step 1/8 : FROM microsoft/windowsservercore
11:46:41 [2019-09-16T11:46:41.657Z]  ---> 1ddfa8bee56a
11:46:41 [2019-09-16T11:46:41.657Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
11:46:41 [2019-09-16T11:46:41.657Z]  ---> Using cache
11:46:41 [2019-09-16T11:46:41.657Z]  ---> f9ddcd50df2e
11:46:41 [2019-09-16T11:46:41.657Z] Step 3/8 : ARG GO_VERSION=1.12.8
11:46:41 [2019-09-16T11:46:41.657Z]  ---> Running in c013f7de40ae
11:46:41 [2019-09-16T11:46:41.665Z] #20 4.529 
11:46:41 [2019-09-16T11:46:41.964Z]   CC       criu/bfd.o
11:46:42 [2019-09-16T11:46:42.114Z] Removing intermediate container c013f7de40ae
11:46:42 [2019-09-16T11:46:42.114Z]  ---> 87db07e9dbd7
11:46:42 [2019-09-16T11:46:42.114Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\go     FROM_DOCKERFILE=1
11:46:42 [2019-09-16T11:46:42.114Z]  ---> Running in a7a0b3d17c0a
11:46:42 [2019-09-16T11:46:42.332Z]   CC       criu/bitmap.o
11:46:42 [2019-09-16T11:46:42.332Z]   CC       criu/cgroup-props.o
11:46:42 [2019-09-16T11:46:42.332Z]   CC       criu/cgroup.o
11:46:42 [2019-09-16T11:46:42.571Z] Removing intermediate container a7a0b3d17c0a
11:46:42 [2019-09-16T11:46:42.571Z]  ---> b60af7f69270
11:46:42 [2019-09-16T11:46:42.571Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION+'.windows-amd64.zip') C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path C:\go\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
11:46:42 [2019-09-16T11:46:42.571Z]  ---> Running in 3f98132cc220
11:46:42 [2019-09-16T11:46:42.658Z] + docker version
11:46:42 [2019-09-16T11:46:42.658Z] Client: Docker Engine - Enterprise
11:46:42 [2019-09-16T11:46:42.658Z]  Version:           19.03.2
11:46:42 [2019-09-16T11:46:42.658Z]  API version:       1.40
11:46:42 [2019-09-16T11:46:42.658Z]  Go version:        go1.12.8
11:46:42 [2019-09-16T11:46:42.658Z]  Git commit:        c92ab06ed9
11:46:42 [2019-09-16T11:46:42.658Z]  Built:             09/03/2019 16:38:11
11:46:42 [2019-09-16T11:46:42.658Z]  OS/Arch:           windows/amd64
11:46:42 [2019-09-16T11:46:42.658Z]  Experimental:      false
11:46:42 [2019-09-16T11:46:42.658Z] 
11:46:42 [2019-09-16T11:46:42.658Z] Server: Docker Engine - Enterprise
11:46:42 [2019-09-16T11:46:42.658Z]  Engine:
11:46:42 [2019-09-16T11:46:42.658Z]   Version:          19.03.2
11:46:42 [2019-09-16T11:46:42.658Z]   API version:      1.40 (minimum version 1.24)
11:46:42 [2019-09-16T11:46:42.658Z]   Go version:       go1.12.8
11:46:42 [2019-09-16T11:46:42.658Z]   Git commit:       c92ab06ed9
11:46:42 [2019-09-16T11:46:42.658Z]   Built:            09/03/2019 16:35:47
11:46:42 [2019-09-16T11:46:42.658Z]   OS/Arch:          windows/amd64
11:46:42 [2019-09-16T11:46:42.658Z]   Experimental:     true
11:46:42 [2019-09-16T11:46:42.966Z] #20 4.682 
#####                                                                      7.3%
##########                                                                14.7%
###############                                                           22.1%
#####################                                                     29.6%
#########################                                                 35.0%
###############################                                           44.3%
####################################                                      50.6%
##########################################                                58.7%
###############################################                           66.5%
#####################################################                     74.0%
################################
11:46:42 [2019-09-16T11:46:42.966Z] #20 ...
11:46:42 [2019-09-16T11:46:42.966Z] 
11:46:42 [2019-09-16T11:46:42.966Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
11:46:42 [2019-09-16T11:46:42.966Z] #9 1.755 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:46:42 [2019-09-16T11:46:42.966Z] #9 DONE 2.3s
11:46:42 [2019-09-16T11:46:42.966Z] 
11:46:42 [2019-09-16T11:46:42.966Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:46:42 [2019-09-16T11:46:42.966Z] #20 4.682 
#####                                                                      7.3%
##########                                                                14.7%
###############                                                           22.1%
#####################                                                     29.6%
#########################                                                 35.0%
###############################                                           44.3%
####################################                                      50.6%
##########################################                                58.7%
###############################################                           66.5%
#####################################################                     74.0%
##########################################################                81.3%
###############################################################           88.1%
#####################################################################     95.9%
11:46:42 [2019-09-16T11:46:42.966Z] #20 ...
11:46:42 [2019-09-16T11:46:42.966Z] 
11:46:42 [2019-09-16T11:46:42.966Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
11:46:42 [2019-09-16T11:46:42.966Z] #15 7.277 + cd /tmp/tmp.BqFHaH3PWs/src/github.com/go-swagger/go-swagger
11:46:42 [2019-09-16T11:46:42.966Z] #15 7.277 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
11:46:42 [2019-09-16T11:46:42.966Z] #15 7.929 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:46:43 [2019-09-16T11:46:43.130Z]   CC       criu/clone-noasan.o
11:46:43 [2019-09-16T11:46:43.130Z]   CC       criu/config.o
11:46:43 [2019-09-16T11:46:43.224Z] #15 ...
11:46:43 [2019-09-16T11:46:43.224Z] 
11:46:43 [2019-09-16T11:46:43.224Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:46:43 [2019-09-16T11:46:43.224Z] #20 4.682 
#####                                                                      7.3%
##########                                                                14.7%
###############                                                           22.1%
#####################                                                     29.6%
#########################                                                 35.0%
###############################                                           44.3%
####################################                                      50.6%
##########################################                                58.7%
###############################################                           66.5%
#####################################################                     74.0%
##########################################################                81.3%
###############################################################           88.1%
#####################################################################     95.9%
######################################################################## 100.0%
11:46:43 [2019-09-16T11:46:43.224Z] #20 6.045 
[Pipeline] sh
11:46:43 [2019-09-16T11:46:43.497Z]   CC       criu/cr-check.o
11:46:43 [2019-09-16T11:46:43.789Z] #20 6.699 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:46:43 [2019-09-16T11:46:43.882Z]   CC       criu/cr-dedup.o
11:46:43 [2019-09-16T11:46:43.882Z]   CC       criu/cr-dump.o
11:46:44 [2019-09-16T11:46:44.047Z] #20 6.893 
11:46:44 [2019-09-16T11:46:44.047Z] #20 6.973 
######################################################################## 100.0%
11:46:44 [2019-09-16T11:46:44.047Z] #20 7.008 
11:46:44 [2019-09-16T11:46:44.207Z] + docker info
11:46:44 [2019-09-16T11:46:44.284Z]   CC       criu/cr-errno.o
11:46:44 [2019-09-16T11:46:44.284Z]   CC       criu/cr-restore.o
11:46:44 [2019-09-16T11:46:44.305Z] #20 ...
11:46:44 [2019-09-16T11:46:44.305Z] 
11:46:44 [2019-09-16T11:46:44.305Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
11:46:44 [2019-09-16T11:46:44.305Z] #10 DONE 1.5s
11:46:44 [2019-09-16T11:46:44.563Z] 
11:46:44 [2019-09-16T11:46:44.563Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
11:46:45 [2019-09-16T11:46:45.589Z]   CC       criu/cr-service.o
11:46:45 [2019-09-16T11:46:45.589Z]   CC       criu/crtools.o
11:46:45 [2019-09-16T11:46:45.744Z] Client:
11:46:45 [2019-09-16T11:46:45.744Z]  Debug Mode: false
11:46:45 [2019-09-16T11:46:45.744Z]  Plugins:
11:46:45 [2019-09-16T11:46:45.744Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
11:46:45 [2019-09-16T11:46:45.744Z] 
11:46:45 [2019-09-16T11:46:45.744Z] Server:
11:46:45 [2019-09-16T11:46:45.744Z]  Containers: 0
11:46:45 [2019-09-16T11:46:45.744Z]   Running: 0
11:46:45 [2019-09-16T11:46:45.744Z]   Paused: 0
11:46:45 [2019-09-16T11:46:45.744Z]   Stopped: 0
11:46:45 [2019-09-16T11:46:45.744Z]  Images: 8
11:46:45 [2019-09-16T11:46:45.744Z]  Server Version: 19.03.2
11:46:45 [2019-09-16T11:46:45.744Z]  Storage Driver: windowsfilter
11:46:45 [2019-09-16T11:46:45.744Z]   Windows: 
11:46:45 [2019-09-16T11:46:45.744Z]  Logging Driver: json-file
11:46:45 [2019-09-16T11:46:45.744Z]  Plugins:
11:46:45 [2019-09-16T11:46:45.744Z]   Volume: local
11:46:45 [2019-09-16T11:46:45.744Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
11:46:45 [2019-09-16T11:46:45.744Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:46:45 [2019-09-16T11:46:45.744Z]  Swarm: inactive
11:46:45 [2019-09-16T11:46:45.744Z]  Default Isolation: process
11:46:45 [2019-09-16T11:46:45.744Z]  Kernel Version: 10.0 14393 (14393.3204.amd64fre.rs1_release.190830-1500)
11:46:45 [2019-09-16T11:46:45.744Z]  Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3204)
11:46:45 [2019-09-16T11:46:45.744Z]  OSType: windows
11:46:45 [2019-09-16T11:46:45.744Z]  Architecture: x86_64
11:46:45 [2019-09-16T11:46:45.744Z]  CPUs: 4
11:46:45 [2019-09-16T11:46:45.744Z]  Total Memory: 32GiB
11:46:45 [2019-09-16T11:46:45.744Z]  Name: azwin-2-9819d0
11:46:45 [2019-09-16T11:46:45.744Z]  ID: NBEM:QZBE:SNDO:2OYR:PHRY:BHI3:QHDT:AMJL:TDMU:FC3O:YVJR:YAL5
11:46:45 [2019-09-16T11:46:45.744Z]  Docker Root Dir: D:\docker
11:46:45 [2019-09-16T11:46:45.744Z]  Debug Mode: false
11:46:45 [2019-09-16T11:46:45.744Z]  Registry: https://index.docker.io/v1/
11:46:45 [2019-09-16T11:46:45.744Z]  Labels:
11:46:45 [2019-09-16T11:46:45.744Z]  Experimental: true
11:46:45 [2019-09-16T11:46:45.744Z]  Insecure Registries:
11:46:45 [2019-09-16T11:46:45.744Z]   10.0.0.4:5000
11:46:45 [2019-09-16T11:46:45.744Z]   127.0.0.0/8
11:46:45 [2019-09-16T11:46:45.744Z]  Registry Mirrors:
11:46:45 [2019-09-16T11:46:45.744Z]   http://10.0.0.4:5000/
11:46:45 [2019-09-16T11:46:45.744Z]  Live Restore Enabled: false
11:46:45 [2019-09-16T11:46:45.744Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
11:46:45 [2019-09-16T11:46:45.935Z] #11 DONE 1.5s
11:46:45 [2019-09-16T11:46:45.935Z] 
11:46:45 [2019-09-16T11:46:45.935Z] #12 [dev 6/24] RUN ldconfig
11:46:45 [2019-09-16T11:46:45.950Z]   CC       criu/eventfd.o
11:46:45 [2019-09-16T11:46:45.950Z]   CC       criu/eventpoll.o
[Pipeline] powershell
11:46:46 [2019-09-16T11:46:46.325Z]   CC       criu/external.o
11:46:46 [2019-09-16T11:46:46.325Z]   CC       criu/fault-injection.o
11:46:46 [2019-09-16T11:46:46.325Z]   CC       criu/fdstore.o
11:46:46 [2019-09-16T11:46:46.325Z]   CC       criu/fifo.o
11:46:46 [2019-09-16T11:46:46.325Z]   CC       criu/file-ids.o
11:46:46 [2019-09-16T11:46:46.325Z]   CC       criu/file-lock.o
11:46:46 [2019-09-16T11:46:46.737Z]   CC       criu/files-ext.o
11:46:46 [2019-09-16T11:46:46.737Z]   CC       criu/files-reg.o
11:46:46 [2019-09-16T11:46:46.867Z] #12 ...
11:46:46 [2019-09-16T11:46:46.867Z] 
11:46:46 [2019-09-16T11:46:46.867Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:46:46 [2019-09-16T11:46:46.867Z] #20 7.561 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:46:46 [2019-09-16T11:46:46.867Z] #20 7.789 
11:46:46 [2019-09-16T11:46:46.867Z] #20 7.926 
######################################################################## 100.0%
11:46:46 [2019-09-16T11:46:46.867Z] #20 7.966 
11:46:46 [2019-09-16T11:46:46.867Z] #20 8.445 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:46:46 [2019-09-16T11:46:46.867Z] #20 8.466 skipping existing 1849cc453dee
11:46:46 [2019-09-16T11:46:46.867Z] #20 8.513 
11:46:46 [2019-09-16T11:46:46.867Z] #20 9.169 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:46:46 [2019-09-16T11:46:46.867Z] #20 9.459 
11:46:46 [2019-09-16T11:46:46.867Z] #20 9.627 
######################################################################## 100.0%
11:46:46 [2019-09-16T11:46:46.867Z] #20 9.668 
11:46:46 [2019-09-16T11:46:46.867Z] #20 9.700 Download of images into '/build' complete.
11:46:46 [2019-09-16T11:46:46.867Z] #20 9.701 Use something like the following to load the result into a Docker daemon:
11:46:46 [2019-09-16T11:46:46.867Z] #20 9.702   tar -cC '/build' . | docker load
11:46:46 [2019-09-16T11:46:46.867Z] #20 DONE 9.8s
11:46:47 [2019-09-16T11:46:47.124Z] 
11:46:47 [2019-09-16T11:46:47.125Z] #12 [dev 6/24] RUN ldconfig
11:46:47 [2019-09-16T11:46:47.361Z] 
11:46:47 [2019-09-16T11:46:47.361Z] SUCCESS: Specified value was saved.
11:46:47 [2019-09-16T11:46:47.382Z] #12 DONE 1.6s
11:46:47 [2019-09-16T11:46:47.382Z] 
11:46:47 [2019-09-16T11:46:47.382Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:46:47 [2019-09-16T11:46:47.542Z]   CC       criu/files.o
11:46:47 [2019-09-16T11:46:47.923Z]   CC       criu/filesystems.o
11:46:47 [2019-09-16T11:46:47.923Z]   CC       criu/fsnotify.o
11:46:48 [2019-09-16T11:46:48.290Z]   CC       criu/image-desc.o
11:46:48 [2019-09-16T11:46:48.290Z]   CC       criu/image.o
11:46:48 [2019-09-16T11:46:48.657Z]   CC       criu/ipc_ns.o
11:46:48 [2019-09-16T11:46:48.891Z] INFO: Downloading git...
11:46:49 [2019-09-16T11:46:49.030Z]   CC       criu/irmap.o
11:46:49 [2019-09-16T11:46:49.030Z]   CC       criu/kcmp-ids.o
11:46:49 [2019-09-16T11:46:49.030Z]   CC       criu/kerndat.o
11:46:49 [2019-09-16T11:46:49.431Z]   CC       criu/libnetlink.o
11:46:49 [2019-09-16T11:46:49.431Z]   CC       criu/log.o
11:46:49 [2019-09-16T11:46:49.806Z]   CC       criu/lsm.o
11:46:49 [2019-09-16T11:46:49.806Z]   CC       criu/mem.o
11:46:50 [2019-09-16T11:46:50.184Z]   CC       criu/mount.o
11:46:50 [2019-09-16T11:46:50.419Z] INFO: Downloading go...
11:46:50 [2019-09-16T11:46:50.659Z] #13 3.041 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:46:50 [2019-09-16T11:46:50.659Z] #13 3.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:46:50 [2019-09-16T11:46:50.659Z] #13 3.053 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:46:50 [2019-09-16T11:46:50.659Z] #13 3.054 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:46:50 [2019-09-16T11:46:50.659Z] #13 3.058 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:46:50 [2019-09-16T11:46:50.659Z] #13 3.215 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
11:46:50 [2019-09-16T11:46:50.917Z] #13 3.491 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:46:51 [2019-09-16T11:46:51.175Z] #13 3.650 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:46:51 [2019-09-16T11:46:51.614Z]   CC       criu/namespaces.o
11:46:51 [2019-09-16T11:46:51.614Z]   CC       criu/net.o
11:46:52 [2019-09-16T11:46:52.531Z]   CC       criu/netfilter.o
11:46:52 [2019-09-16T11:46:52.531Z]   CC       criu/page-pipe.o
11:46:52 [2019-09-16T11:46:52.954Z]   CC       criu/page-xfer.o
11:46:52 [2019-09-16T11:46:52.954Z]   CC       criu/pagemap-cache.o
11:46:53 [2019-09-16T11:46:53.072Z] #13 5.470 Fetched 7922 kB in 3s (2293 kB/s)
11:46:53 [2019-09-16T11:46:53.344Z]   CC       criu/pagemap.o
11:46:53 [2019-09-16T11:46:53.344Z]   CC       criu/parasite-syscall.o
11:46:53 [2019-09-16T11:46:53.637Z] #13 5.470 Reading package lists...
11:46:53 [2019-09-16T11:46:53.741Z]   CC       criu/path.o
11:46:53 [2019-09-16T11:46:53.741Z]   CC       criu/pie-util-vdso-elf32.o
11:46:53 [2019-09-16T11:46:53.741Z]   CC       criu/pie-util-vdso.o
11:46:54 [2019-09-16T11:46:54.132Z]   CC       criu/pie-util.o
11:46:54 [2019-09-16T11:46:54.132Z]   CC       criu/pipes.o
11:46:54 [2019-09-16T11:46:54.132Z]   CC       criu/plugin.o
11:46:54 [2019-09-16T11:46:54.460Z] #13 6.395 Reading package lists...
11:46:54 [2019-09-16T11:46:54.499Z]   CC       criu/proc_parse.o
11:46:54 [2019-09-16T11:46:54.983Z] #13 7.268 Building dependency tree...
11:46:54 [2019-09-16T11:46:54.983Z] #13 7.419 Reading state information...
11:46:54 [2019-09-16T11:46:54.983Z] #13 ...
11:46:54 [2019-09-16T11:46:54.983Z] 
11:46:54 [2019-09-16T11:46:54.983Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
11:46:54 [2019-09-16T11:46:54.983Z] #15 29.14 + rm -rf /tmp/tmp.BqFHaH3PWs
11:46:55 [2019-09-16T11:46:55.102Z] INFO: Downloading compiler 1 of 3...
11:46:55 [2019-09-16T11:46:55.142Z] 
11:46:55 [2019-09-16T11:46:55.142Z] INFO: executeCI.ps1 starting at Mon Sep 16 11:46:54 CUT 2019
11:46:55 [2019-09-16T11:46:55.142Z] 
11:46:55 [2019-09-16T11:46:55.142Z] INFO: Script version 05-Feb-2019 09:03 PDT
11:46:55 [2019-09-16T11:46:55.142Z] INFO: Running git version 2.23.0.windows.1
11:46:55 [2019-09-16T11:46:55.142Z] INFO: Branch:rs1_release Build:14393.3204.190830-1500
11:46:55 [2019-09-16T11:46:55.142Z] INFO: Environment variables:
11:46:55 [2019-09-16T11:46:55.142Z] 
11:46:55 [2019-09-16T11:46:55.142Z] Name                           Value                                           
11:46:55 [2019-09-16T11:46:55.142Z] ----                           -----                                           
11:46:55 [2019-09-16T11:46:55.142Z] ALLUSERSPROFILE                C:\ProgramData                                  
11:46:55 [2019-09-16T11:46:55.142Z] APPDATA                        C:\windows\system32\config\systemprofile\AppD...
11:46:55 [2019-09-16T11:46:55.142Z] APT_MIRROR                     cdn-fastly.deb.debian.org                       
11:46:55 [2019-09-16T11:46:55.142Z] BRANCH_NAME                    PR-345                                          
11:46:55 [2019-09-16T11:46:55.142Z] BUILD_DISPLAY_NAME             #7                                              
11:46:55 [2019-09-16T11:46:55.142Z] BUILD_ID                       7                                               
11:46:55 [2019-09-16T11:46:55.142Z] BUILD_NUMBER                   7                                               
11:46:55 [2019-09-16T11:46:55.142Z] BUILD_TAG                      jenkins-engine-PR-345-7                         
11:46:55 [2019-09-16T11:46:55.142Z] BUILD_URL                      https://ci.docker.com/public/job/engine/job/P...
11:46:55 [2019-09-16T11:46:55.142Z] CHANGE_AUTHOR                  thaJeztah                                       
11:46:55 [2019-09-16T11:46:55.142Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                            
11:46:55 [2019-09-16T11:46:55.142Z] CHANGE_BRANCH                  19.03_backport_swarm_flaky                      
11:46:55 [2019-09-16T11:46:55.142Z] CHANGE_FORK                    thaJeztah                                       
11:46:55 [2019-09-16T11:46:55.142Z] CHANGE_ID                      345                                             
11:46:55 [2019-09-16T11:46:55.142Z] CHANGE_TARGET                  19.03                                           
11:46:55 [2019-09-16T11:46:55.142Z] CHANGE_TITLE                   [19.03 backport] integration-cli: fix swarm t...
11:46:55 [2019-09-16T11:46:55.142Z] CHANGE_URL                     https://github.com/docker/engine/pull/345       
11:46:55 [2019-09-16T11:46:55.142Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255        
11:46:55 [2019-09-16T11:46:55.142Z] CommonProgramFiles             C:\Program Files\Common Files                   
11:46:55 [2019-09-16T11:46:55.142Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files             
11:46:55 [2019-09-16T11:46:55.142Z] CommonProgramW6432             C:\Program Files\Common Files                   
11:46:55 [2019-09-16T11:46:55.142Z] COMPUTERNAME                   azwin-2-9819d0                                  
11:46:55 [2019-09-16T11:46:55.142Z] ComSpec                        C:\windows\system32\cmd.exe                     
11:46:55 [2019-09-16T11:46:55.142Z] ConfigSequenceNumber           0                                               
11:46:55 [2019-09-16T11:46:55.142Z] DOCKER_BUILDKIT                0                                               
11:46:55 [2019-09-16T11:46:55.142Z] DOCKER_EXPERIMENTAL            1                                               
11:46:55 [2019-09-16T11:46:55.142Z] DOCKER_GRAPHDRIVER             overlay2                                        
11:46:55 [2019-09-16T11:46:55.142Z] EXECUTOR_NUMBER                0                                               
11:46:55 [2019-09-16T11:46:55.142Z] FQDN                           azwin-2-9819d0.westus.cloudapp.azure.com        
11:46:55 [2019-09-16T11:46:55.142Z] GIT_BRANCH                     PR-345                                          
11:46:55 [2019-09-16T11:46:55.142Z] GIT_COMMIT                     c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b        
11:46:55 [2019-09-16T11:46:55.142Z] GIT_PREVIOUS_COMMIT            1011e3716a7cc821a4116eedc61e0de106813c02        
11:46:55 [2019-09-16T11:46:55.142Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 16944548cd1e460c5bfb653471ea2555ed1d8dfc        
11:46:55 [2019-09-16T11:46:55.142Z] GIT_URL                        https://github.com/docker/engine.git            
11:46:55 [2019-09-16T11:46:55.142Z] HUDSON_COOKIE                  d132ff89-4f22-447a-a872-e8f0eaa5f23a            
11:46:55 [2019-09-16T11:46:55.142Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution             
11:46:55 [2019-09-16T11:46:55.142Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                
11:46:55 [2019-09-16T11:46:55.142Z] HUDSON_URL                     https://ci.docker.com/public/                   
11:46:55 [2019-09-16T11:46:55.142Z] janky                          true                                            
11:46:55 [2019-09-16T11:46:55.142Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbui...
11:46:55 [2019-09-16T11:46:55.142Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution             
11:46:55 [2019-09-16T11:46:55.142Z] JENKINS_NODE_COOKIE            9137595a-752a-4a92-9a05-449f02dfa114            
11:46:55 [2019-09-16T11:46:55.142Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf        
11:46:55 [2019-09-16T11:46:55.142Z] JENKINS_URL                    https://ci.docker.com/public/                   
11:46:55 [2019-09-16T11:46:55.142Z] JOB_BASE_NAME                  PR-345                                          
11:46:55 [2019-09-16T11:46:55.142Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/engine/job/P...
11:46:55 [2019-09-16T11:46:55.142Z] JOB_NAME                       engine/PR-345                                   
11:46:55 [2019-09-16T11:46:55.142Z] JOB_URL                        https://ci.docker.com/public/job/engine/job/P...
11:46:55 [2019-09-16T11:46:55.142Z] library.jps.version            master                                          
11:46:55 [2019-09-16T11:46:55.142Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppD...
11:46:55 [2019-09-16T11:46:55.142Z] NODE_LABELS                    amd64 azure azwin-2-9819d0 azwin-2016 docker ...
11:46:55 [2019-09-16T11:46:55.142Z] NODE_NAME                      azwin-2-9819d0                                  
11:46:55 [2019-09-16T11:46:55.142Z] NUMBER_OF_PROCESSORS           4                                               
11:46:55 [2019-09-16T11:46:55.142Z] OS                             Windows_NT                                      
11:46:55 [2019-09-16T11:46:55.142Z] Path                           C:\windows\system32;C:\windows;C:\windows\Sys...
11:46:55 [2019-09-16T11:46:55.142Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;....
11:46:55 [2019-09-16T11:46:55.142Z] powerpc                        true                                            
11:46:55 [2019-09-16T11:46:55.142Z] PROCESSOR_ARCHITECTURE         AMD64                                           
11:46:55 [2019-09-16T11:46:55.142Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, Genuine...
11:46:55 [2019-09-16T11:46:55.142Z] PROCESSOR_LEVEL                6                                               
11:46:55 [2019-09-16T11:46:55.142Z] PROCESSOR_REVISION             4f01                                            
11:46:55 [2019-09-16T11:46:55.142Z] ProgramData                    C:\ProgramData                                  
11:46:55 [2019-09-16T11:46:55.142Z] ProgramFiles                   C:\Program Files                                
11:46:55 [2019-09-16T11:46:55.142Z] ProgramFiles(x86)              C:\Program Files (x86)                          
11:46:55 [2019-09-16T11:46:55.142Z] ProgramW6432                   C:\Program Files                                
11:46:55 [2019-09-16T11:46:55.142Z] PROMPT                         $P$G                                            
11:46:55 [2019-09-16T11:46:55.142Z] PSExecutionPolicyPreference    Bypass                                          
11:46:55 [2019-09-16T11:46:55.142Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\Wi...
11:46:55 [2019-09-16T11:46:55.142Z] PUBLIC                         C:\Users\Public                                 
11:46:55 [2019-09-16T11:46:55.142Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/engine/job/P...
11:46:55 [2019-09-16T11:46:55.142Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/engine/job/P...
11:46:55 [2019-09-16T11:46:55.142Z] skip_dco                       false                                           
11:46:55 [2019-09-16T11:46:55.142Z] SKIP_VALIDATION_TESTS          1                                               
11:46:55 [2019-09-16T11:46:55.142Z] SOURCES_DRIVE                  d                                               
11:46:55 [2019-09-16T11:46:55.142Z] SOURCES_SUBDIR                 gopath                                          
11:46:55 [2019-09-16T11:46:55.142Z] STAGE_NAME                     Run tests                                       
11:46:55 [2019-09-16T11:46:55.142Z] SystemDrive                    C:                                              
11:46:55 [2019-09-16T11:46:55.142Z] SystemRoot                     C:\windows                                      
11:46:55 [2019-09-16T11:46:55.142Z] TEMP                           C:\windows\TEMP                                 
11:46:55 [2019-09-16T11:46:55.142Z] TESTRUN_DRIVE                  d                                               
11:46:55 [2019-09-16T11:46:55.142Z] TESTRUN_SUBDIR                 CI-7                                            
11:46:55 [2019-09-16T11:46:55.142Z] TIMEOUT                        120m                                            
11:46:55 [2019-09-16T11:46:55.142Z] TMP                            C:\windows\TEMP                                 
11:46:55 [2019-09-16T11:46:55.142Z] unit_validate                  true                                            
11:46:55 [2019-09-16T11:46:55.142Z] USERDOMAIN                     WORKGROUP                                       
11:46:55 [2019-09-16T11:46:55.142Z] USERNAME                       azwin-2-9819d0$                                 
11:46:55 [2019-09-16T11:46:55.142Z] USERPROFILE                    C:\windows\system32\config\systemprofile        
11:46:55 [2019-09-16T11:46:55.142Z] windir                         C:\windows                                      
11:46:55 [2019-09-16T11:46:55.142Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore            
11:46:55 [2019-09-16T11:46:55.142Z] WINDOWS_BASE_IMAGE_TAG         ltsc2016                                        
11:46:55 [2019-09-16T11:46:55.142Z] windowsRS1                     true                                            
11:46:55 [2019-09-16T11:46:55.142Z] windowsRS5                     true                                            
11:46:55 [2019-09-16T11:46:55.142Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker          
11:46:55 [2019-09-16T11:46:55.142Z] z                              true                                            
11:46:55 [2019-09-16T11:46:55.142Z] 
11:46:55 [2019-09-16T11:46:55.142Z] 
11:46:55 [2019-09-16T11:46:55.142Z] 
11:46:55 [2019-09-16T11:46:55.241Z] #15 DONE 29.4s
11:46:55 [2019-09-16T11:46:55.241Z] 
11:46:55 [2019-09-16T11:46:55.241Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.536 The following additional packages will be installed:
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.536   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.536   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.536   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.536   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.536   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.536   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.536   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.537   mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.537   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.537 Suggested packages:
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.537   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.537   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.537   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.537   vim-doc vim-scripts xfsdump acl attr quota
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.537 Recommended packages:
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.537   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
11:46:55 [2019-09-16T11:46:55.241Z] #13 7.537   python3-keyrings.alt python3-xdg unzip
11:46:55 [2019-09-16T11:46:55.287Z]   CC       criu/protobuf-desc.o
11:46:55 [2019-09-16T11:46:55.561Z] INFO: Downloading compiler 2 of 3...
11:46:55 [2019-09-16T11:46:55.561Z] INFO: Downloading compiler 3 of 3...
11:46:55 [2019-09-16T11:46:55.602Z] INFO: Sources under d:\gopath\...
11:46:55 [2019-09-16T11:46:55.602Z] INFO: Test run under d:\CI-7\...
11:46:55 [2019-09-16T11:46:55.602Z] INFO: Running in D:\gopath\src\github.com\docker\docker
11:46:55 [2019-09-16T11:46:55.602Z] INFO: docker/docker repository was found
11:46:55 [2019-09-16T11:46:55.602Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
11:46:55 [2019-09-16T11:46:55.663Z]   CC       criu/protobuf.o
11:46:55 [2019-09-16T11:46:55.663Z]   CC       criu/pstree.o
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394 The following NEW packages will be installed:
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394   apparmor aufs-tools bash-completion binutils-mingw-w64
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394   xfsprogs xxd xz-utils zip
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.394 The following packages will be upgraded:
11:46:55 [2019-09-16T11:46:55.807Z] #13 8.398   libsystemd0 libudev1
11:46:56 [2019-09-16T11:46:56.019Z] INFO: Extracting git...
11:46:56 [2019-09-16T11:46:56.057Z]   CC       criu/rbtree.o
11:46:56 [2019-09-16T11:46:56.057Z]   CC       criu/rst-malloc.o
11:46:56 [2019-09-16T11:46:56.057Z]   CC       criu/seccomp.o
11:46:56 [2019-09-16T11:46:56.061Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.14393.3204'
11:46:56 [2019-09-16T11:46:56.061Z] INFO: Docker version of control daemon
11:46:56 [2019-09-16T11:46:56.061Z] 
11:46:56 [2019-09-16T11:46:56.061Z] Client: Docker Engine - Enterprise
11:46:56 [2019-09-16T11:46:56.061Z]  Version:           19.03.2
11:46:56 [2019-09-16T11:46:56.061Z]  API version:       1.40
11:46:56 [2019-09-16T11:46:56.061Z]  Go version:        go1.12.8
11:46:56 [2019-09-16T11:46:56.061Z]  Git commit:        c92ab06ed9
11:46:56 [2019-09-16T11:46:56.061Z]  Built:             09/03/2019 16:38:11
11:46:56 [2019-09-16T11:46:56.061Z]  OS/Arch:           windows/amd64
11:46:56 [2019-09-16T11:46:56.061Z]  Experimental:      false
11:46:56 [2019-09-16T11:46:56.061Z] 
11:46:56 [2019-09-16T11:46:56.061Z] Server: Docker Engine - Enterprise
11:46:56 [2019-09-16T11:46:56.061Z]  Engine:
11:46:56 [2019-09-16T11:46:56.061Z]   Version:          19.03.2
11:46:56 [2019-09-16T11:46:56.061Z]   API version:      1.40 (minimum version 1.24)
11:46:56 [2019-09-16T11:46:56.061Z]   Go version:       go1.12.8
11:46:56 [2019-09-16T11:46:56.061Z]   Git commit:       c92ab06ed9
11:46:56 [2019-09-16T11:46:56.061Z]   Built:            09/03/2019 16:35:47
11:46:56 [2019-09-16T11:46:56.061Z]   OS/Arch:          windows/amd64
11:46:56 [2019-09-16T11:46:56.061Z]   Experimental:     true
11:46:56 [2019-09-16T11:46:56.061Z] 
11:46:56 [2019-09-16T11:46:56.061Z] INFO: Docker info of control daemon
11:46:56 [2019-09-16T11:46:56.061Z] 
11:46:56 [2019-09-16T11:46:56.443Z]   CC       criu/seize.o
11:46:56 [2019-09-16T11:46:56.737Z] #13 9.440 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded.
11:46:56 [2019-09-16T11:46:56.737Z] #13 9.440 Need to get 91.3 MB of archives.
11:46:56 [2019-09-16T11:46:56.737Z] #13 9.440 After this operation, 541 MB of additional disk space will be used.
11:46:56 [2019-09-16T11:46:56.737Z] #13 9.440 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u12 [282 kB]
11:46:56 [2019-09-16T11:46:56.813Z]   CC       criu/shmem.o
11:46:56 [2019-09-16T11:46:56.813Z]   CC       criu/sigframe.o
11:46:56 [2019-09-16T11:46:56.813Z]   CC       criu/signalfd.o
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.447 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.452 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.452 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.452 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.452 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev1 amd64 232-25+deb9u12 [126 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.454 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.456 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.461 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.478 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.478 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.483 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.509 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.512 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.512 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.514 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.515 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.515 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.517 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.518 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.518 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.520 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.520 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.524 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.526 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.528 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.528 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.529 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.532 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.534 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.534 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.541 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.542 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.544 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.545 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.547 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.549 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.550 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.550 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.551 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
11:46:56 [2019-09-16T11:46:56.996Z] #13 9.552 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.555 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.558 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.561 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.568 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.571 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.572 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.573 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.573 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.575 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.596 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.599 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.615 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.617 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.619 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.622 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.623 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
11:46:56 [2019-09-16T11:46:56.997Z] #13 9.627 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
11:46:57 [2019-09-16T11:46:57.124Z] Client:
11:46:57 [2019-09-16T11:46:57.124Z]  Debug Mode: false
11:46:57 [2019-09-16T11:46:57.124Z]  Plugins:
11:46:57 [2019-09-16T11:46:57.124Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
11:46:57 [2019-09-16T11:46:57.124Z] 
11:46:57 [2019-09-16T11:46:57.124Z] Server:
11:46:57 [2019-09-16T11:46:57.124Z]  Containers: 0
11:46:57 [2019-09-16T11:46:57.124Z]   Running: 0
11:46:57 [2019-09-16T11:46:57.124Z]   Paused: 0
11:46:57 [2019-09-16T11:46:57.124Z]   Stopped: 0
11:46:57 [2019-09-16T11:46:57.124Z]  Images: 8
11:46:57 [2019-09-16T11:46:57.124Z]  Server Version: 19.03.2
11:46:57 [2019-09-16T11:46:57.124Z]  Storage Driver: windowsfilter
11:46:57 [2019-09-16T11:46:57.124Z]   Windows: 
11:46:57 [2019-09-16T11:46:57.124Z]  Logging Driver: json-file
11:46:57 [2019-09-16T11:46:57.124Z]  Plugins:
11:46:57 [2019-09-16T11:46:57.124Z]   Volume: local
11:46:57 [2019-09-16T11:46:57.124Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
11:46:57 [2019-09-16T11:46:57.124Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:46:57 [2019-09-16T11:46:57.124Z]  Swarm: inactive
11:46:57 [2019-09-16T11:46:57.124Z]  Default Isolation: process
11:46:57 [2019-09-16T11:46:57.124Z]  Kernel Version: 10.0 14393 (14393.3204.amd64fre.rs1_release.190830-1500)
11:46:57 [2019-09-16T11:46:57.124Z]  Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3204)
11:46:57 [2019-09-16T11:46:57.124Z]  OSType: windows
11:46:57 [2019-09-16T11:46:57.124Z]  Architecture: x86_64
11:46:57 [2019-09-16T11:46:57.124Z]  CPUs: 4
11:46:57 [2019-09-16T11:46:57.124Z]  Total Memory: 32GiB
11:46:57 [2019-09-16T11:46:57.124Z]  Name: azwin-2-9819d0
11:46:57 [2019-09-16T11:46:57.124Z]  ID: NBEM:QZBE:SNDO:2OYR:PHRY:BHI3:QHDT:AMJL:TDMU:FC3O:YVJR:YAL5
11:46:57 [2019-09-16T11:46:57.124Z]  Docker Root Dir: D:\docker
11:46:57 [2019-09-16T11:46:57.124Z]  Debug Mode: false
11:46:57 [2019-09-16T11:46:57.124Z]  Registry: https://index.docker.io/v1/
11:46:57 [2019-09-16T11:46:57.124Z]  Labels:
11:46:57 [2019-09-16T11:46:57.124Z]  Experimental: true
11:46:57 [2019-09-16T11:46:57.124Z]  Insecure Registries:
11:46:57 [2019-09-16T11:46:57.124Z]   10.0.0.4:5000
11:46:57 [2019-09-16T11:46:57.124Z]   127.0.0.0/8
11:46:57 [2019-09-16T11:46:57.124Z]  Registry Mirrors:
11:46:57 [2019-09-16T11:46:57.124Z]   http://10.0.0.4:5000/
11:46:57 [2019-09-16T11:46:57.124Z]  Live Restore Enabled: false
11:46:57 [2019-09-16T11:46:57.124Z] 
11:46:57 [2019-09-16T11:46:57.124Z] 
11:46:57 [2019-09-16T11:46:57.124Z] INFO: Commit hash is c93da8ded
11:46:57 [2019-09-16T11:46:57.124Z] INFO: Nuke-Everything...
11:46:57 [2019-09-16T11:46:57.254Z] #13 9.692 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
11:46:57 [2019-09-16T11:46:57.255Z] #13 9.702 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
11:46:57 [2019-09-16T11:46:57.255Z] #13 9.710 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
11:46:57 [2019-09-16T11:46:57.255Z] #13 9.713 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
11:46:57 [2019-09-16T11:46:57.255Z] #13 9.714 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
11:46:57 [2019-09-16T11:46:57.255Z] #13 9.718 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
11:46:57 [2019-09-16T11:46:57.255Z] #13 9.749 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
11:46:57 [2019-09-16T11:46:57.255Z] #13 9.776 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
11:46:57 [2019-09-16T11:46:57.255Z] #13 9.778 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
11:46:57 [2019-09-16T11:46:57.255Z] #13 9.835 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
11:46:57 [2019-09-16T11:46:57.255Z] #13 9.874 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
11:46:57 [2019-09-16T11:46:57.255Z] #13 9.876 Get:70 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
11:46:57 [2019-09-16T11:46:57.438Z]   CC       criu/sk-inet.o
11:46:57 [2019-09-16T11:46:57.438Z]   CC       criu/sk-netlink.o
11:46:57 [2019-09-16T11:46:57.438Z]   CC       criu/sk-packet.o
11:46:57 [2019-09-16T11:46:57.438Z]   CC       criu/sk-queue.o
11:46:57 [2019-09-16T11:46:57.584Z] INFO: Container count on control daemon to delete is 0
11:46:57 [2019-09-16T11:46:57.820Z] #13 10.29 Get:71 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
11:46:57 [2019-09-16T11:46:57.827Z]   CC       criu/sk-tcp.o
11:46:57 [2019-09-16T11:46:57.827Z]   CC       criu/sk-unix.o
11:46:58 [2019-09-16T11:46:58.044Z] INFO: Nuking d:\CI-7
11:46:58 [2019-09-16T11:46:58.044Z] INFO: Zapped successfully
11:46:58 [2019-09-16T11:46:58.044Z] INFO: Location for testing is d:\CI-7\CI-c93da8ded
11:46:58 [2019-09-16T11:46:58.044Z] INFO: Validating GOLang consistency in Dockerfile.windows...
11:46:58 [2019-09-16T11:46:58.044Z] 
11:46:58 [2019-09-16T11:46:58.044Z] 
11:46:58 [2019-09-16T11:46:58.044Z] INFO: Building the image from Dockerfile.windows at 09/16/2019 11:46:57...
11:46:58 [2019-09-16T11:46:58.044Z] 
11:46:58 [2019-09-16T11:46:58.078Z] #13 10.66 debconf: delaying package configuration, since apt-utils is not installed
11:46:58 [2019-09-16T11:46:58.078Z] #13 10.68 Fetched 91.3 MB in 2s (42.6 MB/s)
11:46:58 [2019-09-16T11:46:58.335Z] #13 10.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
11:46:58 [2019-09-16T11:46:58.335Z] #13 10.72 Preparing to unpack .../libsystemd0_232-25+deb9u12_amd64.deb ...
11:46:58 [2019-09-16T11:46:58.335Z] #13 10.73 Unpacking libsystemd0:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
11:46:58 [2019-09-16T11:46:58.335Z] #13 10.80 Setting up libsystemd0:amd64 (232-25+deb9u12) ...
11:46:58 [2019-09-16T11:46:58.335Z] #13 10.85 Selecting previously unselected package bash-completion.
11:46:58 [2019-09-16T11:46:58.335Z] #13 10.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
11:46:58 [2019-09-16T11:46:58.335Z] #13 10.86 Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
11:46:58 [2019-09-16T11:46:58.604Z]   CC       criu/sockets.o
11:46:58 [2019-09-16T11:46:58.604Z]   CC       criu/stats.o
11:46:58 [2019-09-16T11:46:58.899Z] #13 11.38 Unpacking bash-completion (1:2.1-4.3) ...
11:46:58 [2019-09-16T11:46:58.899Z] #13 11.50 Selecting previously unselected package libnet1:amd64.
11:46:58 [2019-09-16T11:46:58.899Z] #13 11.50 Preparing to unpack .../libnet1_1.1.6+dfsg-3_amd64.deb ...
11:46:58 [2019-09-16T11:46:58.899Z] #13 11.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
11:46:58 [2019-09-16T11:46:58.899Z] #13 11.54 Selecting previously unselected package libnfnetlink0:amd64.
11:46:58 [2019-09-16T11:46:58.899Z] #13 11.54 Preparing to unpack .../libnfnetlink0_1.0.1-3_amd64.deb ...
11:46:58 [2019-09-16T11:46:58.899Z] #13 11.54 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
11:46:58 [2019-09-16T11:46:58.899Z] #13 11.58 Selecting previously unselected package libpcrecpp0v5:amd64.
11:46:58 [2019-09-16T11:46:58.971Z]   CC       criu/string.o
11:46:58 [2019-09-16T11:46:58.971Z]   CC       criu/sysctl.o
11:46:58 [2019-09-16T11:46:58.971Z]   CC       criu/sysfs_parse.o
11:46:59 [2019-09-16T11:46:59.169Z] #13 11.58 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
11:46:59 [2019-09-16T11:46:59.169Z] #13 11.58 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
11:46:59 [2019-09-16T11:46:59.169Z] #13 11.63 Preparing to unpack .../libudev1_232-25+deb9u12_amd64.deb ...
11:46:59 [2019-09-16T11:46:59.169Z] #13 11.64 Unpacking libudev1:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
11:46:59 [2019-09-16T11:46:59.169Z] #13 11.71 Setting up libudev1:amd64 (232-25+deb9u12) ...
11:46:59 [2019-09-16T11:46:59.169Z] #13 11.75 Selecting previously unselected package libudev-dev:amd64.
11:46:59 [2019-09-16T11:46:59.169Z] #13 11.75 (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 ... 15760 files and directories currently installed.)
11:46:59 [2019-09-16T11:46:59.169Z] #13 11.76 Preparing to unpack .../0-libudev-dev_232-25+deb9u12_amd64.deb ...
11:46:59 [2019-09-16T11:46:59.169Z] #13 11.77 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
11:46:59 [2019-09-16T11:46:59.169Z] #13 11.82 Selecting previously unselected package libpython3.5-minimal:amd64.
11:46:59 [2019-09-16T11:46:59.169Z] #13 11.82 Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
11:46:59 [2019-09-16T11:46:59.169Z] #13 11.82 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
11:46:59 [2019-09-16T11:46:59.169Z] #13 11.92 Selecting previously unselected package python3.5-minimal.
11:46:59 [2019-09-16T11:46:59.169Z] #13 11.92 Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
11:46:59 [2019-09-16T11:46:59.363Z]   CC       criu/timerfd.o
11:46:59 [2019-09-16T11:46:59.363Z]   CC       criu/tty.o
11:46:59 [2019-09-16T11:46:59.438Z] #13 11.93 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
11:46:59 [2019-09-16T11:46:59.438Z] #13 12.15 Selecting previously unselected package python3-minimal.
11:46:59 [2019-09-16T11:46:59.438Z] #13 12.15 Preparing to unpack .../3-python3-minimal_3.5.3-1_amd64.deb ...
11:46:59 [2019-09-16T11:46:59.438Z] #13 12.15 Unpacking python3-minimal (3.5.3-1) ...
11:46:59 [2019-09-16T11:46:59.438Z] #13 12.19 Selecting previously unselected package libmpdec2:amd64.
11:46:59 [2019-09-16T11:46:59.438Z] #13 12.19 Preparing to unpack .../4-libmpdec2_2.4.2-1_amd64.deb ...
11:46:59 [2019-09-16T11:46:59.695Z] #13 12.19 Unpacking libmpdec2:amd64 (2.4.2-1) ...
11:46:59 [2019-09-16T11:46:59.695Z] #13 12.23 Selecting previously unselected package libpython3.5-stdlib:amd64.
11:46:59 [2019-09-16T11:46:59.695Z] #13 12.23 Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
11:46:59 [2019-09-16T11:46:59.695Z] #13 12.23 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
11:46:59 [2019-09-16T11:46:59.953Z] #13 12.48 Selecting previously unselected package python3.5.
11:46:59 [2019-09-16T11:46:59.953Z] #13 12.48 Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_amd64.deb ...
11:46:59 [2019-09-16T11:46:59.953Z] #13 12.49 Unpacking python3.5 (3.5.3-1+deb9u1) ...
11:46:59 [2019-09-16T11:46:59.953Z] #13 12.53 Selecting previously unselected package libpython3-stdlib:amd64.
11:46:59 [2019-09-16T11:46:59.953Z] #13 12.53 Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_amd64.deb ...
11:46:59 [2019-09-16T11:46:59.953Z] #13 12.54 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
11:46:59 [2019-09-16T11:46:59.953Z] #13 12.57 Selecting previously unselected package dh-python.
11:46:59 [2019-09-16T11:46:59.953Z] #13 12.57 Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
11:46:59 [2019-09-16T11:46:59.953Z] #13 12.58 Unpacking dh-python (2.20170125) ...
11:46:59 [2019-09-16T11:46:59.953Z] #13 12.62 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
11:47:00 [2019-09-16T11:47:00.210Z]   CC       criu/tun.o
11:47:00 [2019-09-16T11:47:00.210Z]   CC       criu/uffd.o
11:47:00 [2019-09-16T11:47:00.211Z] #13 12.63 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
11:47:00 [2019-09-16T11:47:00.468Z] #13 13.06 Setting up python3-minimal (3.5.3-1) ...
11:47:00 [2019-09-16T11:47:00.611Z]   CC       criu/util.o
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.25 Selecting previously unselected package python3.
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16747 files and directories currently installed.)
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.25 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.26 Unpacking python3 (3.5.3-1) ...
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.29 Selecting previously unselected package pigz.
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.29 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.30 Unpacking pigz (2.3.4-1) ...
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.33 Selecting previously unselected package libip4tc0:amd64.
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.33 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.34 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.37 Selecting previously unselected package libip6tc0:amd64.
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.38 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.38 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.42 Selecting previously unselected package libiptc0:amd64.
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.42 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.43 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
11:47:00 [2019-09-16T11:47:00.725Z] #13 13.46 Selecting previously unselected package libxtables12:amd64.
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.46 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.47 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.51 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.51 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.51 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.54 Selecting previously unselected package iptables.
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.54 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.55 Unpacking iptables (1.6.0+snapshot20161117-6) ...
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.61 Selecting previously unselected package xxd.
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.61 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.61 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.66 Selecting previously unselected package vim-common.
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.66 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.66 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.71 Selecting previously unselected package bzip2.
11:47:00 [2019-09-16T11:47:00.983Z] #13 13.71 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.078Z]   CC       criu/uts_ns.o
11:47:01 [2019-09-16T11:47:01.240Z] #13 13.71 Unpacking bzip2 (1.0.6-8.1) ...
11:47:01 [2019-09-16T11:47:01.240Z] #13 13.75 Selecting previously unselected package libgpm2:amd64.
11:47:01 [2019-09-16T11:47:01.240Z] #13 13.75 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.240Z] #13 13.75 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
11:47:01 [2019-09-16T11:47:01.240Z] #13 13.79 Selecting previously unselected package xz-utils.
11:47:01 [2019-09-16T11:47:01.240Z] #13 13.79 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.240Z] #13 13.79 Unpacking xz-utils (5.2.2-1.2+b1) ...
11:47:01 [2019-09-16T11:47:01.240Z] #13 13.85 Selecting previously unselected package aufs-tools.
11:47:01 [2019-09-16T11:47:01.240Z] #13 13.85 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.240Z] #13 13.86 Unpacking aufs-tools (1:4.1+20161219-1) ...
11:47:01 [2019-09-16T11:47:01.240Z] #13 13.90 Selecting previously unselected package liblzo2-2:amd64.
11:47:01 [2019-09-16T11:47:01.240Z] #13 13.90 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.240Z] #13 13.91 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
11:47:01 [2019-09-16T11:47:01.240Z] #13 13.94 Selecting previously unselected package btrfs-progs.
11:47:01 [2019-09-16T11:47:01.241Z] #13 13.94 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.241Z] #13 13.95 Unpacking btrfs-progs (4.7.3-1) ...
11:47:01 [2019-09-16T11:47:01.498Z] #13 14.04 Selecting previously unselected package btrfs-tools.
11:47:01 [2019-09-16T11:47:01.498Z] #13 14.04 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.498Z] #13 14.04 Unpacking btrfs-tools (4.7.3-1) ...
11:47:01 [2019-09-16T11:47:01.498Z] #13 14.08 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:47:01 [2019-09-16T11:47:01.498Z] #13 14.08 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.498Z] #13 14.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
11:47:01 [2019-09-16T11:47:01.498Z] #13 14.12 Selecting previously unselected package dmsetup.
11:47:01 [2019-09-16T11:47:01.498Z] #13 14.13 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.498Z] #13 14.13 Unpacking dmsetup (2:1.02.137-2) ...
11:47:01 [2019-09-16T11:47:01.498Z] #13 14.17 Selecting previously unselected package libonig4:amd64.
11:47:01 [2019-09-16T11:47:01.498Z] #13 14.17 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.498Z] #13 14.18 Unpacking libonig4:amd64 (6.1.3-2) ...
11:47:01 [2019-09-16T11:47:01.498Z] #13 14.23 Selecting previously unselected package libjq1:amd64.
11:47:01 [2019-09-16T11:47:01.499Z]   CC       criu/vdso.o
11:47:01 [2019-09-16T11:47:01.499Z]   LINK     criu/built-in.o
11:47:01 [2019-09-16T11:47:01.499Z]   LINK     criu/criu
11:47:01 [2019-09-16T11:47:01.499Z]   DEP      lib/c/criu.d
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.23 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.23 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.27 Selecting previously unselected package jq.
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.28 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.28 Unpacking jq (1.5+dfsg-1.3) ...
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.32 Selecting previously unselected package libaio1:amd64.
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.32 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.33 Unpacking libaio1:amd64 (0.3.110-3) ...
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.35 Selecting previously unselected package libcap2-bin.
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.35 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.36 Unpacking libcap2-bin (1:2.25-1) ...
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.40 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.40 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.40 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.43 Selecting previously unselected package libsepol1-dev:amd64.
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.44 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
11:47:01 [2019-09-16T11:47:01.755Z] #13 14.44 Unpacking libsepol1-dev:amd64 (2.6-2) ...
11:47:01 [2019-09-16T11:47:01.928Z]   CC       images/rpc.pb-c.o
11:47:01 [2019-09-16T11:47:01.928Z]   CC       lib/c/criu.o
11:47:02 [2019-09-16T11:47:02.013Z] #13 14.51 Selecting previously unselected package libpcre16-3:amd64.
11:47:02 [2019-09-16T11:47:02.013Z] #13 14.51 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
11:47:02 [2019-09-16T11:47:02.013Z] #13 14.52 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
11:47:02 [2019-09-16T11:47:02.013Z] #13 14.57 Selecting previously unselected package libpcre32-3:amd64.
11:47:02 [2019-09-16T11:47:02.013Z] #13 14.58 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
11:47:02 [2019-09-16T11:47:02.013Z] #13 14.58 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
11:47:02 [2019-09-16T11:47:02.013Z] #13 14.62 Selecting previously unselected package libpcre3-dev:amd64.
11:47:02 [2019-09-16T11:47:02.013Z] #13 14.62 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
11:47:02 [2019-09-16T11:47:02.013Z] #13 14.63 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
11:47:02 [2019-09-16T11:47:02.013Z] #13 14.71 Selecting previously unselected package libselinux1-dev:amd64.
11:47:02 [2019-09-16T11:47:02.013Z] #13 14.72 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
11:47:02 [2019-09-16T11:47:02.013Z] #13 14.72 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.77 Selecting previously unselected package libdevmapper-dev:amd64.
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.78 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.78 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.83 Selecting previously unselected package libnl-3-200:amd64.
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.83 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.83 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.87 Selecting previously unselected package libprotobuf-c1:amd64.
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.87 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.88 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.91 Selecting previously unselected package libreadline5:amd64.
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.91 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.92 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.96 Selecting previously unselected package libsystemd-dev:amd64.
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.96 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
11:47:02 [2019-09-16T11:47:02.271Z] #13 14.96 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
11:47:02 [2019-09-16T11:47:02.422Z]   LINK     lib/c/built-in.o
11:47:02 [2019-09-16T11:47:02.422Z]   LINK     lib/c/libcriu.so
11:47:02 [2019-09-16T11:47:02.422Z]   GEN      magic.py
11:47:02 [2019-09-16T11:47:02.422Z] fatal: Not a git repository (or any of the parent directories): .git
11:47:02 [2019-09-16T11:47:02.422Z] make[1]: Nothing to be done for 'all'.
11:47:02 [2019-09-16T11:47:02.508Z] Running on ubuntu-1804-overlay2 (i-047840870041a1e84) in /home/ubuntu/workspace/engine_PR-345
[Pipeline] {
11:47:02 [2019-09-16T11:47:02.530Z] #13 15.24 Selecting previously unselected package net-tools.
11:47:02 [2019-09-16T11:47:02.530Z] #13 15.24 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
11:47:02 [2019-09-16T11:47:02.530Z] #13 15.24 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
11:47:02 [2019-09-16T11:47:02.530Z] #13 15.29 Selecting previously unselected package python-pip-whl.
[Pipeline] checkout
11:47:02 [2019-09-16T11:47:02.789Z] #13 15.30 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
11:47:02 [2019-09-16T11:47:02.789Z] #13 15.30 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
11:47:02 [2019-09-16T11:47:02.789Z] #13 15.43 Selecting previously unselected package python3-pip.
11:47:02 [2019-09-16T11:47:02.789Z] #13 15.43 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
11:47:02 [2019-09-16T11:47:02.789Z] #13 15.44 Unpacking python3-pip (9.0.1-2+deb9u1) ...
11:47:02 [2019-09-16T11:47:02.789Z] #13 15.48 Selecting previously unselected package python3-pkg-resources.
11:47:02 [2019-09-16T11:47:02.789Z] #13 15.48 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
11:47:02 [2019-09-16T11:47:02.789Z] #13 15.49 Unpacking python3-pkg-resources (33.1.1-1) ...
11:47:02 [2019-09-16T11:47:02.789Z] #13 15.53 Selecting previously unselected package python3-setuptools.
11:47:02 [2019-09-16T11:47:02.789Z] #13 15.53 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
11:47:02 [2019-09-16T11:47:02.789Z] #13 15.54 Unpacking python3-setuptools (33.1.1-1) ...
11:47:02 [2019-09-16T11:47:02.817Z] make[1]: 'images/built-in.o' is up to date.
11:47:02 [2019-09-16T11:47:02.817Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
11:47:02 [2019-09-16T11:47:02.817Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:47:02 [2019-09-16T11:47:02.817Z] make[1]: 'compel/libcompel.a' is up to date.
11:47:02 [2019-09-16T11:47:02.817Z] make[1]: 'compel/compel-host-bin' is up to date.
11:47:02 [2019-09-16T11:47:02.817Z] make[1]: Nothing to be done for 'all'.
11:47:02 [2019-09-16T11:47:02.817Z] make[1]: 'soccr/libsoccr.a' is up to date.
11:47:02 [2019-09-16T11:47:02.817Z] make[2]: Nothing to be done for 'all'.
11:47:02 [2019-09-16T11:47:02.817Z] make[2]: Nothing to be done for 'all'.
11:47:02 [2019-09-16T11:47:02.817Z] make[2]: Nothing to be done for 'all'.
11:47:02 [2019-09-16T11:47:02.817Z] make[2]: Nothing to be done for 'all'.
11:47:02 [2019-09-16T11:47:02.817Z] make[2]: Nothing to be done for 'all'.
11:47:02 [2019-09-16T11:47:02.817Z] make[2]: Nothing to be done for 'all'.
11:47:02 [2019-09-16T11:47:02.817Z] make[2]: Nothing to be done for 'all'.
11:47:02 [2019-09-16T11:47:02.817Z] make[2]: Nothing to be done for 'all'.
11:47:02 [2019-09-16T11:47:02.817Z]   INSTALL  criu/criu
11:47:03 [2019-09-16T11:47:03.046Z] #13 15.59 Selecting previously unselected package python3-wheel.
11:47:03 [2019-09-16T11:47:03.046Z] #13 15.59 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
11:47:03 [2019-09-16T11:47:03.046Z] #13 15.59 Unpacking python3-wheel (0.29.0-2) ...
11:47:03 [2019-09-16T11:47:03.046Z] #13 15.63 Selecting previously unselected package thin-provisioning-tools.
11:47:03 [2019-09-16T11:47:03.046Z] #13 15.63 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
11:47:03 [2019-09-16T11:47:03.046Z] #13 15.64 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
11:47:03 [2019-09-16T11:47:03.046Z] #13 15.71 Selecting previously unselected package vim-runtime.
11:47:03 [2019-09-16T11:47:03.046Z] #13 15.71 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
11:47:03 [2019-09-16T11:47:03.046Z] #13 15.72 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
11:47:03 [2019-09-16T11:47:03.046Z] #13 15.73 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
11:47:03 [2019-09-16T11:47:03.046Z] #13 15.74 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
11:47:03 [2019-09-16T11:47:03.977Z] #13 16.40 Selecting previously unselected package vim.
11:47:03 [2019-09-16T11:47:03.977Z] #13 16.40 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
11:47:03 [2019-09-16T11:47:03.977Z] #13 16.41 Unpacking vim (2:8.0.0197-4+deb9u3) ...
11:47:03 [2019-09-16T11:47:03.977Z] #13 16.53 Selecting previously unselected package xfsprogs.
11:47:03 [2019-09-16T11:47:03.977Z] #13 16.53 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
11:47:03 [2019-09-16T11:47:03.977Z] #13 16.54 Unpacking xfsprogs (4.9.0+nmu1) ...
11:47:03 [2019-09-16T11:47:03.977Z] #13 16.64 Selecting previously unselected package zip.
11:47:03 [2019-09-16T11:47:03.977Z] #13 16.64 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
11:47:03 [2019-09-16T11:47:03.977Z] #13 16.65 Unpacking zip (3.0-11+b1) ...
11:47:03 [2019-09-16T11:47:03.977Z] #13 16.69 Selecting previously unselected package libapparmor-perl.
11:47:03 [2019-09-16T11:47:03.977Z] #13 16.69 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
11:47:03 [2019-09-16T11:47:03.977Z] #13 16.70 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
11:47:03 [2019-09-16T11:47:03.977Z] #13 16.74 Selecting previously unselected package apparmor.
11:47:04 [2019-09-16T11:47:04.183Z] Removing intermediate container 3d040b2ea3a3
11:47:04 [2019-09-16T11:47:04.183Z]  ---> cafdb4bb9419
11:47:04 [2019-09-16T11:47:04.183Z] Step 12/126 : FROM base AS registry
11:47:04 [2019-09-16T11:47:04.183Z]  ---> 1996ede3ea70
11:47:04 [2019-09-16T11:47:04.183Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:47:04 [2019-09-16T11:47:04.183Z]  ---> Running in 05633a94751d
11:47:04 [2019-09-16T11:47:04.183Z] Removing intermediate container 05633a94751d
11:47:04 [2019-09-16T11:47:04.183Z]  ---> d61b59a291a6
11:47:04 [2019-09-16T11:47:04.183Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
11:47:04 [2019-09-16T11:47:04.235Z] #13 16.74 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
11:47:04 [2019-09-16T11:47:04.235Z] #13 16.76 Unpacking apparmor (2.11.0-3+deb9u2) ...
11:47:04 [2019-09-16T11:47:04.235Z] #13 16.86 Selecting previously unselected package binutils-mingw-w64-i686.
11:47:04 [2019-09-16T11:47:04.493Z] #13 16.86 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
11:47:04 [2019-09-16T11:47:04.493Z] #13 16.87 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:47:04 [2019-09-16T11:47:04.493Z] #13 17.14 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:47:04 [2019-09-16T11:47:04.557Z]  ---> Running in 26d27cf61db3
11:47:04 [2019-09-16T11:47:04.557Z] Removing intermediate container 26d27cf61db3
11:47:04 [2019-09-16T11:47:04.557Z]  ---> e297f8fa450e
11:47:04 [2019-09-16T11:47:04.557Z] Step 15/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
11:47:04 [2019-09-16T11:47:04.557Z]  ---> Running in 493bb9a3bb93
11:47:04 [2019-09-16T11:47:04.750Z] #13 17.14 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
11:47:04 [2019-09-16T11:47:04.750Z] #13 17.14 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:47:05 [2019-09-16T11:47:05.008Z] #13 17.46 Selecting previously unselected package binutils-mingw-w64.
11:47:05 [2019-09-16T11:47:05.008Z] #13 17.47 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
11:47:05 [2019-09-16T11:47:05.008Z] #13 17.47 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:47:05 [2019-09-16T11:47:05.008Z] #13 17.50 Selecting previously unselected package mingw-w64-common.
11:47:05 [2019-09-16T11:47:05.008Z] #13 17.51 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
11:47:05 [2019-09-16T11:47:05.008Z] #13 17.51 Unpacking mingw-w64-common (5.0.1-1) ...
11:47:05 [2019-09-16T11:47:05.124Z] Sending build context to Docker daemon  48.01MB
11:47:05 [2019-09-16T11:47:05.124Z] 
11:47:05 [2019-09-16T11:47:05.124Z] Step 1/8 : FROM microsoft/windowsservercore
11:47:05 [2019-09-16T11:47:05.124Z]  ---> 2606a881cbae
11:47:05 [2019-09-16T11:47:05.124Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
11:47:05 [2019-09-16T11:47:05.124Z]  ---> Using cache
11:47:05 [2019-09-16T11:47:05.124Z]  ---> 817b185150a5
11:47:05 [2019-09-16T11:47:05.124Z] Step 3/8 : ARG GO_VERSION=1.12.8
11:47:05 [2019-09-16T11:47:05.124Z]  ---> Running in 65ce7baaff43
11:47:05 [2019-09-16T11:47:05.337Z] + mktemp -d
11:47:05 [2019-09-16T11:47:05.337Z] + export GOPATH=/tmp/tmp.pfdKfmTail
11:47:05 [2019-09-16T11:47:05.337Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.pfdKfmTail/src/github.com/docker/distribution
11:47:05 [2019-09-16T11:47:05.337Z] Cloning into '/tmp/tmp.pfdKfmTail/src/github.com/docker/distribution'...
11:47:05 [2019-09-16T11:47:05.573Z] #13 18.18 Selecting previously unselected package mingw-w64-x86-64-dev.
11:47:05 [2019-09-16T11:47:05.573Z] #13 18.18 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
11:47:05 [2019-09-16T11:47:05.573Z] #13 18.18 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
11:47:06 [2019-09-16T11:47:06.505Z] #13 18.91 Selecting previously unselected package gcc-mingw-w64-base.
11:47:06 [2019-09-16T11:47:06.505Z] #13 18.92 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
11:47:06 [2019-09-16T11:47:06.505Z] #13 18.92 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:47:06 [2019-09-16T11:47:06.505Z] #13 18.97 Selecting previously unselected package gcc-mingw-w64-x86-64.
11:47:06 [2019-09-16T11:47:06.505Z] #13 18.97 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
11:47:06 [2019-09-16T11:47:06.505Z] #13 18.97 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:47:06 [2019-09-16T11:47:06.636Z] + cd /tmp/tmp.pfdKfmTail/src/github.com/docker/distribution
11:47:06 [2019-09-16T11:47:06.636Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:47:07 [2019-09-16T11:47:07.012Z] + GOPATH=/tmp/tmp.pfdKfmTail/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pfdKfmTail go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:47:07 [2019-09-16T11:47:07.323Z] Removing intermediate container 65ce7baaff43
11:47:07 [2019-09-16T11:47:07.323Z]  ---> 2ad842ccdad5
11:47:07 [2019-09-16T11:47:07.323Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\go     FROM_DOCKERFILE=1
11:47:07 [2019-09-16T11:47:07.323Z]  ---> Running in a8c7cc20be47
11:47:08 [2019-09-16T11:47:08.573Z] using credential docker-jenkins-github-credentials
11:47:08 [2019-09-16T11:47:08.581Z] Cloning the remote Git repository
11:47:08 [2019-09-16T11:47:08.581Z] Cloning with configured refspecs honoured and without tags
11:47:08 [2019-09-16T11:47:08.861Z] Removing intermediate container a8c7cc20be47
11:47:08 [2019-09-16T11:47:08.862Z]  ---> c641c3a5be31
11:47:08 [2019-09-16T11:47:08.862Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION+'.windows-amd64.zip') C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path C:\go\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
11:47:08 [2019-09-16T11:47:08.862Z]  ---> Running in e8ac70319cf9
11:47:08 [2019-09-16T11:47:08.647Z] Cloning repository https://github.com/docker/engine.git
11:47:08 [2019-09-16T11:47:08.696Z]  > git init /home/ubuntu/workspace/engine_PR-345 # timeout=10
11:47:09 [2019-09-16T11:47:09.786Z] #13 22.24 Selecting previously unselected package g++-mingw-w64-x86-64.
11:47:09 [2019-09-16T11:47:09.786Z] #13 22.24 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
11:47:09 [2019-09-16T11:47:09.786Z] #13 22.25 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:47:09 [2019-09-16T11:47:09.304Z] Fetching upstream changes from https://github.com/docker/engine.git
11:47:09 [2019-09-16T11:47:09.304Z]  > git --version # timeout=10
11:47:09 [2019-09-16T11:47:09.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:47:09 [2019-09-16T11:47:09.351Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/19.03:refs/remotes/origin/19.03
11:47:10 [2019-09-16T11:47:10.874Z] INFO: Expanding go...
11:47:12 [2019-09-16T11:47:12.467Z] #13 24.74 Setting up aufs-tools (1:4.1+20161219-1) ...
11:47:12 [2019-09-16T11:47:12.467Z] #13 24.76 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:47:12 [2019-09-16T11:47:12.468Z] #13 24.77 Setting up libsepol1-dev:amd64 (2.6-2) ...
11:47:12 [2019-09-16T11:47:12.468Z] #13 24.78 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
11:47:12 [2019-09-16T11:47:12.468Z] #13 24.79 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
11:47:12 [2019-09-16T11:47:12.468Z] #13 24.81 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
11:47:12 [2019-09-16T11:47:12.468Z] #13 24.83 Processing triggers for mime-support (3.60) ...
11:47:12 [2019-09-16T11:47:12.468Z] #13 24.84 Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:47:12 [2019-09-16T11:47:12.468Z] #13 24.85 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
11:47:12 [2019-09-16T11:47:12.468Z] #13 24.87 Setting up libcap2-bin (1:2.25-1) ...
11:47:12 [2019-09-16T11:47:12.468Z] #13 24.88 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:47:12 [2019-09-16T11:47:12.468Z] #13 24.89 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:47:12 [2019-09-16T11:47:12.468Z] #13 24.90 Setting up bash-completion (1:2.1-4.3) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.46 Setting up libonig4:amd64 (6.1.3-2) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.47 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.48 Setting up zip (3.0-11+b1) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.49 Setting up bzip2 (1.0.6-8.1) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.51 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.52 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.53 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.55 Setting up libaio1:amd64 (0.3.110-3) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.56 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.57 Setting up xz-utils (5.2.2-1.2+b1) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.59 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.61 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.62 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.63 Setting up libpcre32-3:amd64 (2:8.39-3) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.64 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.66 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.74 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.75 Setting up libpcre16-3:amd64 (2:8.39-3) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
11:47:13 [2019-09-16T11:47:13.031Z] #13 25.77 Setting up libnl-3-200:amd64 (3.2.27-2) ...
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.79 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.80 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.82 Setting up pigz (2.3.4-1) ...
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.83 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.84 Setting up libmpdec2:amd64 (2.4.2-1) ...
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.86 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.87 Setting up mingw-w64-common (5.0.1-1) ...
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.88 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.89 Setting up jq (1.5+dfsg-1.3) ...
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.90 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.91 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.93 Setting up xfsprogs (4.9.0+nmu1) ...
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.94 Setting up vim (2:8.0.0197-4+deb9u3) ...
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:47:13 [2019-09-16T11:47:13.288Z] #13 25.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:47:13 [2019-09-16T11:47:13.545Z] #13 26.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:47:13 [2019-09-16T11:47:13.545Z] #13 26.12 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
11:47:13 [2019-09-16T11:47:13.545Z] #13 26.13 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
11:47:13 [2019-09-16T11:47:13.545Z] #13 26.15 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
11:47:13 [2019-09-16T11:47:13.545Z] #13 26.16 Setting up iptables (1.6.0+snapshot20161117-6) ...
11:47:13 [2019-09-16T11:47:13.545Z] #13 26.17 Setting up btrfs-progs (4.7.3-1) ...
11:47:13 [2019-09-16T11:47:13.545Z] #13 26.18 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
11:47:13 [2019-09-16T11:47:13.545Z] #13 26.19 Setting up python3.5 (3.5.3-1+deb9u1) ...
11:47:14 [2019-09-16T11:47:14.478Z] #13 27.08 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
11:47:14 [2019-09-16T11:47:14.478Z] #13 27.10 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:47:14 [2019-09-16T11:47:14.478Z] #13 27.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
11:47:14 [2019-09-16T11:47:14.478Z] #13 27.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
11:47:14 [2019-09-16T11:47:14.478Z] #13 27.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
11:47:14 [2019-09-16T11:47:14.478Z] #13 27.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
11:47:14 [2019-09-16T11:47:14.478Z] #13 27.12 Setting up btrfs-tools (4.7.3-1) ...
11:47:14 [2019-09-16T11:47:14.478Z] #13 27.13 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:47:14 [2019-09-16T11:47:14.478Z] #13 27.14 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:47:14 [2019-09-16T11:47:14.735Z] #13 27.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
11:47:14 [2019-09-16T11:47:14.735Z] #13 27.15 Setting up python3 (3.5.3-1) ...
11:47:14 [2019-09-16T11:47:14.991Z] #13 27.45 Setting up apparmor (2.11.0-3+deb9u2) ...
11:47:15 [2019-09-16T11:47:15.556Z] #13 28.15 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
11:47:15 [2019-09-16T11:47:15.556Z] #13 28.19 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
11:47:15 [2019-09-16T11:47:15.556Z] #13 28.21 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
11:47:15 [2019-09-16T11:47:15.556Z] #13 28.22 Setting up python3-wheel (0.29.0-2) ...
11:47:15 [2019-09-16T11:47:15.814Z] #13 28.40 Setting up python3-pkg-resources (33.1.1-1) ...
11:47:16 [2019-09-16T11:47:16.071Z] #13 28.60 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
11:47:16 [2019-09-16T11:47:16.071Z] #13 28.61 Setting up python3-pip (9.0.1-2+deb9u1) ...
11:47:16 [2019-09-16T11:47:16.071Z] #13 28.82 Setting up dmsetup (2:1.02.137-2) ...
11:47:16 [2019-09-16T11:47:16.329Z] #13 28.84 Setting up python3-setuptools (33.1.1-1) ...
11:47:16 [2019-09-16T11:47:16.586Z] #13 29.05 Setting up dh-python (2.20170125) ...
11:47:16 [2019-09-16T11:47:16.586Z] #13 29.20 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
11:47:16 [2019-09-16T11:47:16.586Z] #13 29.21 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:47:16 [2019-09-16T11:47:16.846Z] #13 DONE 29.5s
11:47:16 [2019-09-16T11:47:16.846Z] 
11:47:16 [2019-09-16T11:47:16.846Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
11:47:17 [2019-09-16T11:47:17.617Z] 
11:47:17 [2019-09-16T11:47:17.617Z] SUCCESS: Specified value was saved.
11:47:18 [2019-09-16T11:47:18.585Z] INFO: Downloading git...
11:47:18 [2019-09-16T11:47:18.741Z] #14 1.724 Collecting yamllint==1.16.0
11:47:21 [2019-09-16T11:47:21.493Z] INFO: Downloading go...
11:47:21 [2019-09-16T11:47:21.952Z] INFO: Downloading compiler 1 of 3...
11:47:22 [2019-09-16T11:47:22.922Z] INFO: Downloading compiler 2 of 3...
11:47:22 [2019-09-16T11:47:22.922Z] INFO: Downloading compiler 3 of 3...
11:47:23 [2019-09-16T11:47:23.305Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/engine_PR-345
[Pipeline] {
[Pipeline] checkout
11:47:23 [2019-09-16T11:47:23.376Z] using credential docker-jenkins-github-credentials
11:47:23 [2019-09-16T11:47:23.384Z] INFO: Extracting git...
11:47:23 [2019-09-16T11:47:23.392Z] Cloning the remote Git repository
11:47:23 [2019-09-16T11:47:23.392Z] Cloning with configured refspecs honoured and without tags
11:47:23 [2019-09-16T11:47:23.400Z] Cloning repository https://github.com/docker/engine.git
11:47:23 [2019-09-16T11:47:23.400Z]  > git init /home/docker/workspace/engine_PR-345 # timeout=10
11:47:23 [2019-09-16T11:47:23.407Z] Fetching upstream changes from https://github.com/docker/engine.git
11:47:23 [2019-09-16T11:47:23.407Z]  > git --version # timeout=10
11:47:23 [2019-09-16T11:47:23.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:47:23 [2019-09-16T11:47:23.411Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/19.03:refs/remotes/origin/19.03
11:47:25 [2019-09-16T11:47:25.284Z] #14 8.000   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:47:25 [2019-09-16T11:47:25.284Z] #14 8.064 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:47:26 [2019-09-16T11:47:26.215Z] #14 9.101   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
11:47:26 [2019-09-16T11:47:26.471Z] #14 9.423 Collecting pyyaml (from yamllint==1.16.0)
11:47:27 [2019-09-16T11:47:27.104Z] + dpkg --print-architecture
11:47:27 [2019-09-16T11:47:27.104Z] + cd /tmp/tmp.pfdKfmTail/src/github.com/docker/distribution
11:47:27 [2019-09-16T11:47:27.104Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:47:27 [2019-09-16T11:47:27.104Z] + GOPATH=/tmp/tmp.pfdKfmTail/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pfdKfmTail
11:47:27 [2019-09-16T11:47:27.104Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:47:27 [2019-09-16T11:47:27.401Z] #14 10.49   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
11:47:27 [2019-09-16T11:47:27.662Z] #14 10.85 Building wheels for collected packages: pathspec, pyyaml
11:47:27 [2019-09-16T11:47:27.928Z] #14 10.85   Running setup.py bdist_wheel for pathspec: started
11:47:28 [2019-09-16T11:47:28.195Z] #14 11.16   Running setup.py bdist_wheel for pathspec: finished with status 'done'
11:47:28 [2019-09-16T11:47:28.195Z] #14 11.16   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
11:47:28 [2019-09-16T11:47:28.195Z] #14 11.17   Running setup.py bdist_wheel for pyyaml: started
11:47:28 [2019-09-16T11:47:28.454Z] #14 11.47   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:47:28 [2019-09-16T11:47:28.454Z] #14 11.47   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
11:47:28 [2019-09-16T11:47:28.454Z] #14 11.49 Successfully built pathspec pyyaml
11:47:28 [2019-09-16T11:47:28.454Z] #14 11.49 Installing collected packages: pathspec, pyyaml, yamllint
11:47:28 [2019-09-16T11:47:28.714Z] #14 11.60 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
11:47:28 [2019-09-16T11:47:28.714Z] #14 DONE 11.8s
11:47:28 [2019-09-16T11:47:28.714Z] 
11:47:28 [2019-09-16T11:47:28.714Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
11:47:28 [2019-09-16T11:47:28.974Z] #16 DONE 0.1s
11:47:28 [2019-09-16T11:47:28.974Z] 
11:47:28 [2019-09-16T11:47:28.974Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
11:47:28 [2019-09-16T11:47:28.974Z] #64 CACHED
11:47:28 [2019-09-16T11:47:28.974Z] 
11:47:28 [2019-09-16T11:47:28.974Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
11:47:28 [2019-09-16T11:47:28.974Z] #26 ...
11:47:28 [2019-09-16T11:47:28.974Z] 
11:47:28 [2019-09-16T11:47:28.974Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
11:47:28 [2019-09-16T11:47:28.974Z] #60 DONE 0.1s
11:47:28 [2019-09-16T11:47:28.974Z] 
11:47:28 [2019-09-16T11:47:28.974Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:47:28 [2019-09-16T11:47:28.974Z] #52 DONE 0.2s
11:47:29 [2019-09-16T11:47:29.231Z] 
11:47:29 [2019-09-16T11:47:29.231Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
11:47:29 [2019-09-16T11:47:29.231Z] #49 DONE 0.3s
11:47:29 [2019-09-16T11:47:29.231Z] 
11:47:29 [2019-09-16T11:47:29.231Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
11:47:29 [2019-09-16T11:47:29.231Z] #32 DONE 0.3s
11:47:29 [2019-09-16T11:47:29.231Z] 
11:47:29 [2019-09-16T11:47:29.231Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
11:47:29 [2019-09-16T11:47:29.231Z] #29 DONE 0.3s
11:47:29 [2019-09-16T11:47:29.231Z] 
11:47:29 [2019-09-16T11:47:29.231Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
11:47:29 [2019-09-16T11:47:29.231Z] #26 DONE 0.3s
11:47:29 [2019-09-16T11:47:29.231Z] 
11:47:29 [2019-09-16T11:47:29.231Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
11:47:29 [2019-09-16T11:47:29.231Z] #23 DONE 0.3s
11:47:29 [2019-09-16T11:47:29.231Z] 
11:47:29 [2019-09-16T11:47:29.231Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
11:47:29 [2019-09-16T11:47:29.231Z] #24 ...
11:47:29 [2019-09-16T11:47:29.231Z] 
11:47:29 [2019-09-16T11:47:29.231Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:47:29 [2019-09-16T11:47:29.231Z] #40 DONE 0.4s
11:47:29 [2019-09-16T11:47:29.488Z] 
11:47:29 [2019-09-16T11:47:29.488Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
11:47:29 [2019-09-16T11:47:29.745Z] #41 DONE 0.5s
11:47:29 [2019-09-16T11:47:29.745Z] 
11:47:29 [2019-09-16T11:47:29.745Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
11:47:30 [2019-09-16T11:47:30.011Z] Fetching without tags
11:47:30 [2019-09-16T11:47:30.253Z] Merging remotes/origin/19.03 commit 6ffb8e2b6727077d833ce4824830d0d0535eb4df into PR head commit c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:47:30 [2019-09-16T11:47:30.962Z] Merge succeeded, producing c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:47:30 [2019-09-16T11:47:30.963Z] Checking out Revision c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b (PR-345)
11:47:31 [2019-09-16T11:47:31.304Z] + rm -rf /tmp/tmp.pfdKfmTail/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pfdKfmTail
11:47:31 [2019-09-16T11:47:31.640Z] #42 ...
11:47:31 [2019-09-16T11:47:31.640Z] 
11:47:31 [2019-09-16T11:47:31.640Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
11:47:31 [2019-09-16T11:47:31.640Z] #21 DONE 2.9s
11:47:29 [2019-09-16T11:47:29.894Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
11:47:29 [2019-09-16T11:47:29.939Z]  > git config --add remote.origin.fetch +refs/pull/345/head:refs/remotes/origin/PR-345 # timeout=10
11:47:29 [2019-09-16T11:47:29.971Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
11:47:30 [2019-09-16T11:47:30.000Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
11:47:30 [2019-09-16T11:47:30.033Z] Fetching upstream changes from https://github.com/docker/engine.git
11:47:30 [2019-09-16T11:47:30.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:47:30 [2019-09-16T11:47:30.034Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/19.03:refs/remotes/origin/19.03
11:47:30 [2019-09-16T11:47:30.321Z]  > git config core.sparsecheckout # timeout=10
11:47:30 [2019-09-16T11:47:30.340Z]  > git checkout -f c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:47:30 [2019-09-16T11:47:30.940Z]  > git merge 6ffb8e2b6727077d833ce4824830d0d0535eb4df # timeout=10
11:47:30 [2019-09-16T11:47:30.957Z]  > git rev-parse HEAD^{commit} # timeout=10
11:47:31 [2019-09-16T11:47:31.020Z]  > git config core.sparsecheckout # timeout=10
11:47:31 [2019-09-16T11:47:31.027Z]  > git checkout -f c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:47:31 [2019-09-16T11:47:31.897Z] 
11:47:31 [2019-09-16T11:47:31.897Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
11:47:31 [2019-09-16T11:47:31.979Z] Commit message: "Fix TestSwarmClusterRotateUnlockKey"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:47:32 [2019-09-16T11:47:32.737Z] Removing intermediate container 493bb9a3bb93
11:47:32 [2019-09-16T11:47:32.737Z]  ---> e75a9c6f0dd1
11:47:32 [2019-09-16T11:47:32.737Z] Step 16/126 : FROM base AS swagger
11:47:32 [2019-09-16T11:47:32.737Z]  ---> 1996ede3ea70
11:47:32 [2019-09-16T11:47:32.737Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
11:47:32 [2019-09-16T11:47:32.737Z]  ---> Running in 3a23b8259c23
11:47:32 [2019-09-16T11:47:32.737Z] Removing intermediate container 3a23b8259c23
11:47:32 [2019-09-16T11:47:32.737Z]  ---> 0899e613d16f
11:47:32 [2019-09-16T11:47:32.737Z] Step 18/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
11:47:32 [2019-09-16T11:47:32.737Z]  ---> Running in 4567e24cf03b
11:47:33 [2019-09-16T11:47:33.027Z] + docker version
11:47:33 [2019-09-16T11:47:33.581Z] + mktemp -d
11:47:33 [2019-09-16T11:47:33.581Z] + export GOPATH=/tmp/tmp.5aXeIqC4aA
11:47:33 [2019-09-16T11:47:33.581Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.5aXeIqC4aA/src/github.com/go-swagger/go-swagger
11:47:33 [2019-09-16T11:47:33.581Z] Cloning into '/tmp/tmp.5aXeIqC4aA/src/github.com/go-swagger/go-swagger'...
11:47:34 [2019-09-16T11:47:34.420Z] #27 ...
11:47:34 [2019-09-16T11:47:34.420Z] 
11:47:34 [2019-09-16T11:47:34.420Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.355 + RM_GOPATH=0
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.355 + TMP_GOPATH=
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.355 + : /build
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.355 + '[' -z '' ']'
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.359 ++ mktemp -d
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.361 + export GOPATH=/tmp/tmp.Un5yLS2ZTK
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.362 + GOPATH=/tmp/tmp.Un5yLS2ZTK
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.362 + RM_GOPATH=1
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.363 ++ dirname ./install.sh
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.365 + dir=.
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.365 + bin=dockercli
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.365 + shift
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.365 + '[' '!' -f ./dockercli.installer ']'
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.367 + . ./dockercli.installer
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.368 ++ DOCKERCLI_CHANNEL=stable
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.371 ++ DOCKERCLI_VERSION=17.06.2-ce
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.373 + install_dockercli
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.379 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.379 Install docker/cli version 17.06.2-ce from stable
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.380 ++ uname -m
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.381 + arch=x86_64
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.381 + '[' x86_64 '!=' x86_64 ']'
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.381 + url=https://download.docker.com/linux/static
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.382 + tar -xz docker/docker
11:47:34 [2019-09-16T11:47:34.420Z] #53 4.382 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:47:34 [2019-09-16T11:47:34.420Z] #53 ...
11:47:34 [2019-09-16T11:47:34.420Z] 
11:47:34 [2019-09-16T11:47:34.420Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
11:47:34 [2019-09-16T11:47:34.420Z] #24 5.381 + RM_GOPATH=0
11:47:34 [2019-09-16T11:47:34.420Z] #24 5.381 + TMP_GOPATH=
11:47:34 [2019-09-16T11:47:34.420Z] #24 5.381 + : /build
11:47:34 [2019-09-16T11:47:34.420Z] #24 5.381 + '[' -z '' ']'
11:47:34 [2019-09-16T11:47:34.420Z] #24 5.381 ++ mktemp -d
11:47:34 [2019-09-16T11:47:34.677Z] #24 5.386 + export GOPATH=/tmp/tmp.fkXTFgtxbP
11:47:34 [2019-09-16T11:47:34.677Z] #24 5.386 + GOPATH=/tmp/tmp.fkXTFgtxbP
11:47:34 [2019-09-16T11:47:34.677Z] #24 5.386 + RM_GOPATH=1
11:47:34 [2019-09-16T11:47:34.677Z] #24 5.386 ++ dirname ./install.sh
11:47:34 [2019-09-16T11:47:34.677Z] #24 5.386 + dir=.
11:47:34 [2019-09-16T11:47:34.677Z] #24 5.386 + bin=gometalinter
11:47:34 [2019-09-16T11:47:34.677Z] #24 5.386 + shift
11:47:34 [2019-09-16T11:47:34.677Z] #24 5.386 + '[' '!' -f ./gometalinter.installer ']'
11:47:34 [2019-09-16T11:47:34.677Z] #24 5.386 + . ./gometalinter.installer
11:47:34 [2019-09-16T11:47:34.677Z] #24 5.386 ++ GOMETALINTER_COMMIT=v2.0.6
11:47:34 [2019-09-16T11:47:34.677Z] #24 5.386 + install_gometalinter
11:47:34 [2019-09-16T11:47:34.677Z] #24 5.386 + echo 'Installing gometalinter version v2.0.6'
11:47:34 [2019-09-16T11:47:34.677Z] #24 5.386 + go get -d github.com/alecthomas/gometalinter
11:47:34 [2019-09-16T11:47:34.677Z] #24 5.386 Installing gometalinter version v2.0.6
11:47:35 [2019-09-16T11:47:35.976Z] INFO: Expanding compiler 1 of 3...
11:47:36 [2019-09-16T11:47:36.864Z] + cd /tmp/tmp.5aXeIqC4aA/src/github.com/go-swagger/go-swagger
11:47:36 [2019-09-16T11:47:36.864Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
11:47:36 [2019-09-16T11:47:36.864Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:47:37 [2019-09-16T11:47:37.240Z] Client: Docker Engine - Community
11:47:37 [2019-09-16T11:47:37.240Z]  Version:           19.03.2
11:47:37 [2019-09-16T11:47:37.240Z]  API version:       1.40
11:47:37 [2019-09-16T11:47:37.240Z]  Go version:        go1.12.8
11:47:37 [2019-09-16T11:47:37.240Z]  Git commit:        6a30dfc
11:47:37 [2019-09-16T11:47:37.240Z]  Built:             Thu Aug 29 05:29:11 2019
11:47:37 [2019-09-16T11:47:37.240Z]  OS/Arch:           linux/amd64
11:47:37 [2019-09-16T11:47:37.240Z]  Experimental:      false
11:47:37 [2019-09-16T11:47:37.240Z] 
11:47:37 [2019-09-16T11:47:37.240Z] Server: Docker Engine - Community
11:47:37 [2019-09-16T11:47:37.240Z]  Engine:
11:47:37 [2019-09-16T11:47:37.240Z]   Version:          19.03.2
11:47:37 [2019-09-16T11:47:37.240Z]   API version:      1.40 (minimum version 1.12)
11:47:37 [2019-09-16T11:47:37.240Z]   Go version:       go1.12.8
11:47:37 [2019-09-16T11:47:37.240Z]   Git commit:       6a30dfc
11:47:37 [2019-09-16T11:47:37.240Z]   Built:            Thu Aug 29 05:27:45 2019
11:47:37 [2019-09-16T11:47:37.240Z]   OS/Arch:          linux/amd64
11:47:37 [2019-09-16T11:47:37.240Z]   Experimental:     true
11:47:37 [2019-09-16T11:47:37.240Z]  containerd:
11:47:37 [2019-09-16T11:47:37.240Z]   Version:          1.2.6
11:47:37 [2019-09-16T11:47:37.240Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
11:47:37 [2019-09-16T11:47:37.240Z]  runc:
11:47:37 [2019-09-16T11:47:37.240Z]   Version:          1.0.0-rc8
11:47:37 [2019-09-16T11:47:37.240Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
11:47:37 [2019-09-16T11:47:37.240Z]  docker-init:
11:47:37 [2019-09-16T11:47:37.240Z]   Version:          0.18.0
11:47:37 [2019-09-16T11:47:37.240Z]   GitCommit:        fec3683
[Pipeline] sh
11:47:37 [2019-09-16T11:47:37.505Z] INFO: Expanding compiler 2 of 3...
11:47:37 [2019-09-16T11:47:37.623Z] + docker info
11:47:38 [2019-09-16T11:47:38.857Z] #24 ...
11:47:38 [2019-09-16T11:47:38.857Z] 
11:47:38 [2019-09-16T11:47:38.857Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
11:47:38 [2019-09-16T11:47:38.857Z] #44 6.290 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:47:38 [2019-09-16T11:47:38.857Z] #44 6.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:47:38 [2019-09-16T11:47:38.857Z] #44 6.342 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:47:38 [2019-09-16T11:47:38.857Z] #44 6.360 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:47:38 [2019-09-16T11:47:38.857Z] #44 6.408 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:47:38 [2019-09-16T11:47:38.857Z] #44 7.048 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
11:47:38 [2019-09-16T11:47:38.857Z] #44 8.812 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:47:38 [2019-09-16T11:47:38.857Z] #44 9.670 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:47:39 [2019-09-16T11:47:39.115Z] #44 ...
11:47:39 [2019-09-16T11:47:39.115Z] 
11:47:39 [2019-09-16T11:47:39.115Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:47:39 [2019-09-16T11:47:39.115Z] #35 6.181 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:47:39 [2019-09-16T11:47:39.115Z] #35 6.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:47:39 [2019-09-16T11:47:39.115Z] #35 6.194 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:47:39 [2019-09-16T11:47:39.115Z] #35 6.230 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:47:39 [2019-09-16T11:47:39.115Z] #35 6.278 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:47:39 [2019-09-16T11:47:39.115Z] #35 7.024 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
11:47:39 [2019-09-16T11:47:39.115Z] #35 8.731 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:47:39 [2019-09-16T11:47:39.115Z] #35 9.416 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:47:39 [2019-09-16T11:47:39.115Z] #35 ...
11:47:39 [2019-09-16T11:47:39.115Z] 
11:47:39 [2019-09-16T11:47:39.115Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.295 + RM_GOPATH=0
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.295 + TMP_GOPATH=
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.295 + : /build
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.295 + '[' -z '' ']'
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.300 ++ mktemp -d
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.305 + export GOPATH=/tmp/tmp.eCVhR61c8o
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.305 + GOPATH=/tmp/tmp.eCVhR61c8o
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.305 + RM_GOPATH=1
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.305 ++ dirname ./install.sh
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.306 + dir=.
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.306 + bin=tomlv
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.306 + shift
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.307 + '[' '!' -f ./tomlv.installer ']'
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.309 + . ./tomlv.installer
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.309 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.309 + install_tomlv
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.311 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.312 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.312 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eCVhR61c8o/src/github.com/BurntSushi/toml
11:47:39 [2019-09-16T11:47:39.115Z] #30 5.313 Cloning into '/tmp/tmp.eCVhR61c8o/src/github.com/BurntSushi/toml'...
11:47:39 [2019-09-16T11:47:39.115Z] #30 6.373 + cd /tmp/tmp.eCVhR61c8o/src/github.com/BurntSushi/toml
11:47:39 [2019-09-16T11:47:39.115Z] #30 6.373 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:47:39 [2019-09-16T11:47:39.115Z] #30 6.403 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:47:39 [2019-09-16T11:47:39.115Z] #30 7.078 errors
11:47:39 [2019-09-16T11:47:39.115Z] #30 7.117 internal/cpu
11:47:39 [2019-09-16T11:47:39.115Z] #30 7.156 math/bits
11:47:39 [2019-09-16T11:47:39.115Z] #30 7.561 runtime/internal/atomic
11:47:39 [2019-09-16T11:47:39.115Z] #30 7.758 math
11:47:39 [2019-09-16T11:47:39.115Z] #30 7.822 internal/bytealg
11:47:39 [2019-09-16T11:47:39.115Z] #30 8.331 runtime/internal/sys
11:47:39 [2019-09-16T11:47:39.115Z] #30 8.470 runtime/internal/math
11:47:39 [2019-09-16T11:47:39.115Z] #30 8.718 runtime
11:47:39 [2019-09-16T11:47:39.373Z] #30 ...
11:47:39 [2019-09-16T11:47:39.373Z] 
11:47:39 [2019-09-16T11:47:39.373Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:47:39 [2019-09-16T11:47:39.373Z] #55 3.788 + mktemp -d
11:47:39 [2019-09-16T11:47:39.373Z] #55 3.788 + export GOPATH=/tmp/tmp.q3jat0SPOd
11:47:39 [2019-09-16T11:47:39.373Z] #55 3.788 + git clone https://github.com/docker/distribution.git /tmp/tmp.q3jat0SPOd/src/github.com/docker/distribution
11:47:39 [2019-09-16T11:47:39.373Z] #55 3.791 Cloning into '/tmp/tmp.q3jat0SPOd/src/github.com/docker/distribution'...
11:47:39 [2019-09-16T11:47:39.373Z] #55 ...
11:47:39 [2019-09-16T11:47:39.373Z] 
11:47:39 [2019-09-16T11:47:39.373Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.343 + RM_GOPATH=0
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.343 + TMP_GOPATH=
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.343 + : /build/
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.343 + '[' -z '' ']'
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.346 ++ mktemp -d
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.349 + export GOPATH=/tmp/tmp.lmN89XjwTN
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.352 + GOPATH=/tmp/tmp.lmN89XjwTN
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.352 + RM_GOPATH=1
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.353 ++ dirname ./install.sh
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.354 + dir=.
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.354 + bin=rootlesskit
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.354 + shift
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.354 + '[' '!' -f ./rootlesskit.installer ']'
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.354 + . ./rootlesskit.installer
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.354 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.354 + install_rootlesskit
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.356 + case "$1" in
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.356 + export CGO_ENABLED=0
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.356 + CGO_ENABLED=0
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.358 + _install_rootlesskit
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.358 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.358 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lmN89XjwTN/src/github.com/rootless-containers/rootlesskit
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.358 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
11:47:39 [2019-09-16T11:47:39.373Z] #61 4.360 Cloning into '/tmp/tmp.lmN89XjwTN/src/github.com/rootless-containers/rootlesskit'...
11:47:39 [2019-09-16T11:47:39.373Z] #61 7.346 + cd /tmp/tmp.lmN89XjwTN/src/github.com/rootless-containers/rootlesskit
11:47:39 [2019-09-16T11:47:39.373Z] #61 7.357 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
11:47:39 [2019-09-16T11:47:39.373Z] #61 8.024 + for f in rootlesskit rootlesskit-docker-proxy
11:47:39 [2019-09-16T11:47:39.373Z] #61 8.026 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:47:39 [2019-09-16T11:47:39.631Z] #61 ...
11:47:39 [2019-09-16T11:47:39.631Z] 
11:47:39 [2019-09-16T11:47:39.631Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.145 + RM_GOPATH=0
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.145 + TMP_GOPATH=
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.145 + : /build
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.145 + '[' -z '' ']'
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.149 ++ mktemp -d
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.154 + export GOPATH=/tmp/tmp.Db8oAvvTM9
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.154 + GOPATH=/tmp/tmp.Db8oAvvTM9
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.154 + RM_GOPATH=1
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.155 ++ dirname ./install.sh
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.157 + dir=.
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.169 + bin=proxy
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.170 + shift
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.170 + '[' '!' -f ./proxy.installer ']'
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.170 + . ./proxy.installer
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.170 ++ LIBNETWORK_COMMIT=fc5a7d91d54cc98f64fc28f9e288b46a0bee756c
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.173 + install_proxy
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.175 Install docker-proxy version fc5a7d91d54cc98f64fc28f9e288b46a0bee756c
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.175 + case "$1" in
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.175 + export CGO_ENABLED=0
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.175 + CGO_ENABLED=0
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.175 + _install_proxy
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.175 + echo 'Install docker-proxy version fc5a7d91d54cc98f64fc28f9e288b46a0bee756c'
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.175 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Db8oAvvTM9/src/github.com/docker/libnetwork
11:47:39 [2019-09-16T11:47:39.631Z] #50 5.177 Cloning into '/tmp/tmp.Db8oAvvTM9/src/github.com/docker/libnetwork'...
11:47:39 [2019-09-16T11:47:39.631Z] #50 ...
11:47:39 [2019-09-16T11:47:39.631Z] 
11:47:39 [2019-09-16T11:47:39.631Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:47:39 [2019-09-16T11:47:39.631Z] #57 6.264 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:47:39 [2019-09-16T11:47:39.631Z] #57 6.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:47:39 [2019-09-16T11:47:39.631Z] #57 6.313 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:47:39 [2019-09-16T11:47:39.631Z] #57 6.339 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:47:39 [2019-09-16T11:47:39.631Z] #57 6.406 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:47:39 [2019-09-16T11:47:39.631Z] #57 7.253 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
11:47:39 [2019-09-16T11:47:39.631Z] #57 8.866 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:47:39 [2019-09-16T11:47:39.631Z] #57 9.634 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:47:39 [2019-09-16T11:47:39.889Z] #57 ...
11:47:39 [2019-09-16T11:47:39.889Z] 
11:47:39 [2019-09-16T11:47:39.889Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.146 + RM_GOPATH=0
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.146 + TMP_GOPATH=
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.146 + : /build
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.146 + '[' -z '' ']'
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.148 ++ mktemp -d
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.149 + export GOPATH=/tmp/tmp.9hLGDsj9bU
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.150 + GOPATH=/tmp/tmp.9hLGDsj9bU
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.150 + RM_GOPATH=1
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.151 ++ dirname ./install.sh
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.154 + dir=.
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.154 + bin=vndr
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.154 + shift
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.155 + '[' '!' -f ./vndr.installer ']'
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.155 + . ./vndr.installer
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.155 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.155 + install_vndr
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.156 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.156 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.156 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9hLGDsj9bU/src/github.com/LK4D4/vndr
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.158 Cloning into '/tmp/tmp.9hLGDsj9bU/src/github.com/LK4D4/vndr'...
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.900 + cd /tmp/tmp.9hLGDsj9bU/src/github.com/LK4D4/vndr
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.900 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:47:39 [2019-09-16T11:47:39.889Z] #33 5.907 + go build -buildmode=pie -v -o /build/vndr .
11:47:39 [2019-09-16T11:47:39.889Z] #33 7.081 errors
11:47:39 [2019-09-16T11:47:39.889Z] #33 7.119 internal/cpu
11:47:39 [2019-09-16T11:47:39.889Z] #33 7.199 internal/race
11:47:39 [2019-09-16T11:47:39.889Z] #33 7.280 runtime/internal/atomic
11:47:39 [2019-09-16T11:47:39.889Z] #33 7.557 runtime/internal/sys
11:47:39 [2019-09-16T11:47:39.889Z] #33 7.696 internal/bytealg
11:47:39 [2019-09-16T11:47:39.889Z] #33 7.752 runtime/internal/math
11:47:39 [2019-09-16T11:47:39.889Z] #33 7.895 sync/atomic
11:47:39 [2019-09-16T11:47:39.889Z] #33 8.077 unicode
11:47:39 [2019-09-16T11:47:39.889Z] #33 8.442 runtime
11:47:40 [2019-09-16T11:47:40.147Z] #33 ...
11:47:40 [2019-09-16T11:47:40.147Z] 
11:47:40 [2019-09-16T11:47:40.147Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.937 + RM_GOPATH=0
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.937 + TMP_GOPATH=
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.937 + : /build
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.937 + '[' -z '' ']'
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.942 ++ mktemp -d
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.944 + export GOPATH=/tmp/tmp.3Mpf40WS2X
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.944 + GOPATH=/tmp/tmp.3Mpf40WS2X
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.944 + RM_GOPATH=1
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.945 ++ dirname ./install.sh
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.946 + dir=.
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.946 + bin=runc
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.946 + shift
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.946 + '[' '!' -f ./runc.installer ']'
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.946 + . ./runc.installer
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.947 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.952 + install_runc
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.953 + uname -r
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.953 + grep -q '^3\.10\.0.*\.el7\.'
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.955 + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.955 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.955 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.955 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3Mpf40WS2X/src/github.com/opencontainers/runc
11:47:40 [2019-09-16T11:47:40.147Z] #42 4.968 Cloning into '/tmp/tmp.3Mpf40WS2X/src/github.com/opencontainers/runc'...
11:47:40 [2019-09-16T11:47:40.404Z] #42 ...
11:47:40 [2019-09-16T11:47:40.404Z] 
11:47:40 [2019-09-16T11:47:40.404Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:47:40 [2019-09-16T11:47:40.404Z] #53 11.38 + mkdir -p /build
11:47:40 [2019-09-16T11:47:40.404Z] #53 11.39 + mv docker/docker /build/
11:47:40 [2019-09-16T11:47:40.404Z] #53 11.39 + rmdir docker
11:47:40 [2019-09-16T11:47:40.970Z] #53 DONE 11.9s
11:47:40 [2019-09-16T11:47:40.970Z] 
11:47:40 [2019-09-16T11:47:40.970Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
11:47:40 [2019-09-16T11:47:40.970Z] #24 11.39 + cd /tmp/tmp.fkXTFgtxbP/src/github.com/alecthomas/gometalinter
11:47:40 [2019-09-16T11:47:40.970Z] #24 11.39 + git checkout -q v2.0.6
11:47:41 [2019-09-16T11:47:41.065Z] INFO: Expanding go...
11:47:41 [2019-09-16T11:47:41.229Z] #24 12.07 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
11:47:41 [2019-09-16T11:47:41.783Z] Client:
11:47:41 [2019-09-16T11:47:41.783Z]  Debug Mode: false
11:47:41 [2019-09-16T11:47:41.783Z] 
11:47:41 [2019-09-16T11:47:41.783Z] Server:
11:47:41 [2019-09-16T11:47:41.783Z]  Containers: 0
11:47:41 [2019-09-16T11:47:41.783Z]   Running: 0
11:47:41 [2019-09-16T11:47:41.783Z]   Paused: 0
11:47:41 [2019-09-16T11:47:41.783Z]   Stopped: 0
11:47:41 [2019-09-16T11:47:41.783Z]  Images: 0
11:47:41 [2019-09-16T11:47:41.783Z]  Server Version: 19.03.2
11:47:41 [2019-09-16T11:47:41.783Z]  Storage Driver: overlay2
11:47:41 [2019-09-16T11:47:41.783Z]   Backing Filesystem: extfs
11:47:41 [2019-09-16T11:47:41.783Z]   Supports d_type: true
11:47:41 [2019-09-16T11:47:41.783Z]   Native Overlay Diff: true
11:47:41 [2019-09-16T11:47:41.783Z]  Logging Driver: json-file
11:47:41 [2019-09-16T11:47:41.783Z]  Cgroup Driver: cgroupfs
11:47:41 [2019-09-16T11:47:41.783Z]  Plugins:
11:47:41 [2019-09-16T11:47:41.783Z]   Volume: local
11:47:41 [2019-09-16T11:47:41.783Z]   Network: bridge host ipvlan macvlan null overlay
11:47:41 [2019-09-16T11:47:41.783Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:47:41 [2019-09-16T11:47:41.783Z]  Swarm: inactive
11:47:41 [2019-09-16T11:47:41.783Z]  Runtimes: runc
11:47:41 [2019-09-16T11:47:41.783Z]  Default Runtime: runc
11:47:41 [2019-09-16T11:47:41.783Z]  Init Binary: docker-init
11:47:41 [2019-09-16T11:47:41.783Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
11:47:41 [2019-09-16T11:47:41.783Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
11:47:41 [2019-09-16T11:47:41.783Z]  init version: fec3683
11:47:41 [2019-09-16T11:47:41.783Z]  Security Options:
11:47:41 [2019-09-16T11:47:41.783Z]   apparmor
11:47:41 [2019-09-16T11:47:41.783Z]   seccomp
11:47:41 [2019-09-16T11:47:41.783Z]    Profile: default
11:47:41 [2019-09-16T11:47:41.783Z]  Kernel Version: 4.15.0-1048-aws
11:47:41 [2019-09-16T11:47:41.783Z]  Operating System: Ubuntu 18.04.3 LTS
11:47:41 [2019-09-16T11:47:41.783Z]  OSType: linux
11:47:41 [2019-09-16T11:47:41.783Z]  Architecture: x86_64
11:47:41 [2019-09-16T11:47:41.783Z]  CPUs: 2
11:47:41 [2019-09-16T11:47:41.783Z]  Total Memory: 7.501GiB
11:47:41 [2019-09-16T11:47:41.783Z]  Name: ip-10-100-87-71
11:47:41 [2019-09-16T11:47:41.783Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
11:47:41 [2019-09-16T11:47:41.783Z]  Docker Root Dir: /var/lib/docker
11:47:41 [2019-09-16T11:47:41.783Z]  Debug Mode: false
11:47:41 [2019-09-16T11:47:41.783Z]  Registry: https://index.docker.io/v1/
11:47:41 [2019-09-16T11:47:41.783Z]  Labels:
11:47:41 [2019-09-16T11:47:41.783Z]  Experimental: true
11:47:41 [2019-09-16T11:47:41.783Z]  Insecure Registries:
11:47:41 [2019-09-16T11:47:41.783Z]   127.0.0.0/8
11:47:41 [2019-09-16T11:47:41.783Z]  Live Restore Enabled: true
11:47:41 [2019-09-16T11:47:41.783Z] 
11:47:41 [2019-09-16T11:47:41.783Z] WARNING: No swap limit support
[Pipeline] sh
11:47:42 [2019-09-16T11:47:42.069Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:47:42 [2019-09-16T11:47:42.069Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:47:42 [2019-09-16T11:47:42.069Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-345/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:47:42 [2019-09-16T11:47:42.069Z] + bash /home/ubuntu/workspace/engine_PR-345/check-config.sh
11:47:42 [2019-09-16T11:47:42.069Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:47:42 [2019-09-16T11:47:42.069Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
11:47:42 [2019-09-16T11:47:42.069Z] 
11:47:42 [2019-09-16T11:47:42.069Z] Generally Necessary:
11:47:42 [2019-09-16T11:47:42.069Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:47:42 [2019-09-16T11:47:42.069Z] - apparmor: enabled and tools installed
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_NAMESPACES: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_NET_NS: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_PID_NS: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_IPC_NS: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_UTS_NS: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_CGROUPS: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_CGROUP_CPUACCT: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_CGROUP_DEVICE: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_CGROUP_FREEZER: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_CGROUP_SCHED: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_CPUSETS: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_MEMCG: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_KEYS: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_VETH: enabled (as module)
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_BRIDGE: enabled (as module)
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_NF_NAT: enabled (as module)
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_NF_NAT_NEEDED: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_POSIX_MQUEUE: enabled
11:47:42 [2019-09-16T11:47:42.069Z] 
11:47:42 [2019-09-16T11:47:42.069Z] Optional Features:
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_USER_NS: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_SECCOMP: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_CGROUP_PIDS: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_MEMCG_SWAP: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:47:42 [2019-09-16T11:47:42.069Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_BLK_CGROUP: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_IOSCHED_CFQ: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_CGROUP_PERF: enabled
11:47:42 [2019-09-16T11:47:42.069Z] - CONFIG_CGROUP_HUGETLB: enabled
11:47:42 [2019-09-16T11:47:42.324Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:47:42 [2019-09-16T11:47:42.324Z] - CONFIG_CFS_BANDWIDTH: enabled
11:47:42 [2019-09-16T11:47:42.324Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:47:42 [2019-09-16T11:47:42.324Z] - CONFIG_RT_GROUP_SCHED: missing
11:47:42 [2019-09-16T11:47:42.324Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z] - CONFIG_IP_VS: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z] - CONFIG_IP_VS_NFCT: enabled
11:47:42 [2019-09-16T11:47:42.324Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:47:42 [2019-09-16T11:47:42.324Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:47:42 [2019-09-16T11:47:42.324Z] - CONFIG_IP_VS_RR: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z] - CONFIG_EXT4_FS: enabled
11:47:42 [2019-09-16T11:47:42.324Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:47:42 [2019-09-16T11:47:42.324Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:47:42 [2019-09-16T11:47:42.324Z] - Network Drivers:
11:47:42 [2019-09-16T11:47:42.324Z]   - "overlay":
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_VXLAN: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:47:42 [2019-09-16T11:47:42.324Z]       Optional (for encrypted networks):
11:47:42 [2019-09-16T11:47:42.324Z]       - CONFIG_CRYPTO: enabled
11:47:42 [2019-09-16T11:47:42.324Z]       - CONFIG_CRYPTO_AEAD: enabled
11:47:42 [2019-09-16T11:47:42.324Z]       - CONFIG_CRYPTO_GCM: enabled
11:47:42 [2019-09-16T11:47:42.324Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:47:42 [2019-09-16T11:47:42.324Z]       - CONFIG_CRYPTO_GHASH: enabled
11:47:42 [2019-09-16T11:47:42.324Z]       - CONFIG_XFRM: enabled
11:47:42 [2019-09-16T11:47:42.324Z]       - CONFIG_XFRM_USER: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]       - CONFIG_INET_ESP: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]   - "ipvlan":
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_IPVLAN: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]   - "macvlan":
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_MACVLAN: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_DUMMY: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]   - "ftp,tftp client in container":
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z] - Storage Drivers:
11:47:42 [2019-09-16T11:47:42.324Z]   - "aufs":
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_AUFS_FS: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]   - "btrfs":
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:47:42 [2019-09-16T11:47:42.324Z]   - "devicemapper":
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_BLK_DEV_DM: enabled
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]   - "overlay":
11:47:42 [2019-09-16T11:47:42.324Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:47:42 [2019-09-16T11:47:42.324Z]   - "zfs":
11:47:42 [2019-09-16T11:47:42.324Z]     - /dev/zfs: missing
11:47:42 [2019-09-16T11:47:42.324Z]     - zfs command: missing
11:47:42 [2019-09-16T11:47:42.324Z]     - zpool command: missing
11:47:42 [2019-09-16T11:47:42.324Z] 
11:47:42 [2019-09-16T11:47:42.324Z] Limits:
11:47:42 [2019-09-16T11:47:42.324Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:47:42 [2019-09-16T11:47:42.324Z] 
11:47:42 [2019-09-16T11:47:42.324Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:47:42 [2019-09-16T11:47:42.650Z] + sudo modprobe ip_vs
11:47:42 [2019-09-16T11:47:42.904Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b .
11:47:43 [2019-09-16T11:47:43.159Z] #2 [internal] load build definition from Dockerfile
11:47:43 [2019-09-16T11:47:43.159Z] #2 transferring dockerfile: 10.90kB done
11:47:43 [2019-09-16T11:47:43.159Z] #2 DONE 0.2s
11:47:43 [2019-09-16T11:47:43.159Z] 
11:47:43 [2019-09-16T11:47:43.159Z] #1 [internal] load .dockerignore
11:47:43 [2019-09-16T11:47:43.159Z] #1 transferring context: 87B done
11:47:43 [2019-09-16T11:47:43.159Z] #1 DONE 0.2s
11:47:43 [2019-09-16T11:47:43.159Z] 
11:47:43 [2019-09-16T11:47:43.159Z] #3 [internal] load metadata for docker.io/library/golang:1.12.8-stretch
11:47:43 [2019-09-16T11:47:43.429Z] #3 DONE 0.3s
11:47:43 [2019-09-16T11:47:43.684Z] 
11:47:43 [2019-09-16T11:47:43.684Z] #18 [internal] load build context
11:47:44 [2019-09-16T11:47:44.509Z] #24 ...
11:47:44 [2019-09-16T11:47:44.509Z] 
11:47:44 [2019-09-16T11:47:44.509Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.337 + RM_GOPATH=0
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.337 + TMP_GOPATH=
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.337 + : /build
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.337 + '[' -z '' ']'
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.341 ++ mktemp -d
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.341 + export GOPATH=/tmp/tmp.X2CLvJAdEo
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.341 + GOPATH=/tmp/tmp.X2CLvJAdEo
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.341 + RM_GOPATH=1
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.346 ++ dirname ./install.sh
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.346 + dir=.
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.346 + bin=gotestsum
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.346 + shift
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.346 + '[' '!' -f ./gotestsum.installer ']'
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.346 + . ./gotestsum.installer
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.346 ++ GOTESTSUM_COMMIT=v0.3.5
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.346 + install_gotestsum
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.346 + echo 'Installing gotestsum version v0.3.5'
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.346 + go get -d gotest.tools/gotestsum
11:47:44 [2019-09-16T11:47:44.509Z] #27 5.346 Installing gotestsum version v0.3.5
11:47:44 [2019-09-16T11:47:44.561Z] INFO: Expanding compiler 3 of 3...
11:47:44 [2019-09-16T11:47:44.767Z] #27 ...
11:47:44 [2019-09-16T11:47:44.767Z] 
11:47:44 [2019-09-16T11:47:44.767Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:47:44 [2019-09-16T11:47:44.767Z] #55 15.06 + cd /tmp/tmp.q3jat0SPOd/src/github.com/docker/distribution
11:47:44 [2019-09-16T11:47:44.767Z] #55 15.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:47:45 [2019-09-16T11:47:45.016Z] INFO: Removing downloaded files...
11:47:45 [2019-09-16T11:47:45.016Z] INFO: Creating source directory...
11:47:45 [2019-09-16T11:47:45.016Z] INFO: Configuring git core.autocrlf...
11:47:45 [2019-09-16T11:47:45.016Z] INFO: Completed
11:47:46 [2019-09-16T11:47:46.140Z] #55 17.16 + GOPATH=/tmp/tmp.q3jat0SPOd/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.q3jat0SPOd go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:47:46 [2019-09-16T11:47:46.316Z] + rm -rf /tmp/tmp.5aXeIqC4aA
11:47:46 [2019-09-16T11:47:46.532Z] Fetching without tags
11:47:46 [2019-09-16T11:47:46.839Z] Merging remotes/origin/19.03 commit 6ffb8e2b6727077d833ce4824830d0d0535eb4df into PR head commit c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:47:46 [2019-09-16T11:47:46.501Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
11:47:46 [2019-09-16T11:47:46.505Z]  > git config --add remote.origin.fetch +refs/pull/345/head:refs/remotes/origin/PR-345 # timeout=10
11:47:46 [2019-09-16T11:47:46.509Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
11:47:46 [2019-09-16T11:47:46.525Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
11:47:46 [2019-09-16T11:47:46.540Z] Fetching upstream changes from https://github.com/docker/engine.git
11:47:46 [2019-09-16T11:47:46.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:47:46 [2019-09-16T11:47:46.541Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/19.03:refs/remotes/origin/19.03
11:47:46 [2019-09-16T11:47:46.846Z]  > git config core.sparsecheckout # timeout=10
11:47:46 [2019-09-16T11:47:46.849Z]  > git checkout -f c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:47:47 [2019-09-16T11:47:47.115Z] Removing intermediate container 4567e24cf03b
11:47:47 [2019-09-16T11:47:47.115Z]  ---> 430f10038b4d
11:47:47 [2019-09-16T11:47:47.115Z] Step 19/126 : FROM base AS frozen-images
11:47:47 [2019-09-16T11:47:47.115Z]  ---> 1996ede3ea70
11:47:47 [2019-09-16T11:47:47.115Z] Step 20/126 : ARG DEBIAN_FRONTEND
11:47:47 [2019-09-16T11:47:47.115Z]  ---> Using cache
11:47:47 [2019-09-16T11:47:47.115Z]  ---> 92b95e6b40d9
11:47:47 [2019-09-16T11:47:47.115Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
11:47:47 [2019-09-16T11:47:47.115Z]  ---> Running in c95fd8e5fe61
11:47:47 [2019-09-16T11:47:47.753Z] Merge succeeded, producing c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:47:47 [2019-09-16T11:47:47.754Z] Checking out Revision c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b (PR-345)
11:47:47 [2019-09-16T11:47:47.866Z] #18 ...
11:47:47 [2019-09-16T11:47:47.866Z] 
11:47:47 [2019-09-16T11:47:47.866Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
11:47:47 [2019-09-16T11:47:47.866Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.4s done
11:47:47 [2019-09-16T11:47:47.866Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
11:47:47 [2019-09-16T11:47:47.866Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
11:47:47 [2019-09-16T11:47:47.866Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.7s done
11:47:47 [2019-09-16T11:47:47.866Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.3s done
11:47:47 [2019-09-16T11:47:47.866Z] #64 DONE 3.4s
11:47:47 [2019-09-16T11:47:47.866Z] 
11:47:47 [2019-09-16T11:47:47.866Z] #18 [internal] load build context
11:47:47 [2019-09-16T11:47:47.866Z] #18 transferring context: 43.57MB 4.3s done
11:47:47 [2019-09-16T11:47:47.913Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:47:47 [2019-09-16T11:47:47.913Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:47:47 [2019-09-16T11:47:47.913Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:47:47 [2019-09-16T11:47:47.913Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:47:47 [2019-09-16T11:47:47.913Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:47:47 [2019-09-16T11:47:47.913Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
11:47:47 [2019-09-16T11:47:47.913Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
11:47:48 [2019-09-16T11:47:48.122Z] #18 DONE 4.6s
11:47:48 [2019-09-16T11:47:48.122Z] 
11:47:48 [2019-09-16T11:47:48.122Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.8-stretch@sha256:cb542b93d...
11:47:48 [2019-09-16T11:47:48.122Z] #4 resolve docker.io/library/golang:1.12.8-stretch@sha256:cb542b93d57a40d3ef010f5df41e810b7612fc6711720c70ce9aed7d67b23b69 done
11:47:48 [2019-09-16T11:47:48.122Z] #4 sha256:cb542b93d57a40d3ef010f5df41e810b7612fc6711720c70ce9aed7d67b23b69 1.42kB / 1.42kB done
11:47:48 [2019-09-16T11:47:48.122Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.5s done
11:47:48 [2019-09-16T11:47:48.122Z] #4 sha256:58920d6c0c6fb65f7d2d3fbf257dbad1f94b0d886763f903003d3f3949d8b11a 1.80kB / 1.80kB done
11:47:48 [2019-09-16T11:47:48.122Z] #4 sha256:30ca2a55cedbc3c5ac8eb15703916a9cad3907dfa8dcbb740368677d620e0b1b 5.47kB / 5.47kB done
11:47:48 [2019-09-16T11:47:48.122Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 0.9s done
11:47:48 [2019-09-16T11:47:48.122Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.3s done
11:47:48 [2019-09-16T11:47:48.122Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.6s done
11:47:48 [2019-09-16T11:47:48.122Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 2.0s done
11:47:48 [2019-09-16T11:47:48.122Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 127.96MB / 127.96MB 3.7s done
11:47:48 [2019-09-16T11:47:48.122Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 3.3s
11:47:48 [2019-09-16T11:47:48.122Z] #4 sha256:a2e19a69cf9111171f042f74810182b007aef12efa7e6ca4134b23f5d30a1f1a 126B / 126B 1.7s done
11:47:48 [2019-09-16T11:47:48.365Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
11:47:48 [2019-09-16T11:47:48.694Z] Commit message: "Fix TestSwarmClusterRotateUnlockKey"
11:47:47 [2019-09-16T11:47:47.721Z]  > git merge 6ffb8e2b6727077d833ce4824830d0d0535eb4df # timeout=10
11:47:47 [2019-09-16T11:47:47.745Z]  > git rev-parse HEAD^{commit} # timeout=10
11:47:47 [2019-09-16T11:47:47.761Z]  > git config core.sparsecheckout # timeout=10
11:47:47 [2019-09-16T11:47:47.765Z]  > git checkout -f c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
11:47:49 [2019-09-16T11:47:49.291Z] Fetched 7672 kB in 1s (4753 kB/s)
[Pipeline] sh
11:47:49 [2019-09-16T11:47:49.421Z] #55 ...
11:47:49 [2019-09-16T11:47:49.421Z] 
11:47:49 [2019-09-16T11:47:49.421Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:47:49 [2019-09-16T11:47:49.421Z] #57 19.94 Fetched 7922 kB in 14s (540 kB/s)
11:47:49 [2019-09-16T11:47:49.488Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.4s done
11:47:49 [2019-09-16T11:47:49.488Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821
11:47:49 [2019-09-16T11:47:49.653Z] + docker version
11:47:49 [2019-09-16T11:47:49.653Z] Client:
11:47:49 [2019-09-16T11:47:49.653Z]  Version:           18.06.1-ce
11:47:49 [2019-09-16T11:47:49.653Z]  API version:       1.38
11:47:49 [2019-09-16T11:47:49.653Z]  Go version:        go1.10.3
11:47:49 [2019-09-16T11:47:49.653Z]  Git commit:        e68fc7a
11:47:49 [2019-09-16T11:47:49.653Z]  Built:             Tue Aug 21 17:26:10 2018
11:47:49 [2019-09-16T11:47:49.653Z]  OS/Arch:           linux/ppc64le
11:47:49 [2019-09-16T11:47:49.653Z]  Experimental:      false
11:47:49 [2019-09-16T11:47:49.653Z] 
11:47:49 [2019-09-16T11:47:49.653Z] Server:
11:47:49 [2019-09-16T11:47:49.653Z]  Engine:
11:47:49 [2019-09-16T11:47:49.653Z]   Version:          18.06.1-ce
11:47:49 [2019-09-16T11:47:49.653Z]   API version:      1.38 (minimum version 1.12)
11:47:49 [2019-09-16T11:47:49.653Z]   Go version:       go1.10.3
11:47:49 [2019-09-16T11:47:49.653Z]   Git commit:       e68fc7a
11:47:49 [2019-09-16T11:47:49.653Z]   Built:            Tue Aug 21 17:24:20 2018
11:47:49 [2019-09-16T11:47:49.653Z]   OS/Arch:          linux/ppc64le
11:47:49 [2019-09-16T11:47:49.653Z]   Experimental:     true
[Pipeline] sh
11:47:49 [2019-09-16T11:47:49.745Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done
11:47:49 [2019-09-16T11:47:49.745Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8
11:47:50 [2019-09-16T11:47:50.002Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.2s done
11:47:50 [2019-09-16T11:47:50.028Z] + docker info
11:47:50 [2019-09-16T11:47:50.028Z] Containers: 0
11:47:50 [2019-09-16T11:47:50.028Z]  Running: 0
11:47:50 [2019-09-16T11:47:50.028Z]  Paused: 0
11:47:50 [2019-09-16T11:47:50.028Z]  Stopped: 0
11:47:50 [2019-09-16T11:47:50.028Z] Images: 99
11:47:50 [2019-09-16T11:47:50.028Z] Server Version: 18.06.1-ce
11:47:50 [2019-09-16T11:47:50.028Z] Storage Driver: overlay2
11:47:50 [2019-09-16T11:47:50.028Z]  Backing Filesystem: extfs
11:47:50 [2019-09-16T11:47:50.028Z]  Supports d_type: true
11:47:50 [2019-09-16T11:47:50.028Z]  Native Overlay Diff: true
11:47:50 [2019-09-16T11:47:50.028Z] Logging Driver: json-file
11:47:50 [2019-09-16T11:47:50.028Z] Cgroup Driver: cgroupfs
11:47:50 [2019-09-16T11:47:50.028Z] Plugins:
11:47:50 [2019-09-16T11:47:50.028Z]  Volume: local
11:47:50 [2019-09-16T11:47:50.028Z]  Network: bridge host ipvlan macvlan null overlay
11:47:50 [2019-09-16T11:47:50.028Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
11:47:50 [2019-09-16T11:47:50.028Z] Swarm: inactive
11:47:50 [2019-09-16T11:47:50.028Z] Runtimes: runc
11:47:50 [2019-09-16T11:47:50.028Z] Default Runtime: runc
11:47:50 [2019-09-16T11:47:50.028Z] Init Binary: docker-init
11:47:50 [2019-09-16T11:47:50.028Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
11:47:50 [2019-09-16T11:47:50.028Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
11:47:50 [2019-09-16T11:47:50.028Z] init version: fec3683
11:47:50 [2019-09-16T11:47:50.028Z] Security Options:
11:47:50 [2019-09-16T11:47:50.028Z]  apparmor
11:47:50 [2019-09-16T11:47:50.028Z]  seccomp
11:47:50 [2019-09-16T11:47:50.028Z]   Profile: default
11:47:50 [2019-09-16T11:47:50.028Z] Kernel Version: 4.4.0-139-generic
11:47:50 [2019-09-16T11:47:50.028Z] Operating System: Ubuntu 16.04.3 LTS
11:47:50 [2019-09-16T11:47:50.028Z] OSType: linux
11:47:50 [2019-09-16T11:47:50.028Z] Architecture: ppc64le
11:47:50 [2019-09-16T11:47:50.028Z] CPUs: 4
11:47:50 [2019-09-16T11:47:50.028Z] Total Memory: 7.972GiB
11:47:50 [2019-09-16T11:47:50.028Z] Name: ppc64le-ubuntu-32
11:47:50 [2019-09-16T11:47:50.028Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
11:47:50 [2019-09-16T11:47:50.028Z] Docker Root Dir: /var/lib/docker
11:47:50 [2019-09-16T11:47:50.028Z] Debug Mode (client): false
11:47:50 [2019-09-16T11:47:50.028Z] Debug Mode (server): false
11:47:50 [2019-09-16T11:47:50.028Z] Username: dockerbuildbot
11:47:50 [2019-09-16T11:47:50.028Z] Registry: https://index.docker.io/v1/
11:47:50 [2019-09-16T11:47:50.028Z] Labels:
11:47:50 [2019-09-16T11:47:50.028Z] Experimental: true
11:47:50 [2019-09-16T11:47:50.028Z] Insecure Registries:
11:47:50 [2019-09-16T11:47:50.028Z]  127.0.0.0/8
11:47:50 [2019-09-16T11:47:50.028Z] Live Restore Enabled: false
11:47:50 [2019-09-16T11:47:50.028Z] 
[Pipeline] sh
11:47:50 [2019-09-16T11:47:50.164Z] Reading package lists...
11:47:50 [2019-09-16T11:47:50.258Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0.1s
11:47:50 [2019-09-16T11:47:50.354Z] #57 19.94 Reading package lists...
11:47:50 [2019-09-16T11:47:50.354Z] #57 ...
11:47:50 [2019-09-16T11:47:50.354Z] 
11:47:50 [2019-09-16T11:47:50.354Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:47:50 [2019-09-16T11:47:50.354Z] #33 11.33 unicode/utf8
11:47:50 [2019-09-16T11:47:50.354Z] #33 11.76 math/bits
11:47:50 [2019-09-16T11:47:50.354Z] #33 12.26 math
11:47:50 [2019-09-16T11:47:50.354Z] #33 16.26 strconv
11:47:50 [2019-09-16T11:47:50.354Z] #33 19.27 internal/testlog
11:47:50 [2019-09-16T11:47:50.354Z] #33 19.51 encoding
11:47:50 [2019-09-16T11:47:50.354Z] #33 19.58 unicode/utf16
11:47:50 [2019-09-16T11:47:50.354Z] #33 19.72 container/list
11:47:50 [2019-09-16T11:47:50.354Z] #33 20.07 crypto/internal/subtle
11:47:50 [2019-09-16T11:47:50.354Z] #33 20.21 crypto/subtle
11:47:50 [2019-09-16T11:47:50.354Z] #33 20.32 crypto/rc4
11:47:50 [2019-09-16T11:47:50.354Z] #33 20.62 internal/x/crypto/cryptobyte/asn1
11:47:50 [2019-09-16T11:47:50.354Z] #33 20.68 internal/nettrace
11:47:50 [2019-09-16T11:47:50.354Z] #33 20.81 internal/x/net/dns/dnsmessage
11:47:50 [2019-09-16T11:47:50.405Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:47:50 [2019-09-16T11:47:50.405Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:47:50 [2019-09-16T11:47:50.405Z] + curl -fsSL -o /home/docker/workspace/engine_PR-345/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:47:50 [2019-09-16T11:47:50.405Z] + bash /home/docker/workspace/engine_PR-345/check-config.sh
11:47:50 [2019-09-16T11:47:50.405Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:47:50 [2019-09-16T11:47:50.405Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
11:47:50 [2019-09-16T11:47:50.405Z] 
11:47:50 [2019-09-16T11:47:50.405Z] Generally Necessary:
11:47:50 [2019-09-16T11:47:50.405Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:47:50 [2019-09-16T11:47:50.405Z] - apparmor: enabled and tools installed
11:47:50 [2019-09-16T11:47:50.405Z] - CONFIG_NAMESPACES: enabled
11:47:50 [2019-09-16T11:47:50.405Z] - CONFIG_NET_NS: enabled
11:47:50 [2019-09-16T11:47:50.405Z] - CONFIG_PID_NS: enabled
11:47:50 [2019-09-16T11:47:50.405Z] - CONFIG_IPC_NS: enabled
11:47:50 [2019-09-16T11:47:50.405Z] - CONFIG_UTS_NS: enabled
11:47:50 [2019-09-16T11:47:50.405Z] - CONFIG_CGROUPS: enabled
11:47:50 [2019-09-16T11:47:50.540Z] Reading package lists...
11:47:50 [2019-09-16T11:47:50.540Z] Building dependency tree...
11:47:50 [2019-09-16T11:47:50.540Z] Reading state information...
11:47:50 [2019-09-16T11:47:50.540Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
11:47:50 [2019-09-16T11:47:50.540Z] The following additional packages will be installed:
11:47:50 [2019-09-16T11:47:50.540Z]   libjq1 libonig4
11:47:50 [2019-09-16T11:47:50.540Z] The following NEW packages will be installed:
11:47:50 [2019-09-16T11:47:50.540Z]   jq libjq1 libonig4
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_CGROUP_CPUACCT: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_CGROUP_DEVICE: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_CGROUP_FREEZER: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_CGROUP_SCHED: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_CPUSETS: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_MEMCG: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_KEYS: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_VETH: enabled (as module)
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_BRIDGE: enabled (as module)
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_NF_NAT: enabled (as module)
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_NF_NAT_NEEDED: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_POSIX_MQUEUE: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
11:47:50 [2019-09-16T11:47:50.689Z] 
11:47:50 [2019-09-16T11:47:50.689Z] Optional Features:
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_USER_NS: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_SECCOMP: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_CGROUP_PIDS: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_MEMCG_SWAP: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:47:50 [2019-09-16T11:47:50.689Z]     (cgroup swap accounting is currently enabled)
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_MEMCG_KMEM: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_BLK_CGROUP: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:47:50 [2019-09-16T11:47:50.689Z] - CONFIG_IOSCHED_CFQ: enabled
11:47:50 [2019-09-16T11:47:50.914Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
11:47:50 [2019-09-16T11:47:50.914Z] Need to get 328 kB of archives.
11:47:50 [2019-09-16T11:47:50.914Z] After this operation, 1263 kB of additional disk space will be used.
11:47:50 [2019-09-16T11:47:50.914Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
11:47:50 [2019-09-16T11:47:50.914Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
11:47:50 [2019-09-16T11:47:50.914Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
11:47:50 [2019-09-16T11:47:50.914Z] debconf: delaying package configuration, since apt-utils is not installed
11:47:50 [2019-09-16T11:47:50.914Z] Fetched 328 kB in 0s (4180 kB/s)
11:47:50 [2019-09-16T11:47:50.914Z] Selecting previously unselected package libonig4:s390x.
11:47:50 [2019-09-16T11:47:50.914Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
11:47:50 [2019-09-16T11:47:50.914Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
11:47:50 [2019-09-16T11:47:50.914Z] Unpacking libonig4:s390x (6.1.3-2) ...
11:47:50 [2019-09-16T11:47:50.914Z] Selecting previously unselected package libjq1:s390x.
11:47:50 [2019-09-16T11:47:50.914Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
11:47:50 [2019-09-16T11:47:50.914Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
11:47:50 [2019-09-16T11:47:50.914Z] Selecting previously unselected package jq.
11:47:50 [2019-09-16T11:47:50.914Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
11:47:50 [2019-09-16T11:47:50.914Z] Unpacking jq (1.5+dfsg-1.3) ...
11:47:50 [2019-09-16T11:47:50.914Z] Setting up libonig4:s390x (6.1.3-2) ...
11:47:50 [2019-09-16T11:47:50.914Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_CGROUP_PERF: enabled
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_CGROUP_HUGETLB: enabled
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_CFS_BANDWIDTH: enabled
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_RT_GROUP_SCHED: missing
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_IP_VS: enabled (as module)
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_IP_VS_NFCT: enabled
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_IP_VS_RR: enabled (as module)
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_EXT4_FS: enabled
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:47:50 [2019-09-16T11:47:50.973Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:47:50 [2019-09-16T11:47:50.973Z] - Network Drivers:
11:47:50 [2019-09-16T11:47:50.973Z]   - "overlay":
11:47:50 [2019-09-16T11:47:50.973Z]     - CONFIG_VXLAN: enabled (as module)
11:47:50 [2019-09-16T11:47:50.973Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:47:50 [2019-09-16T11:47:50.973Z]       Optional (for encrypted networks):
11:47:51 [2019-09-16T11:47:51.257Z]       - CONFIG_CRYPTO: enabled
11:47:51 [2019-09-16T11:47:51.257Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]       - CONFIG_XFRM: enabled
11:47:51 [2019-09-16T11:47:51.257Z]       - CONFIG_XFRM_USER: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]       - CONFIG_INET_ESP: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]   - "ipvlan":
11:47:51 [2019-09-16T11:47:51.257Z]     - CONFIG_IPVLAN: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]   - "macvlan":
11:47:51 [2019-09-16T11:47:51.257Z]     - CONFIG_MACVLAN: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]     - CONFIG_DUMMY: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]   - "ftp,tftp client in container":
11:47:51 [2019-09-16T11:47:51.257Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z] - Storage Drivers:
11:47:51 [2019-09-16T11:47:51.257Z]   - "aufs":
11:47:51 [2019-09-16T11:47:51.257Z]     - CONFIG_AUFS_FS: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]   - "btrfs":
11:47:51 [2019-09-16T11:47:51.257Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:47:51 [2019-09-16T11:47:51.257Z]   - "devicemapper":
11:47:51 [2019-09-16T11:47:51.257Z]     - CONFIG_BLK_DEV_DM: enabled
11:47:51 [2019-09-16T11:47:51.257Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]   - "overlay":
11:47:51 [2019-09-16T11:47:51.257Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:47:51 [2019-09-16T11:47:51.257Z]   - "zfs":
11:47:51 [2019-09-16T11:47:51.257Z]     - /dev/zfs: missing
11:47:51 [2019-09-16T11:47:51.257Z]     - zfs command: missing
11:47:51 [2019-09-16T11:47:51.257Z]     - zpool command: missing
11:47:51 [2019-09-16T11:47:51.257Z] 
11:47:51 [2019-09-16T11:47:51.257Z] Limits:
11:47:51 [2019-09-16T11:47:51.257Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:47:51 [2019-09-16T11:47:51.257Z] 
11:47:51 [2019-09-16T11:47:51.257Z] + true
[Pipeline] }
[Pipeline] // stage
11:47:51 [2019-09-16T11:47:51.296Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:47:51 [2019-09-16T11:47:51.296Z] Setting up jq (1.5+dfsg-1.3) ...
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:47:51 [2019-09-16T11:47:51.672Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b -f Dockerfile .
11:47:51 [2019-09-16T11:47:51.680Z] Removing intermediate container c95fd8e5fe61
11:47:51 [2019-09-16T11:47:51.680Z]  ---> 9cf4dcf0c396
11:47:51 [2019-09-16T11:47:51.680Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh /
11:47:52 [2019-09-16T11:47:52.047Z]  ---> 187bb307fc39
11:47:52 [2019-09-16T11:47:52.047Z] Step 23/126 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
11:47:52 [2019-09-16T11:47:52.047Z]  ---> Running in a3b6a24adb18
11:47:52 [2019-09-16T11:47:52.146Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 1.9s done
11:47:52 [2019-09-16T11:47:52.402Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0.1s
11:47:52 [2019-09-16T11:47:52.883Z] #33 ...
11:47:52 [2019-09-16T11:47:52.883Z] 
11:47:52 [2019-09-16T11:47:52.883Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
11:47:52 [2019-09-16T11:47:52.883Z] #42 12.71 + cd /tmp/tmp.3Mpf40WS2X/src/github.com/opencontainers/runc
11:47:52 [2019-09-16T11:47:52.883Z] #42 12.71 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
11:47:52 [2019-09-16T11:47:52.883Z] #42 13.34 + '[' -z '' ']'
11:47:52 [2019-09-16T11:47:52.883Z] #42 13.34 + target=static
11:47:52 [2019-09-16T11:47:52.883Z] #42 13.34 + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:47:52 [2019-09-16T11:47:52.883Z] #42 14.83 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
11:47:52 [2019-09-16T11:47:52.883Z] #42 ...
11:47:52 [2019-09-16T11:47:52.883Z] 
11:47:52 [2019-09-16T11:47:52.883Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:47:52 [2019-09-16T11:47:52.883Z] #30 13.50 unicode/utf8
11:47:52 [2019-09-16T11:47:52.883Z] #30 14.01 strconv
11:47:52 [2019-09-16T11:47:52.883Z] #30 16.81 internal/race
11:47:52 [2019-09-16T11:47:52.883Z] #30 17.01 sync/atomic
11:47:52 [2019-09-16T11:47:52.883Z] #30 17.37 unicode
11:47:52 [2019-09-16T11:47:52.883Z] #30 19.51 internal/testlog
11:47:52 [2019-09-16T11:47:52.883Z] #30 19.66 encoding
11:47:52 [2019-09-16T11:47:52.883Z] #30 19.76 runtime/cgo
11:47:53 [2019-09-16T11:47:53.306Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:47:53 [2019-09-16T11:47:53.306Z] 
11:47:54 [2019-09-16T11:47:54.062Z] 
########                                                                  12.1%
###################                                                       26.7%
#############################                                             41.3%
#########################################                                 58.0%
####################################################                      72.6%
################################################################          89.4%
######################################################################## 100.0%
11:47:54 [2019-09-16T11:47:54.258Z] #30 ...
11:47:54 [2019-09-16T11:47:54.258Z] 
11:47:54 [2019-09-16T11:47:54.258Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:47:54 [2019-09-16T11:47:54.258Z] #33 24.96 runtime/cgo
11:47:54 [2019-09-16T11:47:54.288Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.8s done
11:47:54 [2019-09-16T11:47:54.288Z] #4 extracting sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 0.1s
11:47:54 [2019-09-16T11:47:54.364Z] Sending build context to Docker daemon  48.02MB

11:47:54 [2019-09-16T11:47:54.364Z] Step 1/126 : ARG CROSS="false"
11:47:54 [2019-09-16T11:47:54.364Z] Step 2/126 : ARG GO_VERSION=1.12.8
11:47:54 [2019-09-16T11:47:54.364Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive
11:47:54 [2019-09-16T11:47:54.364Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base
11:47:54 [2019-09-16T11:47:54.364Z] 1.12.8-stretch: Pulling from library/golang
11:47:54 [2019-09-16T11:47:54.364Z] 2825fdb7e177: Pulling fs layer
11:47:54 [2019-09-16T11:47:54.364Z] 361ecb978398: Pulling fs layer
11:47:54 [2019-09-16T11:47:54.364Z] 15483e8c82df: Pulling fs layer
11:47:54 [2019-09-16T11:47:54.364Z] 34839f11bbce: Pulling fs layer
11:47:54 [2019-09-16T11:47:54.364Z] 34f648706e72: Pulling fs layer
11:47:54 [2019-09-16T11:47:54.364Z] 1dd0fca17d70: Pulling fs layer
11:47:54 [2019-09-16T11:47:54.364Z] 7b335bb9cab2: Pulling fs layer
11:47:54 [2019-09-16T11:47:54.364Z] 34839f11bbce: Waiting
11:47:54 [2019-09-16T11:47:54.364Z] 34f648706e72: Waiting
11:47:54 [2019-09-16T11:47:54.364Z] 1dd0fca17d70: Waiting
11:47:54 [2019-09-16T11:47:54.364Z] 7b335bb9cab2: Waiting
11:47:54 [2019-09-16T11:47:54.441Z] 
11:47:54 [2019-09-16T11:47:54.441Z] 
##############                                                            20.2%
###############################################                           65.5%
######################################################################## 100.0%
11:47:54 [2019-09-16T11:47:54.816Z] 
11:47:54 [2019-09-16T11:47:54.983Z] 15483e8c82df: Verifying Checksum
11:47:54 [2019-09-16T11:47:54.983Z] 15483e8c82df: Download complete
11:47:55 [2019-09-16T11:47:55.268Z] 361ecb978398: Verifying Checksum
11:47:55 [2019-09-16T11:47:55.268Z] 361ecb978398: Download complete
11:47:55 [2019-09-16T11:47:55.562Z] 
#########                                                                 13.6%
######################                                                    31.3%
#####################################                                     51.7%
###################################################                       72.0%
################################################################          89.8%
######################################################################## 100.0%
11:47:55 [2019-09-16T11:47:55.562Z] 
11:47:56 [2019-09-16T11:47:56.785Z] #33 ...
11:47:56 [2019-09-16T11:47:56.786Z] 
11:47:56 [2019-09-16T11:47:56.786Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
11:47:56 [2019-09-16T11:47:56.786Z] #50 17.26 + cd /tmp/tmp.Db8oAvvTM9/src/github.com/docker/libnetwork
11:47:56 [2019-09-16T11:47:56.786Z] #50 17.26 + git checkout -q fc5a7d91d54cc98f64fc28f9e288b46a0bee756c
11:47:56 [2019-09-16T11:47:56.786Z] #50 18.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:47:56 [2019-09-16T11:47:56.786Z] #50 ...
11:47:56 [2019-09-16T11:47:56.786Z] 
11:47:56 [2019-09-16T11:47:56.786Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:47:56 [2019-09-16T11:47:56.786Z] #57 19.94 Reading package lists...
11:47:57 [2019-09-16T11:47:57.313Z] 2825fdb7e177: Download complete
11:47:57 [2019-09-16T11:47:57.437Z] 
                                                                           0.0%
####                                                                       5.8%
#########                                                                 13.4%
###############                                                           20.9%
####################                                                      28.5%
#########################                                                 35.1%
##############################                                            42.7%
####################################                                      50.2%
########################################                                  56.8%
#############################################                             63.5%
###################################################                       71.0%
########################################################                  78.6%
#############################################################             85.2%
##################################################################        92.7%
######################################################################## 100.0%
11:47:57 [2019-09-16T11:47:57.437Z] 
11:47:57 [2019-09-16T11:47:57.719Z] #57 25.61 Reading package lists...
11:47:57 [2019-09-16T11:47:57.719Z] #57 ...
11:47:57 [2019-09-16T11:47:57.719Z] 
11:47:57 [2019-09-16T11:47:57.719Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:47:57 [2019-09-16T11:47:57.719Z] #35 18.73 Fetched 7922 kB in 13s (585 kB/s)
11:47:57 [2019-09-16T11:47:57.719Z] #35 18.73 Reading package lists...
11:47:57 [2019-09-16T11:47:57.719Z] #35 24.66 Reading package lists...
11:47:57 [2019-09-16T11:47:57.719Z] #35 ...
11:47:57 [2019-09-16T11:47:57.719Z] 
11:47:57 [2019-09-16T11:47:57.719Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
11:47:57 [2019-09-16T11:47:57.719Z] #44 19.40 Fetched 7922 kB in 15s (505 kB/s)
11:47:57 [2019-09-16T11:47:57.719Z] #44 19.40 Reading package lists...
11:47:58 [2019-09-16T11:47:58.230Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:47:58 [2019-09-16T11:47:58.230Z] 
11:47:58 [2019-09-16T11:47:58.230Z] 
######################################################################## 100.0%
11:47:58 [2019-09-16T11:47:58.230Z] 
11:47:58 [2019-09-16T11:47:58.449Z] #4 extracting sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 4.1s done
11:47:58 [2019-09-16T11:47:58.449Z] #4 extracting sha256:a2e19a69cf9111171f042f74810182b007aef12efa7e6ca4134b23f5d30a1f1a
11:47:58 [2019-09-16T11:47:58.652Z] #44 25.03 Reading package lists...
11:47:58 [2019-09-16T11:47:58.652Z] #44 ...
11:47:58 [2019-09-16T11:47:58.652Z] 
11:47:58 [2019-09-16T11:47:58.652Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:47:58 [2019-09-16T11:47:58.652Z] #35 24.66 Reading package lists...
11:47:58 [2019-09-16T11:47:58.703Z] #4 extracting sha256:a2e19a69cf9111171f042f74810182b007aef12efa7e6ca4134b23f5d30a1f1a done
11:47:58 [2019-09-16T11:47:58.703Z] #4 DONE 15.1s
11:47:58 [2019-09-16T11:47:58.703Z] 
11:47:58 [2019-09-16T11:47:58.703Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
11:47:58 [2019-09-16T11:47:58.807Z] 34839f11bbce: Verifying Checksum
11:47:58 [2019-09-16T11:47:58.807Z] 34839f11bbce: Download complete
11:47:59 [2019-09-16T11:47:59.036Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:47:59 [2019-09-16T11:47:59.036Z] 
11:47:59 [2019-09-16T11:47:59.093Z] 7b335bb9cab2: Verifying Checksum
11:47:59 [2019-09-16T11:47:59.093Z] 7b335bb9cab2: Download complete
11:47:59 [2019-09-16T11:47:59.378Z] 34f648706e72: Verifying Checksum
11:47:59 [2019-09-16T11:47:59.378Z] 34f648706e72: Download complete
11:47:59 [2019-09-16T11:47:59.431Z] 
######################################################################## 100.0%
11:47:59 [2019-09-16T11:47:59.431Z] 
11:47:59 [2019-09-16T11:47:59.804Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:47:59 [2019-09-16T11:47:59.804Z] skipping existing b63cc5f62c21
11:47:59 [2019-09-16T11:47:59.804Z] 
11:47:59 [2019-09-16T11:47:59.844Z] #35 30.04 Building dependency tree...
11:48:00 [2019-09-16T11:48:00.109Z] #35 31.14 Reading state information...
11:48:00 [2019-09-16T11:48:00.372Z] #35 ...
11:48:00 [2019-09-16T11:48:00.372Z] 
11:48:00 [2019-09-16T11:48:00.372Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
11:48:00 [2019-09-16T11:48:00.372Z] #50 DONE 31.3s
11:48:00 [2019-09-16T11:48:00.372Z] 
11:48:00 [2019-09-16T11:48:00.372Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
11:48:00 [2019-09-16T11:48:00.372Z] #27 30.22 + cd /tmp/tmp.X2CLvJAdEo/src/gotest.tools/gotestsum
11:48:00 [2019-09-16T11:48:00.372Z] #27 30.22 + git checkout -q v0.3.5
11:48:00 [2019-09-16T11:48:00.372Z] #27 30.26 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
11:48:00 [2019-09-16T11:48:00.625Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:48:00 [2019-09-16T11:48:00.625Z] 
11:48:00 [2019-09-16T11:48:00.625Z] 
######################################################################## 100.0%
11:48:00 [2019-09-16T11:48:00.625Z] 
11:48:00 [2019-09-16T11:48:00.625Z] Download of images into '/build' complete.
11:48:00 [2019-09-16T11:48:00.625Z] Use something like the following to load the result into a Docker daemon:
11:48:00 [2019-09-16T11:48:00.625Z]   tar -cC '/build' . | docker load
11:48:01 [2019-09-16T11:48:01.968Z] #5 DONE 3.1s
11:48:01 [2019-09-16T11:48:01.968Z] 
11:48:01 [2019-09-16T11:48:01.968Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:01 [2019-09-16T11:48:01.968Z] #57 ...
11:48:01 [2019-09-16T11:48:01.968Z] 
11:48:01 [2019-09-16T11:48:01.968Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:48:01 [2019-09-16T11:48:01.968Z] #22 DONE 0.1s
11:48:01 [2019-09-16T11:48:01.968Z] 
11:48:01 [2019-09-16T11:48:01.968Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:48:01 [2019-09-16T11:48:01.968Z] #52 DONE 0.1s
11:48:01 [2019-09-16T11:48:01.968Z] 
11:48:01 [2019-09-16T11:48:01.968Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
11:48:01 [2019-09-16T11:48:01.968Z] #23 DONE 0.1s
11:48:01 [2019-09-16T11:48:01.968Z] 
11:48:01 [2019-09-16T11:48:01.968Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
11:48:01 [2019-09-16T11:48:01.968Z] #32 DONE 0.1s
11:48:01 [2019-09-16T11:48:01.968Z] 
11:48:01 [2019-09-16T11:48:01.968Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
11:48:01 [2019-09-16T11:48:01.968Z] #60 DONE 0.1s
11:48:01 [2019-09-16T11:48:01.968Z] 
11:48:01 [2019-09-16T11:48:01.968Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
11:48:01 [2019-09-16T11:48:01.968Z] #29 DONE 0.1s
11:48:01 [2019-09-16T11:48:01.968Z] 
11:48:01 [2019-09-16T11:48:01.968Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
11:48:01 [2019-09-16T11:48:01.968Z] #26 DONE 0.1s
11:48:01 [2019-09-16T11:48:01.968Z] 
11:48:01 [2019-09-16T11:48:01.968Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
11:48:01 [2019-09-16T11:48:01.968Z] #49 DONE 0.1s
11:48:01 [2019-09-16T11:48:01.968Z] 
11:48:01 [2019-09-16T11:48:01.968Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
11:48:02 [2019-09-16T11:48:02.067Z] 2825fdb7e177: Pull complete
11:48:02 [2019-09-16T11:48:02.123Z] Removing intermediate container a3b6a24adb18
11:48:02 [2019-09-16T11:48:02.123Z]  ---> 247aacee8de2
11:48:02 [2019-09-16T11:48:02.123Z] Step 24/126 : FROM base AS cross-false
11:48:02 [2019-09-16T11:48:02.123Z]  ---> 1996ede3ea70
11:48:02 [2019-09-16T11:48:02.123Z] Step 25/126 : FROM base AS cross-true
11:48:02 [2019-09-16T11:48:02.123Z]  ---> 1996ede3ea70
11:48:02 [2019-09-16T11:48:02.123Z] Step 26/126 : ARG DEBIAN_FRONTEND
11:48:02 [2019-09-16T11:48:02.123Z]  ---> Using cache
11:48:02 [2019-09-16T11:48:02.123Z]  ---> 92b95e6b40d9
11:48:02 [2019-09-16T11:48:02.123Z] Step 27/126 : RUN dpkg --add-architecture armhf
11:48:02 [2019-09-16T11:48:02.535Z]  ---> Running in 6bfd42280696
11:48:02 [2019-09-16T11:48:02.699Z] 361ecb978398: Pull complete
11:48:02 [2019-09-16T11:48:02.987Z] 15483e8c82df: Pull complete
11:48:03 [2019-09-16T11:48:03.437Z] Removing intermediate container 6bfd42280696
11:48:03 [2019-09-16T11:48:03.437Z]  ---> 3b78016a0f0b
11:48:03 [2019-09-16T11:48:03.437Z] Step 28/126 : RUN dpkg --add-architecture arm64
11:48:03 [2019-09-16T11:48:03.869Z]  ---> Running in d9d0e658f373
11:48:04 [2019-09-16T11:48:04.475Z] 1dd0fca17d70: Verifying Checksum
11:48:04 [2019-09-16T11:48:04.475Z] 1dd0fca17d70: Download complete
11:48:04 [2019-09-16T11:48:04.548Z] #27 ...
11:48:04 [2019-09-16T11:48:04.548Z] 
11:48:04 [2019-09-16T11:48:04.548Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:04 [2019-09-16T11:48:04.548Z] #35 32.79 The following additional packages will be installed:
11:48:04 [2019-09-16T11:48:04.548Z] #35 32.82   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
11:48:04 [2019-09-16T11:48:04.548Z] #35 32.82 Suggested packages:
11:48:04 [2019-09-16T11:48:04.548Z] #35 32.83   codeblocks eclipse ninja-build lrzip
11:48:04 [2019-09-16T11:48:04.548Z] #35 32.83 Recommended packages:
11:48:04 [2019-09-16T11:48:04.548Z] #35 32.83   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:48:04 [2019-09-16T11:48:04.548Z] #35 33.53 The following NEW packages will be installed:
11:48:04 [2019-09-16T11:48:04.548Z] #35 33.53   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
11:48:04 [2019-09-16T11:48:04.548Z] #35 33.54   vim-common xxd
11:48:04 [2019-09-16T11:48:04.548Z] #35 34.66 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
11:48:04 [2019-09-16T11:48:04.548Z] #35 34.66 Need to get 13.7 MB of archives.
11:48:04 [2019-09-16T11:48:04.548Z] #35 34.66 After this operation, 57.2 MB of additional disk space will be used.
11:48:04 [2019-09-16T11:48:04.548Z] #35 34.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
11:48:04 [2019-09-16T11:48:04.548Z] #35 34.76 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
11:48:04 [2019-09-16T11:48:04.548Z] #35 34.76 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
11:48:04 [2019-09-16T11:48:04.548Z] #35 35.37 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
11:48:04 [2019-09-16T11:48:04.549Z] #35 35.42 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
11:48:04 [2019-09-16T11:48:04.549Z] #35 35.44 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
11:48:04 [2019-09-16T11:48:04.549Z] #35 35.44 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
11:48:04 [2019-09-16T11:48:04.549Z] #35 35.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
11:48:04 [2019-09-16T11:48:04.549Z] #35 35.64 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
11:48:04 [2019-09-16T11:48:04.549Z] #35 35.65 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:48:05 [2019-09-16T11:48:05.119Z] #35 ...
11:48:05 [2019-09-16T11:48:05.119Z] 
11:48:05 [2019-09-16T11:48:05.119Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
11:48:05 [2019-09-16T11:48:05.119Z] #44 25.03 Reading package lists...
11:48:05 [2019-09-16T11:48:05.119Z] #44 30.03 Building dependency tree...
11:48:05 [2019-09-16T11:48:05.119Z] #44 30.99 Reading state information...
11:48:05 [2019-09-16T11:48:05.119Z] #44 32.49 The following additional packages will be installed:
11:48:05 [2019-09-16T11:48:05.119Z] #44 32.50   btrfs-progs liblzo2-2
11:48:05 [2019-09-16T11:48:05.119Z] #44 32.71 The following NEW packages will be installed:
11:48:05 [2019-09-16T11:48:05.119Z] #44 32.72   btrfs-progs btrfs-tools liblzo2-2
11:48:05 [2019-09-16T11:48:05.119Z] #44 33.81 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
11:48:05 [2019-09-16T11:48:05.119Z] #44 33.81 Need to get 649 kB of archives.
11:48:05 [2019-09-16T11:48:05.119Z] #44 33.81 After this operation, 4320 kB of additional disk space will be used.
11:48:05 [2019-09-16T11:48:05.119Z] #44 33.81 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
11:48:05 [2019-09-16T11:48:05.119Z] #44 33.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
11:48:05 [2019-09-16T11:48:05.119Z] #44 33.84 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
11:48:05 [2019-09-16T11:48:05.119Z] #44 34.55 debconf: delaying package configuration, since apt-utils is not installed
11:48:05 [2019-09-16T11:48:05.119Z] #44 34.68 Fetched 649 kB in 1s (611 kB/s)
11:48:05 [2019-09-16T11:48:05.119Z] #44 34.77 Selecting previously unselected package liblzo2-2:amd64.
11:48:05 [2019-09-16T11:48:05.120Z] #44 34.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
11:48:05 [2019-09-16T11:48:05.120Z] #44 34.82 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
11:48:05 [2019-09-16T11:48:05.120Z] #44 34.84 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
11:48:05 [2019-09-16T11:48:05.120Z] #44 35.00 Selecting previously unselected package btrfs-progs.
11:48:05 [2019-09-16T11:48:05.120Z] #44 35.00 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
11:48:05 [2019-09-16T11:48:05.120Z] #44 35.00 Unpacking btrfs-progs (4.7.3-1) ...
11:48:05 [2019-09-16T11:48:05.120Z] #44 35.61 Selecting previously unselected package btrfs-tools.
11:48:05 [2019-09-16T11:48:05.120Z] #44 35.61 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
11:48:05 [2019-09-16T11:48:05.120Z] #44 35.63 Unpacking btrfs-tools (4.7.3-1) ...
11:48:05 [2019-09-16T11:48:05.120Z] #44 35.79 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:05 [2019-09-16T11:48:05.120Z] #44 35.89 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
11:48:05 [2019-09-16T11:48:05.120Z] #44 35.92 Setting up btrfs-progs (4.7.3-1) ...
11:48:05 [2019-09-16T11:48:05.120Z] #44 35.93 Setting up btrfs-tools (4.7.3-1) ...
11:48:05 [2019-09-16T11:48:05.120Z] #44 35.96 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:05 [2019-09-16T11:48:05.120Z] #44 DONE 36.3s
11:48:05 [2019-09-16T11:48:05.120Z] 
11:48:05 [2019-09-16T11:48:05.120Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:48:05 [2019-09-16T11:48:05.120Z] #45 DONE 0.1s
11:48:05 [2019-09-16T11:48:05.120Z] 
11:48:05 [2019-09-16T11:48:05.120Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
11:48:05 [2019-09-16T11:48:05.140Z] Removing intermediate container d9d0e658f373
11:48:05 [2019-09-16T11:48:05.140Z]  ---> 3d666b502468
11:48:05 [2019-09-16T11:48:05.140Z] Step 29/126 : RUN dpkg --add-architecture armel
11:48:05 [2019-09-16T11:48:05.140Z]  ---> Running in 00f170aca0c7
11:48:05 [2019-09-16T11:48:05.378Z] #46 DONE 0.1s
11:48:05 [2019-09-16T11:48:05.378Z] 
11:48:05 [2019-09-16T11:48:05.378Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:05 [2019-09-16T11:48:05.378Z] #35 36.60 debconf: delaying package configuration, since apt-utils is not installed
11:48:05 [2019-09-16T11:48:05.635Z] #35 36.76 Fetched 13.7 MB in 2s (6702 kB/s)
11:48:05 [2019-09-16T11:48:05.635Z] #35 36.89 Selecting previously unselected package cmake-data.
11:48:05 [2019-09-16T11:48:05.893Z] #35 36.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
11:48:05 [2019-09-16T11:48:05.893Z] #35 36.92 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
11:48:05 [2019-09-16T11:48:05.893Z] #35 36.94 Unpacking cmake-data (3.7.2-1) ...
11:48:05 [2019-09-16T11:48:05.942Z] Removing intermediate container 00f170aca0c7
11:48:05 [2019-09-16T11:48:05.942Z]  ---> 7b3670cdda75
11:48:05 [2019-09-16T11:48:05.942Z] Step 30/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
11:48:05 [2019-09-16T11:48:05.942Z]  ---> Running in 4e912d08cd80
11:48:06 [2019-09-16T11:48:06.201Z] INFO: Expanding compiler 1 of 3...
11:48:06 [2019-09-16T11:48:06.201Z] INFO: Expanding compiler 2 of 3...
11:48:06 [2019-09-16T11:48:06.502Z] 34839f11bbce: Pull complete
11:48:07 [2019-09-16T11:48:07.200Z] Removing intermediate container 4e912d08cd80
11:48:07 [2019-09-16T11:48:07.200Z]  ---> 015869a382e6
11:48:07 [2019-09-16T11:48:07.200Z] Step 31/126 : FROM cross-${CROSS} as dev-base
11:48:07 [2019-09-16T11:48:07.200Z]  ---> 1996ede3ea70
11:48:07 [2019-09-16T11:48:07.200Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false
11:48:07 [2019-09-16T11:48:07.200Z]  ---> 1996ede3ea70
11:48:07 [2019-09-16T11:48:07.200Z] Step 33/126 : ARG DEBIAN_FRONTEND
11:48:07 [2019-09-16T11:48:07.200Z]  ---> Using cache
11:48:07 [2019-09-16T11:48:07.200Z]  ---> 92b95e6b40d9
11:48:07 [2019-09-16T11:48:07.200Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
11:48:07 [2019-09-16T11:48:07.200Z]  ---> Running in 71b35cf2af8f
11:48:07 [2019-09-16T11:48:07.211Z] #50 ...
11:48:07 [2019-09-16T11:48:07.211Z] 
11:48:07 [2019-09-16T11:48:07.211Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:07 [2019-09-16T11:48:07.211Z] #35 4.871 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:48:07 [2019-09-16T11:48:07.211Z] #35 4.871 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:48:07 [2019-09-16T11:48:07.211Z] #35 4.886 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:48:07 [2019-09-16T11:48:07.211Z] #35 4.928 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:48:07 [2019-09-16T11:48:07.211Z] #35 4.983 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:48:07 [2019-09-16T11:48:07.467Z] #35 5.796 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
11:48:08 [2019-09-16T11:48:08.009Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:48:08 [2019-09-16T11:48:08.009Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:48:08 [2019-09-16T11:48:08.009Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:48:08 [2019-09-16T11:48:08.009Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:48:08 [2019-09-16T11:48:08.009Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:48:08 [2019-09-16T11:48:08.009Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
11:48:08 [2019-09-16T11:48:08.009Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
11:48:08 [2019-09-16T11:48:08.009Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
11:48:08 [2019-09-16T11:48:08.027Z] #35 ...
11:48:08 [2019-09-16T11:48:08.027Z] 
11:48:08 [2019-09-16T11:48:08.027Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
11:48:08 [2019-09-16T11:48:08.027Z] #17 5.731 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:48:08 [2019-09-16T11:48:08.027Z] #17 5.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:48:08 [2019-09-16T11:48:08.027Z] #17 5.759 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:48:08 [2019-09-16T11:48:08.027Z] #17 5.776 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:48:08 [2019-09-16T11:48:08.027Z] #17 5.780 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:48:08 [2019-09-16T11:48:08.027Z] #17 ...
11:48:08 [2019-09-16T11:48:08.027Z] 
11:48:08 [2019-09-16T11:48:08.027Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.153 + RM_GOPATH=0
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.153 + TMP_GOPATH=
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.153 + : /build
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.153 + '[' -z '' ']'
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.154 ++ mktemp -d
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.178 + export GOPATH=/tmp/tmp.4uTKMGGoqJ
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.178 + GOPATH=/tmp/tmp.4uTKMGGoqJ
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.179 + RM_GOPATH=1
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.179 ++ dirname ./install.sh
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.192 + dir=.
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.192 + bin=dockercli
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.192 + shift
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.192 + '[' '!' -f ./dockercli.installer ']'
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.192 + . ./dockercli.installer
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.192 ++ DOCKERCLI_CHANNEL=stable
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.192 ++ DOCKERCLI_VERSION=17.06.2-ce
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.192 + install_dockercli
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.192 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.192 Install docker/cli version 17.06.2-ce from stable
11:48:08 [2019-09-16T11:48:08.027Z] #53 6.200 ++ uname -m
11:48:08 [2019-09-16T11:48:08.283Z] #53 6.201 + arch=x86_64
11:48:08 [2019-09-16T11:48:08.283Z] #53 6.201 + '[' x86_64 '!=' x86_64 ']'
11:48:08 [2019-09-16T11:48:08.283Z] #53 6.201 + url=https://download.docker.com/linux/static
11:48:08 [2019-09-16T11:48:08.283Z] #53 6.202 + tar -xz docker/docker
11:48:08 [2019-09-16T11:48:08.283Z] #53 6.228 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:48:08 [2019-09-16T11:48:08.421Z] #35 39.64 Selecting previously unselected package liblzo2-2:amd64.
11:48:08 [2019-09-16T11:48:08.421Z] #35 39.64 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
11:48:08 [2019-09-16T11:48:08.421Z] #35 39.66 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
11:48:08 [2019-09-16T11:48:08.542Z] #53 ...
11:48:08 [2019-09-16T11:48:08.542Z] 
11:48:08 [2019-09-16T11:48:08.542Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
11:48:08 [2019-09-16T11:48:08.542Z] #17 6.684 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
11:48:08 [2019-09-16T11:48:08.679Z] #35 39.77 Selecting previously unselected package libicu57:amd64.
11:48:08 [2019-09-16T11:48:08.679Z] #35 39.77 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
11:48:08 [2019-09-16T11:48:08.679Z] #35 39.78 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
11:48:09 [2019-09-16T11:48:09.185Z] 34f648706e72: Pull complete
11:48:09 [2019-09-16T11:48:09.305Z] Fetched 7672 kB in 1s (4942 kB/s)
11:48:09 [2019-09-16T11:48:09.612Z] #35 ...
11:48:09 [2019-09-16T11:48:09.612Z] 
11:48:09 [2019-09-16T11:48:09.612Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:09 [2019-09-16T11:48:09.612Z] #57 25.61 Reading package lists...
11:48:09 [2019-09-16T11:48:09.612Z] #57 30.90 Building dependency tree...
11:48:09 [2019-09-16T11:48:09.612Z] #57 32.22 Reading state information...
11:48:09 [2019-09-16T11:48:09.612Z] #57 33.54 The following additional packages will be installed:
11:48:09 [2019-09-16T11:48:09.612Z] #57 33.54   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
11:48:09 [2019-09-16T11:48:09.613Z] #57 33.55   libprotoc10 python-pkg-resources zlib1g-dev
11:48:09 [2019-09-16T11:48:09.613Z] #57 33.57 Suggested packages:
11:48:09 [2019-09-16T11:48:09.613Z] #57 33.57   manpages-dev python-setuptools
11:48:09 [2019-09-16T11:48:09.613Z] #57 34.73 The following NEW packages will be installed:
11:48:09 [2019-09-16T11:48:09.613Z] #57 34.73   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
11:48:09 [2019-09-16T11:48:09.613Z] #57 34.74   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
11:48:09 [2019-09-16T11:48:09.613Z] #57 34.74   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
11:48:09 [2019-09-16T11:48:09.613Z] #57 34.74   zlib1g-dev
11:48:09 [2019-09-16T11:48:09.613Z] #57 35.86 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded.
11:48:09 [2019-09-16T11:48:09.613Z] #57 35.86 Need to get 3602 kB of archives.
11:48:09 [2019-09-16T11:48:09.613Z] #57 35.86 After this operation, 18.9 MB of additional disk space will be used.
11:48:09 [2019-09-16T11:48:09.613Z] #57 35.86 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 35.87 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 35.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 35.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 35.87 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 35.87 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 35.88 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 35.89 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 35.90 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 35.94 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 35.95 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 36.02 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 36.06 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 36.07 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 36.07 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 36.08 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
11:48:09 [2019-09-16T11:48:09.613Z] #57 37.09 debconf: delaying package configuration, since apt-utils is not installed
11:48:09 [2019-09-16T11:48:09.613Z] #57 37.23 Fetched 3602 kB in 1s (2795 kB/s)
11:48:09 [2019-09-16T11:48:09.613Z] #57 37.34 Selecting previously unselected package libnet1:amd64.
11:48:09 [2019-09-16T11:48:09.613Z] #57 37.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
11:48:09 [2019-09-16T11:48:09.613Z] #57 37.45 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 37.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 37.62 Selecting previously unselected package libcap-dev:amd64.
11:48:09 [2019-09-16T11:48:09.613Z] #57 37.65 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 37.66 Unpacking libcap-dev:amd64 (1:2.25-1) ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 37.77 Selecting previously unselected package libnet1-dev.
11:48:09 [2019-09-16T11:48:09.613Z] #57 37.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 37.79 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 37.99 Selecting previously unselected package libnl-3-200:amd64.
11:48:09 [2019-09-16T11:48:09.613Z] #57 37.99 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.01 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.11 Selecting previously unselected package libnl-3-dev:amd64.
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.12 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.12 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.38 Selecting previously unselected package libprotobuf-c1:amd64.
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.38 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.38 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.46 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.46 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.47 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.59 Selecting previously unselected package zlib1g-dev:amd64.
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.60 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.85 Selecting previously unselected package libprotobuf10:amd64.
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.85 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 38.85 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 39.49 Selecting previously unselected package libprotobuf-lite10:amd64.
11:48:09 [2019-09-16T11:48:09.613Z] #57 39.49 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 39.50 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 39.68 Selecting previously unselected package libprotobuf-dev:amd64.
11:48:09 [2019-09-16T11:48:09.613Z] #57 39.68 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 39.70 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 40.57 Selecting previously unselected package libprotoc10:amd64.
11:48:09 [2019-09-16T11:48:09.613Z] #57 40.59 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
11:48:09 [2019-09-16T11:48:09.613Z] #57 40.60 Unpacking libprotoc10:amd64 (3.0.0-9) ...
11:48:09 [2019-09-16T11:48:09.886Z] #57 41.06 Selecting previously unselected package protobuf-c-compiler.
11:48:09 [2019-09-16T11:48:09.886Z] #57 41.07 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
11:48:09 [2019-09-16T11:48:09.886Z] #57 41.08 Unpacking protobuf-c-compiler (1.2.1-2) ...
11:48:09 [2019-09-16T11:48:09.940Z] INFO: Expanding compiler 3 of 3...
11:48:10 [2019-09-16T11:48:10.137Z] Reading package lists...
11:48:10 [2019-09-16T11:48:10.144Z] #57 41.18 Selecting previously unselected package protobuf-compiler.
11:48:10 [2019-09-16T11:48:10.144Z] #57 41.18 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
11:48:10 [2019-09-16T11:48:10.144Z] #57 41.18 Unpacking protobuf-compiler (3.0.0-9) ...
11:48:10 [2019-09-16T11:48:10.144Z] #57 41.29 Selecting previously unselected package python-pkg-resources.
11:48:10 [2019-09-16T11:48:10.144Z] #57 41.29 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
11:48:10 [2019-09-16T11:48:10.144Z] #57 41.30 Unpacking python-pkg-resources (33.1.1-1) ...
11:48:10 [2019-09-16T11:48:10.398Z] INFO: Removing downloaded files...
11:48:10 [2019-09-16T11:48:10.398Z] INFO: Creating source directory...
11:48:10 [2019-09-16T11:48:10.398Z] INFO: Configuring git core.autocrlf...
11:48:10 [2019-09-16T11:48:10.398Z] INFO: Completed
11:48:10 [2019-09-16T11:48:10.402Z] #57 41.56 Selecting previously unselected package python-protobuf.
11:48:10 [2019-09-16T11:48:10.402Z] #57 41.56 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
11:48:10 [2019-09-16T11:48:10.402Z] #57 41.57 Unpacking python-protobuf (3.0.0-9) ...
11:48:10 [2019-09-16T11:48:10.432Z] #17 8.460 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:48:10 [2019-09-16T11:48:10.521Z] Reading package lists...
11:48:10 [2019-09-16T11:48:10.521Z] Building dependency tree...
11:48:10 [2019-09-16T11:48:10.521Z] Reading state information...
11:48:10 [2019-09-16T11:48:10.521Z] The following additional packages will be installed:
11:48:10 [2019-09-16T11:48:10.521Z]   libapparmor1 libseccomp2
11:48:10 [2019-09-16T11:48:10.521Z] Suggested packages:
11:48:10 [2019-09-16T11:48:10.521Z]   seccomp
11:48:10 [2019-09-16T11:48:10.521Z] The following NEW packages will be installed:
11:48:10 [2019-09-16T11:48:10.521Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
11:48:10 [2019-09-16T11:48:10.897Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded.
11:48:10 [2019-09-16T11:48:10.897Z] Need to get 301 kB of archives.
11:48:10 [2019-09-16T11:48:10.897Z] After this operation, 1402 kB of additional disk space will be used.
11:48:10 [2019-09-16T11:48:10.897Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
11:48:10 [2019-09-16T11:48:10.897Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
11:48:10 [2019-09-16T11:48:10.897Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
11:48:10 [2019-09-16T11:48:10.897Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
11:48:10 [2019-09-16T11:48:10.897Z] debconf: delaying package configuration, since apt-utils is not installed
11:48:10 [2019-09-16T11:48:10.897Z] Fetched 301 kB in 0s (3993 kB/s)
11:48:10 [2019-09-16T11:48:10.897Z] Selecting previously unselected package libseccomp2:s390x.
11:48:10 [2019-09-16T11:48:10.897Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
11:48:10 [2019-09-16T11:48:10.897Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
11:48:10 [2019-09-16T11:48:10.897Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
11:48:10 [2019-09-16T11:48:10.897Z] Selecting previously unselected package libseccomp-dev:s390x.
11:48:10 [2019-09-16T11:48:10.897Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
11:48:10 [2019-09-16T11:48:10.897Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
11:48:10 [2019-09-16T11:48:10.897Z] Selecting previously unselected package libapparmor1:s390x.
11:48:10 [2019-09-16T11:48:10.897Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
11:48:10 [2019-09-16T11:48:10.897Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
11:48:10 [2019-09-16T11:48:10.897Z] Selecting previously unselected package libapparmor-dev:s390x.
11:48:10 [2019-09-16T11:48:10.897Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
11:48:10 [2019-09-16T11:48:10.897Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
11:48:10 [2019-09-16T11:48:10.967Z] #57 42.03 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
11:48:10 [2019-09-16T11:48:10.967Z] #57 42.16 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
11:48:10 [2019-09-16T11:48:10.967Z] #57 42.21 Setting up python-pkg-resources (33.1.1-1) ...
11:48:10 [2019-09-16T11:48:10.994Z] #17 9.302 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:48:11 [2019-09-16T11:48:11.274Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:11 [2019-09-16T11:48:11.274Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
11:48:11 [2019-09-16T11:48:11.274Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
11:48:11 [2019-09-16T11:48:11.274Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
11:48:11 [2019-09-16T11:48:11.274Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
11:48:11 [2019-09-16T11:48:11.274Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:11 [2019-09-16T11:48:11.660Z] Removing intermediate container 71b35cf2af8f
11:48:11 [2019-09-16T11:48:11.660Z]  ---> 140e0afb2631
11:48:11 [2019-09-16T11:48:11.660Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true
11:48:11 [2019-09-16T11:48:11.660Z]  ---> 015869a382e6
11:48:11 [2019-09-16T11:48:11.660Z] Step 36/126 : ARG DEBIAN_FRONTEND
11:48:11 [2019-09-16T11:48:11.660Z]  ---> Running in b979e68955cd
11:48:11 [2019-09-16T11:48:11.920Z] #17 ...
11:48:11 [2019-09-16T11:48:11.920Z] 
11:48:11 [2019-09-16T11:48:11.920Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
11:48:11 [2019-09-16T11:48:11.920Z] #15 3.981 + mktemp -d
11:48:11 [2019-09-16T11:48:11.920Z] #15 3.981 + export GOPATH=/tmp/tmp.zmGMAoOAMg
11:48:11 [2019-09-16T11:48:11.920Z] #15 3.981 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.zmGMAoOAMg/src/github.com/go-swagger/go-swagger
11:48:11 [2019-09-16T11:48:11.920Z] #15 3.981 Cloning into '/tmp/tmp.zmGMAoOAMg/src/github.com/go-swagger/go-swagger'...
11:48:11 [2019-09-16T11:48:11.920Z] #15 ...
11:48:11 [2019-09-16T11:48:11.920Z] 
11:48:11 [2019-09-16T11:48:11.920Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
11:48:11 [2019-09-16T11:48:11.920Z] #44 7.075 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:48:11 [2019-09-16T11:48:11.920Z] #44 7.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:48:11 [2019-09-16T11:48:11.920Z] #44 7.149 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:48:11 [2019-09-16T11:48:11.921Z] #44 7.164 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:48:11 [2019-09-16T11:48:11.921Z] #44 7.194 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:48:11 [2019-09-16T11:48:11.921Z] #44 8.127 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
11:48:11 [2019-09-16T11:48:11.921Z] #44 9.923 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:48:11 [2019-09-16T11:48:11.921Z] #44 ...
11:48:11 [2019-09-16T11:48:11.921Z] 
11:48:11 [2019-09-16T11:48:11.921Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.638 + RM_GOPATH=0
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.638 + TMP_GOPATH=
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.638 + : /build
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.638 + '[' -z '' ']'
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.645 ++ mktemp -d
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.685 + export GOPATH=/tmp/tmp.wg2fUHfBXt
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.685 + GOPATH=/tmp/tmp.wg2fUHfBXt
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.685 + RM_GOPATH=1
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.685 ++ dirname ./install.sh
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.687 + dir=.
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.687 + bin=vndr
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.687 + shift
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.687 + '[' '!' -f ./vndr.installer ']'
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.692 + . ./vndr.installer
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.692 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.692 + install_vndr
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.692 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.693 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.693 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wg2fUHfBXt/src/github.com/LK4D4/vndr
11:48:11 [2019-09-16T11:48:11.921Z] #33 6.703 Cloning into '/tmp/tmp.wg2fUHfBXt/src/github.com/LK4D4/vndr'...
11:48:11 [2019-09-16T11:48:11.921Z] #33 7.803 + cd /tmp/tmp.wg2fUHfBXt/src/github.com/LK4D4/vndr
11:48:11 [2019-09-16T11:48:11.921Z] #33 7.803 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:48:11 [2019-09-16T11:48:11.921Z] #33 7.808 + go build -buildmode=pie -v -o /build/vndr .
11:48:11 [2019-09-16T11:48:11.921Z] #33 9.354 errors
11:48:11 [2019-09-16T11:48:11.921Z] #33 9.364 internal/cpu
11:48:11 [2019-09-16T11:48:11.921Z] #33 9.460 internal/race
11:48:11 [2019-09-16T11:48:11.921Z] #33 9.623 runtime/internal/atomic
11:48:11 [2019-09-16T11:48:11.921Z] #33 9.927 runtime/internal/sys
11:48:11 [2019-09-16T11:48:11.921Z] #33 10.14 runtime/internal/math
11:48:12 [2019-09-16T11:48:12.025Z] Removing intermediate container b979e68955cd
11:48:12 [2019-09-16T11:48:12.025Z]  ---> 7041ce258bb5
11:48:12 [2019-09-16T11:48:12.025Z] Step 37/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
11:48:12 [2019-09-16T11:48:12.025Z]  ---> Running in 63694881e080
11:48:12 [2019-09-16T11:48:12.177Z] #33 10.16 internal/bytealg
11:48:12 [2019-09-16T11:48:12.177Z] #33 10.22 sync/atomic
11:48:12 [2019-09-16T11:48:12.177Z] #33 ...
11:48:12 [2019-09-16T11:48:12.177Z] 
11:48:12 [2019-09-16T11:48:12.177Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.423 + RM_GOPATH=0
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.423 + TMP_GOPATH=
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.423 + : /build/
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.423 + '[' -z '' ']'
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.425 ++ mktemp -d
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.440 + export GOPATH=/tmp/tmp.2149i5Yi6X
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.440 + GOPATH=/tmp/tmp.2149i5Yi6X
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.440 + RM_GOPATH=1
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.447 ++ dirname ./install.sh
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.449 + dir=.
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.449 + bin=rootlesskit
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.449 + shift
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.449 + '[' '!' -f ./rootlesskit.installer ']'
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.449 + . ./rootlesskit.installer
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.450 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.450 + install_rootlesskit
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.450 + case "$1" in
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.450 + export CGO_ENABLED=0
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.450 + CGO_ENABLED=0
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.450 + _install_rootlesskit
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.450 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.450 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.450 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2149i5Yi6X/src/github.com/rootless-containers/rootlesskit
11:48:12 [2019-09-16T11:48:12.177Z] #61 6.457 Cloning into '/tmp/tmp.2149i5Yi6X/src/github.com/rootless-containers/rootlesskit'...
11:48:12 [2019-09-16T11:48:12.436Z] #61 ...
11:48:12 [2019-09-16T11:48:12.436Z] 
11:48:12 [2019-09-16T11:48:12.436Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.685 + RM_GOPATH=0
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.685 + TMP_GOPATH=
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.685 + : /build
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.685 + '[' -z '' ']'
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.692 ++ mktemp -d
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.693 + export GOPATH=/tmp/tmp.Y16V28EyfK
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.693 + GOPATH=/tmp/tmp.Y16V28EyfK
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.693 + RM_GOPATH=1
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.693 ++ dirname ./install.sh
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.697 + dir=.
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.697 + bin=gometalinter
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.697 + shift
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.698 + '[' '!' -f ./gometalinter.installer ']'
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.698 + . ./gometalinter.installer
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.698 ++ GOMETALINTER_COMMIT=v2.0.6
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.698 Installing gometalinter version v2.0.6
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.699 + install_gometalinter
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.699 + echo 'Installing gometalinter version v2.0.6'
11:48:12 [2019-09-16T11:48:12.436Z] #24 6.701 + go get -d github.com/alecthomas/gometalinter
11:48:12 [2019-09-16T11:48:12.436Z] #24 ...
11:48:12 [2019-09-16T11:48:12.436Z] 
11:48:12 [2019-09-16T11:48:12.436Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:48:12 [2019-09-16T11:48:12.436Z] #55 6.135 + mktemp -d
11:48:12 [2019-09-16T11:48:12.436Z] #55 6.137 + export GOPATH=/tmp/tmp.SkrE5Nl3tQ
11:48:12 [2019-09-16T11:48:12.436Z] #55 6.137 + git clone https://github.com/docker/distribution.git /tmp/tmp.SkrE5Nl3tQ/src/github.com/docker/distribution
11:48:12 [2019-09-16T11:48:12.436Z] #55 6.138 Cloning into '/tmp/tmp.SkrE5Nl3tQ/src/github.com/docker/distribution'...
11:48:12 [2019-09-16T11:48:12.692Z] #55 ...
11:48:12 [2019-09-16T11:48:12.692Z] 
11:48:12 [2019-09-16T11:48:12.692Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.601 + RM_GOPATH=0
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.601 + TMP_GOPATH=
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.601 + : /build
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.601 + '[' -z '' ']'
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.603 ++ mktemp -d
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.605 + export GOPATH=/tmp/tmp.fdGiyGk6Mn
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.605 + GOPATH=/tmp/tmp.fdGiyGk6Mn
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.605 + RM_GOPATH=1
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.606 ++ dirname ./install.sh
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.615 + dir=.
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.615 + bin=tomlv
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.615 + shift
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.616 + '[' '!' -f ./tomlv.installer ']'
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.616 + . ./tomlv.installer
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.616 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.616 + install_tomlv
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.617 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.617 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.617 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fdGiyGk6Mn/src/github.com/BurntSushi/toml
11:48:12 [2019-09-16T11:48:12.692Z] #30 6.619 Cloning into '/tmp/tmp.fdGiyGk6Mn/src/github.com/BurntSushi/toml'...
11:48:12 [2019-09-16T11:48:12.692Z] #30 8.040 + cd /tmp/tmp.fdGiyGk6Mn/src/github.com/BurntSushi/toml
11:48:12 [2019-09-16T11:48:12.692Z] #30 8.040 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:48:12 [2019-09-16T11:48:12.692Z] #30 8.051 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:48:12 [2019-09-16T11:48:12.692Z] #30 8.983 errors
11:48:12 [2019-09-16T11:48:12.692Z] #30 9.012 math/bits
11:48:12 [2019-09-16T11:48:12.692Z] #30 9.075 internal/cpu
11:48:12 [2019-09-16T11:48:12.692Z] #30 9.765 internal/bytealg
11:48:12 [2019-09-16T11:48:12.692Z] #30 9.888 math
11:48:12 [2019-09-16T11:48:12.692Z] #30 10.33 runtime/internal/atomic
11:48:12 [2019-09-16T11:48:12.692Z] #30 10.52 runtime/internal/sys
11:48:12 [2019-09-16T11:48:12.692Z] #30 10.69 runtime/internal/math
11:48:12 [2019-09-16T11:48:12.692Z] #30 ...
11:48:12 [2019-09-16T11:48:12.692Z] 
11:48:12 [2019-09-16T11:48:12.692Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
11:48:12 [2019-09-16T11:48:12.692Z] #6 4.865 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:48:12 [2019-09-16T11:48:12.692Z] #6 4.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:48:12 [2019-09-16T11:48:12.692Z] #6 4.928 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:48:12 [2019-09-16T11:48:12.692Z] #6 4.942 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:48:12 [2019-09-16T11:48:12.692Z] #6 4.960 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:48:12 [2019-09-16T11:48:12.692Z] #6 5.746 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
11:48:12 [2019-09-16T11:48:12.692Z] #6 7.449 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:48:12 [2019-09-16T11:48:12.692Z] #6 8.431 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:48:12 [2019-09-16T11:48:12.867Z] #57 ...
11:48:12 [2019-09-16T11:48:12.867Z] 
11:48:12 [2019-09-16T11:48:12.867Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:48:12 [2019-09-16T11:48:12.867Z] #33 33.71 internal/x/crypto/curve25519
11:48:12 [2019-09-16T11:48:12.867Z] #33 37.15 sync
11:48:12 [2019-09-16T11:48:12.867Z] #33 37.66 reflect
11:48:12 [2019-09-16T11:48:12.867Z] #33 37.66 io
11:48:12 [2019-09-16T11:48:12.867Z] #33 38.78 bytes
11:48:12 [2019-09-16T11:48:12.867Z] #33 40.68 bufio
11:48:12 [2019-09-16T11:48:12.867Z] #33 41.93 syscall
11:48:12 [2019-09-16T11:48:12.949Z] #6 ...
11:48:12 [2019-09-16T11:48:12.949Z] 
11:48:12 [2019-09-16T11:48:12.949Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.773 + RM_GOPATH=0
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.773 + TMP_GOPATH=
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.773 + : /build
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.774 + '[' -z '' ']'
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.777 ++ mktemp -d
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.780 + export GOPATH=/tmp/tmp.ppBReqaW6X
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.780 + GOPATH=/tmp/tmp.ppBReqaW6X
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.780 + RM_GOPATH=1
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.781 ++ dirname ./install.sh
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.782 + dir=.
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.782 + bin=gotestsum
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.782 + shift
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.782 + '[' '!' -f ./gotestsum.installer ']'
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.783 + . ./gotestsum.installer
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.783 ++ GOTESTSUM_COMMIT=v0.3.5
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.783 + install_gotestsum
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.783 + echo 'Installing gotestsum version v0.3.5'
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.784 Installing gotestsum version v0.3.5
11:48:12 [2019-09-16T11:48:12.949Z] #27 6.784 + go get -d gotest.tools/gotestsum
11:48:12 [2019-09-16T11:48:12.949Z] #27 ...
11:48:12 [2019-09-16T11:48:12.949Z] 
11:48:12 [2019-09-16T11:48:12.949Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:48:12 [2019-09-16T11:48:12.949Z] #30 11.08 runtime
11:48:13 [2019-09-16T11:48:13.125Z] #33 ...
11:48:13 [2019-09-16T11:48:13.125Z] 
11:48:13 [2019-09-16T11:48:13.125Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.425 + RM_GOPATH=0
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.425 + TMP_GOPATH=
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.425 + : /build
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.425 + '[' -z '' ']'
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.425 ++ mktemp -d
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.428 + export GOPATH=/tmp/tmp.QginxYbmIZ
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.428 + GOPATH=/tmp/tmp.QginxYbmIZ
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.428 + RM_GOPATH=1
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.428 ++ dirname ./install.sh
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.435 + dir=.
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.439 + bin=containerd
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.439 + shift
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.439 + '[' '!' -f ./containerd.installer ']'
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.439 + . ./containerd.installer
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.439 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.444 + install_containerd
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.444 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.444 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.445 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QginxYbmIZ/src/github.com/containerd/containerd
11:48:13 [2019-09-16T11:48:13.125Z] #47 2.447 Cloning into '/tmp/tmp.QginxYbmIZ/src/github.com/containerd/containerd'...
11:48:13 [2019-09-16T11:48:13.294Z] Removing intermediate container 63694881e080
11:48:13 [2019-09-16T11:48:13.294Z]  ---> 0d896bc9c9c5
11:48:13 [2019-09-16T11:48:13.294Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
11:48:13 [2019-09-16T11:48:13.294Z]  ---> 140e0afb2631
11:48:13 [2019-09-16T11:48:13.294Z] Step 39/126 : FROM base AS tomlv
11:48:13 [2019-09-16T11:48:13.294Z]  ---> 1996ede3ea70
11:48:13 [2019-09-16T11:48:13.294Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv
11:48:13 [2019-09-16T11:48:13.294Z]  ---> Running in 9eeafbd67feb
11:48:13 [2019-09-16T11:48:13.294Z] Removing intermediate container 9eeafbd67feb
11:48:13 [2019-09-16T11:48:13.294Z]  ---> caef9ff3d5da
11:48:13 [2019-09-16T11:48:13.294Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:48:13 [2019-09-16T11:48:13.382Z] #47 ...
11:48:13 [2019-09-16T11:48:13.382Z] 
11:48:13 [2019-09-16T11:48:13.382Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:48:13 [2019-09-16T11:48:13.382Z] #30 34.26 sync
11:48:13 [2019-09-16T11:48:13.382Z] #30 34.77 reflect
11:48:13 [2019-09-16T11:48:13.382Z] #30 34.77 io
11:48:13 [2019-09-16T11:48:13.382Z] #30 35.88 syscall
11:48:13 [2019-09-16T11:48:13.382Z] #30 42.20 time
11:48:13 [2019-09-16T11:48:13.661Z]  ---> c7d6d7dbdba9
11:48:13 [2019-09-16T11:48:13.661Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:48:13 [2019-09-16T11:48:13.661Z]  ---> f6ac24b6e177
11:48:13 [2019-09-16T11:48:13.661Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:48:14 [2019-09-16T11:48:14.100Z]  ---> Running in 52d0a3a4fa41
11:48:14 [2019-09-16T11:48:14.316Z] #30 ...
11:48:14 [2019-09-16T11:48:14.316Z] 
11:48:14 [2019-09-16T11:48:14.316Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:14 [2019-09-16T11:48:14.316Z] #35 45.57 Selecting previously unselected package libxml2:amd64.
11:48:14 [2019-09-16T11:48:14.316Z] #35 45.57 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
11:48:14 [2019-09-16T11:48:14.574Z] #35 45.60 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
11:48:14 [2019-09-16T11:48:14.578Z] + RM_GOPATH=0
11:48:14 [2019-09-16T11:48:14.578Z] + TMP_GOPATH=
11:48:14 [2019-09-16T11:48:14.578Z] + : /build
11:48:14 [2019-09-16T11:48:14.578Z] + '[' -z '' ']'
11:48:14 [2019-09-16T11:48:14.578Z] ++ mktemp -d
11:48:14 [2019-09-16T11:48:14.578Z] + export GOPATH=/tmp/tmp.8FvW4pZZgV
11:48:14 [2019-09-16T11:48:14.578Z] + GOPATH=/tmp/tmp.8FvW4pZZgV
11:48:14 [2019-09-16T11:48:14.578Z] + RM_GOPATH=1
11:48:14 [2019-09-16T11:48:14.578Z] ++ dirname ./install.sh
11:48:14 [2019-09-16T11:48:14.578Z] + dir=.
11:48:14 [2019-09-16T11:48:14.578Z] + bin=tomlv
11:48:14 [2019-09-16T11:48:14.578Z] + shift
11:48:14 [2019-09-16T11:48:14.578Z] + '[' '!' -f ./tomlv.installer ']'
11:48:14 [2019-09-16T11:48:14.578Z] + . ./tomlv.installer
11:48:14 [2019-09-16T11:48:14.578Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:48:14 [2019-09-16T11:48:14.578Z] + install_tomlv
11:48:14 [2019-09-16T11:48:14.578Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:48:14 [2019-09-16T11:48:14.578Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8FvW4pZZgV/src/github.com/BurntSushi/toml
11:48:14 [2019-09-16T11:48:14.578Z] Cloning into '/tmp/tmp.8FvW4pZZgV/src/github.com/BurntSushi/toml'...
11:48:14 [2019-09-16T11:48:14.578Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:48:14 [2019-09-16T11:48:14.578Z] + cd /tmp/tmp.8FvW4pZZgV/src/github.com/BurntSushi/toml
11:48:14 [2019-09-16T11:48:14.578Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:48:14 [2019-09-16T11:48:14.578Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:48:14 [2019-09-16T11:48:14.578Z] errors
11:48:14 [2019-09-16T11:48:14.578Z] math/bits
11:48:14 [2019-09-16T11:48:14.578Z] internal/cpu
11:48:14 [2019-09-16T11:48:14.676Z] 1dd0fca17d70: Pull complete
11:48:14 [2019-09-16T11:48:14.676Z] 7b335bb9cab2: Pull complete
11:48:14 [2019-09-16T11:48:14.676Z] Digest: sha256:cb542b93d57a40d3ef010f5df41e810b7612fc6711720c70ce9aed7d67b23b69
11:48:14 [2019-09-16T11:48:14.676Z] Status: Downloaded newer image for golang:1.12.8-stretch
11:48:14 [2019-09-16T11:48:14.676Z]  ---> 997767676905
11:48:14 [2019-09-16T11:48:14.676Z] Step 5/126 : ARG APT_MIRROR
11:48:14 [2019-09-16T11:48:14.676Z]  ---> Running in 7359e75f2a39
11:48:14 [2019-09-16T11:48:14.958Z] Removing intermediate container 7359e75f2a39
11:48:14 [2019-09-16T11:48:14.958Z]  ---> bc5e962480ff
11:48:14 [2019-09-16T11:48:14.958Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
11:48:14 [2019-09-16T11:48:14.958Z]  ---> Running in 01acc22e2395
11:48:15 [2019-09-16T11:48:15.001Z] internal/bytealg
11:48:15 [2019-09-16T11:48:15.001Z] math
11:48:15 [2019-09-16T11:48:15.001Z] runtime/internal/atomic
11:48:15 [2019-09-16T11:48:15.001Z] runtime/internal/sys
11:48:15 [2019-09-16T11:48:15.001Z] runtime/internal/math
11:48:15 [2019-09-16T11:48:15.001Z] runtime
11:48:15 [2019-09-16T11:48:15.140Z] #35 46.26 Selecting previously unselected package libarchive13:amd64.
11:48:15 [2019-09-16T11:48:15.140Z] #35 46.26 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
11:48:15 [2019-09-16T11:48:15.140Z] #35 46.27 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
11:48:15 [2019-09-16T11:48:15.397Z] #35 46.54 Selecting previously unselected package libjsoncpp1:amd64.
11:48:15 [2019-09-16T11:48:15.397Z] #35 46.56 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
11:48:15 [2019-09-16T11:48:15.397Z] #35 46.57 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
11:48:15 [2019-09-16T11:48:15.429Z] unicode/utf8
11:48:15 [2019-09-16T11:48:15.429Z] strconv
11:48:15 [2019-09-16T11:48:15.578Z] Removing intermediate container 01acc22e2395
11:48:15 [2019-09-16T11:48:15.578Z]  ---> bf1ead148976
11:48:15 [2019-09-16T11:48:15.578Z] Step 7/126 : FROM base AS criu
11:48:15 [2019-09-16T11:48:15.578Z]  ---> bf1ead148976
11:48:15 [2019-09-16T11:48:15.578Z] Step 8/126 : ARG DEBIAN_FRONTEND
11:48:15 [2019-09-16T11:48:15.578Z]  ---> Running in 60e29216d33a
11:48:15 [2019-09-16T11:48:15.655Z] #35 46.73 Selecting previously unselected package libuv1:amd64.
11:48:15 [2019-09-16T11:48:15.655Z] #35 46.73 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
11:48:15 [2019-09-16T11:48:15.655Z] #35 46.74 Unpacking libuv1:amd64 (1.9.1-3) ...
11:48:15 [2019-09-16T11:48:15.655Z] #35 46.91 Selecting previously unselected package cmake.
11:48:15 [2019-09-16T11:48:15.655Z] #35 46.91 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
11:48:15 [2019-09-16T11:48:15.870Z] Removing intermediate container 60e29216d33a
11:48:15 [2019-09-16T11:48:15.870Z]  ---> 0229b5d21248
11:48:15 [2019-09-16T11:48:15.870Z] Step 9/126 : ENV CRIU_VERSION 3.11
11:48:15 [2019-09-16T11:48:15.870Z]  ---> Running in ef190f8dce87
11:48:15 [2019-09-16T11:48:15.870Z] Removing intermediate container ef190f8dce87
11:48:15 [2019-09-16T11:48:15.870Z]  ---> 9d1e85eb5657
11:48:15 [2019-09-16T11:48:15.870Z] Step 10/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
11:48:15 [2019-09-16T11:48:15.870Z]  ---> Running in 7881be803ba0
11:48:15 [2019-09-16T11:48:15.912Z] internal/race
11:48:15 [2019-09-16T11:48:15.912Z] sync/atomic
11:48:15 [2019-09-16T11:48:15.912Z] unicode
11:48:15 [2019-09-16T11:48:15.913Z] #35 46.98 Unpacking cmake (3.7.2-1) ...
11:48:16 [2019-09-16T11:48:16.306Z] internal/testlog
11:48:16 [2019-09-16T11:48:16.306Z] encoding
11:48:16 [2019-09-16T11:48:16.306Z] runtime/cgo
11:48:16 [2019-09-16T11:48:16.488Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:48:16 [2019-09-16T11:48:16.488Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:48:16 [2019-09-16T11:48:16.488Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:48:16 [2019-09-16T11:48:16.488Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:48:16 [2019-09-16T11:48:16.488Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:48:16 [2019-09-16T11:48:16.488Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB]
11:48:16 [2019-09-16T11:48:16.771Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
11:48:17 [2019-09-16T11:48:17.053Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
11:48:17 [2019-09-16T11:48:17.654Z] sync
11:48:17 [2019-09-16T11:48:17.654Z] reflect
11:48:17 [2019-09-16T11:48:17.654Z] io
11:48:17 [2019-09-16T11:48:17.654Z] syscall
11:48:18 [2019-09-16T11:48:18.200Z] #30 15.39 unicode/utf8
11:48:18 [2019-09-16T11:48:18.200Z] #30 15.89 strconv
11:48:18 [2019-09-16T11:48:18.200Z] #30 ...
11:48:18 [2019-09-16T11:48:18.200Z] 
11:48:18 [2019-09-16T11:48:18.200Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:48:18 [2019-09-16T11:48:18.200Z] #53 16.07 + mkdir -p /build
11:48:18 [2019-09-16T11:48:18.200Z] #53 16.07 + mv docker/docker /build/
11:48:18 [2019-09-16T11:48:18.200Z] #53 16.08 + rmdir docker
11:48:18 [2019-09-16T11:48:18.441Z] #35 49.20 Selecting previously unselected package xxd.
11:48:18 [2019-09-16T11:48:18.441Z] #35 49.21 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
11:48:18 [2019-09-16T11:48:18.441Z] #35 49.22 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:48:18 [2019-09-16T11:48:18.441Z] #35 49.39 Selecting previously unselected package vim-common.
11:48:18 [2019-09-16T11:48:18.441Z] #35 49.39 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:48:18 [2019-09-16T11:48:18.441Z] #35 49.40 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:48:18 [2019-09-16T11:48:18.441Z] #35 49.62 Processing triggers for mime-support (3.60) ...
11:48:18 [2019-09-16T11:48:18.501Z] time
11:48:18 [2019-09-16T11:48:18.501Z] sort
11:48:18 [2019-09-16T11:48:18.501Z] internal/fmtsort
11:48:18 [2019-09-16T11:48:18.698Z] #35 49.72 Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:48:18 [2019-09-16T11:48:18.698Z] #35 49.76 Setting up libuv1:amd64 (1.9.1-3) ...
11:48:18 [2019-09-16T11:48:18.698Z] #35 49.80 Setting up cmake-data (3.7.2-1) ...
11:48:18 [2019-09-16T11:48:18.698Z] #35 49.83 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
11:48:18 [2019-09-16T11:48:18.698Z] #35 49.85 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
11:48:18 [2019-09-16T11:48:18.698Z] #35 49.88 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:18 [2019-09-16T11:48:18.698Z] #35 49.93 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:48:18 [2019-09-16T11:48:18.698Z] #35 49.98 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
11:48:18 [2019-09-16T11:48:18.698Z] #35 50.00 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
11:48:18 [2019-09-16T11:48:18.698Z] #35 50.02 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
11:48:18 [2019-09-16T11:48:18.698Z] #35 50.03 Setting up cmake (3.7.2-1) ...
11:48:18 [2019-09-16T11:48:18.763Z] #53 ...
11:48:18 [2019-09-16T11:48:18.764Z] 
11:48:18 [2019-09-16T11:48:18.764Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.628 + RM_GOPATH=0
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.628 + TMP_GOPATH=
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.628 + : /build
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.628 + '[' -z '' ']'
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.628 ++ mktemp -d
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.656 + export GOPATH=/tmp/tmp.w6IUQjz7g0
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.656 + GOPATH=/tmp/tmp.w6IUQjz7g0
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.656 + RM_GOPATH=1
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.656 ++ dirname ./install.sh
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.658 + dir=.
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.658 + bin=proxy
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.658 + shift
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.658 + '[' '!' -f ./proxy.installer ']'
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.658 + . ./proxy.installer
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.659 ++ LIBNETWORK_COMMIT=fc5a7d91d54cc98f64fc28f9e288b46a0bee756c
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.659 + install_proxy
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.659 + case "$1" in
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.659 + export CGO_ENABLED=0
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.659 + CGO_ENABLED=0
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.660 + _install_proxy
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.660 Install docker-proxy version fc5a7d91d54cc98f64fc28f9e288b46a0bee756c
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.660 + echo 'Install docker-proxy version fc5a7d91d54cc98f64fc28f9e288b46a0bee756c'
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.660 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.w6IUQjz7g0/src/github.com/docker/libnetwork
11:48:18 [2019-09-16T11:48:18.764Z] #50 6.663 Cloning into '/tmp/tmp.w6IUQjz7g0/src/github.com/docker/libnetwork'...
11:48:18 [2019-09-16T11:48:18.764Z] #50 ...
11:48:18 [2019-09-16T11:48:18.764Z] 
11:48:18 [2019-09-16T11:48:18.764Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:48:18 [2019-09-16T11:48:18.764Z] #53 DONE 17.0s
11:48:18 [2019-09-16T11:48:18.764Z] 
11:48:18 [2019-09-16T11:48:18.764Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
11:48:18 [2019-09-16T11:48:18.764Z] #24 14.06 + cd /tmp/tmp.Y16V28EyfK/src/github.com/alecthomas/gometalinter
11:48:18 [2019-09-16T11:48:18.764Z] #24 14.06 + git checkout -q v2.0.6
11:48:18 [2019-09-16T11:48:18.764Z] #24 14.48 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
11:48:18 [2019-09-16T11:48:18.925Z] internal/syscall/unix
11:48:18 [2019-09-16T11:48:18.925Z] strings
11:48:18 [2019-09-16T11:48:18.925Z] internal/poll
11:48:18 [2019-09-16T11:48:18.925Z] os
11:48:18 [2019-09-16T11:48:18.925Z] bytes
11:48:18 [2019-09-16T11:48:18.956Z] #35 50.14 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:19 [2019-09-16T11:48:19.081Z] Fetched 7721 kB in 2s (3156 kB/s)
11:48:19 [2019-09-16T11:48:19.325Z] #24 ...
11:48:19 [2019-09-16T11:48:19.325Z] 
11:48:19 [2019-09-16T11:48:19.325Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:19 [2019-09-16T11:48:19.325Z] #35 7.453 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:48:19 [2019-09-16T11:48:19.325Z] #35 8.384 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:48:19 [2019-09-16T11:48:19.325Z] #35 ...
11:48:19 [2019-09-16T11:48:19.325Z] 
11:48:19 [2019-09-16T11:48:19.325Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:19 [2019-09-16T11:48:19.325Z] #57 7.910 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:48:19 [2019-09-16T11:48:19.325Z] #57 7.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:48:19 [2019-09-16T11:48:19.325Z] #57 7.964 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:48:19 [2019-09-16T11:48:19.325Z] #57 7.978 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:48:19 [2019-09-16T11:48:19.325Z] #57 8.048 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:48:19 [2019-09-16T11:48:19.325Z] #57 8.872 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
11:48:19 [2019-09-16T11:48:19.325Z] #57 10.64 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:48:19 [2019-09-16T11:48:19.325Z] #57 11.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:48:19 [2019-09-16T11:48:19.350Z] fmt
11:48:19 [2019-09-16T11:48:19.350Z] bufio
11:48:19 [2019-09-16T11:48:19.350Z] path/filepath
11:48:19 [2019-09-16T11:48:19.350Z] flag
11:48:19 [2019-09-16T11:48:19.350Z] io/ioutil
11:48:19 [2019-09-16T11:48:19.739Z] github.com/BurntSushi/toml
11:48:19 [2019-09-16T11:48:19.739Z] log
11:48:19 [2019-09-16T11:48:19.739Z] path
11:48:19 [2019-09-16T11:48:19.739Z] text/tabwriter
11:48:19 [2019-09-16T11:48:19.891Z] #35 DONE 51.1s
11:48:19 [2019-09-16T11:48:19.891Z] 
11:48:19 [2019-09-16T11:48:19.891Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:48:19 [2019-09-16T11:48:19.891Z] #33 47.86 time
11:48:19 [2019-09-16T11:48:19.891Z] #33 48.88 sort
11:48:19 [2019-09-16T11:48:19.891Z] #33 49.88 internal/fmtsort
11:48:19 [2019-09-16T11:48:19.891Z] #33 50.38 internal/syscall/unix
11:48:19 [2019-09-16T11:48:19.891Z] #33 50.59 strings
11:48:19 [2019-09-16T11:48:19.891Z] #33 ...
11:48:19 [2019-09-16T11:48:19.891Z] 
11:48:19 [2019-09-16T11:48:19.891Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:48:19 [2019-09-16T11:48:19.891Z] #36 DONE 0.1s
11:48:20 [2019-09-16T11:48:20.094Z] Reading package lists...
11:48:20 [2019-09-16T11:48:20.113Z] github.com/BurntSushi/toml/cmd/tomlv
11:48:20 [2019-09-16T11:48:20.149Z] 
11:48:20 [2019-09-16T11:48:20.149Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
11:48:20 [2019-09-16T11:48:20.149Z] #37 DONE 0.1s
11:48:20 [2019-09-16T11:48:20.149Z] 
11:48:20 [2019-09-16T11:48:20.149Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
11:48:21 [2019-09-16T11:48:21.085Z] #38 ...
11:48:21 [2019-09-16T11:48:21.085Z] 
11:48:21 [2019-09-16T11:48:21.085Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:21 [2019-09-16T11:48:21.085Z] #57 46.09 Setting up libnet1-dev (1.1.6+dfsg-3) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 46.11 Setting up libprotobuf10:amd64 (3.0.0-9) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 46.12 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 46.16 Setting up python-protobuf (3.0.0-9) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 51.63 Setting up libcap-dev:amd64 (1:2.25-1) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 51.64 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 51.65 Setting up libnl-3-200:amd64 (3.2.27-2) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 51.68 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 51.70 Setting up libprotoc10:amd64 (3.0.0-9) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 51.72 Setting up protobuf-c-compiler (1.2.1-2) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 51.73 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 51.74 Setting up protobuf-compiler (3.0.0-9) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 51.75 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 51.77 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 51.78 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:21 [2019-09-16T11:48:21.085Z] #57 DONE 52.1s
11:48:21 [2019-09-16T11:48:21.085Z] 
11:48:21 [2019-09-16T11:48:21.085Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:48:21 [2019-09-16T11:48:21.117Z] Reading package lists...
11:48:21 [2019-09-16T11:48:21.399Z] Building dependency tree...
11:48:21 [2019-09-16T11:48:21.399Z] Reading state information...
11:48:21 [2019-09-16T11:48:21.399Z] The following additional packages will be installed:
11:48:21 [2019-09-16T11:48:21.399Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
11:48:21 [2019-09-16T11:48:21.399Z]   libprotoc10 python-pkg-resources zlib1g-dev
11:48:21 [2019-09-16T11:48:21.399Z] Suggested packages:
11:48:21 [2019-09-16T11:48:21.399Z]   manpages-dev python-setuptools
11:48:21 [2019-09-16T11:48:21.404Z] Removing intermediate container 52d0a3a4fa41
11:48:21 [2019-09-16T11:48:21.404Z]  ---> c491ee824e60
11:48:21 [2019-09-16T11:48:21.404Z] Step 44/126 : FROM base AS vndr
11:48:21 [2019-09-16T11:48:21.404Z]  ---> 1996ede3ea70
11:48:21 [2019-09-16T11:48:21.404Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr
11:48:21 [2019-09-16T11:48:21.404Z]  ---> Running in 7024c672c614
11:48:21 [2019-09-16T11:48:21.404Z] Removing intermediate container 7024c672c614
11:48:21 [2019-09-16T11:48:21.404Z]  ---> dff4ab42e2cf
11:48:21 [2019-09-16T11:48:21.404Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:48:21 [2019-09-16T11:48:21.784Z]  ---> 214094fa7436
11:48:21 [2019-09-16T11:48:21.784Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:48:21 [2019-09-16T11:48:21.784Z]  ---> 8c761bcddf96
11:48:21 [2019-09-16T11:48:21.784Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:48:21 [2019-09-16T11:48:21.839Z] #57 ...
11:48:21 [2019-09-16T11:48:21.839Z] 
11:48:21 [2019-09-16T11:48:21.839Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:21 [2019-09-16T11:48:21.839Z] #35 19.71 Fetched 7922 kB in 15s (498 kB/s)
11:48:22 [2019-09-16T11:48:22.014Z] The following NEW packages will be installed:
11:48:22 [2019-09-16T11:48:22.014Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
11:48:22 [2019-09-16T11:48:22.014Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
11:48:22 [2019-09-16T11:48:22.014Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
11:48:22 [2019-09-16T11:48:22.014Z]   zlib1g-dev
11:48:22 [2019-09-16T11:48:22.014Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded.
11:48:22 [2019-09-16T11:48:22.014Z] Need to get 3548 kB of archives.
11:48:22 [2019-09-16T11:48:22.014Z] After this operation, 21.2 MB of additional disk space will be used.
11:48:22 [2019-09-16T11:48:22.014Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
11:48:22 [2019-09-16T11:48:22.014Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
11:48:22 [2019-09-16T11:48:22.177Z]  ---> Running in cea86eaff6c0
11:48:22 [2019-09-16T11:48:22.297Z] debconf: delaying package configuration, since apt-utils is not installed
11:48:22 [2019-09-16T11:48:22.297Z] Fetched 3548 kB in 0s (19.5 MB/s)
11:48:22 [2019-09-16T11:48:22.297Z] Selecting previously unselected package libnet1:ppc64el.
11:48:22 [2019-09-16T11:48:22.297Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
11:48:22 [2019-09-16T11:48:22.297Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
11:48:22 [2019-09-16T11:48:22.297Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
11:48:22 [2019-09-16T11:48:22.297Z] Selecting previously unselected package libcap-dev:ppc64el.
11:48:22 [2019-09-16T11:48:22.297Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
11:48:22 [2019-09-16T11:48:22.297Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ...
11:48:22 [2019-09-16T11:48:22.297Z] Selecting previously unselected package libnet1-dev.
11:48:22 [2019-09-16T11:48:22.297Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
11:48:22 [2019-09-16T11:48:22.297Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
11:48:22 [2019-09-16T11:48:22.297Z] Selecting previously unselected package libnl-3-200:ppc64el.
11:48:22 [2019-09-16T11:48:22.401Z] #35 19.71 Reading package lists...
11:48:22 [2019-09-16T11:48:22.401Z] #35 ...
11:48:22 [2019-09-16T11:48:22.401Z] 
11:48:22 [2019-09-16T11:48:22.401Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:48:22 [2019-09-16T11:48:22.401Z] #33 10.50 unicode
11:48:22 [2019-09-16T11:48:22.401Z] #33 10.80 runtime
11:48:22 [2019-09-16T11:48:22.401Z] #33 14.50 unicode/utf8
11:48:22 [2019-09-16T11:48:22.401Z] #33 15.25 math/bits
11:48:22 [2019-09-16T11:48:22.401Z] #33 15.75 math
11:48:22 [2019-09-16T11:48:22.557Z] + RM_GOPATH=0
11:48:22 [2019-09-16T11:48:22.557Z] + TMP_GOPATH=
11:48:22 [2019-09-16T11:48:22.557Z] + : /build
11:48:22 [2019-09-16T11:48:22.557Z] + '[' -z '' ']'
11:48:22 [2019-09-16T11:48:22.557Z] ++ mktemp -d
11:48:22 [2019-09-16T11:48:22.557Z] + export GOPATH=/tmp/tmp.gODMbRNNnP
11:48:22 [2019-09-16T11:48:22.557Z] + GOPATH=/tmp/tmp.gODMbRNNnP
11:48:22 [2019-09-16T11:48:22.557Z] + RM_GOPATH=1
11:48:22 [2019-09-16T11:48:22.557Z] ++ dirname ./install.sh
11:48:22 [2019-09-16T11:48:22.557Z] + dir=.
11:48:22 [2019-09-16T11:48:22.557Z] + bin=vndr
11:48:22 [2019-09-16T11:48:22.557Z] + shift
11:48:22 [2019-09-16T11:48:22.557Z] + '[' '!' -f ./vndr.installer ']'
11:48:22 [2019-09-16T11:48:22.557Z] + . ./vndr.installer
11:48:22 [2019-09-16T11:48:22.557Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:48:22 [2019-09-16T11:48:22.557Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:48:22 [2019-09-16T11:48:22.557Z] + install_vndr
11:48:22 [2019-09-16T11:48:22.557Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
11:48:22 [2019-09-16T11:48:22.557Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gODMbRNNnP/src/github.com/LK4D4/vndr
11:48:22 [2019-09-16T11:48:22.557Z] Cloning into '/tmp/tmp.gODMbRNNnP/src/github.com/LK4D4/vndr'...
11:48:22 [2019-09-16T11:48:22.557Z] + cd /tmp/tmp.gODMbRNNnP/src/github.com/LK4D4/vndr
11:48:22 [2019-09-16T11:48:22.557Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:48:22 [2019-09-16T11:48:22.584Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
11:48:22 [2019-09-16T11:48:22.584Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
11:48:22 [2019-09-16T11:48:22.584Z] Selecting previously unselected package libnl-3-dev:ppc64el.
11:48:22 [2019-09-16T11:48:22.584Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
11:48:22 [2019-09-16T11:48:22.584Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
11:48:22 [2019-09-16T11:48:22.584Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
11:48:22 [2019-09-16T11:48:22.584Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
11:48:22 [2019-09-16T11:48:22.584Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
11:48:22 [2019-09-16T11:48:22.584Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
11:48:22 [2019-09-16T11:48:22.584Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
11:48:22 [2019-09-16T11:48:22.584Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
11:48:22 [2019-09-16T11:48:22.584Z] Selecting previously unselected package zlib1g-dev:ppc64el.
11:48:22 [2019-09-16T11:48:22.584Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
11:48:22 [2019-09-16T11:48:22.584Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
11:48:22 [2019-09-16T11:48:22.584Z] Selecting previously unselected package libprotobuf10:ppc64el.
11:48:22 [2019-09-16T11:48:22.584Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
11:48:22 [2019-09-16T11:48:22.584Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
11:48:22 [2019-09-16T11:48:22.666Z] #33 ...
11:48:22 [2019-09-16T11:48:22.666Z] 
11:48:22 [2019-09-16T11:48:22.666Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
11:48:22 [2019-09-16T11:48:22.666Z] #61 10.42 + cd /tmp/tmp.2149i5Yi6X/src/github.com/rootless-containers/rootlesskit
11:48:22 [2019-09-16T11:48:22.666Z] #61 10.42 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
11:48:22 [2019-09-16T11:48:22.666Z] #61 11.10 + for f in rootlesskit rootlesskit-docker-proxy
11:48:22 [2019-09-16T11:48:22.666Z] #61 11.11 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:48:22 [2019-09-16T11:48:22.666Z] #61 ...
11:48:22 [2019-09-16T11:48:22.666Z] 
11:48:22 [2019-09-16T11:48:22.666Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
11:48:22 [2019-09-16T11:48:22.666Z] #44 10.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:48:22 [2019-09-16T11:48:22.868Z] Selecting previously unselected package libprotobuf-lite10:ppc64el.
11:48:22 [2019-09-16T11:48:22.868Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
11:48:22 [2019-09-16T11:48:22.868Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
11:48:22 [2019-09-16T11:48:22.868Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
11:48:22 [2019-09-16T11:48:22.868Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
11:48:22 [2019-09-16T11:48:22.868Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
11:48:22 [2019-09-16T11:48:22.868Z] Selecting previously unselected package libprotoc10:ppc64el.
11:48:22 [2019-09-16T11:48:22.923Z] #44 ...
11:48:22 [2019-09-16T11:48:22.923Z] 
11:48:22 [2019-09-16T11:48:22.923Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:48:22 [2019-09-16T11:48:22.923Z] #30 20.27 internal/race
11:48:22 [2019-09-16T11:48:22.923Z] #30 20.43 sync/atomic
11:48:22 [2019-09-16T11:48:22.923Z] #30 20.61 unicode
11:48:22 [2019-09-16T11:48:22.959Z] + go build -buildmode=pie -v -o /build/vndr .
11:48:22 [2019-09-16T11:48:22.959Z] errors
11:48:22 [2019-09-16T11:48:22.959Z] internal/cpu
11:48:22 [2019-09-16T11:48:22.959Z] internal/race
11:48:22 [2019-09-16T11:48:22.959Z] runtime/internal/atomic
11:48:22 [2019-09-16T11:48:22.959Z] runtime/internal/sys
11:48:22 [2019-09-16T11:48:22.959Z] internal/bytealg
11:48:22 [2019-09-16T11:48:22.959Z] runtime/internal/math
11:48:22 [2019-09-16T11:48:22.959Z] sync/atomic
11:48:22 [2019-09-16T11:48:22.959Z] runtime
11:48:22 [2019-09-16T11:48:22.959Z] unicode
11:48:23 [2019-09-16T11:48:23.151Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
11:48:23 [2019-09-16T11:48:23.151Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ...
11:48:23 [2019-09-16T11:48:23.151Z] Selecting previously unselected package protobuf-c-compiler.
11:48:23 [2019-09-16T11:48:23.151Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
11:48:23 [2019-09-16T11:48:23.151Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
11:48:23 [2019-09-16T11:48:23.151Z] Selecting previously unselected package protobuf-compiler.
11:48:23 [2019-09-16T11:48:23.151Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
11:48:23 [2019-09-16T11:48:23.151Z] Unpacking protobuf-compiler (3.0.0-9) ...
11:48:23 [2019-09-16T11:48:23.151Z] Selecting previously unselected package python-pkg-resources.
11:48:23 [2019-09-16T11:48:23.151Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
11:48:23 [2019-09-16T11:48:23.151Z] Unpacking python-pkg-resources (33.1.1-1) ...
11:48:23 [2019-09-16T11:48:23.151Z] Selecting previously unselected package python-protobuf.
11:48:23 [2019-09-16T11:48:23.151Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
11:48:23 [2019-09-16T11:48:23.151Z] Unpacking python-protobuf (3.0.0-9) ...
11:48:23 [2019-09-16T11:48:23.347Z] unicode/utf8
11:48:23 [2019-09-16T11:48:23.347Z] math/bits
11:48:23 [2019-09-16T11:48:23.347Z] math
11:48:23 [2019-09-16T11:48:23.434Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
11:48:23 [2019-09-16T11:48:23.434Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
11:48:23 [2019-09-16T11:48:23.434Z] Setting up python-pkg-resources (33.1.1-1) ...
11:48:23 [2019-09-16T11:48:23.742Z] strconv
11:48:23 [2019-09-16T11:48:23.742Z] internal/testlog
11:48:24 [2019-09-16T11:48:24.134Z] encoding
11:48:24 [2019-09-16T11:48:24.134Z] unicode/utf16
11:48:24 [2019-09-16T11:48:24.134Z] container/list
11:48:24 [2019-09-16T11:48:24.134Z] crypto/internal/subtle
11:48:24 [2019-09-16T11:48:24.134Z] crypto/subtle
11:48:24 [2019-09-16T11:48:24.134Z] crypto/rc4
11:48:24 [2019-09-16T11:48:24.134Z] internal/x/crypto/cryptobyte/asn1
11:48:24 [2019-09-16T11:48:24.134Z] internal/nettrace
11:48:24 [2019-09-16T11:48:24.134Z] internal/x/net/dns/dnsmessage
11:48:24 [2019-09-16T11:48:24.439Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
11:48:24 [2019-09-16T11:48:24.439Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ...
11:48:24 [2019-09-16T11:48:24.439Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:24 [2019-09-16T11:48:24.439Z] Setting up python-protobuf (3.0.0-9) ...
11:48:24 [2019-09-16T11:48:24.537Z] runtime/cgo
11:48:25 [2019-09-16T11:48:25.268Z] #58 ...
11:48:25 [2019-09-16T11:48:25.268Z] 
11:48:25 [2019-09-16T11:48:25.268Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:48:25 [2019-09-16T11:48:25.268Z] #30 45.66 sort
11:48:25 [2019-09-16T11:48:25.268Z] #30 46.48 internal/fmtsort
11:48:25 [2019-09-16T11:48:25.268Z] #30 46.73 internal/poll
11:48:25 [2019-09-16T11:48:25.268Z] #30 47.07 internal/syscall/unix
11:48:25 [2019-09-16T11:48:25.268Z] #30 47.31 strings
11:48:25 [2019-09-16T11:48:25.268Z] #30 48.87 os
11:48:25 [2019-09-16T11:48:25.268Z] #30 49.70 bytes
11:48:25 [2019-09-16T11:48:25.268Z] #30 51.51 bufio
11:48:25 [2019-09-16T11:48:25.268Z] #30 52.45 fmt
11:48:25 [2019-09-16T11:48:25.268Z] #30 53.25 path/filepath
11:48:25 [2019-09-16T11:48:25.268Z] #30 54.58 io/ioutil
11:48:25 [2019-09-16T11:48:25.268Z] #30 55.09 path
11:48:25 [2019-09-16T11:48:25.268Z] #30 55.64 text/tabwriter
11:48:25 [2019-09-16T11:48:25.268Z] #30 ...
11:48:25 [2019-09-16T11:48:25.268Z] 
11:48:25 [2019-09-16T11:48:25.268Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
11:48:25 [2019-09-16T11:48:25.268Z] #38 2.991 + RM_GOPATH=0
11:48:25 [2019-09-16T11:48:25.268Z] #38 2.991 + TMP_GOPATH=
11:48:25 [2019-09-16T11:48:25.268Z] #38 2.991 + : /build
11:48:25 [2019-09-16T11:48:25.268Z] #38 2.991 + '[' -z '' ']'
11:48:25 [2019-09-16T11:48:25.268Z] #38 2.993 ++ mktemp -d
11:48:25 [2019-09-16T11:48:25.268Z] #38 2.997 + export GOPATH=/tmp/tmp.1mGgsgssdm
11:48:25 [2019-09-16T11:48:25.268Z] #38 2.997 + GOPATH=/tmp/tmp.1mGgsgssdm
11:48:25 [2019-09-16T11:48:25.268Z] #38 2.997 + RM_GOPATH=1
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.000 ++ dirname ./install.sh
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.007 + dir=.
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.007 + bin=tini
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.007 + shift
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.007 + '[' '!' -f ./tini.installer ']'
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.007 + . ./tini.installer
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.007 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.010 + install_tini
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.010 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.010 + git clone https://github.com/krallin/tini.git /tmp/tmp.1mGgsgssdm/tini
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.010 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.012 Cloning into '/tmp/tmp.1mGgsgssdm/tini'...
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.852 + cd /tmp/tmp.1mGgsgssdm/tini
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.863 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:48:25 [2019-09-16T11:48:25.268Z] #38 3.868 + cmake .
11:48:25 [2019-09-16T11:48:25.268Z] #38 4.341 -- The C compiler identification is GNU 6.3.0
11:48:25 [2019-09-16T11:48:25.268Z] #38 4.360 -- Check for working C compiler: /usr/bin/cc
11:48:25 [2019-09-16T11:48:25.268Z] #38 4.834 -- Check for working C compiler: /usr/bin/cc -- works
11:48:25 [2019-09-16T11:48:25.268Z] #38 4.840 -- Detecting C compiler ABI info
11:48:25 [2019-09-16T11:48:25.400Z] sync
11:48:25 [2019-09-16T11:48:25.400Z] io
11:48:25 [2019-09-16T11:48:25.400Z] reflect
11:48:25 [2019-09-16T11:48:25.400Z] bytes
11:48:25 [2019-09-16T11:48:25.400Z] bufio
11:48:25 [2019-09-16T11:48:25.437Z] #30 22.95 internal/testlog
11:48:25 [2019-09-16T11:48:25.437Z] #30 23.40 encoding
11:48:25 [2019-09-16T11:48:25.526Z] #38 5.385 -- Detecting C compiler ABI info - done
11:48:25 [2019-09-16T11:48:25.526Z] #38 5.450 -- Detecting C compile features
11:48:25 [2019-09-16T11:48:25.693Z] #30 23.63 runtime/cgo
11:48:25 [2019-09-16T11:48:25.794Z] syscall
11:48:25 [2019-09-16T11:48:25.911Z] Setting up libcap-dev:ppc64el (1:2.25-1) ...
11:48:25 [2019-09-16T11:48:25.911Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
11:48:25 [2019-09-16T11:48:25.911Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
11:48:25 [2019-09-16T11:48:25.911Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
11:48:25 [2019-09-16T11:48:25.911Z] Setting up libprotoc10:ppc64el (3.0.0-9) ...
11:48:25 [2019-09-16T11:48:25.911Z] Setting up protobuf-c-compiler (1.2.1-2) ...
11:48:25 [2019-09-16T11:48:25.911Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
11:48:25 [2019-09-16T11:48:25.911Z] Setting up protobuf-compiler (3.0.0-9) ...
11:48:25 [2019-09-16T11:48:25.911Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
11:48:25 [2019-09-16T11:48:25.911Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
11:48:25 [2019-09-16T11:48:25.911Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:26 [2019-09-16T11:48:26.187Z] sort
11:48:26 [2019-09-16T11:48:26.187Z] internal/fmtsort
11:48:26 [2019-09-16T11:48:26.187Z] time
11:48:26 [2019-09-16T11:48:26.571Z] internal/syscall/unix
11:48:26 [2019-09-16T11:48:26.571Z] strings
11:48:26 [2019-09-16T11:48:26.571Z] internal/poll
11:48:26 [2019-09-16T11:48:26.571Z] path
11:48:26 [2019-09-16T11:48:26.571Z] regexp/syntax
11:48:26 [2019-09-16T11:48:26.899Z] #38 6.896 -- Detecting C compile features - done
11:48:26 [2019-09-16T11:48:26.900Z] #38 6.921 -- Performing Test HAS_BUILTIN_FORTIFY
11:48:26 [2019-09-16T11:48:26.925Z] Removing intermediate container 7881be803ba0
11:48:26 [2019-09-16T11:48:26.926Z]  ---> 70241338164c
11:48:26 [2019-09-16T11:48:26.926Z] Step 11/126 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
11:48:26 [2019-09-16T11:48:26.926Z]  ---> Running in f6d3ce203d59
11:48:26 [2019-09-16T11:48:26.950Z] os
11:48:26 [2019-09-16T11:48:26.950Z] fmt
11:48:27 [2019-09-16T11:48:27.157Z] #38 7.153 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:48:27 [2019-09-16T11:48:27.353Z] path/filepath
11:48:27 [2019-09-16T11:48:27.353Z] regexp
11:48:27 [2019-09-16T11:48:27.353Z] flag
11:48:27 [2019-09-16T11:48:27.415Z] #38 7.270 -- Configuring done
11:48:27 [2019-09-16T11:48:27.415Z] #38 7.284 -- Generating done
11:48:27 [2019-09-16T11:48:27.415Z] #38 7.297 -- Build files have been written to: /tmp/tmp.1mGgsgssdm/tini
11:48:27 [2019-09-16T11:48:27.415Z] #38 7.305 + make tini-static
11:48:27 [2019-09-16T11:48:27.581Z] #30 ...
11:48:27 [2019-09-16T11:48:27.581Z] 
11:48:27 [2019-09-16T11:48:27.581Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:27 [2019-09-16T11:48:27.581Z] #35 19.71 Reading package lists...
11:48:27 [2019-09-16T11:48:27.673Z] #38 7.566 Scanning dependencies of target tini-static
11:48:27 [2019-09-16T11:48:27.673Z] #38 7.638 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:48:27 [2019-09-16T11:48:27.912Z] go/token
11:48:27 [2019-09-16T11:48:27.912Z] io/ioutil
11:48:27 [2019-09-16T11:48:27.912Z] go/scanner
11:48:27 [2019-09-16T11:48:27.912Z] go/ast
11:48:27 [2019-09-16T11:48:27.912Z] net/url
11:48:27 [2019-09-16T11:48:27.912Z] text/template/parse
11:48:27 [2019-09-16T11:48:27.933Z] fatal: Not a git repository (or any of the parent directories): .git
11:48:27 [2019-09-16T11:48:27.933Z]   GEN      .gitid
11:48:27 [2019-09-16T11:48:27.933Z]   GEN      criu/include/version.h
11:48:27 [2019-09-16T11:48:27.933Z]   GEN      include/common/asm
11:48:28 [2019-09-16T11:48:28.216Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
11:48:28 [2019-09-16T11:48:28.216Z]   PBCC     images/opts.pb-c.c
11:48:28 [2019-09-16T11:48:28.216Z]   PBCC     images/sit.pb-c.c
11:48:28 [2019-09-16T11:48:28.216Z]   DEP      images/google/protobuf/descriptor.pb-c.d
11:48:28 [2019-09-16T11:48:28.216Z]   DEP      images/opts.pb-c.d
11:48:28 [2019-09-16T11:48:28.216Z]   DEP      images/sit.pb-c.d
11:48:28 [2019-09-16T11:48:28.216Z]   PBCC     images/macvlan.pb-c.c
11:48:28 [2019-09-16T11:48:28.216Z]   DEP      images/macvlan.pb-c.d
11:48:28 [2019-09-16T11:48:28.216Z]   PBCC     images/autofs.pb-c.c
11:48:28 [2019-09-16T11:48:28.216Z]   DEP      images/autofs.pb-c.d
11:48:28 [2019-09-16T11:48:28.426Z] text/template
11:48:28 [2019-09-16T11:48:28.426Z] go/parser
11:48:28 [2019-09-16T11:48:28.498Z]   PBCC     images/sysctl.pb-c.c
11:48:28 [2019-09-16T11:48:28.498Z]   DEP      images/sysctl.pb-c.d
11:48:28 [2019-09-16T11:48:28.498Z]   PBCC     images/time.pb-c.c
11:48:28 [2019-09-16T11:48:28.498Z]   DEP      images/time.pb-c.d
11:48:28 [2019-09-16T11:48:28.498Z]   PBCC     images/binfmt-misc.pb-c.c
11:48:28 [2019-09-16T11:48:28.498Z]   DEP      images/binfmt-misc.pb-c.d
11:48:28 [2019-09-16T11:48:28.498Z]   PBCC     images/seccomp.pb-c.c
11:48:28 [2019-09-16T11:48:28.498Z]   DEP      images/seccomp.pb-c.d
11:48:28 [2019-09-16T11:48:28.498Z]   PBCC     images/userns.pb-c.c
11:48:28 [2019-09-16T11:48:28.498Z]   DEP      images/userns.pb-c.d
11:48:28 [2019-09-16T11:48:28.498Z]   PBCC     images/cgroup.pb-c.c
11:48:28 [2019-09-16T11:48:28.498Z]   DEP      images/cgroup.pb-c.d
11:48:28 [2019-09-16T11:48:28.498Z]   PBCC     images/fown.pb-c.c
11:48:28 [2019-09-16T11:48:28.498Z]   PBCC     images/ext-file.pb-c.c
11:48:28 [2019-09-16T11:48:28.498Z]   DEP      images/fown.pb-c.d
11:48:28 [2019-09-16T11:48:28.498Z]   DEP      images/ext-file.pb-c.d
11:48:28 [2019-09-16T11:48:28.498Z]   PBCC     images/rpc.pb-c.c
11:48:28 [2019-09-16T11:48:28.498Z]   DEP      images/rpc.pb-c.d
11:48:28 [2019-09-16T11:48:28.498Z]   PBCC     images/siginfo.pb-c.c
11:48:28 [2019-09-16T11:48:28.498Z]   DEP      images/siginfo.pb-c.d
11:48:28 [2019-09-16T11:48:28.498Z]   PBCC     images/pagemap.pb-c.c
11:48:28 [2019-09-16T11:48:28.498Z]   DEP      images/pagemap.pb-c.d
11:48:28 [2019-09-16T11:48:28.498Z]   PBCC     images/rlimit.pb-c.c
11:48:28 [2019-09-16T11:48:28.498Z]   DEP      images/rlimit.pb-c.d
11:48:28 [2019-09-16T11:48:28.781Z]   PBCC     images/file-lock.pb-c.c
11:48:28 [2019-09-16T11:48:28.781Z]   DEP      images/file-lock.pb-c.d
11:48:28 [2019-09-16T11:48:28.781Z]   PBCC     images/tty.pb-c.c
11:48:28 [2019-09-16T11:48:28.781Z]   DEP      images/tty.pb-c.d
11:48:28 [2019-09-16T11:48:28.781Z]   PBCC     images/tun.pb-c.c
11:48:28 [2019-09-16T11:48:28.781Z]   PBCC     images/netdev.pb-c.c
11:48:28 [2019-09-16T11:48:28.781Z]   DEP      images/tun.pb-c.d
11:48:28 [2019-09-16T11:48:28.781Z]   DEP      images/netdev.pb-c.d
11:48:28 [2019-09-16T11:48:28.781Z]   PBCC     images/vma.pb-c.c
11:48:28 [2019-09-16T11:48:28.781Z]   DEP      images/vma.pb-c.d
11:48:28 [2019-09-16T11:48:28.781Z]   PBCC     images/creds.pb-c.c
11:48:28 [2019-09-16T11:48:28.781Z]   DEP      images/creds.pb-c.d
11:48:28 [2019-09-16T11:48:28.781Z]   PBCC     images/utsns.pb-c.c
11:48:28 [2019-09-16T11:48:28.781Z]   DEP      images/utsns.pb-c.d
11:48:28 [2019-09-16T11:48:28.781Z]   PBCC     images/ipc-desc.pb-c.c
11:48:28 [2019-09-16T11:48:28.781Z]   PBCC     images/ipc-sem.pb-c.c
11:48:28 [2019-09-16T11:48:28.781Z]   DEP      images/ipc-desc.pb-c.d
11:48:28 [2019-09-16T11:48:28.781Z]   DEP      images/ipc-sem.pb-c.d
11:48:28 [2019-09-16T11:48:28.781Z]   PBCC     images/ipc-msg.pb-c.c
11:48:28 [2019-09-16T11:48:28.781Z]   DEP      images/ipc-msg.pb-c.d
11:48:28 [2019-09-16T11:48:28.781Z]   PBCC     images/ipc-shm.pb-c.c
11:48:28 [2019-09-16T11:48:28.781Z]   DEP      images/ipc-shm.pb-c.d
11:48:28 [2019-09-16T11:48:28.781Z]   PBCC     images/ipc-var.pb-c.c
11:48:28 [2019-09-16T11:48:28.781Z]   DEP      images/ipc-var.pb-c.d
11:48:29 [2019-09-16T11:48:29.045Z] #38 ...
11:48:29 [2019-09-16T11:48:29.045Z] 
11:48:29 [2019-09-16T11:48:29.045Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:48:29 [2019-09-16T11:48:29.045Z] #47 23.70 + cd /tmp/tmp.QginxYbmIZ/src/github.com/containerd/containerd
11:48:29 [2019-09-16T11:48:29.045Z] #47 23.70 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
11:48:29 [2019-09-16T11:48:29.068Z]   PBCC     images/sk-opts.pb-c.c
11:48:29 [2019-09-16T11:48:29.068Z]   PBCC     images/packet-sock.pb-c.c
11:48:29 [2019-09-16T11:48:29.068Z]   DEP      images/sk-opts.pb-c.d
11:48:29 [2019-09-16T11:48:29.068Z]   DEP      images/packet-sock.pb-c.d
11:48:29 [2019-09-16T11:48:29.068Z]   PBCC     images/sk-netlink.pb-c.c
11:48:29 [2019-09-16T11:48:29.068Z]   DEP      images/sk-netlink.pb-c.d
11:48:29 [2019-09-16T11:48:29.068Z]   PBCC     images/sk-inet.pb-c.c
11:48:29 [2019-09-16T11:48:29.068Z]   DEP      images/sk-inet.pb-c.d
11:48:29 [2019-09-16T11:48:29.068Z]   PBCC     images/sk-unix.pb-c.c
11:48:29 [2019-09-16T11:48:29.068Z]   DEP      images/sk-unix.pb-c.d
11:48:29 [2019-09-16T11:48:29.068Z]   PBCC     images/mm.pb-c.c
11:48:29 [2019-09-16T11:48:29.068Z]   DEP      images/mm.pb-c.d
11:48:29 [2019-09-16T11:48:29.068Z]   PBCC     images/timerfd.pb-c.c
11:48:29 [2019-09-16T11:48:29.068Z]   DEP      images/timerfd.pb-c.d
11:48:29 [2019-09-16T11:48:29.068Z]   PBCC     images/timer.pb-c.c
11:48:29 [2019-09-16T11:48:29.068Z]   DEP      images/timer.pb-c.d
11:48:29 [2019-09-16T11:48:29.068Z]   PBCC     images/sa.pb-c.c
11:48:29 [2019-09-16T11:48:29.068Z]   DEP      images/sa.pb-c.d
11:48:29 [2019-09-16T11:48:29.068Z]   PBCC     images/pipe-data.pb-c.c
11:48:29 [2019-09-16T11:48:29.068Z]   DEP      images/pipe-data.pb-c.d
11:48:29 [2019-09-16T11:48:29.357Z]   PBCC     images/mnt.pb-c.c
11:48:29 [2019-09-16T11:48:29.357Z]   DEP      images/mnt.pb-c.d
11:48:29 [2019-09-16T11:48:29.357Z]   PBCC     images/sk-packet.pb-c.c
11:48:29 [2019-09-16T11:48:29.357Z]   DEP      images/sk-packet.pb-c.d
11:48:29 [2019-09-16T11:48:29.357Z]   PBCC     images/tcp-stream.pb-c.c
11:48:29 [2019-09-16T11:48:29.357Z]   DEP      images/tcp-stream.pb-c.d
11:48:29 [2019-09-16T11:48:29.357Z]   PBCC     images/pipe.pb-c.c
11:48:29 [2019-09-16T11:48:29.357Z]   DEP      images/pipe.pb-c.d
11:48:29 [2019-09-16T11:48:29.357Z]   PBCC     images/pstree.pb-c.c
11:48:29 [2019-09-16T11:48:29.357Z]   DEP      images/pstree.pb-c.d
11:48:29 [2019-09-16T11:48:29.357Z]   PBCC     images/fs.pb-c.c
11:48:29 [2019-09-16T11:48:29.357Z]   DEP      images/fs.pb-c.d
11:48:29 [2019-09-16T11:48:29.357Z]   PBCC     images/signalfd.pb-c.c
11:48:29 [2019-09-16T11:48:29.357Z]   DEP      images/signalfd.pb-c.d
11:48:29 [2019-09-16T11:48:29.357Z]   PBCC     images/fh.pb-c.c
11:48:29 [2019-09-16T11:48:29.357Z]   PBCC     images/fsnotify.pb-c.c
11:48:29 [2019-09-16T11:48:29.357Z]   DEP      images/fh.pb-c.d
11:48:29 [2019-09-16T11:48:29.357Z]   DEP      images/fsnotify.pb-c.d
11:48:29 [2019-09-16T11:48:29.357Z]   PBCC     images/eventpoll.pb-c.c
11:48:29 [2019-09-16T11:48:29.449Z] log
11:48:29 [2019-09-16T11:48:29.449Z] go/doc
11:48:29 [2019-09-16T11:48:29.449Z] encoding/binary
11:48:29 [2019-09-16T11:48:29.449Z] encoding/base64
11:48:29 [2019-09-16T11:48:29.449Z] encoding/json
11:48:29 [2019-09-16T11:48:29.639Z]   DEP      images/eventpoll.pb-c.d
11:48:29 [2019-09-16T11:48:29.639Z]   PBCC     images/eventfd.pb-c.c
11:48:29 [2019-09-16T11:48:29.639Z]   DEP      images/eventfd.pb-c.d
11:48:29 [2019-09-16T11:48:29.639Z]   PBCC     images/remap-file-path.pb-c.c
11:48:29 [2019-09-16T11:48:29.639Z]   DEP      images/remap-file-path.pb-c.d
11:48:29 [2019-09-16T11:48:29.639Z]   PBCC     images/fifo.pb-c.c
11:48:29 [2019-09-16T11:48:29.639Z]   DEP      images/fifo.pb-c.d
11:48:29 [2019-09-16T11:48:29.639Z]   PBCC     images/ghost-file.pb-c.c
11:48:29 [2019-09-16T11:48:29.639Z]   DEP      images/ghost-file.pb-c.d
11:48:29 [2019-09-16T11:48:29.639Z]   PBCC     images/regfile.pb-c.c
11:48:29 [2019-09-16T11:48:29.639Z]   DEP      images/regfile.pb-c.d
11:48:29 [2019-09-16T11:48:29.639Z]   PBCC     images/ns.pb-c.c
11:48:29 [2019-09-16T11:48:29.639Z]   DEP      images/ns.pb-c.d
11:48:29 [2019-09-16T11:48:29.639Z]   PBCC     images/fdinfo.pb-c.c
11:48:29 [2019-09-16T11:48:29.639Z]   DEP      images/fdinfo.pb-c.d
11:48:29 [2019-09-16T11:48:29.639Z]   PBCC     images/core-aarch64.pb-c.c
11:48:29 [2019-09-16T11:48:29.639Z]   PBCC     images/core-arm.pb-c.c
11:48:29 [2019-09-16T11:48:29.639Z]   PBCC     images/core-ppc64.pb-c.c
11:48:29 [2019-09-16T11:48:29.639Z]   PBCC     images/core-s390.pb-c.c
11:48:29 [2019-09-16T11:48:29.639Z]   PBCC     images/core-x86.pb-c.c
11:48:29 [2019-09-16T11:48:29.639Z]   PBCC     images/core.pb-c.c
11:48:29 [2019-09-16T11:48:29.924Z]   PBCC     images/inventory.pb-c.c
11:48:29 [2019-09-16T11:48:29.924Z]   DEP      images/core-aarch64.pb-c.d
11:48:29 [2019-09-16T11:48:29.924Z]   DEP      images/core-arm.pb-c.d
11:48:29 [2019-09-16T11:48:29.924Z]   DEP      images/core-ppc64.pb-c.d
11:48:29 [2019-09-16T11:48:29.924Z]   DEP      images/core-s390.pb-c.d
11:48:29 [2019-09-16T11:48:29.924Z]   DEP      images/core-x86.pb-c.d
11:48:29 [2019-09-16T11:48:29.924Z]   DEP      images/core.pb-c.d
11:48:29 [2019-09-16T11:48:29.924Z]   DEP      images/inventory.pb-c.d
11:48:29 [2019-09-16T11:48:29.924Z]   PBCC     images/cpuinfo.pb-c.c
11:48:29 [2019-09-16T11:48:29.924Z]   DEP      images/cpuinfo.pb-c.d
11:48:29 [2019-09-16T11:48:29.924Z]   PBCC     images/stats.pb-c.c
11:48:29 [2019-09-16T11:48:29.924Z]   DEP      images/stats.pb-c.d
11:48:29 [2019-09-16T11:48:29.971Z] github.com/LK4D4/vndr/build
11:48:29 [2019-09-16T11:48:29.971Z] encoding/xml
11:48:29 [2019-09-16T11:48:29.978Z] #47 ...
11:48:29 [2019-09-16T11:48:29.978Z] 
11:48:29 [2019-09-16T11:48:29.978Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
11:48:29 [2019-09-16T11:48:29.978Z] #38 8.943 [100%] Linking C executable tini-static
11:48:29 [2019-09-16T11:48:29.978Z] #38 9.416 [100%] Built target tini-static
11:48:29 [2019-09-16T11:48:29.978Z] #38 9.449 + mkdir -p /build
11:48:29 [2019-09-16T11:48:29.978Z] #38 9.451 + cp tini-static /build/docker-init
11:48:29 [2019-09-16T11:48:29.978Z] #38 DONE 9.9s
11:48:30 [2019-09-16T11:48:30.207Z] make[1]: Nothing to be done for 'all'.
11:48:30 [2019-09-16T11:48:30.236Z] 
11:48:30 [2019-09-16T11:48:30.236Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:48:30 [2019-09-16T11:48:30.236Z] #58 5.019 fatal: Not a git repository (or any of the parent directories): .git
11:48:30 [2019-09-16T11:48:30.236Z] #58 5.057   GEN      .gitid
11:48:30 [2019-09-16T11:48:30.236Z] #58 5.069   GEN      criu/include/version.h
11:48:30 [2019-09-16T11:48:30.236Z] #58 5.085   GEN      include/common/asm
11:48:30 [2019-09-16T11:48:30.236Z] #58 6.492   PBCC     images/google/protobuf/descriptor.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 6.571   PBCC     images/opts.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 6.622   PBCC     images/sit.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 6.631   DEP      images/google/protobuf/descriptor.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 6.683   DEP      images/opts.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 6.773   DEP      images/sit.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 6.829   PBCC     images/macvlan.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 6.870   DEP      images/macvlan.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 6.939   PBCC     images/autofs.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 6.979   DEP      images/autofs.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.045   PBCC     images/sysctl.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.071   DEP      images/sysctl.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.138   PBCC     images/time.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.160   DEP      images/time.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.223   PBCC     images/binfmt-misc.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.267   DEP      images/binfmt-misc.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.286   PBCC     images/seccomp.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.335   DEP      images/seccomp.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.402   PBCC     images/userns.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.451   DEP      images/userns.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.499   PBCC     images/cgroup.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.553   DEP      images/cgroup.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.603   PBCC     images/fown.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.641   PBCC     images/ext-file.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.677   DEP      images/fown.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.775   DEP      images/ext-file.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.799   PBCC     images/rpc.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.855   DEP      images/rpc.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.891   PBCC     images/siginfo.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 7.959   DEP      images/siginfo.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.018   PBCC     images/pagemap.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.037   DEP      images/pagemap.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.122   PBCC     images/rlimit.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.151   DEP      images/rlimit.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.204   PBCC     images/file-lock.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.240   DEP      images/file-lock.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.307   PBCC     images/tty.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.337   DEP      images/tty.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.405   PBCC     images/tun.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.475   PBCC     images/netdev.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.531   DEP      images/tun.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.619   DEP      images/netdev.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.660   PBCC     images/vma.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.759   DEP      images/vma.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.829   PBCC     images/creds.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.864   DEP      images/creds.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.930   PBCC     images/utsns.pb-c.c
11:48:30 [2019-09-16T11:48:30.236Z] #58 8.961   DEP      images/utsns.pb-c.d
11:48:30 [2019-09-16T11:48:30.236Z] #58 9.041   PBCC     images/ipc-desc.pb-c.c
11:48:30 [2019-09-16T11:48:30.237Z] #58 9.075   PBCC     images/ipc-sem.pb-c.c
11:48:30 [2019-09-16T11:48:30.237Z] #58 9.102   DEP      images/ipc-desc.pb-c.d
11:48:30 [2019-09-16T11:48:30.237Z] #58 9.192   DEP      images/ipc-sem.pb-c.d
11:48:30 [2019-09-16T11:48:30.237Z] #58 9.266   PBCC     images/ipc-msg.pb-c.c
11:48:30 [2019-09-16T11:48:30.237Z] #58 9.335   DEP      images/ipc-msg.pb-c.d
11:48:30 [2019-09-16T11:48:30.237Z] #58 9.350   PBCC     images/ipc-shm.pb-c.c
11:48:30 [2019-09-16T11:48:30.431Z] github.com/LK4D4/vndr/godl/singleflight
11:48:30 [2019-09-16T11:48:30.431Z] compress/flate
11:48:30 [2019-09-16T11:48:30.431Z] hash
11:48:30 [2019-09-16T11:48:30.431Z] hash/crc32
11:48:30 [2019-09-16T11:48:30.490Z]   CC       images/stats.o
11:48:30 [2019-09-16T11:48:30.494Z] #58 9.418   DEP      images/ipc-shm.pb-c.d
11:48:30 [2019-09-16T11:48:30.494Z] #58 9.519   PBCC     images/ipc-var.pb-c.c
11:48:30 [2019-09-16T11:48:30.494Z] #58 9.599   DEP      images/ipc-var.pb-c.d
11:48:30 [2019-09-16T11:48:30.752Z] #58 9.703   PBCC     images/sk-opts.pb-c.c
11:48:30 [2019-09-16T11:48:30.752Z] #58 9.807   PBCC     images/packet-sock.pb-c.c
11:48:30 [2019-09-16T11:48:30.752Z] #58 9.937   DEP      images/sk-opts.pb-c.d
11:48:30 [2019-09-16T11:48:30.772Z]   CC       images/core.o
11:48:30 [2019-09-16T11:48:30.772Z]   CC       images/core-x86.o
11:48:30 [2019-09-16T11:48:30.821Z] context
11:48:30 [2019-09-16T11:48:30.821Z] compress/gzip
11:48:30 [2019-09-16T11:48:30.821Z] crypto/cipher
11:48:30 [2019-09-16T11:48:30.821Z] math/rand
11:48:30 [2019-09-16T11:48:30.821Z] math/big
11:48:30 [2019-09-16T11:48:30.821Z] crypto/aes
11:48:30 [2019-09-16T11:48:30.821Z] crypto
11:48:31 [2019-09-16T11:48:31.010Z] #58 9.951   DEP      images/packet-sock.pb-c.d
11:48:31 [2019-09-16T11:48:31.010Z] #58 10.06   PBCC     images/sk-netlink.pb-c.c
11:48:31 [2019-09-16T11:48:31.010Z] #58 10.07   DEP      images/sk-netlink.pb-c.d
11:48:31 [2019-09-16T11:48:31.010Z] #58 10.08   PBCC     images/sk-inet.pb-c.c
11:48:31 [2019-09-16T11:48:31.010Z] #58 10.09   DEP      images/sk-inet.pb-c.d
11:48:31 [2019-09-16T11:48:31.010Z] #58 10.11   PBCC     images/sk-unix.pb-c.c
11:48:31 [2019-09-16T11:48:31.010Z] #58 10.12   DEP      images/sk-unix.pb-c.d
11:48:31 [2019-09-16T11:48:31.010Z] #58 10.14   PBCC     images/mm.pb-c.c
11:48:31 [2019-09-16T11:48:31.010Z] #58 ...
11:48:31 [2019-09-16T11:48:31.010Z] 
11:48:31 [2019-09-16T11:48:31.010Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:48:31 [2019-09-16T11:48:31.010Z] #47 25.84 + export 'BUILDTAGS=netgo osusergo static_build'
11:48:31 [2019-09-16T11:48:31.055Z]   CC       images/core-arm.o
11:48:31 [2019-09-16T11:48:31.211Z] crypto/des
11:48:31 [2019-09-16T11:48:31.211Z] crypto/internal/randutil
11:48:31 [2019-09-16T11:48:31.211Z] crypto/sha512
11:48:31 [2019-09-16T11:48:31.211Z] crypto/hmac
11:48:31 [2019-09-16T11:48:31.211Z] crypto/md5
11:48:31 [2019-09-16T11:48:31.211Z] crypto/sha1
11:48:31 [2019-09-16T11:48:31.211Z] crypto/sha256
11:48:31 [2019-09-16T11:48:31.272Z] #47 25.84 + BUILDTAGS='netgo osusergo static_build'
11:48:31 [2019-09-16T11:48:31.272Z] #47 25.84 + export EXTRA_FLAGS=-buildmode=pie
11:48:31 [2019-09-16T11:48:31.272Z] #47 25.84 + EXTRA_FLAGS=-buildmode=pie
11:48:31 [2019-09-16T11:48:31.272Z] #47 25.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:48:31 [2019-09-16T11:48:31.272Z] #47 25.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:48:31 [2019-09-16T11:48:31.272Z] #47 25.84 + '[' '' = dynamic ']'
11:48:31 [2019-09-16T11:48:31.272Z] #47 25.84 + make
11:48:31 [2019-09-16T11:48:31.337Z]   CC       images/core-aarch64.o
11:48:31 [2019-09-16T11:48:31.337Z]   CC       images/core-ppc64.o
11:48:31 [2019-09-16T11:48:31.614Z] encoding/hex
11:48:31 [2019-09-16T11:48:31.614Z] encoding/pem
11:48:31 [2019-09-16T11:48:31.614Z] crypto/rand
11:48:31 [2019-09-16T11:48:31.614Z] crypto/elliptic
11:48:31 [2019-09-16T11:48:31.614Z] encoding/asn1
11:48:31 [2019-09-16T11:48:31.620Z]   CC       images/core-s390.o
11:48:31 [2019-09-16T11:48:31.849Z] #47 26.66 🇩 bin/ctr
11:48:31 [2019-09-16T11:48:31.902Z]   CC       images/cpuinfo.o
11:48:31 [2019-09-16T11:48:31.902Z]   CC       images/inventory.o
11:48:31 [2019-09-16T11:48:31.902Z]   CC       images/fdinfo.o
11:48:32 [2019-09-16T11:48:32.012Z] crypto/rsa
11:48:32 [2019-09-16T11:48:32.012Z] crypto/ecdsa
11:48:32 [2019-09-16T11:48:32.012Z] crypto/dsa
11:48:32 [2019-09-16T11:48:32.012Z] crypto/x509/pkix
11:48:32 [2019-09-16T11:48:32.012Z] internal/x/crypto/cryptobyte
11:48:32 [2019-09-16T11:48:32.012Z] internal/singleflight
11:48:32 [2019-09-16T11:48:32.012Z] net
11:48:32 [2019-09-16T11:48:32.185Z]   CC       images/fown.o
11:48:32 [2019-09-16T11:48:32.185Z]   CC       images/ns.o
11:48:32 [2019-09-16T11:48:32.185Z]   CC       images/regfile.o
11:48:32 [2019-09-16T11:48:32.323Z] #35 26.29 Reading package lists...
11:48:32 [2019-09-16T11:48:32.323Z] #35 ...
11:48:32 [2019-09-16T11:48:32.323Z] 
11:48:32 [2019-09-16T11:48:32.323Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:48:32 [2019-09-16T11:48:32.323Z] #55 20.00 + cd /tmp/tmp.SkrE5Nl3tQ/src/github.com/docker/distribution
11:48:32 [2019-09-16T11:48:32.323Z] #55 20.00 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:48:32 [2019-09-16T11:48:32.323Z] #55 22.24 + GOPATH=/tmp/tmp.SkrE5Nl3tQ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SkrE5Nl3tQ go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:48:32 [2019-09-16T11:48:32.323Z] #55 ...
11:48:32 [2019-09-16T11:48:32.323Z] 
11:48:32 [2019-09-16T11:48:32.323Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
11:48:32 [2019-09-16T11:48:32.323Z] #6 20.49 Fetched 7922 kB in 16s (473 kB/s)
11:48:32 [2019-09-16T11:48:32.323Z] #6 20.49 Reading package lists...
11:48:32 [2019-09-16T11:48:32.323Z] #6 27.35 Reading package lists...
11:48:32 [2019-09-16T11:48:32.323Z] #6 ...
11:48:32 [2019-09-16T11:48:32.323Z] 
11:48:32 [2019-09-16T11:48:32.323Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:48:32 [2019-09-16T11:48:32.323Z] #33 21.20 strconv
11:48:32 [2019-09-16T11:48:32.323Z] #33 25.05 internal/testlog
11:48:32 [2019-09-16T11:48:32.323Z] #33 25.35 encoding
11:48:32 [2019-09-16T11:48:32.323Z] #33 25.43 unicode/utf16
11:48:32 [2019-09-16T11:48:32.323Z] #33 25.73 container/list
11:48:32 [2019-09-16T11:48:32.323Z] #33 26.17 crypto/internal/subtle
11:48:32 [2019-09-16T11:48:32.323Z] #33 26.26 crypto/subtle
11:48:32 [2019-09-16T11:48:32.323Z] #33 26.43 crypto/rc4
11:48:32 [2019-09-16T11:48:32.323Z] #33 26.76 internal/x/crypto/cryptobyte/asn1
11:48:32 [2019-09-16T11:48:32.323Z] #33 26.83 internal/nettrace
11:48:32 [2019-09-16T11:48:32.323Z] #33 26.93 internal/x/net/dns/dnsmessage
11:48:32 [2019-09-16T11:48:32.390Z] internal/x/crypto/internal/chacha20
11:48:32 [2019-09-16T11:48:32.390Z] internal/x/crypto/poly1305
11:48:32 [2019-09-16T11:48:32.390Z] internal/x/crypto/chacha20poly1305
11:48:32 [2019-09-16T11:48:32.390Z] internal/x/crypto/curve25519
11:48:32 [2019-09-16T11:48:32.390Z] internal/x/crypto/hkdf
11:48:32 [2019-09-16T11:48:32.390Z] internal/x/text/transform
11:48:32 [2019-09-16T11:48:32.413Z] #47 ...
11:48:32 [2019-09-16T11:48:32.413Z] 
11:48:32 [2019-09-16T11:48:32.413Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:48:32 [2019-09-16T11:48:32.413Z] #33 53.11 internal/poll
11:48:32 [2019-09-16T11:48:32.413Z] #33 53.32 path
11:48:32 [2019-09-16T11:48:32.413Z] #33 53.86 regexp/syntax
11:48:32 [2019-09-16T11:48:32.413Z] #33 55.32 os
11:48:32 [2019-09-16T11:48:32.413Z] #33 57.67 regexp
11:48:32 [2019-09-16T11:48:32.413Z] #33 58.74 fmt
11:48:32 [2019-09-16T11:48:32.413Z] #33 62.06 path/filepath
11:48:32 [2019-09-16T11:48:32.413Z] #33 63.19 io/ioutil
11:48:32 [2019-09-16T11:48:32.413Z] #33 ...
11:48:32 [2019-09-16T11:48:32.413Z] 
11:48:32 [2019-09-16T11:48:32.413Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.20   DEP      images/mm.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.26   PBCC     images/timerfd.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.33   DEP      images/timerfd.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.39   PBCC     images/timer.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.44   DEP      images/timer.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.49   PBCC     images/sa.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.51   DEP      images/sa.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.59   PBCC     images/pipe-data.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.64   DEP      images/pipe-data.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.66   PBCC     images/mnt.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.69   DEP      images/mnt.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.73   PBCC     images/sk-packet.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.76   DEP      images/sk-packet.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.79   PBCC     images/tcp-stream.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.85   DEP      images/tcp-stream.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.91   PBCC     images/pipe.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 10.96   DEP      images/pipe.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 11.01   PBCC     images/pstree.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 11.02   DEP      images/pstree.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 11.07   PBCC     images/fs.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 11.10   DEP      images/fs.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 11.14   PBCC     images/signalfd.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 11.19   DEP      images/signalfd.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 11.24   PBCC     images/fh.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 11.28   PBCC     images/fsnotify.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 11.32   DEP      images/fh.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 11.41   DEP      images/fsnotify.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 11.52   PBCC     images/eventpoll.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 11.54   DEP      images/eventpoll.pb-c.d
11:48:32 [2019-09-16T11:48:32.413Z] #58 11.61   PBCC     images/eventfd.pb-c.c
11:48:32 [2019-09-16T11:48:32.413Z] #58 11.66   DEP      images/eventfd.pb-c.d
11:48:32 [2019-09-16T11:48:32.467Z]   CC       images/ghost-file.o
11:48:32 [2019-09-16T11:48:32.467Z]   CC       images/fifo.o
11:48:32 [2019-09-16T11:48:32.467Z]   CC       images/remap-file-path.o
11:48:32 [2019-09-16T11:48:32.467Z]   CC       images/eventfd.o
11:48:32 [2019-09-16T11:48:32.669Z] #58 11.72   PBCC     images/remap-file-path.pb-c.c
11:48:32 [2019-09-16T11:48:32.670Z] #58 11.76   DEP      images/remap-file-path.pb-c.d
11:48:32 [2019-09-16T11:48:32.670Z] #58 11.81   PBCC     images/fifo.pb-c.c
11:48:32 [2019-09-16T11:48:32.670Z] #58 11.85   DEP      images/fifo.pb-c.d
11:48:32 [2019-09-16T11:48:32.755Z]   CC       images/eventpoll.o
11:48:32 [2019-09-16T11:48:32.755Z]   CC       images/fh.o
11:48:32 [2019-09-16T11:48:32.755Z]   CC       images/fsnotify.o
11:48:32 [2019-09-16T11:48:32.778Z] internal/x/text/unicode/bidi
11:48:32 [2019-09-16T11:48:32.778Z] internal/x/text/secure/bidirule
11:48:32 [2019-09-16T11:48:32.778Z] internal/x/text/unicode/norm
11:48:32 [2019-09-16T11:48:32.926Z] #58 11.91   PBCC     images/ghost-file.pb-c.c
11:48:32 [2019-09-16T11:48:32.926Z] #58 11.97   DEP      images/ghost-file.pb-c.d
11:48:32 [2019-09-16T11:48:32.926Z] #58 12.03   PBCC     images/regfile.pb-c.c
11:48:32 [2019-09-16T11:48:32.926Z] #58 12.09   DEP      images/regfile.pb-c.d
11:48:32 [2019-09-16T11:48:32.926Z] #58 12.17   PBCC     images/ns.pb-c.c
11:48:33 [2019-09-16T11:48:33.037Z]   CC       images/signalfd.o
11:48:33 [2019-09-16T11:48:33.037Z]   CC       images/fs.o
11:48:33 [2019-09-16T11:48:33.181Z] internal/x/net/idna
11:48:33 [2019-09-16T11:48:33.183Z] #58 12.19   DEP      images/ns.pb-c.d
11:48:33 [2019-09-16T11:48:33.184Z] #58 12.24   PBCC     images/fdinfo.pb-c.c
11:48:33 [2019-09-16T11:48:33.184Z] #58 12.30   DEP      images/fdinfo.pb-c.d
11:48:33 [2019-09-16T11:48:33.184Z] #58 12.41   PBCC     images/core-aarch64.pb-c.c
11:48:33 [2019-09-16T11:48:33.321Z]   CC       images/pstree.o
11:48:33 [2019-09-16T11:48:33.321Z]   CC       images/pipe.o
11:48:33 [2019-09-16T11:48:33.321Z]   CC       images/tcp-stream.o
11:48:33 [2019-09-16T11:48:33.321Z]   CC       images/sk-packet.o
11:48:33 [2019-09-16T11:48:33.441Z] #58 12.44   PBCC     images/core-arm.pb-c.c
11:48:33 [2019-09-16T11:48:33.441Z] #58 12.47   PBCC     images/core-ppc64.pb-c.c
11:48:33 [2019-09-16T11:48:33.441Z] #58 12.52   PBCC     images/core-s390.pb-c.c
11:48:33 [2019-09-16T11:48:33.441Z] #58 12.55   PBCC     images/core-x86.pb-c.c
11:48:33 [2019-09-16T11:48:33.441Z] #58 12.60   PBCC     images/core.pb-c.c
11:48:33 [2019-09-16T11:48:33.441Z] #58 12.65   PBCC     images/inventory.pb-c.c
11:48:33 [2019-09-16T11:48:33.573Z] internal/x/net/http2/hpack
11:48:33 [2019-09-16T11:48:33.573Z] mime
11:48:33 [2019-09-16T11:48:33.605Z]   CC       images/mnt.o
11:48:33 [2019-09-16T11:48:33.605Z]   CC       images/pipe-data.o
11:48:33 [2019-09-16T11:48:33.605Z]   CC       images/sa.o
11:48:33 [2019-09-16T11:48:33.605Z]   CC       images/timer.o
11:48:33 [2019-09-16T11:48:33.694Z] #33 ...
11:48:33 [2019-09-16T11:48:33.694Z] 
11:48:33 [2019-09-16T11:48:33.694Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
11:48:33 [2019-09-16T11:48:33.694Z] #17 21.68 Fetched 7922 kB in 16s (468 kB/s)
11:48:33 [2019-09-16T11:48:33.694Z] #17 21.68 Reading package lists...
11:48:33 [2019-09-16T11:48:33.694Z] #17 27.92 Reading package lists...
11:48:33 [2019-09-16T11:48:33.694Z] #17 ...
11:48:33 [2019-09-16T11:48:33.694Z] 
11:48:33 [2019-09-16T11:48:33.694Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
11:48:33 [2019-09-16T11:48:33.694Z] #50 21.70 + cd /tmp/tmp.w6IUQjz7g0/src/github.com/docker/libnetwork
11:48:33 [2019-09-16T11:48:33.694Z] #50 21.70 + git checkout -q fc5a7d91d54cc98f64fc28f9e288b46a0bee756c
11:48:33 [2019-09-16T11:48:33.694Z] #50 22.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:48:33 [2019-09-16T11:48:33.694Z] #50 ...
11:48:33 [2019-09-16T11:48:33.694Z] 
11:48:33 [2019-09-16T11:48:33.694Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:48:33 [2019-09-16T11:48:33.694Z] #33 31.67 runtime/cgo
11:48:33 [2019-09-16T11:48:33.699Z] #58 12.69   DEP      images/core-aarch64.pb-c.d
11:48:33 [2019-09-16T11:48:33.699Z] #58 12.78   DEP      images/core-arm.pb-c.d
11:48:33 [2019-09-16T11:48:33.699Z] #58 12.85   DEP      images/core-ppc64.pb-c.d
11:48:33 [2019-09-16T11:48:33.699Z] #58 12.89   DEP      images/core-s390.pb-c.d
11:48:33 [2019-09-16T11:48:33.887Z]   CC       images/timerfd.o
11:48:33 [2019-09-16T11:48:33.887Z]   CC       images/mm.o
11:48:33 [2019-09-16T11:48:33.887Z]   CC       images/sk-opts.o
11:48:33 [2019-09-16T11:48:33.957Z] #58 12.93   DEP      images/core-x86.pb-c.d
11:48:33 [2019-09-16T11:48:33.957Z] #58 12.98   DEP      images/core.pb-c.d
11:48:33 [2019-09-16T11:48:33.957Z] #58 13.06   DEP      images/inventory.pb-c.d
11:48:33 [2019-09-16T11:48:33.957Z] #58 13.11   PBCC     images/cpuinfo.pb-c.c
11:48:33 [2019-09-16T11:48:33.960Z] mime/quotedprintable
11:48:33 [2019-09-16T11:48:33.960Z] net/http/internal
11:48:33 [2019-09-16T11:48:33.960Z] os/exec
11:48:33 [2019-09-16T11:48:33.960Z] net/textproto
11:48:33 [2019-09-16T11:48:33.960Z] crypto/x509
11:48:34 [2019-09-16T11:48:34.170Z]   CC       images/sk-unix.o
11:48:34 [2019-09-16T11:48:34.170Z]   CC       images/sk-inet.o
11:48:34 [2019-09-16T11:48:34.170Z]   CC       images/tun.o
11:48:34 [2019-09-16T11:48:34.215Z] #58 ...
11:48:34 [2019-09-16T11:48:34.215Z] 
11:48:34 [2019-09-16T11:48:34.215Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:48:34 [2019-09-16T11:48:34.215Z] #30 56.73 github.com/BurntSushi/toml
11:48:34 [2019-09-16T11:48:34.215Z] #30 56.74 flag
11:48:34 [2019-09-16T11:48:34.215Z] #30 58.29 log
11:48:34 [2019-09-16T11:48:34.215Z] #30 60.92 github.com/BurntSushi/toml/cmd/tomlv
11:48:34 [2019-09-16T11:48:34.215Z] #30 DONE 65.0s
11:48:34 [2019-09-16T11:48:34.215Z] 
11:48:34 [2019-09-16T11:48:34.215Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:48:34 [2019-09-16T11:48:34.215Z] #58 13.19   DEP      images/cpuinfo.pb-c.d
11:48:34 [2019-09-16T11:48:34.215Z] #58 13.27   PBCC     images/stats.pb-c.c
11:48:34 [2019-09-16T11:48:34.215Z] #58 13.34   DEP      images/stats.pb-c.d
11:48:34 [2019-09-16T11:48:34.257Z] #33 ...
11:48:34 [2019-09-16T11:48:34.257Z] 
11:48:34 [2019-09-16T11:48:34.257Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
11:48:34 [2019-09-16T11:48:34.257Z] #44 22.47 Fetched 7922 kB in 16s (482 kB/s)
11:48:34 [2019-09-16T11:48:34.257Z] #44 22.47 Reading package lists...
11:48:34 [2019-09-16T11:48:34.257Z] #44 29.11 Reading package lists...
11:48:34 [2019-09-16T11:48:34.257Z] #44 ...
11:48:34 [2019-09-16T11:48:34.257Z] 
11:48:34 [2019-09-16T11:48:34.257Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:34 [2019-09-16T11:48:34.257Z] #57 23.70 Fetched 7922 kB in 16s (473 kB/s)
11:48:34 [2019-09-16T11:48:34.257Z] #57 23.70 Reading package lists...
11:48:34 [2019-09-16T11:48:34.363Z] internal/x/net/http/httpguts
11:48:34 [2019-09-16T11:48:34.363Z] internal/x/net/http/httpproxy
11:48:34 [2019-09-16T11:48:34.363Z] mime/multipart
11:48:34 [2019-09-16T11:48:34.453Z]   CC       images/sk-netlink.o
11:48:34 [2019-09-16T11:48:34.453Z]   CC       images/packet-sock.o
11:48:34 [2019-09-16T11:48:34.453Z]   CC       images/ipc-var.o
11:48:34 [2019-09-16T11:48:34.513Z] #57 30.47 Reading package lists...
11:48:34 [2019-09-16T11:48:34.513Z] #57 ...
11:48:34 [2019-09-16T11:48:34.513Z] 
11:48:34 [2019-09-16T11:48:34.513Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:34 [2019-09-16T11:48:34.513Z] #35 26.29 Reading package lists...
11:48:34 [2019-09-16T11:48:34.736Z]   CC       images/ipc-desc.o
11:48:34 [2019-09-16T11:48:34.736Z]   CC       images/ipc-shm.o
11:48:34 [2019-09-16T11:48:34.736Z]   CC       images/ipc-msg.o
11:48:34 [2019-09-16T11:48:34.736Z]   CC       images/ipc-sem.o
11:48:34 [2019-09-16T11:48:34.775Z] crypto/tls
11:48:35 [2019-09-16T11:48:35.019Z]   CC       images/utsns.o
11:48:35 [2019-09-16T11:48:35.019Z]   CC       images/creds.o
11:48:35 [2019-09-16T11:48:35.019Z]   CC       images/vma.o
11:48:35 [2019-09-16T11:48:35.019Z]   CC       images/netdev.o
11:48:35 [2019-09-16T11:48:35.301Z]   CC       images/tty.o
11:48:35 [2019-09-16T11:48:35.584Z]   CC       images/file-lock.o
11:48:35 [2019-09-16T11:48:35.584Z]   CC       images/rlimit.o
11:48:35 [2019-09-16T11:48:35.584Z]   CC       images/pagemap.o
11:48:35 [2019-09-16T11:48:35.599Z] net/http/httptrace
11:48:35 [2019-09-16T11:48:35.599Z] net/http
11:48:35 [2019-09-16T11:48:35.866Z]   CC       images/siginfo.o
11:48:35 [2019-09-16T11:48:35.866Z]   CC       images/rpc.o
11:48:36 [2019-09-16T11:48:36.114Z] #58 15.00 make[1]: Nothing to be done for 'all'.
11:48:36 [2019-09-16T11:48:36.150Z]   CC       images/ext-file.o
11:48:36 [2019-09-16T11:48:36.432Z]   CC       images/cgroup.o
11:48:36 [2019-09-16T11:48:36.520Z] #35 33.27 Building dependency tree...
11:48:36 [2019-09-16T11:48:36.520Z] #35 34.64 Reading state information...
11:48:36 [2019-09-16T11:48:36.715Z]   CC       images/userns.o
11:48:36 [2019-09-16T11:48:36.715Z]   CC       images/google/protobuf/descriptor.o
11:48:37 [2019-09-16T11:48:37.048Z] #58 16.17   CC       images/stats.o
11:48:37 [2019-09-16T11:48:37.330Z]   CC       images/opts.o
11:48:37 [2019-09-16T11:48:37.330Z]   CC       images/seccomp.o
11:48:37 [2019-09-16T11:48:37.330Z]   CC       images/binfmt-misc.o
11:48:37 [2019-09-16T11:48:37.419Z] github.com/LK4D4/vndr/godl
11:48:37 [2019-09-16T11:48:37.612Z]   CC       images/time.o
11:48:37 [2019-09-16T11:48:37.612Z]   CC       images/sysctl.o
11:48:37 [2019-09-16T11:48:37.612Z]   CC       images/autofs.o
11:48:37 [2019-09-16T11:48:37.612Z]   CC       images/macvlan.o
11:48:37 [2019-09-16T11:48:37.614Z] #58 16.58   CC       images/core.o
11:48:37 [2019-09-16T11:48:37.830Z] github.com/LK4D4/vndr
11:48:37 [2019-09-16T11:48:37.895Z]   CC       images/sit.o
11:48:37 [2019-09-16T11:48:37.895Z]   LINK     images/built-in.o
11:48:37 [2019-09-16T11:48:37.895Z]   GEN      compel/include/asm
11:48:37 [2019-09-16T11:48:37.895Z]   GEN      compel/include/version.h
11:48:37 [2019-09-16T11:48:37.895Z] touch .config
11:48:37 [2019-09-16T11:48:37.895Z]   GEN      include/common/config.h
11:48:37 [2019-09-16T11:48:37.895Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:48:37 [2019-09-16T11:48:37.895Z]   GEN      compel/plugins/include/uapi/std/syscall.h
11:48:37 [2019-09-16T11:48:37.895Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
11:48:37 [2019-09-16T11:48:37.895Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
11:48:37 [2019-09-16T11:48:37.895Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
11:48:37 [2019-09-16T11:48:37.895Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
11:48:37 [2019-09-16T11:48:37.895Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
11:48:37 [2019-09-16T11:48:37.895Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:48:37 [2019-09-16T11:48:37.895Z]   DEP      compel/plugins/std/infect.d
11:48:38 [2019-09-16T11:48:38.178Z]   DEP      compel/plugins/std/string.d
11:48:38 [2019-09-16T11:48:38.178Z]   DEP      compel/plugins/std/log.d
11:48:38 [2019-09-16T11:48:38.178Z]   DEP      compel/plugins/std/fds.d
11:48:38 [2019-09-16T11:48:38.178Z]   DEP      compel/plugins/std/std.d
11:48:38 [2019-09-16T11:48:38.178Z]   DEP      compel/plugins/shmem/shmem.d
11:48:38 [2019-09-16T11:48:38.178Z]   DEP      compel/plugins/fds/fds.d
11:48:38 [2019-09-16T11:48:38.178Z]   CC       compel/plugins/std/std.o
11:48:38 [2019-09-16T11:48:38.180Z] #58 17.22   CC       images/core-x86.o
11:48:38 [2019-09-16T11:48:38.461Z]   CC       compel/plugins/std/fds.o
11:48:38 [2019-09-16T11:48:38.461Z]   CC       compel/plugins/std/log.o
11:48:38 [2019-09-16T11:48:38.491Z] #35 36.59 The following additional packages will be installed:
11:48:38 [2019-09-16T11:48:38.491Z] #35 36.60   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
11:48:38 [2019-09-16T11:48:38.491Z] #35 36.62 Suggested packages:
11:48:38 [2019-09-16T11:48:38.491Z] #35 36.62   codeblocks eclipse ninja-build lrzip
11:48:38 [2019-09-16T11:48:38.491Z] #35 36.62 Recommended packages:
11:48:38 [2019-09-16T11:48:38.491Z] #35 36.62   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:48:38 [2019-09-16T11:48:38.743Z]   CC       compel/plugins/std/string.o
11:48:38 [2019-09-16T11:48:38.746Z] #58 17.76   CC       images/core-arm.o
11:48:39 [2019-09-16T11:48:39.004Z] #58 18.06   CC       images/core-aarch64.o
11:48:39 [2019-09-16T11:48:39.030Z]   CC       compel/plugins/std/infect.o
11:48:39 [2019-09-16T11:48:39.263Z] #58 18.43   CC       images/core-ppc64.o
11:48:39 [2019-09-16T11:48:39.314Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
11:48:39 [2019-09-16T11:48:39.314Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
11:48:39 [2019-09-16T11:48:39.314Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
11:48:39 [2019-09-16T11:48:39.314Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
11:48:39 [2019-09-16T11:48:39.314Z]   AR       compel/plugins/std.lib.a
11:48:39 [2019-09-16T11:48:39.314Z]   CC       compel/plugins/fds/fds.o
11:48:39 [2019-09-16T11:48:39.314Z]   AR       compel/plugins/fds.lib.a
11:48:39 [2019-09-16T11:48:39.314Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
11:48:39 [2019-09-16T11:48:39.314Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
11:48:39 [2019-09-16T11:48:39.417Z] #35 37.54 The following NEW packages will be installed:
11:48:39 [2019-09-16T11:48:39.417Z] #35 37.56   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
11:48:39 [2019-09-16T11:48:39.417Z] #35 37.57   vim-common xxd
11:48:39 [2019-09-16T11:48:39.597Z]   HOSTDEP  compel/src/lib/log-host.d
11:48:39 [2019-09-16T11:48:39.597Z]   HOSTDEP  compel/src/main-host.d
11:48:39 [2019-09-16T11:48:39.597Z]   DEP      compel/src/lib/ptrace.d
11:48:39 [2019-09-16T11:48:39.597Z]   DEP      compel/src/lib/infect.d
11:48:39 [2019-09-16T11:48:39.597Z]   DEP      compel/src/lib/infect-util.d
11:48:39 [2019-09-16T11:48:39.597Z]   DEP      compel/src/lib/infect-rpc.d
11:48:39 [2019-09-16T11:48:39.829Z] #58 18.88   CC       images/core-s390.o
11:48:39 [2019-09-16T11:48:39.884Z]   DEP      compel/src/lib/handle-elf.d
11:48:39 [2019-09-16T11:48:39.884Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
11:48:39 [2019-09-16T11:48:39.884Z]   DEP      compel/arch/ppc64/src/lib/infect.d
11:48:39 [2019-09-16T11:48:39.884Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
11:48:39 [2019-09-16T11:48:39.884Z]   DEP      compel/src/lib/log.d
11:48:39 [2019-09-16T11:48:39.884Z]   DEP      compel/src/main.d
11:48:40 [2019-09-16T11:48:40.167Z]   CC       compel/src/lib/log.o
11:48:40 [2019-09-16T11:48:40.167Z]   CC       compel/arch/ppc64/src/lib/cpu.o
11:48:40 [2019-09-16T11:48:40.167Z]   CC       compel/arch/ppc64/src/lib/infect.o
11:48:40 [2019-09-16T11:48:40.327Z] Removing intermediate container cea86eaff6c0
11:48:40 [2019-09-16T11:48:40.327Z]  ---> f5a40cd2dd9d
11:48:40 [2019-09-16T11:48:40.327Z] Step 49/126 : FROM dev-base AS containerd
11:48:40 [2019-09-16T11:48:40.327Z]  ---> 1996ede3ea70
11:48:40 [2019-09-16T11:48:40.327Z] Step 50/126 : ARG DEBIAN_FRONTEND
11:48:40 [2019-09-16T11:48:40.327Z]  ---> Using cache
11:48:40 [2019-09-16T11:48:40.327Z]  ---> 92b95e6b40d9
11:48:40 [2019-09-16T11:48:40.327Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
11:48:40 [2019-09-16T11:48:40.327Z]  ---> Running in aceb3db6d1d3
11:48:40 [2019-09-16T11:48:40.348Z] #35 38.72 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
11:48:40 [2019-09-16T11:48:40.348Z] #35 38.72 Need to get 13.7 MB of archives.
11:48:40 [2019-09-16T11:48:40.348Z] #35 38.72 After this operation, 57.2 MB of additional disk space will be used.
11:48:40 [2019-09-16T11:48:40.348Z] #35 38.72 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
11:48:40 [2019-09-16T11:48:40.348Z] #35 ...
11:48:40 [2019-09-16T11:48:40.348Z] 
11:48:40 [2019-09-16T11:48:40.348Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
11:48:40 [2019-09-16T11:48:40.348Z] #15 36.40 + cd /tmp/tmp.zmGMAoOAMg/src/github.com/go-swagger/go-swagger
11:48:40 [2019-09-16T11:48:40.348Z] #15 36.40 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
11:48:40 [2019-09-16T11:48:40.348Z] #15 38.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:48:40 [2019-09-16T11:48:40.463Z]   CC       compel/arch/ppc64/src/lib/handle-elf.o
11:48:40 [2019-09-16T11:48:40.751Z]   CC       compel/src/lib/handle-elf.o
11:48:40 [2019-09-16T11:48:40.763Z] #58 19.61   CC       images/cpuinfo.o
11:48:41 [2019-09-16T11:48:41.020Z] #58 20.03   CC       images/inventory.o
11:48:41 [2019-09-16T11:48:41.182Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:48:41 [2019-09-16T11:48:41.182Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:48:41 [2019-09-16T11:48:41.182Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:48:41 [2019-09-16T11:48:41.182Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:48:41 [2019-09-16T11:48:41.182Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:48:41 [2019-09-16T11:48:41.182Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
11:48:41 [2019-09-16T11:48:41.182Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
11:48:41 [2019-09-16T11:48:41.278Z] #58 20.25   CC       images/fdinfo.o
11:48:41 [2019-09-16T11:48:41.365Z]   CC       compel/src/lib/infect-rpc.o
11:48:41 [2019-09-16T11:48:41.365Z]   CC       compel/src/lib/infect-util.o
11:48:41 [2019-09-16T11:48:41.365Z]   CC       compel/src/lib/infect.o
11:48:41 [2019-09-16T11:48:41.536Z] #58 20.56   CC       images/fown.o
11:48:41 [2019-09-16T11:48:41.536Z] #58 20.74   CC       images/ns.o
11:48:41 [2019-09-16T11:48:41.621Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
11:48:41 [2019-09-16T11:48:41.794Z] #58 20.87   CC       images/regfile.o
11:48:42 [2019-09-16T11:48:42.052Z] #58 21.04   CC       images/ghost-file.o
11:48:42 [2019-09-16T11:48:42.250Z] #15 ...
11:48:42 [2019-09-16T11:48:42.250Z] 
11:48:42 [2019-09-16T11:48:42.250Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
11:48:42 [2019-09-16T11:48:42.250Z] #50 DONE 40.3s
11:48:42 [2019-09-16T11:48:42.250Z] 
11:48:42 [2019-09-16T11:48:42.250Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:42 [2019-09-16T11:48:42.250Z] #35 38.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
11:48:42 [2019-09-16T11:48:42.250Z] #35 38.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
11:48:42 [2019-09-16T11:48:42.250Z] #35 39.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
11:48:42 [2019-09-16T11:48:42.250Z] #35 40.06 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
11:48:42 [2019-09-16T11:48:42.250Z] #35 40.08 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
11:48:42 [2019-09-16T11:48:42.250Z] #35 40.08 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
11:48:42 [2019-09-16T11:48:42.250Z] #35 40.12 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
11:48:42 [2019-09-16T11:48:42.310Z] #58 21.36   CC       images/fifo.o
11:48:42 [2019-09-16T11:48:42.310Z] #58 21.53   CC       images/remap-file-path.o
11:48:42 [2019-09-16T11:48:42.371Z]   CC       compel/src/lib/ptrace.o
11:48:42 [2019-09-16T11:48:42.371Z]   AR       compel/libcompel.a
11:48:42 [2019-09-16T11:48:42.371Z]   HOSTCC   compel/src/main-host.o
11:48:42 [2019-09-16T11:48:42.507Z] #35 40.75 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
11:48:42 [2019-09-16T11:48:42.507Z] #35 40.75 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:48:42 [2019-09-16T11:48:42.528Z] Fetched 7672 kB in 1s (4386 kB/s)
11:48:42 [2019-09-16T11:48:42.568Z] #58 ...
11:48:42 [2019-09-16T11:48:42.568Z] 
11:48:42 [2019-09-16T11:48:42.568Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:48:42 [2019-09-16T11:48:42.568Z] #33 63.33 flag
11:48:42 [2019-09-16T11:48:42.568Z] #33 63.84 go/token
11:48:42 [2019-09-16T11:48:42.568Z] #33 64.60 go/scanner
11:48:42 [2019-09-16T11:48:42.568Z] #33 64.97 net/url
11:48:42 [2019-09-16T11:48:42.568Z] #33 65.95 go/ast
11:48:42 [2019-09-16T11:48:42.568Z] #33 66.96 text/template/parse
11:48:42 [2019-09-16T11:48:42.568Z] #33 69.92 go/parser
11:48:42 [2019-09-16T11:48:42.568Z] #33 70.60 text/template
11:48:42 [2019-09-16T11:48:42.568Z] #33 72.90 log
11:48:42 [2019-09-16T11:48:42.568Z] #33 73.33 encoding/binary
11:48:42 [2019-09-16T11:48:42.654Z]   HOSTCC   compel/src/lib/log-host.o
11:48:42 [2019-09-16T11:48:42.654Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
11:48:42 [2019-09-16T11:48:42.654Z]   HOSTCC   compel/src/lib/handle-elf-host.o
11:48:42 [2019-09-16T11:48:42.826Z] #33 ...
11:48:42 [2019-09-16T11:48:42.826Z] 
11:48:42 [2019-09-16T11:48:42.826Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:48:42 [2019-09-16T11:48:42.826Z] #58 21.76   CC       images/eventfd.o
11:48:42 [2019-09-16T11:48:42.935Z]   HOSTLINK compel/compel-host-bin
11:48:42 [2019-09-16T11:48:42.935Z]   DEP      soccr/soccr.d
11:48:42 [2019-09-16T11:48:42.935Z]   CC       soccr/soccr.o
11:48:43 [2019-09-16T11:48:43.084Z] #58 22.02   CC       images/eventpoll.o
11:48:43 [2019-09-16T11:48:43.084Z] #58 22.24   CC       images/fh.o
11:48:43 [2019-09-16T11:48:43.361Z] Reading package lists...
11:48:43 [2019-09-16T11:48:43.550Z]   AR       soccr/libsoccr.a
11:48:43 [2019-09-16T11:48:43.550Z] make[1]: 'soccr/libsoccr.a' is up to date.
11:48:43 [2019-09-16T11:48:43.550Z]   DEP      criu/arch/ppc64/sigframe.d
11:48:43 [2019-09-16T11:48:43.550Z]   DEP      criu/arch/ppc64/crtools.d
11:48:43 [2019-09-16T11:48:43.649Z] #58 22.55   CC       images/fsnotify.o
11:48:43 [2019-09-16T11:48:43.733Z] Reading package lists...
11:48:43 [2019-09-16T11:48:43.733Z] Building dependency tree...
11:48:43 [2019-09-16T11:48:43.733Z] Reading state information...
11:48:43 [2019-09-16T11:48:43.733Z] The following additional packages will be installed:
11:48:43 [2019-09-16T11:48:43.733Z]   btrfs-progs liblzo2-2
11:48:43 [2019-09-16T11:48:43.876Z]   DEP      criu/arch/ppc64/cpu.d
11:48:43 [2019-09-16T11:48:43.876Z]   CC       criu/arch/ppc64/cpu.o
11:48:43 [2019-09-16T11:48:43.876Z]   CC       criu/arch/ppc64/crtools.o
11:48:44 [2019-09-16T11:48:44.113Z] The following NEW packages will be installed:
11:48:44 [2019-09-16T11:48:44.113Z]   btrfs-progs btrfs-tools liblzo2-2
11:48:44 [2019-09-16T11:48:44.113Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
11:48:44 [2019-09-16T11:48:44.113Z] Need to get 668 kB of archives.
11:48:44 [2019-09-16T11:48:44.113Z] After this operation, 5446 kB of additional disk space will be used.
11:48:44 [2019-09-16T11:48:44.113Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
11:48:44 [2019-09-16T11:48:44.114Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
11:48:44 [2019-09-16T11:48:44.114Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
11:48:44 [2019-09-16T11:48:44.114Z] debconf: delaying package configuration, since apt-utils is not installed
11:48:44 [2019-09-16T11:48:44.114Z] Fetched 668 kB in 0s (7659 kB/s)
11:48:44 [2019-09-16T11:48:44.114Z] Selecting previously unselected package liblzo2-2:s390x.
11:48:44 [2019-09-16T11:48:44.114Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
11:48:44 [2019-09-16T11:48:44.114Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
11:48:44 [2019-09-16T11:48:44.114Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
11:48:44 [2019-09-16T11:48:44.114Z] Selecting previously unselected package btrfs-progs.
11:48:44 [2019-09-16T11:48:44.114Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
11:48:44 [2019-09-16T11:48:44.114Z] Unpacking btrfs-progs (4.7.3-1) ...
11:48:44 [2019-09-16T11:48:44.215Z] #58 23.03   CC       images/signalfd.o
11:48:44 [2019-09-16T11:48:44.215Z] #58 23.21   CC       images/fs.o
11:48:44 [2019-09-16T11:48:44.215Z] #58 23.37   CC       images/pstree.o
11:48:44 [2019-09-16T11:48:44.403Z] #35 42.29 debconf: delaying package configuration, since apt-utils is not installed
11:48:44 [2019-09-16T11:48:44.403Z] #35 42.54 Fetched 13.7 MB in 3s (4371 kB/s)
11:48:44 [2019-09-16T11:48:44.403Z] #35 42.78 Selecting previously unselected package cmake-data.
11:48:44 [2019-09-16T11:48:44.403Z] #35 42.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
11:48:44 [2019-09-16T11:48:44.473Z] #58 23.57   CC       images/pipe.o
11:48:44 [2019-09-16T11:48:44.482Z] Selecting previously unselected package btrfs-tools.
11:48:44 [2019-09-16T11:48:44.482Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
11:48:44 [2019-09-16T11:48:44.482Z] Unpacking btrfs-tools (4.7.3-1) ...
11:48:44 [2019-09-16T11:48:44.482Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:44 [2019-09-16T11:48:44.482Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
11:48:44 [2019-09-16T11:48:44.482Z] Setting up btrfs-progs (4.7.3-1) ...
11:48:44 [2019-09-16T11:48:44.482Z] Setting up btrfs-tools (4.7.3-1) ...
11:48:44 [2019-09-16T11:48:44.482Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:44 [2019-09-16T11:48:44.494Z]   CC       criu/arch/ppc64/sigframe.o
11:48:44 [2019-09-16T11:48:44.494Z]   LINK     criu/arch/ppc64/crtools.built-in.o
11:48:44 [2019-09-16T11:48:44.494Z]   DEP      criu/arch/ppc64/misc.d
11:48:44 [2019-09-16T11:48:44.494Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
11:48:44 [2019-09-16T11:48:44.494Z]   DEP      criu/arch/ppc64/vdso-pie.d
11:48:44 [2019-09-16T11:48:44.494Z]   DEP      criu/pie/parasite-vdso.d
11:48:44 [2019-09-16T11:48:44.494Z]   DEP      criu/pie/util-vdso.d
11:48:44 [2019-09-16T11:48:44.662Z] #35 42.84 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...#35 ...
11:48:44 [2019-09-16T11:48:44.662Z] 
11:48:44 [2019-09-16T11:48:44.662Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
11:48:44 [2019-09-16T11:48:44.662Z] #17 27.92 Reading package lists...
11:48:44 [2019-09-16T11:48:44.662Z] #17 34.29 Building dependency tree...
11:48:44 [2019-09-16T11:48:44.662Z] #17 35.84 Reading state information...
11:48:44 [2019-09-16T11:48:44.662Z] #17 37.62 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
11:48:44 [2019-09-16T11:48:44.662Z] #17 37.62 The following additional packages will be installed:
11:48:44 [2019-09-16T11:48:44.662Z] #17 37.64   libjq1 libonig4
11:48:44 [2019-09-16T11:48:44.662Z] #17 37.97 The following NEW packages will be installed:
11:48:44 [2019-09-16T11:48:44.662Z] #17 37.99   jq libjq1 libonig4
11:48:44 [2019-09-16T11:48:44.662Z] #17 39.11 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
11:48:44 [2019-09-16T11:48:44.662Z] #17 39.11 Need to get 327 kB of archives.
11:48:44 [2019-09-16T11:48:44.662Z] #17 39.11 After this operation, 1157 kB of additional disk space will be used.
11:48:44 [2019-09-16T11:48:44.662Z] #17 39.11 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
11:48:44 [2019-09-16T11:48:44.662Z] #17 39.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
11:48:44 [2019-09-16T11:48:44.662Z] #17 39.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
11:48:44 [2019-09-16T11:48:44.662Z] #17 40.90 debconf: delaying package configuration, since apt-utils is not installed
11:48:44 [2019-09-16T11:48:44.662Z] #17 41.14 Fetched 327 kB in 1s (303 kB/s)
11:48:44 [2019-09-16T11:48:44.662Z] #17 41.30 Selecting previously unselected package libonig4:amd64.
11:48:44 [2019-09-16T11:48:44.662Z] #17 41.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
11:48:44 [2019-09-16T11:48:44.662Z] #17 41.40 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
11:48:44 [2019-09-16T11:48:44.662Z] #17 41.43 Unpacking libonig4:amd64 (6.1.3-2) ...
11:48:44 [2019-09-16T11:48:44.662Z] #17 41.78 Selecting previously unselected package libjq1:amd64.
11:48:44 [2019-09-16T11:48:44.662Z] #17 41.79 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
11:48:44 [2019-09-16T11:48:44.662Z] #17 41.82 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
11:48:44 [2019-09-16T11:48:44.662Z] #17 42.20 Selecting previously unselected package jq.
11:48:44 [2019-09-16T11:48:44.662Z] #17 42.20 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
11:48:44 [2019-09-16T11:48:44.662Z] #17 42.23 Unpacking jq (1.5+dfsg-1.3) ...
11:48:44 [2019-09-16T11:48:44.662Z] #17 42.52 Setting up libonig4:amd64 (6.1.3-2) ...
11:48:44 [2019-09-16T11:48:44.662Z] #17 42.55 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
11:48:44 [2019-09-16T11:48:44.662Z] #17 42.56 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:44 [2019-09-16T11:48:44.662Z] #17 42.74 Setting up jq (1.5+dfsg-1.3) ...
11:48:44 [2019-09-16T11:48:44.662Z] #17 DONE 43.0s
11:48:44 [2019-09-16T11:48:44.662Z] 
11:48:44 [2019-09-16T11:48:44.662Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:44 [2019-09-16T11:48:44.662Z] #35 42.84 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
11:48:44 [2019-09-16T11:48:44.662Z] #35 42.88 Unpacking cmake-data (3.7.2-1) ...
11:48:44 [2019-09-16T11:48:44.662Z] #35 ...
11:48:44 [2019-09-16T11:48:44.662Z] 
11:48:44 [2019-09-16T11:48:44.662Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
11:48:44 [2019-09-16T11:48:44.662Z] #19 DONE 0.1s
11:48:44 [2019-09-16T11:48:44.807Z]   DEP      criu/pie/util.d
11:48:44 [2019-09-16T11:48:44.807Z]   CC       criu/pie/util.o
11:48:44 [2019-09-16T11:48:44.807Z]   CC       criu/pie/util-vdso.o
11:48:44 [2019-09-16T11:48:44.862Z] Removing intermediate container aceb3db6d1d3
11:48:44 [2019-09-16T11:48:44.862Z]  ---> 71e48f7e8967
11:48:44 [2019-09-16T11:48:44.862Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd
11:48:44 [2019-09-16T11:48:44.925Z] 
11:48:44 [2019-09-16T11:48:44.925Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:48:45 [2019-09-16T11:48:45.039Z] #58 23.87   CC       images/tcp-stream.o
11:48:45 [2019-09-16T11:48:45.039Z] #58 24.07   CC       images/sk-packet.o
11:48:45 [2019-09-16T11:48:45.094Z]   CC       criu/pie/parasite-vdso.o
11:48:45 [2019-09-16T11:48:45.236Z]  ---> Running in 0dd63c7f3d90
11:48:45 [2019-09-16T11:48:45.236Z] Removing intermediate container 0dd63c7f3d90
11:48:45 [2019-09-16T11:48:45.236Z]  ---> da6bdadd81eb
11:48:45 [2019-09-16T11:48:45.236Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:48:45 [2019-09-16T11:48:45.297Z] #58 24.33   CC       images/mnt.o
11:48:45 [2019-09-16T11:48:45.376Z]   CC       criu/arch/ppc64/vdso-pie.o
11:48:45 [2019-09-16T11:48:45.555Z] #58 24.53   CC       images/pipe-data.o
11:48:45 [2019-09-16T11:48:45.555Z] #58 24.74   CC       images/sa.o
11:48:45 [2019-09-16T11:48:45.614Z]  ---> 70c481246cc6
11:48:45 [2019-09-16T11:48:45.614Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:48:45 [2019-09-16T11:48:45.614Z]  ---> 811a0a8b0d1d
11:48:45 [2019-09-16T11:48:45.614Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:48:45 [2019-09-16T11:48:45.660Z]   CC       criu/arch/ppc64/vdso-trampoline.o
11:48:45 [2019-09-16T11:48:45.660Z]   CC       criu/arch/ppc64/misc.o
11:48:45 [2019-09-16T11:48:45.660Z]   AR       criu/pie/pie.lib.a
11:48:45 [2019-09-16T11:48:45.660Z]   DEP      criu/pie/restorer.d
11:48:45 [2019-09-16T11:48:45.660Z]   DEP      criu/arch/ppc64/restorer.d
11:48:45 [2019-09-16T11:48:45.660Z]   DEP      criu/pie/parasite.d
11:48:45 [2019-09-16T11:48:45.813Z] #58 24.96   CC       images/timer.o
11:48:45 [2019-09-16T11:48:45.857Z] #20 ...
11:48:45 [2019-09-16T11:48:45.857Z] 
11:48:45 [2019-09-16T11:48:45.857Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
11:48:45 [2019-09-16T11:48:45.857Z] #6 27.35 Reading package lists...
11:48:45 [2019-09-16T11:48:45.857Z] #6 34.19 Building dependency tree...
11:48:45 [2019-09-16T11:48:45.857Z] #6 35.69 Reading state information...
11:48:45 [2019-09-16T11:48:45.857Z] #6 37.51 The following additional packages will be installed:
11:48:45 [2019-09-16T11:48:45.857Z] #6 37.52   libapparmor1 libseccomp2
11:48:45 [2019-09-16T11:48:45.857Z] #6 37.54 Suggested packages:
11:48:45 [2019-09-16T11:48:45.857Z] #6 37.54   seccomp
11:48:45 [2019-09-16T11:48:45.857Z] #6 37.80 The following NEW packages will be installed:
11:48:45 [2019-09-16T11:48:45.857Z] #6 37.82   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
11:48:45 [2019-09-16T11:48:45.857Z] #6 38.98 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded.
11:48:45 [2019-09-16T11:48:45.857Z] #6 38.98 Need to get 300 kB of archives.
11:48:45 [2019-09-16T11:48:45.857Z] #6 38.98 After this operation, 1201 kB of additional disk space will be used.
11:48:45 [2019-09-16T11:48:45.857Z] #6 38.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
11:48:45 [2019-09-16T11:48:45.857Z] #6 38.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
11:48:45 [2019-09-16T11:48:45.857Z] #6 38.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
11:48:45 [2019-09-16T11:48:45.857Z] #6 38.99 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
11:48:45 [2019-09-16T11:48:45.857Z] #6 40.73 debconf: delaying package configuration, since apt-utils is not installed
11:48:45 [2019-09-16T11:48:45.857Z] #6 41.19 Fetched 300 kB in 1s (285 kB/s)
11:48:45 [2019-09-16T11:48:45.857Z] #6 41.54 Selecting previously unselected package libseccomp2:amd64.
11:48:45 [2019-09-16T11:48:45.857Z] #6 41.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 ... 15091 files and directories currently installed.)
11:48:45 [2019-09-16T11:48:45.857Z] #6 41.71 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
11:48:45 [2019-09-16T11:48:45.857Z] #6 41.77 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
11:48:45 [2019-09-16T11:48:45.857Z] #6 42.20 Selecting previously unselected package libseccomp-dev:amd64.
11:48:45 [2019-09-16T11:48:45.857Z] #6 42.20 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
11:48:45 [2019-09-16T11:48:45.857Z] #6 42.22 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
11:48:45 [2019-09-16T11:48:45.857Z] #6 42.48 Selecting previously unselected package libapparmor1:amd64.
11:48:45 [2019-09-16T11:48:45.857Z] #6 42.49 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
11:48:45 [2019-09-16T11:48:45.857Z] #6 42.49 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
11:48:45 [2019-09-16T11:48:45.857Z] #6 42.77 Selecting previously unselected package libapparmor-dev:amd64.
11:48:45 [2019-09-16T11:48:45.857Z] #6 42.77 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
11:48:45 [2019-09-16T11:48:45.857Z] #6 42.78 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
11:48:45 [2019-09-16T11:48:45.857Z] #6 43.22 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:45 [2019-09-16T11:48:45.857Z] #6 43.42 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
11:48:45 [2019-09-16T11:48:45.858Z] #6 43.47 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
11:48:45 [2019-09-16T11:48:45.858Z] #6 43.48 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
11:48:45 [2019-09-16T11:48:45.858Z] #6 43.50 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
11:48:45 [2019-09-16T11:48:45.858Z] #6 43.52 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:45 [2019-09-16T11:48:45.858Z] #6 DONE 43.9s
11:48:45 [2019-09-16T11:48:45.858Z] 
11:48:45 [2019-09-16T11:48:45.858Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:48:45 [2019-09-16T11:48:45.858Z] #40 DONE 0.3s
11:48:45 [2019-09-16T11:48:45.858Z] 
11:48:45 [2019-09-16T11:48:45.858Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
11:48:45 [2019-09-16T11:48:45.858Z] #44 29.11 Reading package lists...
11:48:45 [2019-09-16T11:48:45.858Z] #44 35.60 Building dependency tree...
11:48:45 [2019-09-16T11:48:45.858Z] #44 37.11 Reading state information...
11:48:45 [2019-09-16T11:48:45.858Z] #44 38.57 The following additional packages will be installed:
11:48:45 [2019-09-16T11:48:45.858Z] #44 38.59   btrfs-progs liblzo2-2
11:48:45 [2019-09-16T11:48:45.858Z] #44 38.79 The following NEW packages will be installed:
11:48:45 [2019-09-16T11:48:45.858Z] #44 38.80   btrfs-progs btrfs-tools liblzo2-2
11:48:45 [2019-09-16T11:48:45.858Z] #44 39.91 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
11:48:45 [2019-09-16T11:48:45.858Z] #44 39.91 Need to get 649 kB of archives.
11:48:45 [2019-09-16T11:48:45.858Z] #44 39.91 After this operation, 4320 kB of additional disk space will be used.
11:48:45 [2019-09-16T11:48:45.858Z] #44 39.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
11:48:45 [2019-09-16T11:48:45.858Z] #44 40.03 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
11:48:45 [2019-09-16T11:48:45.858Z] #44 40.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
11:48:45 [2019-09-16T11:48:45.858Z] #44 42.08 debconf: delaying package configuration, since apt-utils is not installed
11:48:45 [2019-09-16T11:48:45.858Z] #44 42.49 Fetched 649 kB in 1s (531 kB/s)
11:48:45 [2019-09-16T11:48:45.858Z] #44 42.73 Selecting previously unselected package liblzo2-2:amd64.
11:48:45 [2019-09-16T11:48:45.858Z] #44 42.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
11:48:45 [2019-09-16T11:48:45.858Z] #44 42.76 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
11:48:45 [2019-09-16T11:48:45.858Z] #44 42.79 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
11:48:45 [2019-09-16T11:48:45.858Z] #44 43.01 Selecting previously unselected package btrfs-progs.
11:48:45 [2019-09-16T11:48:45.858Z] #44 43.04 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
11:48:45 [2019-09-16T11:48:45.858Z] #44 43.05 Unpacking btrfs-progs (4.7.3-1) ...
11:48:45 [2019-09-16T11:48:45.858Z] #44 44.08 Selecting previously unselected package btrfs-tools.
11:48:45 [2019-09-16T11:48:45.858Z] #44 44.08 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
11:48:45 [2019-09-16T11:48:45.858Z] #44 44.09 Unpacking btrfs-tools (4.7.3-1) ...
11:48:45 [2019-09-16T11:48:45.942Z]   CC       criu/pie/parasite.o
11:48:45 [2019-09-16T11:48:45.976Z]  ---> Running in e9a46a417a11
11:48:46 [2019-09-16T11:48:46.113Z] #44 ...
11:48:46 [2019-09-16T11:48:46.113Z] 
11:48:46 [2019-09-16T11:48:46.113Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
11:48:46 [2019-09-16T11:48:46.113Z] #41 DONE 0.1s
11:48:46 [2019-09-16T11:48:46.113Z] 
11:48:46 [2019-09-16T11:48:46.113Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
11:48:46 [2019-09-16T11:48:46.113Z] #44 44.27 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:46 [2019-09-16T11:48:46.113Z] #44 ...
11:48:46 [2019-09-16T11:48:46.113Z] 
11:48:46 [2019-09-16T11:48:46.113Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
11:48:46 [2019-09-16T11:48:46.225Z]   LINK     criu/pie/parasite.built-in.o
11:48:46 [2019-09-16T11:48:46.225Z]   GEN      criu/pie/parasite-blob.h
11:48:46 [2019-09-16T11:48:46.225Z]   CC       criu/arch/ppc64/restorer.o
11:48:46 [2019-09-16T11:48:46.347Z] + RM_GOPATH=0
11:48:46 [2019-09-16T11:48:46.347Z] + TMP_GOPATH=
11:48:46 [2019-09-16T11:48:46.347Z] + : /build
11:48:46 [2019-09-16T11:48:46.347Z] + '[' -z '' ']'
11:48:46 [2019-09-16T11:48:46.347Z] ++ mktemp -d
11:48:46 [2019-09-16T11:48:46.347Z] + export GOPATH=/tmp/tmp.YfCm5Wb6E3
11:48:46 [2019-09-16T11:48:46.347Z] + GOPATH=/tmp/tmp.YfCm5Wb6E3
11:48:46 [2019-09-16T11:48:46.347Z] + RM_GOPATH=1
11:48:46 [2019-09-16T11:48:46.347Z] ++ dirname ./install.sh
11:48:46 [2019-09-16T11:48:46.347Z] + dir=.
11:48:46 [2019-09-16T11:48:46.347Z] + bin=containerd
11:48:46 [2019-09-16T11:48:46.347Z] + shift
11:48:46 [2019-09-16T11:48:46.347Z] + '[' '!' -f ./containerd.installer ']'
11:48:46 [2019-09-16T11:48:46.347Z] + . ./containerd.installer
11:48:46 [2019-09-16T11:48:46.347Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
11:48:46 [2019-09-16T11:48:46.347Z] + install_containerd
11:48:46 [2019-09-16T11:48:46.347Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
11:48:46 [2019-09-16T11:48:46.347Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.YfCm5Wb6E3/src/github.com/containerd/containerd
11:48:46 [2019-09-16T11:48:46.347Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
11:48:46 [2019-09-16T11:48:46.347Z] Cloning into '/tmp/tmp.YfCm5Wb6E3/src/github.com/containerd/containerd'...
11:48:46 [2019-09-16T11:48:46.378Z] #58 25.20   CC       images/timerfd.o
11:48:46 [2019-09-16T11:48:46.378Z] #58 25.43   CC       images/mm.o
11:48:46 [2019-09-16T11:48:46.507Z]   CC       criu/pie/restorer.o
11:48:46 [2019-09-16T11:48:46.636Z] #58 25.69   CC       images/sk-opts.o
11:48:46 [2019-09-16T11:48:46.679Z] #42 ...
11:48:46 [2019-09-16T11:48:46.679Z] 
11:48:46 [2019-09-16T11:48:46.679Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
11:48:46 [2019-09-16T11:48:46.679Z] #44 44.44 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
11:48:46 [2019-09-16T11:48:46.679Z] #44 44.48 Setting up btrfs-progs (4.7.3-1) ...
11:48:46 [2019-09-16T11:48:46.679Z] #44 44.50 Setting up btrfs-tools (4.7.3-1) ...
11:48:46 [2019-09-16T11:48:46.679Z] #44 44.53 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:48:46 [2019-09-16T11:48:46.679Z] #44 DONE 44.8s
11:48:46 [2019-09-16T11:48:46.679Z] 
11:48:46 [2019-09-16T11:48:46.679Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:48:46 [2019-09-16T11:48:46.679Z] #45 DONE 0.1s
11:48:46 [2019-09-16T11:48:46.679Z] 
11:48:46 [2019-09-16T11:48:46.679Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
11:48:46 [2019-09-16T11:48:46.679Z] #46 DONE 0.1s
11:48:46 [2019-09-16T11:48:46.679Z] 
11:48:46 [2019-09-16T11:48:46.679Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:48:46 [2019-09-16T11:48:46.894Z] #58 25.88   CC       images/sk-unix.o
11:48:47 [2019-09-16T11:48:47.257Z] #58 26.16   CC       images/sk-inet.o
11:48:47 [2019-09-16T11:48:47.513Z]   LINK     criu/pie/restorer.built-in.o
11:48:47 [2019-09-16T11:48:47.513Z]   GEN      criu/pie/restorer-blob.h
11:48:47 [2019-09-16T11:48:47.513Z]   DEP      criu/vdso.d
11:48:47 [2019-09-16T11:48:47.516Z] #58 26.42   CC       images/tun.o
11:48:47 [2019-09-16T11:48:47.516Z] #58 26.68   CC       images/sk-netlink.o
11:48:47 [2019-09-16T11:48:47.774Z] #58 26.84   CC       images/packet-sock.o
11:48:47 [2019-09-16T11:48:47.795Z]   DEP      criu/uts_ns.d
11:48:47 [2019-09-16T11:48:47.795Z]   DEP      criu/util.d
11:48:47 [2019-09-16T11:48:47.795Z]   DEP      criu/uffd.d
11:48:48 [2019-09-16T11:48:48.032Z] #58 27.13   CC       images/ipc-var.o
11:48:48 [2019-09-16T11:48:48.077Z]   DEP      criu/tun.d
11:48:48 [2019-09-16T11:48:48.077Z]   DEP      criu/tty.d
11:48:48 [2019-09-16T11:48:48.077Z]   DEP      criu/timerfd.d
11:48:48 [2019-09-16T11:48:48.077Z]   DEP      criu/sysfs_parse.d
11:48:48 [2019-09-16T11:48:48.290Z] #58 27.29   CC       images/ipc-desc.o
11:48:48 [2019-09-16T11:48:48.290Z] #58 27.43   CC       images/ipc-shm.o
11:48:48 [2019-09-16T11:48:48.359Z]   DEP      criu/sysctl.d
11:48:48 [2019-09-16T11:48:48.360Z]   DEP      criu/string.d
11:48:48 [2019-09-16T11:48:48.360Z]   DEP      criu/stats.d
11:48:48 [2019-09-16T11:48:48.360Z]   DEP      criu/sockets.d
11:48:48 [2019-09-16T11:48:48.360Z]   DEP      criu/sk-unix.d
11:48:48 [2019-09-16T11:48:48.548Z] #58 27.58   CC       images/ipc-msg.o
11:48:48 [2019-09-16T11:48:48.641Z] #47 ...
11:48:48 [2019-09-16T11:48:48.641Z] 
11:48:48 [2019-09-16T11:48:48.641Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
11:48:48 [2019-09-16T11:48:48.641Z] #27 36.29 + cd /tmp/tmp.ppBReqaW6X/src/gotest.tools/gotestsum
11:48:48 [2019-09-16T11:48:48.641Z] #27 36.29 + git checkout -q v0.3.5
11:48:48 [2019-09-16T11:48:48.641Z] #27 36.34 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
11:48:48 [2019-09-16T11:48:48.641Z] #27 ...
11:48:48 [2019-09-16T11:48:48.641Z] 
11:48:48 [2019-09-16T11:48:48.641Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:48 [2019-09-16T11:48:48.641Z] #57 30.47 Reading package lists...
11:48:48 [2019-09-16T11:48:48.641Z] #57 37.40 Building dependency tree...
11:48:48 [2019-09-16T11:48:48.641Z] #57 38.51 Reading state information...
11:48:48 [2019-09-16T11:48:48.641Z] #57 40.24 The following additional packages will be installed:
11:48:48 [2019-09-16T11:48:48.641Z] #57 40.26   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
11:48:48 [2019-09-16T11:48:48.641Z] #57 40.26   libprotoc10 python-pkg-resources zlib1g-dev
11:48:48 [2019-09-16T11:48:48.641Z] #57 40.29 Suggested packages:
11:48:48 [2019-09-16T11:48:48.641Z] #57 40.32   manpages-dev python-setuptools
11:48:48 [2019-09-16T11:48:48.641Z] #57 42.46 The following NEW packages will be installed:
11:48:48 [2019-09-16T11:48:48.641Z] #57 42.47   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
11:48:48 [2019-09-16T11:48:48.641Z] #57 42.47   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
11:48:48 [2019-09-16T11:48:48.641Z] #57 42.47   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
11:48:48 [2019-09-16T11:48:48.641Z] #57 42.47   zlib1g-dev
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.59 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded.
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.59 Need to get 3602 kB of archives.
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.59 After this operation, 18.9 MB of additional disk space will be used.
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.62 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.63 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.63 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.67 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.73 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.74 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.83 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.88 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.89 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.90 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 43.91 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
11:48:48 [2019-09-16T11:48:48.641Z] #57 45.54 debconf: delaying package configuration, since apt-utils is not installed
11:48:48 [2019-09-16T11:48:48.641Z] #57 45.84 Fetched 3602 kB in 1s (2507 kB/s)
11:48:48 [2019-09-16T11:48:48.641Z] #57 46.06 Selecting previously unselected package libnet1:amd64.
11:48:48 [2019-09-16T11:48:48.641Z] #57 46.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
11:48:48 [2019-09-16T11:48:48.641Z] #57 46.20 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
11:48:48 [2019-09-16T11:48:48.641Z] #57 46.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
11:48:48 [2019-09-16T11:48:48.641Z] #57 46.42 Selecting previously unselected package libcap-dev:amd64.
11:48:48 [2019-09-16T11:48:48.641Z] #57 46.42 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
11:48:48 [2019-09-16T11:48:48.641Z] #57 46.45 Unpacking libcap-dev:amd64 (1:2.25-1) ...
11:48:48 [2019-09-16T11:48:48.641Z] #57 46.67 Selecting previously unselected package libnet1-dev.
11:48:48 [2019-09-16T11:48:48.641Z] #57 46.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
11:48:48 [2019-09-16T11:48:48.641Z] #57 46.68 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
11:48:48 [2019-09-16T11:48:48.641Z] #57 46.92 Selecting previously unselected package libnl-3-200:amd64.
11:48:48 [2019-09-16T11:48:48.641Z] #57 46.92 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
11:48:48 [2019-09-16T11:48:48.641Z] #57 46.92 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
11:48:48 [2019-09-16T11:48:48.642Z]   DEP      criu/sk-tcp.d
11:48:48 [2019-09-16T11:48:48.642Z]   DEP      criu/sk-queue.d
11:48:48 [2019-09-16T11:48:48.642Z]   DEP      criu/sk-packet.d
11:48:48 [2019-09-16T11:48:48.806Z] #58 27.96   CC       images/ipc-sem.o
11:48:48 [2019-09-16T11:48:48.897Z] #57 47.08 Selecting previously unselected package libnl-3-dev:amd64.
11:48:48 [2019-09-16T11:48:48.897Z] #57 47.08 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
11:48:48 [2019-09-16T11:48:48.897Z] #57 47.08 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
11:48:48 [2019-09-16T11:48:48.897Z] #57 ...
11:48:48 [2019-09-16T11:48:48.897Z] 
11:48:48 [2019-09-16T11:48:48.897Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:48 [2019-09-16T11:48:48.897Z] #35 47.10 Selecting previously unselected package liblzo2-2:amd64.
11:48:48 [2019-09-16T11:48:48.897Z] #35 47.10 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
11:48:48 [2019-09-16T11:48:48.897Z] #35 47.15 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
11:48:48 [2019-09-16T11:48:48.897Z] #35 47.29 Selecting previously unselected package libicu57:amd64.
11:48:48 [2019-09-16T11:48:48.925Z]   DEP      criu/sk-netlink.d
11:48:48 [2019-09-16T11:48:48.925Z]   DEP      criu/sk-inet.d
11:48:48 [2019-09-16T11:48:48.925Z]   DEP      criu/signalfd.d
11:48:48 [2019-09-16T11:48:48.925Z]   DEP      criu/sigframe.d
11:48:49 [2019-09-16T11:48:49.064Z] #58 28.11   CC       images/utsns.o
11:48:49 [2019-09-16T11:48:49.064Z] #58 28.32   CC       images/creds.o
11:48:49 [2019-09-16T11:48:49.163Z] #35 47.31 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
11:48:49 [2019-09-16T11:48:49.163Z] #35 47.32 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
11:48:49 [2019-09-16T11:48:49.209Z]   DEP      criu/shmem.d
11:48:49 [2019-09-16T11:48:49.209Z]   DEP      criu/seize.d
11:48:49 [2019-09-16T11:48:49.209Z]   DEP      criu/seccomp.d
11:48:49 [2019-09-16T11:48:49.209Z]   DEP      criu/rst-malloc.d
11:48:49 [2019-09-16T11:48:49.209Z]   DEP      criu/rbtree.d
11:48:49 [2019-09-16T11:48:49.501Z]   DEP      criu/pstree.d
11:48:49 [2019-09-16T11:48:49.501Z]   DEP      criu/protobuf.d
11:48:49 [2019-09-16T11:48:49.501Z]   GEN      criu/protobuf-desc-gen.h
11:48:49 [2019-09-16T11:48:49.629Z] #58 28.48   CC       images/vma.o
11:48:49 [2019-09-16T11:48:49.629Z] #58 28.63   CC       images/netdev.o
11:48:49 [2019-09-16T11:48:49.629Z] #58 28.86   CC       images/tty.o
11:48:49 [2019-09-16T11:48:49.635Z] + cd /tmp/tmp.YfCm5Wb6E3/src/github.com/containerd/containerd
11:48:49 [2019-09-16T11:48:49.635Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
11:48:49 [2019-09-16T11:48:49.783Z]   DEP      criu/protobuf-desc.d
11:48:50 [2019-09-16T11:48:50.012Z] + export 'BUILDTAGS=netgo osusergo static_build'
11:48:50 [2019-09-16T11:48:50.012Z] + BUILDTAGS='netgo osusergo static_build'
11:48:50 [2019-09-16T11:48:50.012Z] + export EXTRA_FLAGS=-buildmode=pie
11:48:50 [2019-09-16T11:48:50.012Z] + EXTRA_FLAGS=-buildmode=pie
11:48:50 [2019-09-16T11:48:50.012Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:48:50 [2019-09-16T11:48:50.012Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:48:50 [2019-09-16T11:48:50.012Z] + '[' '' = dynamic ']'
11:48:50 [2019-09-16T11:48:50.012Z] + make
11:48:50 [2019-09-16T11:48:50.012Z] 🇩 bin/ctr
11:48:50 [2019-09-16T11:48:50.065Z]   DEP      criu/proc_parse.d
11:48:50 [2019-09-16T11:48:50.065Z]   DEP      criu/plugin.d
11:48:50 [2019-09-16T11:48:50.065Z]   DEP      criu/pipes.d
11:48:50 [2019-09-16T11:48:50.065Z]   DEP      criu/pie-util.d
11:48:50 [2019-09-16T11:48:50.195Z] #58 29.42   CC       images/file-lock.o
11:48:50 [2019-09-16T11:48:50.347Z]   DEP      criu/pie-util-vdso.d
11:48:50 [2019-09-16T11:48:50.347Z]   DEP      criu/pie-util-vdso-elf32.d
11:48:50 [2019-09-16T11:48:50.347Z]   DEP      criu/path.d
11:48:50 [2019-09-16T11:48:50.347Z]   DEP      criu/parasite-syscall.d
11:48:50 [2019-09-16T11:48:50.347Z]   DEP      criu/pagemap.d
11:48:50 [2019-09-16T11:48:50.453Z] #58 29.68   CC       images/rlimit.o
11:48:50 [2019-09-16T11:48:50.526Z] #35 ...
11:48:50 [2019-09-16T11:48:50.526Z] 
11:48:50 [2019-09-16T11:48:50.526Z] #7 [dev 1/24] RUN groupadd -r docker
11:48:50 [2019-09-16T11:48:50.526Z] #7 DONE 4.9s
11:48:50 [2019-09-16T11:48:50.629Z]   DEP      criu/pagemap-cache.d
11:48:50 [2019-09-16T11:48:50.629Z]   DEP      criu/page-xfer.d
11:48:50 [2019-09-16T11:48:50.629Z]   DEP      criu/page-pipe.d
11:48:50 [2019-09-16T11:48:50.629Z]   DEP      criu/netfilter.d
11:48:50 [2019-09-16T11:48:50.782Z] 
11:48:50 [2019-09-16T11:48:50.782Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.577 + RM_GOPATH=0
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.577 + TMP_GOPATH=
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.577 + : /build
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.577 + '[' -z '' ']'
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.582 ++ mktemp -d
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.601 + export GOPATH=/tmp/tmp.VOqu5xCh1B
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.603 + GOPATH=/tmp/tmp.VOqu5xCh1B
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.603 + RM_GOPATH=1
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.606 ++ dirname ./install.sh
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.612 + dir=.
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.620 + bin=containerd
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.620 + shift
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.621 + '[' '!' -f ./containerd.installer ']'
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.621 + . ./containerd.installer
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.621 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.622 + install_containerd
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.622 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.623 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.623 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VOqu5xCh1B/src/github.com/containerd/containerd
11:48:50 [2019-09-16T11:48:50.782Z] #47 3.628 Cloning into '/tmp/tmp.VOqu5xCh1B/src/github.com/containerd/containerd'...
11:48:50 [2019-09-16T11:48:50.911Z]   DEP      criu/net.d
11:48:50 [2019-09-16T11:48:50.911Z]   DEP      criu/namespaces.d
11:48:50 [2019-09-16T11:48:50.911Z]   DEP      criu/mount.d
11:48:51 [2019-09-16T11:48:51.019Z] #58 29.85   CC       images/pagemap.o
11:48:51 [2019-09-16T11:48:51.194Z]   DEP      criu/mem.d
11:48:51 [2019-09-16T11:48:51.194Z]   DEP      criu/lsm.d
11:48:51 [2019-09-16T11:48:51.194Z]   DEP      criu/log.d
11:48:51 [2019-09-16T11:48:51.194Z]   DEP      criu/libnetlink.d
11:48:51 [2019-09-16T11:48:51.194Z]   DEP      criu/kerndat.d
11:48:51 [2019-09-16T11:48:51.277Z] #58 30.17   CC       images/siginfo.o
11:48:51 [2019-09-16T11:48:51.277Z] #58 30.41   CC       images/rpc.o
11:48:51 [2019-09-16T11:48:51.476Z]   DEP      criu/kcmp-ids.d
11:48:51 [2019-09-16T11:48:51.476Z]   DEP      criu/irmap.d
11:48:51 [2019-09-16T11:48:51.476Z]   DEP      criu/ipc_ns.d
11:48:51 [2019-09-16T11:48:51.476Z]   DEP      criu/image.d
11:48:51 [2019-09-16T11:48:51.770Z]   DEP      criu/image-desc.d
11:48:51 [2019-09-16T11:48:51.770Z]   DEP      criu/fsnotify.d
11:48:51 [2019-09-16T11:48:51.770Z]   DEP      criu/filesystems.d
11:48:51 [2019-09-16T11:48:51.770Z]   DEP      criu/files.d
11:48:52 [2019-09-16T11:48:52.052Z]   DEP      criu/files-reg.d
11:48:52 [2019-09-16T11:48:52.052Z]   DEP      criu/files-ext.d
11:48:52 [2019-09-16T11:48:52.052Z]   DEP      criu/file-lock.d
11:48:52 [2019-09-16T11:48:52.052Z]   DEP      criu/file-ids.d
11:48:52 [2019-09-16T11:48:52.334Z]   DEP      criu/fifo.d
11:48:52 [2019-09-16T11:48:52.334Z]   DEP      criu/fdstore.d
11:48:52 [2019-09-16T11:48:52.334Z]   DEP      criu/fault-injection.d
11:48:52 [2019-09-16T11:48:52.334Z]   DEP      criu/external.d
11:48:52 [2019-09-16T11:48:52.334Z]   DEP      criu/eventpoll.d
11:48:52 [2019-09-16T11:48:52.619Z]   DEP      criu/eventfd.d
11:48:52 [2019-09-16T11:48:52.619Z]   DEP      criu/crtools.d
11:48:52 [2019-09-16T11:48:52.619Z]   DEP      criu/cr-service.d
11:48:52 [2019-09-16T11:48:52.619Z]   DEP      criu/cr-restore.d
11:48:52 [2019-09-16T11:48:52.650Z] #58 31.57   CC       images/ext-file.o
11:48:52 [2019-09-16T11:48:52.650Z] #58 31.73   CC       images/cgroup.o
11:48:52 [2019-09-16T11:48:52.902Z]   DEP      criu/cr-errno.d
11:48:52 [2019-09-16T11:48:52.902Z]   DEP      criu/cr-dump.d
11:48:52 [2019-09-16T11:48:52.902Z]   DEP      criu/cr-dedup.d
11:48:52 [2019-09-16T11:48:52.902Z]   DEP      criu/cr-check.d
11:48:53 [2019-09-16T11:48:53.184Z]   DEP      criu/config.d
11:48:53 [2019-09-16T11:48:53.184Z]   DEP      criu/clone-noasan.d
11:48:53 [2019-09-16T11:48:53.184Z]   DEP      criu/cgroup.d
11:48:53 [2019-09-16T11:48:53.184Z]   DEP      criu/cgroup-props.d
11:48:53 [2019-09-16T11:48:53.216Z] #58 32.35   CC       images/userns.o
11:48:53 [2019-09-16T11:48:53.312Z] #47 ...
11:48:53 [2019-09-16T11:48:53.312Z] 
11:48:53 [2019-09-16T11:48:53.312Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:48:53 [2019-09-16T11:48:53.312Z] #33 41.25 internal/x/crypto/curve25519
11:48:53 [2019-09-16T11:48:53.312Z] #33 48.51 sync
11:48:53 [2019-09-16T11:48:53.312Z] #33 49.55 io
11:48:53 [2019-09-16T11:48:53.312Z] #33 49.57 reflect
11:48:53 [2019-09-16T11:48:53.312Z] #33 51.37 bytes
11:48:53 [2019-09-16T11:48:53.312Z] #33 ...
11:48:53 [2019-09-16T11:48:53.312Z] 
11:48:53 [2019-09-16T11:48:53.312Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:48:53 [2019-09-16T11:48:53.312Z] #20 5.747 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:48:53 [2019-09-16T11:48:53.312Z] #20 6.764 
11:48:53 [2019-09-16T11:48:53.466Z]   DEP      criu/bitmap.d
11:48:53 [2019-09-16T11:48:53.466Z]   DEP      criu/bfd.d
11:48:53 [2019-09-16T11:48:53.466Z]   DEP      criu/autofs.d
11:48:53 [2019-09-16T11:48:53.466Z]   DEP      criu/aio.d
11:48:53 [2019-09-16T11:48:53.466Z]   DEP      criu/action-scripts.d
11:48:53 [2019-09-16T11:48:53.474Z] #58 32.60   CC       images/google/protobuf/descriptor.o
11:48:53 [2019-09-16T11:48:53.732Z] #58 ...
11:48:53 [2019-09-16T11:48:53.732Z] 
11:48:53 [2019-09-16T11:48:53.732Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:48:53 [2019-09-16T11:48:53.732Z] #33 74.63 go/doc
11:48:53 [2019-09-16T11:48:53.732Z] #33 74.93 encoding/base64
11:48:53 [2019-09-16T11:48:53.732Z] #33 75.56 encoding/json
11:48:53 [2019-09-16T11:48:53.732Z] #33 77.62 github.com/LK4D4/vndr/build
11:48:53 [2019-09-16T11:48:53.732Z] #33 80.36 encoding/xml
11:48:53 [2019-09-16T11:48:53.732Z] #33 80.54 github.com/LK4D4/vndr/godl/singleflight
11:48:53 [2019-09-16T11:48:53.732Z] #33 80.78 compress/flate
11:48:53 [2019-09-16T11:48:53.732Z] #33 83.08 hash
11:48:53 [2019-09-16T11:48:53.732Z] #33 83.18 hash/crc32
11:48:53 [2019-09-16T11:48:53.732Z] #33 83.69 compress/gzip
11:48:53 [2019-09-16T11:48:53.732Z] #33 84.11 context
11:48:53 [2019-09-16T11:48:53.748Z]   CC       criu/action-scripts.o
11:48:53 [2019-09-16T11:48:53.825Z] #20 7.273 
#####                                                                      7.2%
#########                                                                 13.2%
#############                                                             18.3%
#################                                                         24.3%
###################                                                       27.3%
########################                                                  33.8%
#############################                                             40.6%
################################                                          44.6%
####################################                                      51.3%
########################################                                  55.7%
###########################################                               60.3%
###############################################                           66.4%
####################################################                      72.6%
##########################################################                81.8%
##############################################################            87.0%
###################################################################       93.1%
######################################################################## 100.0%
11:48:53 [2019-09-16T11:48:53.990Z] #33 84.76 crypto/cipher
11:48:54 [2019-09-16T11:48:54.032Z]   CC       criu/aio.o
11:48:54 [2019-09-16T11:48:54.032Z]   CC       criu/autofs.o
11:48:54 [2019-09-16T11:48:54.081Z] #20 ...
11:48:54 [2019-09-16T11:48:54.081Z] 
11:48:54 [2019-09-16T11:48:54.081Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
11:48:54 [2019-09-16T11:48:54.081Z] #8 DONE 3.6s
11:48:54 [2019-09-16T11:48:54.337Z] 
11:48:54 [2019-09-16T11:48:54.337Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:48:54 [2019-09-16T11:48:54.337Z] #57 47.40 Selecting previously unselected package libprotobuf-c1:amd64.
11:48:54 [2019-09-16T11:48:54.337Z] #57 47.40 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
11:48:54 [2019-09-16T11:48:54.337Z] #57 47.40 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
11:48:54 [2019-09-16T11:48:54.337Z] #57 47.49 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:48:54 [2019-09-16T11:48:54.337Z] #57 47.51 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
11:48:54 [2019-09-16T11:48:54.337Z] #57 47.51 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
11:48:54 [2019-09-16T11:48:54.337Z] #57 47.63 Selecting previously unselected package zlib1g-dev:amd64.
11:48:54 [2019-09-16T11:48:54.337Z] #57 47.63 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
11:48:54 [2019-09-16T11:48:54.337Z] #57 47.64 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
11:48:54 [2019-09-16T11:48:54.337Z] #57 47.92 Selecting previously unselected package libprotobuf10:amd64.
11:48:54 [2019-09-16T11:48:54.337Z] #57 47.93 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
11:48:54 [2019-09-16T11:48:54.337Z] #57 47.95 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
11:48:54 [2019-09-16T11:48:54.337Z] #57 48.86 Selecting previously unselected package libprotobuf-lite10:amd64.
11:48:54 [2019-09-16T11:48:54.338Z] #57 48.90 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
11:48:54 [2019-09-16T11:48:54.338Z] #57 48.94 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
11:48:54 [2019-09-16T11:48:54.338Z] #57 49.28 Selecting previously unselected package libprotobuf-dev:amd64.
11:48:54 [2019-09-16T11:48:54.338Z] #57 49.28 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
11:48:54 [2019-09-16T11:48:54.338Z] #57 49.29 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
11:48:54 [2019-09-16T11:48:54.338Z] #57 50.92 Selecting previously unselected package libprotoc10:amd64.
11:48:54 [2019-09-16T11:48:54.338Z] #57 50.92 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
11:48:54 [2019-09-16T11:48:54.338Z] #57 50.93 Unpacking libprotoc10:amd64 (3.0.0-9) ...
11:48:54 [2019-09-16T11:48:54.338Z] #57 51.78 Selecting previously unselected package protobuf-c-compiler.
11:48:54 [2019-09-16T11:48:54.338Z] #57 51.78 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
11:48:54 [2019-09-16T11:48:54.338Z] #57 51.79 Unpacking protobuf-c-compiler (1.2.1-2) ...
11:48:54 [2019-09-16T11:48:54.338Z] #57 52.01 Selecting previously unselected package protobuf-compiler.
11:48:54 [2019-09-16T11:48:54.338Z] #57 52.04 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
11:48:54 [2019-09-16T11:48:54.338Z] #57 52.05 Unpacking protobuf-compiler (3.0.0-9) ...
11:48:54 [2019-09-16T11:48:54.338Z] #57 52.35 Selecting previously unselected package python-pkg-resources.
11:48:54 [2019-09-16T11:48:54.338Z] #57 52.35 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
11:48:54 [2019-09-16T11:48:54.338Z] #57 52.36 Unpacking python-pkg-resources (33.1.1-1) ...
11:48:54 [2019-09-16T11:48:54.596Z] #57 52.83 Selecting previously unselected package python-protobuf.
11:48:54 [2019-09-16T11:48:54.596Z] #57 52.84 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
11:48:54 [2019-09-16T11:48:54.596Z] #57 52.85 Unpacking python-protobuf (3.0.0-9) ...
11:48:54 [2019-09-16T11:48:54.923Z] #33 85.70 math/rand
11:48:54 [2019-09-16T11:48:54.923Z] #33 85.72 crypto/aes
11:48:54 [2019-09-16T11:48:54.923Z] #33 ...
11:48:54 [2019-09-16T11:48:54.923Z] 
11:48:54 [2019-09-16T11:48:54.923Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:48:54 [2019-09-16T11:48:54.923Z] #58 33.96   CC       images/opts.o
11:48:55 [2019-09-16T11:48:55.038Z]   CC       criu/bfd.o
11:48:55 [2019-09-16T11:48:55.038Z]   CC       criu/bitmap.o
11:48:55 [2019-09-16T11:48:55.160Z] #57 ...
11:48:55 [2019-09-16T11:48:55.160Z] 
11:48:55 [2019-09-16T11:48:55.160Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:48:55 [2019-09-16T11:48:55.160Z] #30 43.09 sync
11:48:55 [2019-09-16T11:48:55.160Z] #30 44.06 reflect
11:48:55 [2019-09-16T11:48:55.160Z] #30 44.07 io
11:48:55 [2019-09-16T11:48:55.160Z] #30 46.43 syscall
11:48:55 [2019-09-16T11:48:55.160Z] #30 ...
11:48:55 [2019-09-16T11:48:55.160Z] 
11:48:55 [2019-09-16T11:48:55.160Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:48:55 [2019-09-16T11:48:55.160Z] #20 9.703 
11:48:55 [2019-09-16T11:48:55.181Z] #58 34.15   CC       images/seccomp.o
11:48:55 [2019-09-16T11:48:55.320Z]   CC       criu/cgroup-props.o
11:48:55 [2019-09-16T11:48:55.416Z] #20 10.03 
##############                                                            19.7%
########################                                                  33.7%
################################                                          44.7%
######################################                                    53.4%
#####################################################                     74.4%
#################################################################         91.0%
######################################################################## 100.0%
11:48:55 [2019-09-16T11:48:55.439Z] #58 34.40   CC       images/binfmt-misc.o
11:48:55 [2019-09-16T11:48:55.439Z] #58 34.65   CC       images/time.o
11:48:55 [2019-09-16T11:48:55.603Z]   CC       criu/cgroup.o
11:48:55 [2019-09-16T11:48:55.697Z] #58 34.81   CC       images/sysctl.o
11:48:55 [2019-09-16T11:48:55.960Z] #58 35.03   CC       images/autofs.o
11:48:56 [2019-09-16T11:48:56.218Z] #58 35.23   CC       images/macvlan.o
11:48:56 [2019-09-16T11:48:56.343Z] #20 11.34 
11:48:56 [2019-09-16T11:48:56.478Z] #58 35.51   CC       images/sit.o
11:48:56 [2019-09-16T11:48:56.736Z] #58 35.73   LINK     images/built-in.o
11:48:56 [2019-09-16T11:48:56.736Z] #58 35.93   GEN      compel/include/asm
11:48:56 [2019-09-16T11:48:56.994Z] #58 35.93   GEN      compel/include/version.h
11:48:56 [2019-09-16T11:48:56.994Z] #58 35.95 touch .config
11:48:56 [2019-09-16T11:48:56.994Z] #58 35.95   GEN      include/common/config.h
11:48:56 [2019-09-16T11:48:56.994Z] #58 36.07   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
11:48:56 [2019-09-16T11:48:56.994Z] #58 36.10   GEN      compel/plugins/include/uapi/std/syscall-64.h
11:48:56 [2019-09-16T11:48:56.994Z] #58 36.14   GEN      compel/arch/x86/plugins/std/syscalls-64.S
11:48:56 [2019-09-16T11:48:56.994Z] #58 36.15   DEP      compel/arch/x86/plugins/std/syscalls-64.d
11:48:56 [2019-09-16T11:48:56.994Z] #58 36.21   DEP      compel/arch/x86/plugins/std/memcpy.d
11:48:57 [2019-09-16T11:48:57.252Z] #58 36.22   DEP      compel/arch/x86/plugins/std/parasite-head.d
11:48:57 [2019-09-16T11:48:57.252Z] #58 36.25   GEN      compel/plugins/include/uapi/std/syscall.h
11:48:57 [2019-09-16T11:48:57.252Z] #58 36.29   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
11:48:57 [2019-09-16T11:48:57.252Z] #58 36.31   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:48:57 [2019-09-16T11:48:57.252Z] #58 36.35   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:48:57 [2019-09-16T11:48:57.252Z] #58 36.38   DEP      compel/plugins/std/infect.d
11:48:57 [2019-09-16T11:48:57.256Z]   CC       criu/clone-noasan.o
11:48:57 [2019-09-16T11:48:57.257Z]   CC       criu/config.o
11:48:57 [2019-09-16T11:48:57.510Z] #58 36.50   DEP      compel/plugins/std/string.d
11:48:57 [2019-09-16T11:48:57.510Z] #58 36.58   DEP      compel/plugins/std/log.d
11:48:57 [2019-09-16T11:48:57.510Z] #58 36.68   DEP      compel/plugins/std/fds.d
11:48:57 [2019-09-16T11:48:57.752Z] #20 11.67 
####                                                                       6.6%
#########                                                                 13.4%
##############                                                            20.4%
#################                                                         24.6%
#####################                                                     30.1%
#########################                                                 35.1%
############################                                              39.3%
################################                                          44.9%
###################################                                       48.8%
#######################################                                   54.6%
##########################################                                59.3%
###############################################                           66.1%
11:48:57 [2019-09-16T11:48:57.752Z] #20 ...
11:48:57 [2019-09-16T11:48:57.752Z] 
11:48:57 [2019-09-16T11:48:57.752Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
11:48:57 [2019-09-16T11:48:57.752Z] #9 3.312 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:48:57 [2019-09-16T11:48:57.752Z] #9 DONE 3.7s
11:48:57 [2019-09-16T11:48:57.752Z] 
11:48:57 [2019-09-16T11:48:57.752Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:48:57 [2019-09-16T11:48:57.768Z] #58 36.86   DEP      compel/plugins/std/std.d
11:48:57 [2019-09-16T11:48:57.768Z] #58 36.96   DEP      compel/plugins/shmem/shmem.d
11:48:57 [2019-09-16T11:48:57.880Z]   CC       criu/cr-check.o
11:48:58 [2019-09-16T11:48:58.026Z] #58 37.04   DEP      compel/plugins/fds/fds.d
11:48:58 [2019-09-16T11:48:58.026Z] #58 37.19   CC       compel/plugins/std/std.o
11:48:58 [2019-09-16T11:48:58.269Z] #20 11.67 
####                                                                       6.6%
#########                                                                 13.4%
##############                                                            20.4%
#################                                                         24.6%
#####################                                                     30.1%
#########################                                                 35.1%
############################                                              39.3%
################################                                          44.9%
###################################                                       48.8%
#######################################                                   54.6%
##########################################                                59.3%
###############################################                           66.1%
###################################################                       71.9%
######################################################                    75.9%
#########################################################                 80.1%
###############################################################           88.6%
#######################################################################   99.0%
######################################################################## 100.0%
11:48:58 [2019-09-16T11:48:58.494Z]   CC       criu/cr-dedup.o
11:48:58 [2019-09-16T11:48:58.591Z] #58 37.57   CC       compel/plugins/std/fds.o
11:48:58 [2019-09-16T11:48:58.776Z]   CC       criu/cr-dump.o
11:48:58 [2019-09-16T11:48:58.849Z] #58 37.94   CC       compel/plugins/std/log.o
11:48:59 [2019-09-16T11:48:59.196Z] #20 14.31 
11:48:59 [2019-09-16T11:48:59.782Z]   CC       criu/cr-errno.o
11:48:59 [2019-09-16T11:48:59.782Z]   CC       criu/cr-restore.o
11:48:59 [2019-09-16T11:48:59.783Z] #58 38.75   CC       compel/plugins/std/string.o
11:48:59 [2019-09-16T11:48:59.988Z] #20 14.62 
##                                                                         3.0%
####                                                                       6.7%
######                                                                     9.5%
#######                                                                   10.8%
#########                                                                 12.9%
##########                                                                15.1%
11:48:59 [2019-09-16T11:48:59.988Z] #20 ...
11:48:59 [2019-09-16T11:48:59.988Z] 
11:48:59 [2019-09-16T11:48:59.988Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.934 + RM_GOPATH=0
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.935 + TMP_GOPATH=
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.935 + : /build
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.935 + '[' -z '' ']'
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.936 ++ mktemp -d
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.950 + export GOPATH=/tmp/tmp.P4adUECCHG
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.950 + GOPATH=/tmp/tmp.P4adUECCHG
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.951 + RM_GOPATH=1
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.955 ++ dirname ./install.sh
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.965 + dir=.
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.965 + bin=runc
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.966 + shift
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.966 + '[' '!' -f ./runc.installer ']'
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.966 + . ./runc.installer
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.967 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.968 + install_runc
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.974 + uname -r
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.979 + grep -q '^3\.10\.0.*\.el7\.'
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.986 + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.986 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.986 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.P4adUECCHG/src/github.com/opencontainers/runc
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.986 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
11:48:59 [2019-09-16T11:48:59.988Z] #42 3.988 Cloning into '/tmp/tmp.P4adUECCHG/src/github.com/opencontainers/runc'...
11:48:59 [2019-09-16T11:48:59.988Z] #42 13.90 + cd /tmp/tmp.P4adUECCHG/src/github.com/opencontainers/runc
11:48:59 [2019-09-16T11:48:59.988Z] #42 13.93 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
11:48:59 [2019-09-16T11:48:59.988Z] #42 ...
11:48:59 [2019-09-16T11:48:59.988Z] 
11:48:59 [2019-09-16T11:48:59.988Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:49:00 [2019-09-16T11:49:00.348Z] #58 39.41   CC       compel/plugins/std/infect.o
11:49:00 [2019-09-16T11:49:00.606Z] #58 39.77   CC       compel/arch/x86/plugins/std/parasite-head.o
11:49:00 [2019-09-16T11:49:00.606Z] #58 39.81   CC       compel/arch/x86/plugins/std/memcpy.o
11:49:00 [2019-09-16T11:49:00.864Z] #58 39.85   CC       compel/arch/x86/plugins/std/syscalls-64.o
11:49:00 [2019-09-16T11:49:00.864Z] #58 39.92   AR       compel/plugins/std.lib.a
11:49:00 [2019-09-16T11:49:00.864Z] #58 39.98   CC       compel/plugins/fds/fds.o
11:49:01 [2019-09-16T11:49:01.122Z] #58 40.22   AR       compel/plugins/fds.lib.a
11:49:01 [2019-09-16T11:49:01.122Z] #58 40.27   HOSTDEP  compel/src/lib/handle-elf-host.d
11:49:01 [2019-09-16T11:49:01.380Z] #58 40.39   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
11:49:01 [2019-09-16T11:49:01.638Z] #58 40.55   HOSTDEP  compel/src/lib/log-host.d
11:49:01 [2019-09-16T11:49:01.638Z] #58 40.66   HOSTDEP  compel/src/main-host.d
11:49:01 [2019-09-16T11:49:01.638Z] #58 40.78   DEP      compel/src/lib/ptrace.d
11:49:01 [2019-09-16T11:49:01.896Z] #58 40.98   DEP      compel/src/lib/infect.d
11:49:02 [2019-09-16T11:49:02.154Z] #58 41.21   DEP      compel/src/lib/infect-util.d
11:49:02 [2019-09-16T11:49:02.306Z] #20 14.62 
##                                                                         3.0%
####                                                                       6.7%
######                                                                     9.5%
#######                                                                   10.8%
#########                                                                 12.9%
##########                                                                15.1%
############                                                              17.1%
#############                                                             19.4%
###############                                                           21.7%
#################                                                         24.0%
###################                                                       26.6%
####################                                                      28.8%
######################                                                    31.0%
#######################                                                   33.0%
#########################                                                 34.8%
##########################                                                36.8%
############################                                              39.6%
##############################                                            42.0%
###############################                                           43.6%
###################################                                       49.0%
#####################################                                     52.0%
########################################                                  56.0%
##########################################                                58.7%
############################################                              62.2%
###############################################                           66.4%
#################################################                         69.0%
##################################################                        70.7%
#
11:49:02 [2019-09-16T11:49:02.306Z] #20 ...
11:49:02 [2019-09-16T11:49:02.306Z] 
11:49:02 [2019-09-16T11:49:02.306Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
11:49:02 [2019-09-16T11:49:02.306Z] #10 DONE 4.6s
11:49:02 [2019-09-16T11:49:02.306Z] 
11:49:02 [2019-09-16T11:49:02.306Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:49:02 [2019-09-16T11:49:02.413Z] #58 41.38   DEP      compel/src/lib/infect-rpc.d
11:49:02 [2019-09-16T11:49:02.413Z] #58 41.53   DEP      compel/src/lib/handle-elf.d
11:49:02 [2019-09-16T11:49:02.413Z] #58 41.64   DEP      compel/arch/x86/src/lib/handle-elf.d
11:49:02 [2019-09-16T11:49:02.455Z]   CC       criu/cr-service.o
11:49:02 [2019-09-16T11:49:02.671Z] #58 ...
11:49:02 [2019-09-16T11:49:02.671Z] 
11:49:02 [2019-09-16T11:49:02.671Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
11:49:02 [2019-09-16T11:49:02.671Z] #61 86.99 + for f in rootlesskit rootlesskit-docker-proxy
11:49:02 [2019-09-16T11:49:02.671Z] #61 86.99 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:49:02 [2019-09-16T11:49:02.671Z] #61 DONE 93.7s
11:49:02 [2019-09-16T11:49:02.671Z] 
11:49:02 [2019-09-16T11:49:02.671Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
11:49:02 [2019-09-16T11:49:02.671Z] #62 DONE 0.1s
11:49:02 [2019-09-16T11:49:02.671Z] 
11:49:02 [2019-09-16T11:49:02.671Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:02 [2019-09-16T11:49:02.671Z] #58 41.80   DEP      compel/arch/x86/src/lib/infect.d
11:49:02 [2019-09-16T11:49:02.671Z] #58 ...
11:49:02 [2019-09-16T11:49:02.671Z] 
11:49:02 [2019-09-16T11:49:02.671Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:49:02 [2019-09-16T11:49:02.671Z] #33 86.50 math/big
11:49:02 [2019-09-16T11:49:02.671Z] #33 86.65 crypto
11:49:02 [2019-09-16T11:49:02.671Z] #33 86.92 crypto/des
11:49:02 [2019-09-16T11:49:02.671Z] #33 87.47 crypto/internal/randutil
11:49:02 [2019-09-16T11:49:02.671Z] #33 87.59 crypto/sha512
11:49:02 [2019-09-16T11:49:02.671Z] #33 88.41 crypto/hmac
11:49:02 [2019-09-16T11:49:02.671Z] #33 88.62 crypto/md5
11:49:02 [2019-09-16T11:49:02.671Z] #33 89.24 crypto/sha1
11:49:02 [2019-09-16T11:49:02.671Z] #33 89.89 crypto/sha256
11:49:02 [2019-09-16T11:49:02.671Z] #33 90.76 encoding/hex
11:49:02 [2019-09-16T11:49:02.671Z] #33 91.21 encoding/pem
11:49:02 [2019-09-16T11:49:02.671Z] #33 91.61 internal/singleflight
11:49:02 [2019-09-16T11:49:02.671Z] #33 91.85 net
11:49:02 [2019-09-16T11:49:02.671Z] #33 93.55 crypto/rand
11:49:03 [2019-09-16T11:49:03.074Z]   CC       criu/crtools.o
11:49:03 [2019-09-16T11:49:03.237Z] #33 ...
11:49:03 [2019-09-16T11:49:03.237Z] 
11:49:03 [2019-09-16T11:49:03.237Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:03 [2019-09-16T11:49:03.237Z] #58 42.11   DEP      compel/arch/x86/src/lib/cpu.d
11:49:03 [2019-09-16T11:49:03.237Z] #58 42.31   DEP      compel/src/lib/log.d
11:49:03 [2019-09-16T11:49:03.495Z] #58 42.48   DEP      compel/src/main.d
11:49:03 [2019-09-16T11:49:03.691Z]   CC       criu/eventfd.o
11:49:03 [2019-09-16T11:49:03.691Z]   CC       criu/eventpoll.o
11:49:03 [2019-09-16T11:49:03.753Z] #58 42.76   CC       compel/src/lib/log.o
11:49:03 [2019-09-16T11:49:03.844Z] #20 14.62 
##                                                                         3.0%
####                                                                       6.7%
######                                                                     9.5%
#######                                                                   10.8%
#########                                                                 12.9%
##########                                                                15.1%
############                                                              17.1%
#############                                                             19.4%
###############                                                           21.7%
#################                                                         24.0%
###################                                                       26.6%
####################                                                      28.8%
######################                                                    31.0%
#######################                                                   33.0%
#########################                                                 34.8%
##########################                                                36.8%
############################                                              39.6%
##############################                                            42.0%
###############################                                           43.6%
###################################                                       49.0%
#####################################                                     52.0%
########################################                                  56.0%
##########################################                                58.7%
############################################                              62.2%
###############################################                           66.4%
#################################################                         69.0%
##################################################                        70.7%
####################################################                      72.9%
#####################################################                     74.8%
#######################################################                   76.4%
########################################################                  78.2%
##########################################################                81.0%
############################################################              83.8%
#############################################################             85.9%
###############################################################           87.7%
################################################################          89.9%
#################################################################         91.7%
###################################################################       94.4%
#####################################################################     95.9%
#######################################################################   98.9%
######################################################################## 100.0%
11:49:03 [2019-09-16T11:49:03.844Z] #20 19.17 
11:49:04 [2019-09-16T11:49:04.306Z]   CC       criu/external.o
11:49:04 [2019-09-16T11:49:04.306Z]   CC       criu/fault-injection.o
11:49:04 [2019-09-16T11:49:04.306Z]   CC       criu/fdstore.o
11:49:04 [2019-09-16T11:49:04.320Z] #58 43.29   CC       compel/arch/x86/src/lib/cpu.o
11:49:04 [2019-09-16T11:49:04.589Z]   CC       criu/fifo.o
11:49:04 [2019-09-16T11:49:04.871Z]   CC       criu/file-ids.o
11:49:04 [2019-09-16T11:49:04.871Z]   CC       criu/file-lock.o
11:49:05 [2019-09-16T11:49:05.208Z] #20 20.49 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:49:05 [2019-09-16T11:49:05.209Z] #20 ...
11:49:05 [2019-09-16T11:49:05.209Z] 
11:49:05 [2019-09-16T11:49:05.209Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:49:05 [2019-09-16T11:49:05.209Z] #57 53.59 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
11:49:05 [2019-09-16T11:49:05.209Z] #57 53.71 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
11:49:05 [2019-09-16T11:49:05.209Z] #57 53.73 Setting up python-pkg-resources (33.1.1-1) ...
11:49:05 [2019-09-16T11:49:05.209Z] #57 59.19 Setting up libnet1-dev (1.1.6+dfsg-3) ...
11:49:05 [2019-09-16T11:49:05.209Z] #57 59.21 Setting up libprotobuf10:amd64 (3.0.0-9) ...
11:49:05 [2019-09-16T11:49:05.209Z] #57 59.25 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:49:05 [2019-09-16T11:49:05.209Z] #57 59.29 Setting up python-protobuf (3.0.0-9) ...
11:49:05 [2019-09-16T11:49:05.254Z] #58 44.19   CC       compel/arch/x86/src/lib/infect.o
11:49:05 [2019-09-16T11:49:05.465Z] #57 ...
11:49:05 [2019-09-16T11:49:05.465Z] 
11:49:05 [2019-09-16T11:49:05.465Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
11:49:05 [2019-09-16T11:49:05.465Z] #35 55.64 Selecting previously unselected package libxml2:amd64.
11:49:05 [2019-09-16T11:49:05.465Z] #35 55.64 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 55.65 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 56.80 Selecting previously unselected package libarchive13:amd64.
11:49:05 [2019-09-16T11:49:05.465Z] #35 56.82 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 56.82 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 57.42 Selecting previously unselected package libjsoncpp1:amd64.
11:49:05 [2019-09-16T11:49:05.465Z] #35 57.43 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 57.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 57.62 Selecting previously unselected package libuv1:amd64.
11:49:05 [2019-09-16T11:49:05.465Z] #35 57.67 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 57.69 Unpacking libuv1:amd64 (1.9.1-3) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 57.94 Selecting previously unselected package cmake.
11:49:05 [2019-09-16T11:49:05.465Z] #35 57.95 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 58.10 Unpacking cmake (3.7.2-1) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 62.18 Selecting previously unselected package xxd.
11:49:05 [2019-09-16T11:49:05.465Z] #35 62.18 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 62.19 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 62.43 Selecting previously unselected package vim-common.
11:49:05 [2019-09-16T11:49:05.465Z] #35 62.43 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 62.46 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 62.85 Processing triggers for mime-support (3.60) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 63.03 Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 63.05 Setting up libuv1:amd64 (1.9.1-3) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 63.06 Setting up cmake-data (3.7.2-1) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 63.07 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 63.09 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 63.10 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 63.16 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 63.17 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 63.19 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 63.20 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 63.21 Setting up cmake (3.7.2-1) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 63.30 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:49:05 [2019-09-16T11:49:05.465Z] #35 DONE 63.8s
11:49:05 [2019-09-16T11:49:05.465Z] 
11:49:05 [2019-09-16T11:49:05.465Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:49:05 [2019-09-16T11:49:05.465Z] #36 DONE 0.1s
11:49:05 [2019-09-16T11:49:05.465Z] 
11:49:05 [2019-09-16T11:49:05.465Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
11:49:05 [2019-09-16T11:49:05.492Z]   CC       criu/files-ext.o
11:49:05 [2019-09-16T11:49:05.492Z]   CC       criu/files-reg.o
11:49:05 [2019-09-16T11:49:05.720Z] #37 DONE 0.1s
11:49:05 [2019-09-16T11:49:05.720Z] 
11:49:05 [2019-09-16T11:49:05.720Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
11:49:05 [2019-09-16T11:49:05.820Z] #58 44.80   CC       compel/arch/x86/src/lib/handle-elf.o
11:49:05 [2019-09-16T11:49:05.820Z] #58 45.02   CC       compel/src/lib/handle-elf.o
11:49:05 [2019-09-16T11:49:05.978Z] #38 ...
11:49:05 [2019-09-16T11:49:05.978Z] 
11:49:05 [2019-09-16T11:49:05.978Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
11:49:05 [2019-09-16T11:49:05.978Z] #11 DONE 3.5s
11:49:05 [2019-09-16T11:49:05.978Z] 
11:49:05 [2019-09-16T11:49:05.978Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
11:49:05 [2019-09-16T11:49:05.978Z] #42 14.78 + '[' -z '' ']'
11:49:05 [2019-09-16T11:49:05.978Z] #42 14.78 + target=static
11:49:05 [2019-09-16T11:49:05.978Z] #42 14.78 + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:49:05 [2019-09-16T11:49:05.978Z] #42 17.73 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
11:49:06 [2019-09-16T11:49:06.234Z] #42 ...
11:49:06 [2019-09-16T11:49:06.234Z] 
11:49:06 [2019-09-16T11:49:06.234Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:49:06 [2019-09-16T11:49:06.234Z] #33 54.00 bufio
11:49:06 [2019-09-16T11:49:06.234Z] #33 56.42 syscall
11:49:06 [2019-09-16T11:49:06.234Z] #33 ...
11:49:06 [2019-09-16T11:49:06.234Z] 
11:49:06 [2019-09-16T11:49:06.234Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:49:06 [2019-09-16T11:49:06.234Z] #20 21.36 
11:49:06 [2019-09-16T11:49:06.494Z] #20 21.83 
######################################################################## 100.0%
11:49:06 [2019-09-16T11:49:06.761Z] #20 22.01 
11:49:06 [2019-09-16T11:49:06.967Z]   CC       criu/files.o
11:49:07 [2019-09-16T11:49:07.195Z] #58 46.05   CC       compel/src/lib/infect-rpc.o
11:49:07 [2019-09-16T11:49:07.195Z] #58 46.34   CC       compel/src/lib/infect-util.o
11:49:07 [2019-09-16T11:49:07.453Z] #58 46.51   CC       compel/src/lib/infect.o
11:49:07 [2019-09-16T11:49:07.973Z]   CC       criu/filesystems.o
11:49:08 [2019-09-16T11:49:08.136Z] #20 ...
11:49:08 [2019-09-16T11:49:08.136Z] 
11:49:08 [2019-09-16T11:49:08.136Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:49:08 [2019-09-16T11:49:08.136Z] #30 56.10 time
11:49:08 [2019-09-16T11:49:08.136Z] #30 62.48 sort
11:49:08 [2019-09-16T11:49:08.136Z] #30 63.46 internal/poll
11:49:08 [2019-09-16T11:49:08.136Z] #30 64.66 internal/fmtsort
11:49:08 [2019-09-16T11:49:08.136Z] #30 65.76 internal/syscall/unix
11:49:08 [2019-09-16T11:49:08.136Z] #30 66.07 strings
11:49:08 [2019-09-16T11:49:08.136Z] #30 ...
11:49:08 [2019-09-16T11:49:08.136Z] 
11:49:08 [2019-09-16T11:49:08.136Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:49:08 [2019-09-16T11:49:08.136Z] #33 65.97 time
11:49:08 [2019-09-16T11:49:08.260Z]   CC       criu/fsnotify.o
11:49:08 [2019-09-16T11:49:08.879Z]   CC       criu/image-desc.o
11:49:08 [2019-09-16T11:49:08.879Z]   CC       criu/image.o
11:49:09 [2019-09-16T11:49:09.352Z] #58 48.34   CC       compel/src/lib/ptrace.o
11:49:09 [2019-09-16T11:49:09.493Z]   CC       criu/ipc_ns.o
11:49:09 [2019-09-16T11:49:09.521Z] #33 ...
11:49:09 [2019-09-16T11:49:09.521Z] 
11:49:09 [2019-09-16T11:49:09.521Z] #12 [dev 6/24] RUN ldconfig
11:49:09 [2019-09-16T11:49:09.521Z] #12 DONE 3.4s
11:49:09 [2019-09-16T11:49:09.521Z] 
11:49:09 [2019-09-16T11:49:09.521Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.371 + RM_GOPATH=0
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.371 + TMP_GOPATH=
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.371 + : /build
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.371 + '[' -z '' ']'
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.372 ++ mktemp -d
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.392 + export GOPATH=/tmp/tmp.myhHSIU8h8
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.393 + GOPATH=/tmp/tmp.myhHSIU8h8
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.393 + RM_GOPATH=1
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.395 ++ dirname ./install.sh
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.404 + dir=.
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.405 + bin=tini
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.405 + shift
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.405 + '[' '!' -f ./tini.installer ']'
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.405 + . ./tini.installer
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.405 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.405 + install_tini
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.405 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.406 + git clone https://github.com/krallin/tini.git /tmp/tmp.myhHSIU8h8/tini
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.406 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:49:09 [2019-09-16T11:49:09.521Z] #38 3.418 Cloning into '/tmp/tmp.myhHSIU8h8/tini'...
11:49:09 [2019-09-16T11:49:09.610Z] #58 48.66   AR       compel/libcompel.a
11:49:09 [2019-09-16T11:49:09.610Z] #58 48.73   HOSTCC   compel/src/main-host.o
11:49:09 [2019-09-16T11:49:09.867Z] #58 49.10   HOSTCC   compel/src/lib/log-host.o
11:49:10 [2019-09-16T11:49:10.107Z]   CC       criu/irmap.o
11:49:10 [2019-09-16T11:49:10.390Z]   CC       criu/kcmp-ids.o
11:49:10 [2019-09-16T11:49:10.433Z] #58 49.34   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
11:49:10 [2019-09-16T11:49:10.448Z] #38 ...
11:49:10 [2019-09-16T11:49:10.448Z] 
11:49:10 [2019-09-16T11:49:10.448Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
11:49:10 [2019-09-16T11:49:10.448Z] #57 67.84 Setting up libcap-dev:amd64 (1:2.25-1) ...
11:49:10 [2019-09-16T11:49:10.448Z] #57 67.85 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
11:49:10 [2019-09-16T11:49:10.448Z] #57 67.88 Setting up libnl-3-200:amd64 (3.2.27-2) ...
11:49:10 [2019-09-16T11:49:10.448Z] #57 67.90 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
11:49:10 [2019-09-16T11:49:10.448Z] #57 67.92 Setting up libprotoc10:amd64 (3.0.0-9) ...
11:49:10 [2019-09-16T11:49:10.448Z] #57 67.93 Setting up protobuf-c-compiler (1.2.1-2) ...
11:49:10 [2019-09-16T11:49:10.448Z] #57 67.94 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
11:49:10 [2019-09-16T11:49:10.448Z] #57 67.98 Setting up protobuf-compiler (3.0.0-9) ...
11:49:10 [2019-09-16T11:49:10.448Z] #57 68.00 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
11:49:10 [2019-09-16T11:49:10.448Z] #57 68.03 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
11:49:10 [2019-09-16T11:49:10.448Z] #57 68.05 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:49:10 [2019-09-16T11:49:10.448Z] #57 DONE 68.5s
11:49:10 [2019-09-16T11:49:10.448Z] 
11:49:10 [2019-09-16T11:49:10.448Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:49:10 [2019-09-16T11:49:10.448Z] #20 23.91 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:49:10 [2019-09-16T11:49:10.448Z] #20 24.53 
11:49:10 [2019-09-16T11:49:10.448Z] #20 25.02 
################################################                          67.6%
######################################################################## 100.0%
11:49:10 [2019-09-16T11:49:10.448Z] #20 25.29 
11:49:10 [2019-09-16T11:49:10.672Z]   CC       criu/kerndat.o
11:49:10 [2019-09-16T11:49:10.691Z] #58 49.58   HOSTCC   compel/src/lib/handle-elf-host.o
11:49:10 [2019-09-16T11:49:10.949Z] #58 49.98   HOSTLINK compel/compel-host-bin
11:49:10 [2019-09-16T11:49:10.949Z] #58 50.07   DEP      soccr/soccr.d
11:49:11 [2019-09-16T11:49:11.207Z] #58 50.24   CC       soccr/soccr.o
11:49:11 [2019-09-16T11:49:11.288Z]   CC       criu/libnetlink.o
11:49:11 [2019-09-16T11:49:11.288Z]   CC       criu/log.o
11:49:11 [2019-09-16T11:49:11.591Z]   CC       criu/lsm.o
11:49:11 [2019-09-16T11:49:11.823Z] #20 27.00 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:49:11 [2019-09-16T11:49:11.823Z] #20 27.09 skipping existing 1849cc453dee
11:49:11 [2019-09-16T11:49:11.874Z]   CC       criu/mem.o
11:49:12 [2019-09-16T11:49:12.078Z] #20 27.20 
11:49:12 [2019-09-16T11:49:12.580Z] #58 51.53   AR       soccr/libsoccr.a
11:49:12 [2019-09-16T11:49:12.580Z] #58 51.55 make[1]: 'soccr/libsoccr.a' is up to date.
11:49:12 [2019-09-16T11:49:12.838Z] #58 51.79   DEP      criu/arch/x86/sigframe.d
11:49:12 [2019-09-16T11:49:12.838Z] #58 51.91   DEP      criu/arch/x86/sigaction_compat.d
11:49:12 [2019-09-16T11:49:12.838Z] #58 52.04   DEP      criu/arch/x86/kerndat.d
11:49:12 [2019-09-16T11:49:12.880Z]   CC       criu/mount.o
11:49:13 [2019-09-16T11:49:13.096Z] #58 52.16   DEP      criu/arch/x86/crtools.d
11:49:13 [2019-09-16T11:49:13.354Z] #58 52.38   DEP      criu/arch/x86/cpu.d
11:49:13 [2019-09-16T11:49:13.446Z] #20 28.47 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:49:13 [2019-09-16T11:49:13.612Z] #58 52.55   CC       criu/arch/x86/cpu.o
11:49:13 [2019-09-16T11:49:13.612Z] #58 ...
11:49:13 [2019-09-16T11:49:13.612Z] 
11:49:13 [2019-09-16T11:49:13.612Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:49:13 [2019-09-16T11:49:13.612Z] #33 94.36 crypto/elliptic
11:49:13 [2019-09-16T11:49:13.612Z] #33 96.52 encoding/asn1
11:49:13 [2019-09-16T11:49:13.612Z] #33 98.55 crypto/ecdsa
11:49:13 [2019-09-16T11:49:13.612Z] #33 99.22 crypto/rsa
11:49:13 [2019-09-16T11:49:13.612Z] #33 100.5 crypto/dsa
11:49:13 [2019-09-16T11:49:13.612Z] #33 100.7 crypto/x509/pkix
11:49:13 [2019-09-16T11:49:13.612Z] #33 101.2 internal/x/crypto/cryptobyte
11:49:13 [2019-09-16T11:49:13.612Z] #33 102.7 internal/x/crypto/internal/chacha20
11:49:13 [2019-09-16T11:49:13.612Z] #33 103.1 internal/x/crypto/poly1305
11:49:13 [2019-09-16T11:49:13.612Z] #33 103.4 internal/x/crypto/chacha20poly1305
11:49:13 [2019-09-16T11:49:13.612Z] #33 104.3 internal/x/crypto/hkdf
11:49:13 [2019-09-16T11:49:13.612Z] #33 104.5 internal/x/text/transform
11:49:13 [2019-09-16T11:49:13.701Z] #20 29.07 
11:49:13 [2019-09-16T11:49:13.869Z] #33 ...
11:49:13 [2019-09-16T11:49:13.869Z] 
11:49:13 [2019-09-16T11:49:13.869Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
11:49:13 [2019-09-16T11:49:13.869Z] #24 104.8 + GOBIN=/build
11:49:13 [2019-09-16T11:49:13.869Z] #24 104.8 + /build/gometalinter --install
11:49:13 [2019-09-16T11:49:13.957Z] #20 29.31 
######################################################################## 100.0%
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8 Installing:
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   deadcode
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   dupl
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   errcheck
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   gas
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   gochecknoglobals
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   gochecknoinits
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   goconst
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   gocyclo
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   goimports
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   golint
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   gosimple
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   gotype
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   gotypex
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   ineffassign
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   interfacer
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   lll
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   maligned
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   megacheck
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   misspell
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   nakedret
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   safesql
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   staticcheck
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   structcheck
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   unconvert
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   unparam
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   unused
11:49:14 [2019-09-16T11:49:14.128Z] #24 104.8   varcheck
11:49:14 [2019-09-16T11:49:14.212Z] #20 29.41 
11:49:14 [2019-09-16T11:49:14.212Z] #20 29.52 Download of images into '/build' complete.
11:49:14 [2019-09-16T11:49:14.212Z] #20 29.52 Use something like the following to load the result into a Docker daemon:
11:49:14 [2019-09-16T11:49:14.212Z] #20 29.52   tar -cC '/build' . | docker load
11:49:14 [2019-09-16T11:49:14.468Z] #20 DONE 29.8s
11:49:14 [2019-09-16T11:49:14.468Z] 
11:49:14 [2019-09-16T11:49:14.468Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
11:49:14 [2019-09-16T11:49:14.468Z] #38 5.003 + cd /tmp/tmp.myhHSIU8h8/tini
11:49:14 [2019-09-16T11:49:14.468Z] #38 5.003 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:49:14 [2019-09-16T11:49:14.468Z] #38 5.036 + cmake .
11:49:14 [2019-09-16T11:49:14.468Z] #38 6.025 -- The C compiler identification is GNU 6.3.0
11:49:14 [2019-09-16T11:49:14.468Z] #38 6.045 -- Check for working C compiler: /usr/bin/cc
11:49:14 [2019-09-16T11:49:14.468Z] #38 6.759 -- Check for working C compiler: /usr/bin/cc -- works
11:49:14 [2019-09-16T11:49:14.468Z] #38 6.771 -- Detecting C compiler ABI info
11:49:14 [2019-09-16T11:49:14.468Z] #38 7.383 -- Detecting C compiler ABI info - done
11:49:14 [2019-09-16T11:49:14.468Z] #38 7.456 -- Detecting C compile features
11:49:15 [2019-09-16T11:49:15.552Z]   CC       criu/namespaces.o
11:49:15 [2019-09-16T11:49:15.832Z] #38 10.17 -- Detecting C compile features - done
11:49:15 [2019-09-16T11:49:15.832Z] #38 10.26 -- Performing Test HAS_BUILTIN_FORTIFY
11:49:16 [2019-09-16T11:49:16.168Z]   CC       criu/net.o
11:49:16 [2019-09-16T11:49:16.758Z] #38 10.94 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:49:17 [2019-09-16T11:49:17.013Z] #38 11.35 -- Configuring done
11:49:17 [2019-09-16T11:49:17.013Z] #38 11.36 -- Generating done
11:49:17 [2019-09-16T11:49:17.013Z] #38 11.36 -- Build files have been written to: /tmp/tmp.myhHSIU8h8/tini
11:49:17 [2019-09-16T11:49:17.013Z] #38 11.37 + make tini-static
11:49:17 [2019-09-16T11:49:17.574Z] #38 12.00 Scanning dependencies of target tini-static
11:49:18 [2019-09-16T11:49:18.135Z] #38 12.22 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:49:18 [2019-09-16T11:49:18.187Z]   CC       criu/netfilter.o
11:49:18 [2019-09-16T11:49:18.469Z]   CC       criu/page-pipe.o
11:49:18 [2019-09-16T11:49:18.695Z] #38 ...
11:49:18 [2019-09-16T11:49:18.695Z] 
11:49:18 [2019-09-16T11:49:18.695Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:49:18 [2019-09-16T11:49:18.695Z] #30 66.59 os
11:49:18 [2019-09-16T11:49:18.695Z] #30 69.86 bytes
11:49:18 [2019-09-16T11:49:18.695Z] #30 71.97 fmt
11:49:18 [2019-09-16T11:49:18.695Z] #30 72.04 bufio
11:49:18 [2019-09-16T11:49:18.695Z] #30 74.99 path/filepath
11:49:18 [2019-09-16T11:49:18.695Z] #30 ...
11:49:18 [2019-09-16T11:49:18.695Z] 
11:49:18 [2019-09-16T11:49:18.695Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:49:18 [2019-09-16T11:49:18.695Z] #13 4.727 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:49:18 [2019-09-16T11:49:18.695Z] #13 4.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:49:18 [2019-09-16T11:49:18.695Z] #13 4.793 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:49:18 [2019-09-16T11:49:18.695Z] #13 4.817 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:49:18 [2019-09-16T11:49:18.695Z] #13 4.856 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:49:18 [2019-09-16T11:49:18.695Z] #13 6.086 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
11:49:18 [2019-09-16T11:49:18.695Z] #13 8.448 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
11:49:18 [2019-09-16T11:49:18.695Z] #13 9.187 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
11:49:18 [2019-09-16T11:49:18.751Z]   CC       criu/page-xfer.o
11:49:18 [2019-09-16T11:49:18.875Z] 🇩 bin/containerd
11:49:18 [2019-09-16T11:49:18.951Z] #13 ...
11:49:18 [2019-09-16T11:49:18.951Z] 
11:49:18 [2019-09-16T11:49:18.951Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:49:18 [2019-09-16T11:49:18.951Z] #30 76.91 io/ioutil
11:49:19 [2019-09-16T11:49:19.762Z]   CC       criu/pagemap-cache.o
11:49:19 [2019-09-16T11:49:19.762Z]   CC       criu/pagemap.o
11:49:19 [2019-09-16T11:49:19.879Z] #30 77.83 path
11:49:19 [2019-09-16T11:49:19.880Z] #30 77.84 flag
11:49:20 [2019-09-16T11:49:20.136Z] #30 ...
11:49:20 [2019-09-16T11:49:20.136Z] 
11:49:20 [2019-09-16T11:49:20.136Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
11:49:20 [2019-09-16T11:49:20.136Z] #38 13.69 [100%] Linking C executable tini-static
11:49:20 [2019-09-16T11:49:20.136Z] #38 14.13 [100%] Built target tini-static
11:49:20 [2019-09-16T11:49:20.136Z] #38 14.21 + mkdir -p /build
11:49:20 [2019-09-16T11:49:20.136Z] #38 14.21 + cp tini-static /build/docker-init
11:49:20 [2019-09-16T11:49:20.136Z] #38 DONE 14.5s
11:49:20 [2019-09-16T11:49:20.136Z] 
11:49:20 [2019-09-16T11:49:20.136Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:49:20 [2019-09-16T11:49:20.136Z] #33 68.32 sort
11:49:20 [2019-09-16T11:49:20.136Z] #33 69.84 internal/fmtsort
11:49:20 [2019-09-16T11:49:20.136Z] #33 70.44 internal/syscall/unix
11:49:20 [2019-09-16T11:49:20.136Z] #33 70.64 strings
11:49:20 [2019-09-16T11:49:20.136Z] #33 73.19 internal/poll
11:49:20 [2019-09-16T11:49:20.136Z] #33 74.73 path
11:49:20 [2019-09-16T11:49:20.136Z] #33 75.79 regexp/syntax
11:49:20 [2019-09-16T11:49:20.136Z] #33 76.37 os
11:49:20 [2019-09-16T11:49:20.386Z]   CC       criu/parasite-syscall.o
11:49:20 [2019-09-16T11:49:20.392Z] #33 ...
11:49:20 [2019-09-16T11:49:20.392Z] 
11:49:20 [2019-09-16T11:49:20.392Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:20 [2019-09-16T11:49:20.392Z] #58 7.924 fatal: Not a git repository (or any of the parent directories): .git
11:49:20 [2019-09-16T11:49:20.392Z] #58 7.986   GEN      .gitid
11:49:20 [2019-09-16T11:49:20.392Z] #58 8.006   GEN      criu/include/version.h
11:49:20 [2019-09-16T11:49:20.392Z] #58 8.026   GEN      include/common/asm
11:49:20 [2019-09-16T11:49:20.392Z] #58 9.809   PBCC     images/google/protobuf/descriptor.pb-c.c
11:49:20 [2019-09-16T11:49:20.392Z] #58 9.898   PBCC     images/opts.pb-c.c
11:49:20 [2019-09-16T11:49:20.392Z] #58 9.986   PBCC     images/sit.pb-c.c
11:49:20 [2019-09-16T11:49:20.392Z] #58 10.08   DEP      images/google/protobuf/descriptor.pb-c.d
11:49:20 [2019-09-16T11:49:20.392Z] #58 10.26   DEP      images/opts.pb-c.d
11:49:20 [2019-09-16T11:49:20.392Z] #58 ...
11:49:20 [2019-09-16T11:49:20.392Z] 
11:49:20 [2019-09-16T11:49:20.392Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:49:20 [2019-09-16T11:49:20.684Z] #24 ...
11:49:20 [2019-09-16T11:49:20.684Z] 
11:49:20 [2019-09-16T11:49:20.684Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:20 [2019-09-16T11:49:20.684Z] #58 53.12   CC       criu/arch/x86/crtools.o
11:49:20 [2019-09-16T11:49:20.684Z] #58 54.23   CC       criu/arch/x86/kerndat.o
11:49:20 [2019-09-16T11:49:20.684Z] #58 54.62   CC       criu/arch/x86/sigaction_compat.o
11:49:20 [2019-09-16T11:49:20.684Z] #58 54.83   CC       criu/arch/x86/sigframe.o
11:49:20 [2019-09-16T11:49:20.684Z] #58 55.14   LINK     criu/arch/x86/crtools.built-in.o
11:49:20 [2019-09-16T11:49:20.684Z] #58 55.17   DEP      criu/pie/util-vdso-elf32.d
11:49:20 [2019-09-16T11:49:20.684Z] #58 55.26   DEP      criu/arch/x86/vdso-pie.d
11:49:20 [2019-09-16T11:49:20.684Z] #58 55.41   DEP      criu/pie/parasite-vdso.d
11:49:20 [2019-09-16T11:49:20.684Z] #58 55.57   DEP      criu/pie/util-vdso.d
11:49:20 [2019-09-16T11:49:20.684Z] #58 55.66   DEP      criu/pie/util.d
11:49:20 [2019-09-16T11:49:20.684Z] #58 55.85   CC       criu/pie/util.o
11:49:20 [2019-09-16T11:49:20.684Z] #58 56.12   CC       criu/pie/util-vdso.o
11:49:20 [2019-09-16T11:49:20.684Z] #58 56.67   CC       criu/pie/parasite-vdso.o
11:49:20 [2019-09-16T11:49:20.684Z] #58 57.52   CC       criu/arch/x86/vdso-pie.o
11:49:20 [2019-09-16T11:49:20.684Z] #58 57.78   CC       criu/pie/util-vdso-elf32.o
11:49:20 [2019-09-16T11:49:20.684Z] #58 58.35   AR       criu/pie/pie.lib.a
11:49:20 [2019-09-16T11:49:20.684Z] #58 58.40   DEP      criu/pie/restorer.d
11:49:20 [2019-09-16T11:49:20.684Z] #58 58.56   DEP      criu/arch/x86/sigaction_compat_pie.d
11:49:20 [2019-09-16T11:49:20.684Z] #58 58.67   DEP      criu/arch/x86/restorer_unmap.d
11:49:20 [2019-09-16T11:49:20.684Z] #58 58.69   DEP      criu/arch/x86/restorer.d
11:49:20 [2019-09-16T11:49:20.684Z] #58 58.92   DEP      criu/pie/parasite.d
11:49:20 [2019-09-16T11:49:20.684Z] #58 59.22   CC       criu/pie/parasite.o
11:49:21 [2019-09-16T11:49:21.004Z]   CC       criu/path.o
11:49:21 [2019-09-16T11:49:21.250Z] #58 60.16   LINK     criu/pie/parasite.built-in.o
11:49:21 [2019-09-16T11:49:21.250Z] #58 60.17   GEN      criu/pie/parasite-blob.h
11:49:21 [2019-09-16T11:49:21.250Z] #58 60.19   CC       criu/arch/x86/restorer.o
11:49:21 [2019-09-16T11:49:21.285Z]   CC       criu/pie-util-vdso-elf32.o
11:49:21 [2019-09-16T11:49:21.285Z]   CC       criu/pie-util-vdso.o
11:49:21 [2019-09-16T11:49:21.507Z] #58 60.66   CC       criu/arch/x86/restorer_unmap.o
11:49:21 [2019-09-16T11:49:21.568Z]   CC       criu/pie-util.o
11:49:21 [2019-09-16T11:49:21.765Z] #58 60.70   CC       criu/arch/x86/sigaction_compat_pie.o
11:49:21 [2019-09-16T11:49:21.765Z] #58 60.95   CC       criu/pie/restorer.o
11:49:21 [2019-09-16T11:49:21.850Z]   CC       criu/pipes.o
11:49:21 [2019-09-16T11:49:21.945Z] #47 33.34 Checking out files:  49% (1419/2872)   
Checking out files:  50% (1436/2872)   
Checking out files:  51% (1465/2872)   
Checking out files:  52% (1494/2872)   
Checking out files:  53% (1523/2872)   
Checking out files:  54% (1551/2872)   
Checking out files:  55% (1580/2872)   
Checking out files:  56% (1609/2872)   
Checking out files:  57% (1638/2872)   
Checking out files:  58% (1666/2872)   
Checking out files:  59% (1695/2872)   
Checking out files:  60% (1724/2872)   
Checking out files:  61% (1752/2872)   
Checking out files:  62% (1781/2872)   
Checking out files:  63% (1810/2872)   
Checking out files:  64% (1839/2872)   
Checking out files:  65% (1867/2872)   
Checking out files:  66% (1896/2872)   
Checking out files:  67% (1925/2872)   
Checking out files:  68% (1953/2872)   
Checking out files:  69% (1982/2872)   
Checking out files:  70% (2011/2872)   
Checking out files:  71% (2040/2872)   
Checking out files:  72% (2068/2872)   
Checking out files:  73% (2097/2872)   
Checking out files:  74% (2126/2872)   
Checking out files:  75% (2154/2872)   
Checking out files:  76% (2183/2872)   
Checking out files:  77% (2212/2872)   
Checking out files:  78% (2241/2872)   
Checking out files:  78% (2246/2872)   
Checking out files:  79% (2269/2872)   
Checking out files:  80% (2298/2872)   
Checking out files:  81% (2327/2872)   
Checking out files:  82% (2356/2872)   
Checking out files:  83% (2384/2872)   
Checking out files:  84% (2413/2872)   
Checking out files:  85% (2442/2872)   
Checking out files:  86% (2470/2872)   
Checking out files:  87% (2499/2872)   
Checking out files:  88% (2528/2872)   
Checking out files:  89% (2557/2872)   
Checking out files:  90% (2585/2872)   
Checking out files:  91% (2614/2872)   
Checking out files:  92% (2643/2872)   
Checking out files:  93% (2671/2872)   
Checking out files:  94% (2700/2872)   
Checking out files:  95% (2729/2872)   
Checking out files:  96% (2758/2872)   
Checking out files:  97% (2786/2872)   
Checking out files:  98% (2815/2872)   
Checking out files:  98% (2824/2872)   
Checking out files:  99% (2844/2872)   
Checking out files: 100% (2872/2872)   
Checking out files: 100% (2872/2872), done.
11:49:21 [2019-09-16T11:49:21.945Z] #47 35.44 + cd /tmp/tmp.VOqu5xCh1B/src/github.com/containerd/containerd
11:49:22 [2019-09-16T11:49:22.131Z]   CC       criu/plugin.o
11:49:22 [2019-09-16T11:49:22.200Z] #47 35.44 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
11:49:22 [2019-09-16T11:49:22.413Z]   CC       criu/proc_parse.o
11:49:24 [2019-09-16T11:49:24.096Z] #47 37.35 + export 'BUILDTAGS=netgo osusergo static_build'
11:49:24 [2019-09-16T11:49:24.096Z] #47 37.36 + BUILDTAGS='netgo osusergo static_build'
11:49:24 [2019-09-16T11:49:24.096Z] #47 37.36 + export EXTRA_FLAGS=-buildmode=pie
11:49:24 [2019-09-16T11:49:24.096Z] #47 37.36 + EXTRA_FLAGS=-buildmode=pie
11:49:24 [2019-09-16T11:49:24.096Z] #47 37.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:49:24 [2019-09-16T11:49:24.096Z] #47 37.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:49:24 [2019-09-16T11:49:24.096Z] #47 37.36 + '[' '' = dynamic ']'
11:49:24 [2019-09-16T11:49:24.096Z] #47 37.36 + make
11:49:24 [2019-09-16T11:49:24.292Z] #58 63.32   LINK     criu/pie/restorer.built-in.o
11:49:24 [2019-09-16T11:49:24.293Z] #58 63.34   GEN      criu/pie/restorer-blob.h
11:49:24 [2019-09-16T11:49:24.293Z] #58 63.45   DEP      criu/vdso.d
11:49:24 [2019-09-16T11:49:24.432Z]   CC       criu/protobuf-desc.o
11:49:24 [2019-09-16T11:49:24.550Z] #58 ...
11:49:24 [2019-09-16T11:49:24.550Z] 
11:49:24 [2019-09-16T11:49:24.550Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:49:24 [2019-09-16T11:49:24.550Z] #33 105.2 internal/x/text/unicode/bidi
11:49:24 [2019-09-16T11:49:24.550Z] #33 106.7 internal/x/text/secure/bidirule
11:49:24 [2019-09-16T11:49:24.550Z] #33 106.9 internal/x/text/unicode/norm
11:49:24 [2019-09-16T11:49:24.550Z] #33 109.1 crypto/x509
11:49:24 [2019-09-16T11:49:24.550Z] #33 110.8 internal/x/net/idna
11:49:24 [2019-09-16T11:49:24.550Z] #33 112.8 net/textproto
11:49:24 [2019-09-16T11:49:24.550Z] #33 113.2 crypto/tls
11:49:24 [2019-09-16T11:49:24.550Z] #33 113.9 internal/x/net/http/httpguts
11:49:24 [2019-09-16T11:49:24.551Z] #33 114.1 internal/x/net/http/httpproxy
11:49:24 [2019-09-16T11:49:24.551Z] #33 114.6 internal/x/net/http2/hpack
11:49:24 [2019-09-16T11:49:24.551Z] #33 ...
11:49:24 [2019-09-16T11:49:24.551Z] 
11:49:24 [2019-09-16T11:49:24.551Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:24 [2019-09-16T11:49:24.551Z] #58 63.66   DEP      criu/vdso-compat.d
11:49:24 [2019-09-16T11:49:24.808Z] #58 63.84   DEP      criu/uts_ns.d
11:49:24 [2019-09-16T11:49:24.808Z] #58 64.00   DEP      criu/util.d
11:49:25 [2019-09-16T11:49:25.022Z] #47 38.20 🇩 bin/ctr
11:49:25 [2019-09-16T11:49:25.046Z]   CC       criu/protobuf.o
11:49:25 [2019-09-16T11:49:25.079Z] #58 64.21   DEP      criu/uffd.d
11:49:25 [2019-09-16T11:49:25.328Z]   CC       criu/pstree.o
11:49:25 [2019-09-16T11:49:25.644Z] #58 64.48   DEP      criu/tun.d
11:49:25 [2019-09-16T11:49:25.644Z] #58 64.61   DEP      criu/tty.d
11:49:25 [2019-09-16T11:49:25.644Z] #58 64.75   DEP      criu/timerfd.d
11:49:25 [2019-09-16T11:49:25.902Z] #58 64.96   DEP      criu/sysfs_parse.d
11:49:25 [2019-09-16T11:49:25.902Z] #58 65.04   DEP      criu/sysctl.d
11:49:25 [2019-09-16T11:49:25.947Z]   CC       criu/rbtree.o
11:49:26 [2019-09-16T11:49:26.160Z] #58 65.19   DEP      criu/string.d
11:49:26 [2019-09-16T11:49:26.160Z] #58 65.25   DEP      criu/stats.d
11:49:26 [2019-09-16T11:49:26.234Z]   CC       criu/rst-malloc.o
11:49:26 [2019-09-16T11:49:26.234Z]   CC       criu/seccomp.o
11:49:26 [2019-09-16T11:49:26.418Z] #58 65.35   DEP      criu/sockets.d
11:49:26 [2019-09-16T11:49:26.418Z] #58 65.61   DEP      criu/sk-unix.d
11:49:26 [2019-09-16T11:49:26.676Z] #58 65.84   DEP      criu/sk-tcp.d
11:49:26 [2019-09-16T11:49:26.848Z]   CC       criu/seize.o
11:49:26 [2019-09-16T11:49:26.934Z] #58 66.06   DEP      criu/sk-queue.d
11:49:27 [2019-09-16T11:49:27.192Z] #58 66.29   DEP      criu/sk-packet.d
11:49:27 [2019-09-16T11:49:27.450Z] #58 66.50   DEP      criu/sk-netlink.d
11:49:27 [2019-09-16T11:49:27.450Z] #58 66.68   DEP      criu/sk-inet.d
11:49:27 [2019-09-16T11:49:27.462Z]   CC       criu/shmem.o
11:49:27 [2019-09-16T11:49:27.538Z] #47 ...
11:49:27 [2019-09-16T11:49:27.538Z] 
11:49:27 [2019-09-16T11:49:27.538Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:27 [2019-09-16T11:49:27.538Z] #58 10.33   DEP      images/sit.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 10.42   PBCC     images/macvlan.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 10.52   DEP      images/macvlan.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 10.69   PBCC     images/autofs.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 10.79   DEP      images/autofs.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 10.88   PBCC     images/sysctl.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.00   DEP      images/sysctl.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.06   PBCC     images/time.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.11   DEP      images/time.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.20   PBCC     images/binfmt-misc.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.24   DEP      images/binfmt-misc.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.35   PBCC     images/seccomp.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.38   DEP      images/seccomp.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.44   PBCC     images/userns.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.47   DEP      images/userns.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.57   PBCC     images/cgroup.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.63   DEP      images/cgroup.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.69   PBCC     images/fown.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.76   PBCC     images/ext-file.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.81   DEP      images/fown.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.87   DEP      images/ext-file.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.92   PBCC     images/rpc.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 11.98   DEP      images/rpc.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.03   PBCC     images/siginfo.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.08   DEP      images/siginfo.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.13   PBCC     images/pagemap.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.16   DEP      images/pagemap.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.23   PBCC     images/rlimit.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.28   DEP      images/rlimit.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.33   PBCC     images/file-lock.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.36   DEP      images/file-lock.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.41   PBCC     images/tty.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.46   DEP      images/tty.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.50   PBCC     images/tun.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.56   PBCC     images/netdev.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.66   DEP      images/tun.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.75   DEP      images/netdev.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.82   PBCC     images/vma.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.90   DEP      images/vma.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.95   PBCC     images/creds.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 12.98   DEP      images/creds.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.06   PBCC     images/utsns.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.11   DEP      images/utsns.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.17   PBCC     images/ipc-desc.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.21   PBCC     images/ipc-sem.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.24   DEP      images/ipc-desc.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.28   DEP      images/ipc-sem.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.34   PBCC     images/ipc-msg.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.41   DEP      images/ipc-msg.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.47   PBCC     images/ipc-shm.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.49   DEP      images/ipc-shm.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.53   PBCC     images/ipc-var.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.56   DEP      images/ipc-var.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.61   PBCC     images/sk-opts.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.63   PBCC     images/packet-sock.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.67   DEP      images/sk-opts.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.75   DEP      images/packet-sock.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.81   PBCC     images/sk-netlink.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.88   DEP      images/sk-netlink.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 13.98   PBCC     images/sk-inet.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.03   DEP      images/sk-inet.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.12   PBCC     images/sk-unix.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.21   DEP      images/sk-unix.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.31   PBCC     images/mm.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.43   DEP      images/mm.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.52   PBCC     images/timerfd.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.55   DEP      images/timerfd.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.63   PBCC     images/timer.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.65   DEP      images/timer.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.72   PBCC     images/sa.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.78   DEP      images/sa.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.84   PBCC     images/pipe-data.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.88   DEP      images/pipe-data.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.94   PBCC     images/mnt.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 14.96   DEP      images/mnt.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.05   PBCC     images/sk-packet.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.10   DEP      images/sk-packet.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.16   PBCC     images/tcp-stream.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.23   DEP      images/tcp-stream.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.31   PBCC     images/pipe.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.35   DEP      images/pipe.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.41   PBCC     images/pstree.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.45   DEP      images/pstree.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.52   PBCC     images/fs.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.53   DEP      images/fs.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.60   PBCC     images/signalfd.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.69   DEP      images/signalfd.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.74   PBCC     images/fh.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.77   PBCC     images/fsnotify.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.82   DEP      images/fh.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.87   DEP      images/fsnotify.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 15.95   PBCC     images/eventpoll.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.01   DEP      images/eventpoll.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.04   PBCC     images/eventfd.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.08   DEP      images/eventfd.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.13   PBCC     images/remap-file-path.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.20   DEP      images/remap-file-path.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.26   PBCC     images/fifo.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.30   DEP      images/fifo.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.36   PBCC     images/ghost-file.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.42   DEP      images/ghost-file.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.47   PBCC     images/regfile.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.53   DEP      images/regfile.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.61   PBCC     images/ns.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.64   DEP      images/ns.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.71   PBCC     images/fdinfo.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.80   DEP      images/fdinfo.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.92   PBCC     images/core-aarch64.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 16.96   PBCC     images/core-arm.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 17.02   PBCC     images/core-ppc64.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 17.06   PBCC     images/core-s390.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 17.15   PBCC     images/core-x86.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 17.19   PBCC     images/core.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 17.28   PBCC     images/inventory.pb-c.c
11:49:27 [2019-09-16T11:49:27.538Z] #58 17.36   DEP      images/core-aarch64.pb-c.d
11:49:27 [2019-09-16T11:49:27.538Z] #58 17.43   DEP      images/core-arm.pb-c.d
11:49:27 [2019-09-16T11:49:27.794Z] #58 17.48   DEP      images/core-ppc64.pb-c.d
11:49:27 [2019-09-16T11:49:27.794Z] #58 17.57   DEP      images/core-s390.pb-c.d
11:49:27 [2019-09-16T11:49:27.794Z] #58 17.60   DEP      images/core-x86.pb-c.d
11:49:27 [2019-09-16T11:49:27.794Z] #58 17.63   DEP      images/core.pb-c.d
11:49:27 [2019-09-16T11:49:27.794Z] #58 17.70   DEP      images/inventory.pb-c.d
11:49:28 [2019-09-16T11:49:28.015Z] #58 66.88   DEP      criu/signalfd.d
11:49:28 [2019-09-16T11:49:28.015Z] #58 67.11   DEP      criu/sigframe.d
11:49:28 [2019-09-16T11:49:28.050Z] #58 17.79   PBCC     images/cpuinfo.pb-c.c
11:49:28 [2019-09-16T11:49:28.050Z] #58 17.82   DEP      images/cpuinfo.pb-c.d
11:49:28 [2019-09-16T11:49:28.050Z] #58 17.89   PBCC     images/stats.pb-c.c
11:49:28 [2019-09-16T11:49:28.050Z] #58 17.97   DEP      images/stats.pb-c.d
11:49:28 [2019-09-16T11:49:28.076Z]   CC       criu/sigframe.o
11:49:28 [2019-09-16T11:49:28.076Z]   CC       criu/signalfd.o
11:49:28 [2019-09-16T11:49:28.274Z] #58 67.26   DEP      criu/shmem.d
11:49:28 [2019-09-16T11:49:28.358Z]   CC       criu/sk-inet.o
11:49:28 [2019-09-16T11:49:28.532Z] #58 67.46   DEP      criu/seize.d
11:49:28 [2019-09-16T11:49:28.532Z] #58 67.70   DEP      criu/seccomp.d
11:49:28 [2019-09-16T11:49:28.790Z] #58 67.98   DEP      criu/rst-malloc.d
11:49:28 [2019-09-16T11:49:28.972Z]   CC       criu/sk-netlink.o
11:49:29 [2019-09-16T11:49:29.048Z] #58 68.04   DEP      criu/rbtree.d
11:49:29 [2019-09-16T11:49:29.048Z] #58 68.09   DEP      criu/pstree.d
11:49:29 [2019-09-16T11:49:29.254Z]   CC       criu/sk-packet.o
11:49:29 [2019-09-16T11:49:29.306Z] #58 68.25   DEP      criu/protobuf.d
11:49:29 [2019-09-16T11:49:29.306Z] #58 68.42   GEN      criu/protobuf-desc-gen.h
11:49:29 [2019-09-16T11:49:29.536Z]   CC       criu/sk-queue.o
11:49:29 [2019-09-16T11:49:29.819Z]   CC       criu/sk-tcp.o
11:49:29 [2019-09-16T11:49:29.942Z] #58 19.53 make[1]: Nothing to be done for 'all'.
11:49:29 [2019-09-16T11:49:29.942Z] #58 ...
11:49:29 [2019-09-16T11:49:29.942Z] 
11:49:29 [2019-09-16T11:49:29.942Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
11:49:29 [2019-09-16T11:49:29.942Z] #30 78.80 github.com/BurntSushi/toml
11:49:29 [2019-09-16T11:49:29.942Z] #30 80.19 log
11:49:29 [2019-09-16T11:49:29.942Z] #30 80.76 text/tabwriter
11:49:29 [2019-09-16T11:49:29.942Z] #30 83.37 github.com/BurntSushi/toml/cmd/tomlv
11:49:29 [2019-09-16T11:49:29.942Z] #30 DONE 88.1s
11:49:29 [2019-09-16T11:49:29.942Z] 
11:49:29 [2019-09-16T11:49:29.942Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:49:29 [2019-09-16T11:49:29.942Z] #33 81.07 path/filepath
11:49:29 [2019-09-16T11:49:29.942Z] #33 81.08 fmt
11:49:29 [2019-09-16T11:49:29.942Z] #33 82.24 regexp
11:49:29 [2019-09-16T11:49:29.942Z] #33 85.64 flag
11:49:29 [2019-09-16T11:49:29.942Z] #33 85.99 go/token
11:49:29 [2019-09-16T11:49:29.942Z] #33 86.86 go/scanner
11:49:29 [2019-09-16T11:49:29.942Z] #33 87.43 io/ioutil
11:49:29 [2019-09-16T11:49:29.942Z] #33 88.11 net/url
11:49:30 [2019-09-16T11:49:30.199Z] #33 88.18 go/ast
11:49:30 [2019-09-16T11:49:30.433Z]   CC       criu/sk-unix.o
11:49:30 [2019-09-16T11:49:30.680Z] #58 69.69   DEP      criu/protobuf-desc.d
11:49:30 [2019-09-16T11:49:30.680Z] #58 69.83   DEP      criu/proc_parse.d
11:49:30 [2019-09-16T11:49:30.937Z] #58 70.01   DEP      criu/plugin.d
11:49:30 [2019-09-16T11:49:30.937Z] #58 70.10   DEP      criu/pipes.d
11:49:31 [2019-09-16T11:49:31.195Z] #58 70.30   DEP      criu/pie-util.d
11:49:31 [2019-09-16T11:49:31.195Z] #58 70.44   DEP      criu/pie-util-vdso.d
11:49:31 [2019-09-16T11:49:31.453Z] #58 70.57   DEP      criu/pie-util-vdso-elf32.d
11:49:31 [2019-09-16T11:49:31.562Z] #33 ...
11:49:31 [2019-09-16T11:49:31.562Z] 
11:49:31 [2019-09-16T11:49:31.562Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:31 [2019-09-16T11:49:31.562Z] #58 21.47   CC       images/stats.o
11:49:31 [2019-09-16T11:49:31.716Z] #58 70.72   DEP      criu/path.d
11:49:31 [2019-09-16T11:49:31.716Z] #58 70.87   DEP      criu/parasite-syscall.d
11:49:31 [2019-09-16T11:49:31.906Z]   CC       criu/sockets.o
11:49:31 [2019-09-16T11:49:31.974Z] #58 71.14   DEP      criu/pagemap.d
11:49:32 [2019-09-16T11:49:32.122Z] #58 21.88   CC       images/core.o
11:49:32 [2019-09-16T11:49:32.189Z]   CC       criu/stats.o
11:49:32 [2019-09-16T11:49:32.235Z] #58 71.28   DEP      criu/pagemap-cache.d
11:49:32 [2019-09-16T11:49:32.235Z] #58 71.36   DEP      criu/page-xfer.d
11:49:32 [2019-09-16T11:49:32.471Z]   CC       criu/string.o
11:49:32 [2019-09-16T11:49:32.471Z]   CC       criu/sysctl.o
11:49:32 [2019-09-16T11:49:32.495Z] #58 ...
11:49:32 [2019-09-16T11:49:32.495Z] 
11:49:32 [2019-09-16T11:49:32.495Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
11:49:32 [2019-09-16T11:49:32.495Z] #27 DONE 123.2s
11:49:32 [2019-09-16T11:49:32.495Z] 
11:49:32 [2019-09-16T11:49:32.495Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:32 [2019-09-16T11:49:32.495Z] #58 71.54   DEP      criu/page-pipe.d
11:49:32 [2019-09-16T11:49:32.495Z] #58 ...
11:49:32 [2019-09-16T11:49:32.495Z] 
11:49:32 [2019-09-16T11:49:32.495Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:49:32 [2019-09-16T11:49:32.495Z] #33 115.5 mime
11:49:32 [2019-09-16T11:49:32.495Z] #33 117.3 mime/quotedprintable
11:49:32 [2019-09-16T11:49:32.495Z] #33 117.5 mime/multipart
11:49:32 [2019-09-16T11:49:32.495Z] #33 118.3 net/http/internal
11:49:32 [2019-09-16T11:49:32.495Z] #33 118.8 os/exec
11:49:32 [2019-09-16T11:49:32.495Z] #33 122.3 net/http/httptrace
11:49:32 [2019-09-16T11:49:32.495Z] #33 122.5 net/http
11:49:32 [2019-09-16T11:49:32.753Z] #33 ...
11:49:32 [2019-09-16T11:49:32.753Z] 
11:49:32 [2019-09-16T11:49:32.753Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:32 [2019-09-16T11:49:32.753Z] #58 71.73   DEP      criu/netfilter.d
11:49:32 [2019-09-16T11:49:32.753Z] #58 71.99   DEP      criu/net.d
11:49:33 [2019-09-16T11:49:33.085Z]   CC       criu/sysfs_parse.o
11:49:33 [2019-09-16T11:49:33.112Z] #58 22.58   CC       images/core-x86.o
11:49:33 [2019-09-16T11:49:33.318Z] #58 72.41   DEP      criu/namespaces.d
11:49:33 [2019-09-16T11:49:33.390Z]   CC       criu/timerfd.o
11:49:33 [2019-09-16T11:49:33.576Z] #58 72.59   DEP      criu/mount.d
11:49:33 [2019-09-16T11:49:33.673Z]   CC       criu/tty.o
11:49:33 [2019-09-16T11:49:33.706Z] #58 23.33   CC       images/core-arm.o
11:49:33 [2019-09-16T11:49:33.834Z] #58 72.80   DEP      criu/mem.d
11:49:33 [2019-09-16T11:49:33.971Z] #58 23.78   CC       images/core-aarch64.o
11:49:34 [2019-09-16T11:49:34.092Z] #58 73.02   DEP      criu/lsm.d
11:49:34 [2019-09-16T11:49:34.092Z] #58 73.14   DEP      criu/log.d
11:49:34 [2019-09-16T11:49:34.092Z] #58 73.24   DEP      criu/libnetlink.d
11:49:34 [2019-09-16T11:49:34.227Z] #58 24.18   CC       images/core-ppc64.o
11:49:34 [2019-09-16T11:49:34.350Z] #58 73.39   DEP      criu/kerndat.d
11:49:34 [2019-09-16T11:49:34.608Z] #58 73.56   DEP      criu/kcmp-ids.d
11:49:34 [2019-09-16T11:49:34.608Z] #58 73.68   DEP      criu/irmap.d
11:49:34 [2019-09-16T11:49:34.867Z] #58 73.87   DEP      criu/ipc_ns.d
11:49:35 [2019-09-16T11:49:35.124Z] #58 74.06   DEP      criu/image.d
11:49:35 [2019-09-16T11:49:35.124Z] #58 74.19   DEP      criu/image-desc.d
11:49:35 [2019-09-16T11:49:35.124Z] #58 74.27   DEP      criu/fsnotify.d
11:49:35 [2019-09-16T11:49:35.124Z] #58 74.37   DEP      criu/filesystems.d
11:49:35 [2019-09-16T11:49:35.142Z]   CC       criu/tun.o
11:49:35 [2019-09-16T11:49:35.151Z] #58 24.90   CC       images/core-s390.o
11:49:35 [2019-09-16T11:49:35.382Z] #58 74.49   DEP      criu/files.d
11:49:35 [2019-09-16T11:49:35.425Z]   CC       criu/uffd.o
11:49:35 [2019-09-16T11:49:35.640Z] #58 74.66   DEP      criu/files-reg.d
11:49:35 [2019-09-16T11:49:35.640Z] #58 74.77   DEP      criu/files-ext.d
11:49:35 [2019-09-16T11:49:35.640Z] #58 74.89   DEP      criu/file-lock.d
11:49:36 [2019-09-16T11:49:36.076Z] #58 25.67   CC       images/cpuinfo.o
11:49:36 [2019-09-16T11:49:36.206Z] #58 75.12   DEP      criu/file-ids.d
11:49:36 [2019-09-16T11:49:36.206Z] #58 75.22   DEP      criu/fifo.d
11:49:36 [2019-09-16T11:49:36.434Z]   CC       criu/util.o
11:49:36 [2019-09-16T11:49:36.464Z] #58 75.35   DEP      criu/fdstore.d
11:49:36 [2019-09-16T11:49:36.464Z] #58 75.43   DEP      criu/fault-injection.d
11:49:36 [2019-09-16T11:49:36.464Z] #58 75.47   DEP      criu/external.d
11:49:36 [2019-09-16T11:49:36.464Z] #58 75.61   DEP      criu/eventpoll.d
11:49:36 [2019-09-16T11:49:36.635Z] #58 26.29   CC       images/inventory.o
11:49:36 [2019-09-16T11:49:36.722Z] #58 75.76   DEP      criu/eventfd.d
11:49:36 [2019-09-16T11:49:36.722Z] #58 75.88   DEP      criu/crtools.d
11:49:36 [2019-09-16T11:49:36.890Z] #58 26.67   CC       images/fdinfo.o
11:49:36 [2019-09-16T11:49:36.980Z] #58 76.01   DEP      criu/cr-service.d
11:49:37 [2019-09-16T11:49:37.145Z] #58 27.04   CC       images/fown.o
11:49:37 [2019-09-16T11:49:37.238Z] #58 76.17   DEP      criu/cr-restore.d
11:49:37 [2019-09-16T11:49:37.238Z] #58 76.37   DEP      criu/cr-errno.d
11:49:37 [2019-09-16T11:49:37.238Z] #58 76.40   DEP      criu/cr-dump.d
11:49:37 [2019-09-16T11:49:37.440Z]   CC       criu/uts_ns.o
11:49:37 [2019-09-16T11:49:37.440Z]   CC       criu/vdso.o
11:49:37 [2019-09-16T11:49:37.496Z] #58 76.62   DEP      criu/cr-dedup.d
11:49:37 [2019-09-16T11:49:37.496Z] #58 76.74   DEP      criu/cr-check.d
11:49:37 [2019-09-16T11:49:37.705Z] #58 27.31   CC       images/ns.o
11:49:37 [2019-09-16T11:49:37.960Z] #58 27.65   CC       images/regfile.o
11:49:38 [2019-09-16T11:49:38.055Z]   LINK     criu/built-in.o
11:49:38 [2019-09-16T11:49:38.055Z]   LINK     criu/criu
11:49:38 [2019-09-16T11:49:38.061Z] #58 76.91   DEP      criu/config.d
11:49:38 [2019-09-16T11:49:38.061Z] #58 77.06   DEP      criu/clone-noasan.d
11:49:38 [2019-09-16T11:49:38.061Z] #58 77.12   DEP      criu/cgroup.d
11:49:38 [2019-09-16T11:49:38.061Z] #58 77.30   DEP      criu/cgroup-props.d
11:49:38 [2019-09-16T11:49:38.216Z] #58 27.90   CC       images/ghost-file.o
11:49:38 [2019-09-16T11:49:38.216Z] #58 ...
11:49:38 [2019-09-16T11:49:38.216Z] 
11:49:38 [2019-09-16T11:49:38.216Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:49:38 [2019-09-16T11:49:38.216Z] #13 18.83 Fetched 7922 kB in 15s (524 kB/s)
11:49:38 [2019-09-16T11:49:38.216Z] #13 18.83 Reading package lists...
11:49:38 [2019-09-16T11:49:38.216Z] #13 24.34 Reading package lists...
11:49:38 [2019-09-16T11:49:38.216Z] #13 ...
11:49:38 [2019-09-16T11:49:38.216Z] 
11:49:38 [2019-09-16T11:49:38.216Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:49:38 [2019-09-16T11:49:38.216Z] #33 90.23 text/template/parse
11:49:38 [2019-09-16T11:49:38.216Z] #33 94.16 go/parser
11:49:38 [2019-09-16T11:49:38.216Z] #33 95.41 text/template
11:49:38 [2019-09-16T11:49:38.319Z] #58 77.42   DEP      criu/bitmap.d
11:49:38 [2019-09-16T11:49:38.319Z] #58 77.44   DEP      criu/bfd.d
11:49:38 [2019-09-16T11:49:38.337Z]   DEP      lib/c/criu.d
11:49:38 [2019-09-16T11:49:38.337Z]   CC       images/rpc.pb-c.o
11:49:38 [2019-09-16T11:49:38.472Z] #33 ...
11:49:38 [2019-09-16T11:49:38.472Z] 
11:49:38 [2019-09-16T11:49:38.472Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:38 [2019-09-16T11:49:38.472Z] #58 28.26   CC       images/fifo.o
11:49:38 [2019-09-16T11:49:38.578Z] #58 77.58   DEP      criu/autofs.d
11:49:38 [2019-09-16T11:49:38.578Z] #58 77.70   DEP      criu/aio.d
11:49:38 [2019-09-16T11:49:38.578Z] #58 77.83   DEP      criu/action-scripts.d
11:49:38 [2019-09-16T11:49:38.727Z] #58 28.49   CC       images/remap-file-path.o
11:49:38 [2019-09-16T11:49:38.813Z] 🇩 bin/containerd-stress
11:49:38 [2019-09-16T11:49:38.951Z]   CC       lib/c/criu.o
11:49:38 [2019-09-16T11:49:38.982Z] #58 28.71   CC       images/eventfd.o
11:49:39 [2019-09-16T11:49:39.144Z] #58 78.03   CC       criu/action-scripts.o
11:49:39 [2019-09-16T11:49:39.144Z] #58 78.39   CC       criu/aio.o
11:49:39 [2019-09-16T11:49:39.238Z] #58 28.93   CC       images/eventpoll.o
11:49:39 [2019-09-16T11:49:39.494Z] #58 29.16   CC       images/fh.o
11:49:39 [2019-09-16T11:49:39.494Z] #58 29.43   CC       images/fsnotify.o
11:49:39 [2019-09-16T11:49:39.569Z]   LINK     lib/c/built-in.o
11:49:39 [2019-09-16T11:49:39.569Z]   LINK     lib/c/libcriu.so
11:49:39 [2019-09-16T11:49:39.569Z]   GEN      magic.py
11:49:39 [2019-09-16T11:49:39.710Z] #58 78.84   CC       criu/autofs.o
11:49:39 [2019-09-16T11:49:39.852Z] fatal: Not a git repository (or any of the parent directories): .git
11:49:40 [2019-09-16T11:49:40.424Z] #58 30.15   CC       images/signalfd.o
11:49:40 [2019-09-16T11:49:40.470Z] make[1]: Nothing to be done for 'all'.
11:49:40 [2019-09-16T11:49:40.470Z] make[1]: 'images/built-in.o' is up to date.
11:49:40 [2019-09-16T11:49:40.470Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
11:49:40 [2019-09-16T11:49:40.470Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:49:40 [2019-09-16T11:49:40.668Z] 🇩 bin/containerd-shim
11:49:40 [2019-09-16T11:49:40.680Z] #58 30.42   CC       images/fs.o
11:49:40 [2019-09-16T11:49:40.752Z] make[1]: 'compel/libcompel.a' is up to date.
11:49:40 [2019-09-16T11:49:40.752Z] make[1]: 'compel/compel-host-bin' is up to date.
11:49:40 [2019-09-16T11:49:40.752Z] make[1]: Nothing to be done for 'all'.
11:49:40 [2019-09-16T11:49:40.752Z] make[1]: 'soccr/libsoccr.a' is up to date.
11:49:40 [2019-09-16T11:49:40.752Z] make[2]: Nothing to be done for 'all'.
11:49:40 [2019-09-16T11:49:40.752Z] make[2]: Nothing to be done for 'all'.
11:49:40 [2019-09-16T11:49:40.752Z] make[2]: Nothing to be done for 'all'.
11:49:40 [2019-09-16T11:49:40.752Z] make[2]: Nothing to be done for 'all'.
11:49:40 [2019-09-16T11:49:40.752Z] make[2]: Nothing to be done for 'all'.
11:49:40 [2019-09-16T11:49:40.752Z] make[2]: Nothing to be done for 'all'.
11:49:40 [2019-09-16T11:49:40.936Z] #58 30.67   CC       images/pstree.o
11:49:41 [2019-09-16T11:49:41.038Z] make[2]: Nothing to be done for 'all'.
11:49:41 [2019-09-16T11:49:41.038Z] make[2]: Nothing to be done for 'all'.
11:49:41 [2019-09-16T11:49:41.038Z]   INSTALL  criu/criu
11:49:41 [2019-09-16T11:49:41.083Z] #58 ...
11:49:41 [2019-09-16T11:49:41.083Z] 
11:49:41 [2019-09-16T11:49:41.083Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:49:41 [2019-09-16T11:49:41.083Z] #33 131.8 github.com/LK4D4/vndr/godl
11:49:41 [2019-09-16T11:49:41.192Z] #58 30.94   CC       images/pipe.o
11:49:41 [2019-09-16T11:49:41.447Z] #58 31.09   CC       images/tcp-stream.o
11:49:41 [2019-09-16T11:49:41.648Z] #33 132.5 github.com/LK4D4/vndr
11:49:41 [2019-09-16T11:49:41.703Z] #58 31.34   CC       images/sk-packet.o
11:49:41 [2019-09-16T11:49:41.959Z] #58 31.68   CC       images/mnt.o
11:49:42 [2019-09-16T11:49:42.215Z] #58 32.01   CC       images/pipe-data.o
11:49:42 [2019-09-16T11:49:42.470Z] #58 32.22   CC       images/sa.o
11:49:42 [2019-09-16T11:49:42.513Z] Removing intermediate container f6d3ce203d59
11:49:42 [2019-09-16T11:49:42.513Z]  ---> 4ccb969196ff
11:49:42 [2019-09-16T11:49:42.513Z] Step 12/126 : FROM base AS registry
11:49:42 [2019-09-16T11:49:42.513Z]  ---> bf1ead148976
11:49:42 [2019-09-16T11:49:42.513Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:49:42 [2019-09-16T11:49:42.513Z]  ---> Running in e82566df03da
11:49:42 [2019-09-16T11:49:42.513Z] Removing intermediate container e82566df03da
11:49:42 [2019-09-16T11:49:42.513Z]  ---> 15beb39c4dd4
11:49:42 [2019-09-16T11:49:42.513Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
11:49:42 [2019-09-16T11:49:42.726Z] #58 32.42   CC       images/timer.o
11:49:42 [2019-09-16T11:49:42.795Z]  ---> Running in 1269f32ac7bb
11:49:42 [2019-09-16T11:49:42.795Z] Removing intermediate container 1269f32ac7bb
11:49:42 [2019-09-16T11:49:42.795Z]  ---> f0a0a428de2f
11:49:42 [2019-09-16T11:49:42.795Z] Step 15/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
11:49:42 [2019-09-16T11:49:42.795Z]  ---> Running in cbd11e319c2a
11:49:43 [2019-09-16T11:49:43.077Z] + mktemp -d
11:49:43 [2019-09-16T11:49:43.077Z] + export GOPATH=/tmp/tmp.42mO42qYkw
11:49:43 [2019-09-16T11:49:43.077Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.42mO42qYkw/src/github.com/docker/distribution
11:49:43 [2019-09-16T11:49:43.077Z] Cloning into '/tmp/tmp.42mO42qYkw/src/github.com/docker/distribution'...
11:49:43 [2019-09-16T11:49:43.295Z] #58 32.84   CC       images/timerfd.o
11:49:43 [2019-09-16T11:49:43.295Z] #58 33.10   CC       images/mm.o
11:49:43 [2019-09-16T11:49:43.856Z] #58 33.43   CC       images/sk-opts.o
11:49:44 [2019-09-16T11:49:44.113Z] #58 33.75   CC       images/sk-unix.o
11:49:44 [2019-09-16T11:49:44.368Z] #58 34.02   CC       images/sk-inet.o
11:49:44 [2019-09-16T11:49:44.627Z] #58 34.45   CC       images/tun.o
11:49:45 [2019-09-16T11:49:45.189Z] #58 34.83   CC       images/sk-netlink.o
11:49:45 [2019-09-16T11:49:45.189Z] #58 35.04   CC       images/packet-sock.o
11:49:45 [2019-09-16T11:49:45.753Z] #58 35.46   CC       images/ipc-var.o
11:49:45 [2019-09-16T11:49:45.759Z] + cd /tmp/tmp.42mO42qYkw/src/github.com/docker/distribution
11:49:45 [2019-09-16T11:49:45.759Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:49:46 [2019-09-16T11:49:46.009Z] #58 35.63   CC       images/ipc-desc.o
11:49:46 [2019-09-16T11:49:46.264Z] #58 35.91   CC       images/ipc-shm.o
11:49:46 [2019-09-16T11:49:46.374Z] + GOPATH=/tmp/tmp.42mO42qYkw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.42mO42qYkw go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:49:46 [2019-09-16T11:49:46.520Z] #58 36.19   CC       images/ipc-msg.o
11:49:46 [2019-09-16T11:49:46.520Z] #58 36.43   CC       images/ipc-sem.o
11:49:46 [2019-09-16T11:49:46.520Z] #58 ...
11:49:46 [2019-09-16T11:49:46.520Z] 
11:49:46 [2019-09-16T11:49:46.520Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:49:46 [2019-09-16T11:49:46.520Z] #13 29.34 Building dependency tree...
11:49:46 [2019-09-16T11:49:46.520Z] #13 30.50 Reading state information...
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.70 The following additional packages will be installed:
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.73   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.73   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.73   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.73   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.73   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.73   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.73   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.73   mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.73   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.74 Suggested packages:
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.75   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.75   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.75   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.75   vim-doc vim-scripts xfsdump acl attr quota
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.75 Recommended packages:
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.75   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
11:49:46 [2019-09-16T11:49:46.520Z] #13 31.75   python3-keyrings.alt python3-xdg unzip
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.07 The following NEW packages will be installed:
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.07   apparmor aufs-tools bash-completion binutils-mingw-w64
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.07   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.07   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.07   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.07   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.07   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.07   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.07   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.08   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.08   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.08   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.08   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.09   xfsprogs xxd xz-utils zip
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.09 The following packages will be upgraded:
11:49:46 [2019-09-16T11:49:46.520Z] #13 36.10   libsystemd0 libudev1
11:49:46 [2019-09-16T11:49:46.520Z] #13 37.33 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded.
11:49:46 [2019-09-16T11:49:46.520Z] #13 37.33 Need to get 91.3 MB of archives.
11:49:46 [2019-09-16T11:49:46.520Z] #13 37.33 After this operation, 541 MB of additional disk space will be used.
11:49:46 [2019-09-16T11:49:46.520Z] #13 37.33 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u12 [282 kB]
11:49:46 [2019-09-16T11:49:46.520Z] #13 37.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
11:49:46 [2019-09-16T11:49:46.520Z] #13 37.34 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
11:49:46 [2019-09-16T11:49:46.520Z] #13 37.37 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
11:49:46 [2019-09-16T11:49:46.520Z] #13 37.38 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
11:49:46 [2019-09-16T11:49:46.520Z] #13 37.39 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev1 amd64 232-25+deb9u12 [126 kB]
11:49:46 [2019-09-16T11:49:46.776Z] #13 37.42 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
11:49:46 [2019-09-16T11:49:46.776Z] #13 37.43 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
11:49:46 [2019-09-16T11:49:46.776Z] #13 37.48 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
11:49:46 [2019-09-16T11:49:46.776Z] #13 37.63 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
11:49:47 [2019-09-16T11:49:47.033Z] #13 37.63 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
11:49:47 [2019-09-16T11:49:47.033Z] #13 37.64 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
11:49:47 [2019-09-16T11:49:47.033Z] #13 ...
11:49:47 [2019-09-16T11:49:47.033Z] 
11:49:47 [2019-09-16T11:49:47.033Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:47 [2019-09-16T11:49:47.033Z] #58 36.71   CC       images/utsns.o
11:49:47 [2019-09-16T11:49:47.289Z] #58 36.95   CC       images/creds.o
11:49:47 [2019-09-16T11:49:47.289Z] 🇩 bin/containerd-shim-runc-v1
11:49:47 [2019-09-16T11:49:47.544Z] #58 37.29   CC       images/vma.o
11:49:47 [2019-09-16T11:49:47.799Z] #58 37.52   CC       images/netdev.o
11:49:48 [2019-09-16T11:49:48.204Z] #33 ...
11:49:48 [2019-09-16T11:49:48.204Z] 
11:49:48 [2019-09-16T11:49:48.204Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:48 [2019-09-16T11:49:48.204Z] #58 80.08   CC       criu/bfd.o
11:49:48 [2019-09-16T11:49:48.204Z] #58 80.46   CC       criu/bitmap.o
11:49:48 [2019-09-16T11:49:48.204Z] #58 80.58   CC       criu/cgroup-props.o
11:49:48 [2019-09-16T11:49:48.204Z] #58 81.31   CC       criu/cgroup.o
11:49:48 [2019-09-16T11:49:48.204Z] #58 83.84   CC       criu/clone-noasan.o
11:49:48 [2019-09-16T11:49:48.204Z] #58 83.98   CC       criu/config.o
11:49:48 [2019-09-16T11:49:48.204Z] #58 85.07   CC       criu/cr-check.o
11:49:48 [2019-09-16T11:49:48.204Z] #58 86.54   CC       criu/cr-dedup.o
11:49:48 [2019-09-16T11:49:48.204Z] #58 86.88   CC       criu/cr-dump.o
11:49:48 [2019-09-16T11:49:48.360Z] #58 38.01   CC       images/tty.o
11:49:48 [2019-09-16T11:49:48.770Z] #58 ...
11:49:48 [2019-09-16T11:49:48.770Z] 
11:49:48 [2019-09-16T11:49:48.770Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:49:48 [2019-09-16T11:49:48.770Z] #33 DONE 139.4s
11:49:48 [2019-09-16T11:49:48.770Z] 
11:49:48 [2019-09-16T11:49:48.770Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:49:48 [2019-09-16T11:49:48.921Z] #58 38.79   CC       images/file-lock.o
11:49:49 [2019-09-16T11:49:49.481Z] #58 39.01   CC       images/rlimit.o
11:49:49 [2019-09-16T11:49:49.481Z] #58 ...
11:49:49 [2019-09-16T11:49:49.481Z] 
11:49:49 [2019-09-16T11:49:49.481Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:49:49 [2019-09-16T11:49:49.481Z] #33 97.29 log
11:49:49 [2019-09-16T11:49:49.481Z] #33 97.97 encoding/binary
11:49:49 [2019-09-16T11:49:49.481Z] #33 99.60 encoding/base64
11:49:49 [2019-09-16T11:49:49.481Z] #33 100.5 encoding/json
11:49:49 [2019-09-16T11:49:49.481Z] #33 101.4 go/doc
11:49:49 [2019-09-16T11:49:49.481Z] #33 104.8 github.com/LK4D4/vndr/build
11:49:49 [2019-09-16T11:49:49.481Z] #33 106.4 encoding/xml
11:49:49 [2019-09-16T11:49:49.481Z] #33 ...
11:49:49 [2019-09-16T11:49:49.481Z] 
11:49:49 [2019-09-16T11:49:49.481Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:49:49 [2019-09-16T11:49:49.481Z] #13 37.81 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
11:49:49 [2019-09-16T11:49:49.481Z] #13 37.83 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
11:49:49 [2019-09-16T11:49:49.481Z] #13 37.84 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
11:49:49 [2019-09-16T11:49:49.481Z] #13 37.85 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
11:49:49 [2019-09-16T11:49:49.481Z] #13 37.85 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
11:49:49 [2019-09-16T11:49:49.481Z] #13 37.86 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
11:49:49 [2019-09-16T11:49:49.481Z] #13 37.87 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
11:49:49 [2019-09-16T11:49:49.481Z] #13 37.87 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
11:49:49 [2019-09-16T11:49:49.481Z] #13 37.88 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
11:49:49 [2019-09-16T11:49:49.481Z] #13 37.89 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
11:49:49 [2019-09-16T11:49:49.481Z] #13 37.89 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
11:49:49 [2019-09-16T11:49:49.481Z] #13 37.93 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
11:49:49 [2019-09-16T11:49:49.481Z] #13 37.94 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:49:49 [2019-09-16T11:49:49.481Z] #13 37.96 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 37.97 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 37.98 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.01 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.02 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.03 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.08 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.09 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.11 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.14 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.15 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.16 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.18 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.18 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.18 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.19 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.23 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.25 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.28 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.35 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.37 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.37 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.38 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.39 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.40 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.59 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.61 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.70 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.72 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.74 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.76 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.77 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 38.80 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 39.23 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 39.31 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 39.35 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 39.37 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 39.38 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 39.42 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 39.57 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 39.72 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 39.73 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
11:49:49 [2019-09-16T11:49:49.482Z] #13 40.16 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
11:49:49 [2019-09-16T11:49:49.737Z] #13 40.42 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
11:49:49 [2019-09-16T11:49:49.737Z] #13 40.45 Get:70 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
11:49:49 [2019-09-16T11:49:49.868Z] 🇩 binaries
11:49:49 [2019-09-16T11:49:49.869Z] + mkdir -p /build
11:49:49 [2019-09-16T11:49:49.869Z] + cp bin/containerd /build/containerd
11:49:49 [2019-09-16T11:49:49.869Z] + cp bin/containerd-shim /build/containerd-shim
11:49:49 [2019-09-16T11:49:49.869Z] + cp bin/ctr /build/ctr
11:49:50 [2019-09-16T11:49:50.142Z] #55 ...
11:49:50 [2019-09-16T11:49:50.142Z] 
11:49:50 [2019-09-16T11:49:50.142Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:50 [2019-09-16T11:49:50.142Z] #58 89.08   CC       criu/cr-errno.o
11:49:50 [2019-09-16T11:49:50.142Z] #58 89.19   CC       criu/cr-restore.o
11:49:52 [2019-09-16T11:49:52.250Z] #13 42.94 Get:71 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
11:49:52 [2019-09-16T11:49:52.381Z] Removing intermediate container e9a46a417a11
11:49:52 [2019-09-16T11:49:52.381Z]  ---> 98a8a8e52d05
11:49:52 [2019-09-16T11:49:52.381Z] Step 56/126 : FROM dev-base AS proxy
11:49:52 [2019-09-16T11:49:52.381Z]  ---> 1996ede3ea70
11:49:52 [2019-09-16T11:49:52.381Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy
11:49:52 [2019-09-16T11:49:52.381Z]  ---> Running in c7964aa73a9f
11:49:52 [2019-09-16T11:49:52.381Z] Removing intermediate container c7964aa73a9f
11:49:52 [2019-09-16T11:49:52.381Z]  ---> 38902be2e2f7
11:49:52 [2019-09-16T11:49:52.381Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:49:52 [2019-09-16T11:49:52.757Z]  ---> 0ea01143e601
11:49:52 [2019-09-16T11:49:52.757Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:49:53 [2019-09-16T11:49:53.121Z]  ---> 76f31787b6ca
11:49:53 [2019-09-16T11:49:53.121Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:49:53 [2019-09-16T11:49:53.121Z]  ---> Running in 9277a4e1de60
11:49:53 [2019-09-16T11:49:53.503Z] + RM_GOPATH=0
11:49:53 [2019-09-16T11:49:53.503Z] + TMP_GOPATH=
11:49:53 [2019-09-16T11:49:53.503Z] + : /build
11:49:53 [2019-09-16T11:49:53.503Z] + '[' -z '' ']'
11:49:53 [2019-09-16T11:49:53.503Z] ++ mktemp -d
11:49:53 [2019-09-16T11:49:53.503Z] Install docker-proxy version fc5a7d91d54cc98f64fc28f9e288b46a0bee756c
11:49:53 [2019-09-16T11:49:53.503Z] + export GOPATH=/tmp/tmp.cU6ppkCKx3
11:49:53 [2019-09-16T11:49:53.503Z] + GOPATH=/tmp/tmp.cU6ppkCKx3
11:49:53 [2019-09-16T11:49:53.503Z] + RM_GOPATH=1
11:49:53 [2019-09-16T11:49:53.503Z] ++ dirname ./install.sh
11:49:53 [2019-09-16T11:49:53.503Z] + dir=.
11:49:53 [2019-09-16T11:49:53.503Z] + bin=proxy
11:49:53 [2019-09-16T11:49:53.503Z] + shift
11:49:53 [2019-09-16T11:49:53.503Z] + '[' '!' -f ./proxy.installer ']'
11:49:53 [2019-09-16T11:49:53.503Z] + . ./proxy.installer
11:49:53 [2019-09-16T11:49:53.503Z] ++ LIBNETWORK_COMMIT=fc5a7d91d54cc98f64fc28f9e288b46a0bee756c
11:49:53 [2019-09-16T11:49:53.503Z] + install_proxy
11:49:53 [2019-09-16T11:49:53.503Z] + case "$1" in
11:49:53 [2019-09-16T11:49:53.503Z] + export CGO_ENABLED=0
11:49:53 [2019-09-16T11:49:53.503Z] + CGO_ENABLED=0
11:49:53 [2019-09-16T11:49:53.503Z] + _install_proxy
11:49:53 [2019-09-16T11:49:53.503Z] + echo 'Install docker-proxy version fc5a7d91d54cc98f64fc28f9e288b46a0bee756c'
11:49:53 [2019-09-16T11:49:53.503Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cU6ppkCKx3/src/github.com/docker/libnetwork
11:49:53 [2019-09-16T11:49:53.503Z] Cloning into '/tmp/tmp.cU6ppkCKx3/src/github.com/docker/libnetwork'...
11:49:54 [2019-09-16T11:49:54.324Z] #58 92.65   CC       criu/cr-service.o
11:49:54 [2019-09-16T11:49:54.767Z] #13 45.31 debconf: delaying package configuration, since apt-utils is not installed
11:49:54 [2019-09-16T11:49:54.767Z] #13 45.45 Fetched 91.3 MB in 8s (11.0 MB/s)
11:49:54 [2019-09-16T11:49:54.767Z] #13 45.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
11:49:54 [2019-09-16T11:49:54.767Z] #13 45.58 Preparing to unpack .../libsystemd0_232-25+deb9u12_amd64.deb ...
11:49:54 [2019-09-16T11:49:54.767Z] #13 45.62 Unpacking libsystemd0:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
11:49:54 [2019-09-16T11:49:54.889Z] #58 93.96   CC       criu/crtools.o
11:49:55 [2019-09-16T11:49:55.280Z] #13 45.91 Setting up libsystemd0:amd64 (232-25+deb9u12) ...
11:49:55 [2019-09-16T11:49:55.280Z] #13 46.04 Selecting previously unselected package bash-completion.
11:49:55 [2019-09-16T11:49:55.280Z] #13 46.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 ... 15161 files and directories currently installed.)
11:49:55 [2019-09-16T11:49:55.280Z] #13 46.13 Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
11:49:55 [2019-09-16T11:49:55.341Z] + cd /tmp/tmp.cU6ppkCKx3/src/github.com/docker/libnetwork
11:49:55 [2019-09-16T11:49:55.342Z] + git checkout -q fc5a7d91d54cc98f64fc28f9e288b46a0bee756c
11:49:55 [2019-09-16T11:49:55.342Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:49:55 [2019-09-16T11:49:55.455Z] #58 94.51   CC       criu/eventfd.o
11:49:55 [2019-09-16T11:49:55.713Z] #58 94.84   CC       criu/eventpoll.o
11:49:56 [2019-09-16T11:49:56.295Z] #58 ...
11:49:56 [2019-09-16T11:49:56.295Z] 
11:49:56 [2019-09-16T11:49:56.295Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
11:49:56 [2019-09-16T11:49:56.295Z] #42 144.2 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
11:49:56 [2019-09-16T11:49:56.295Z] #42 146.2 + mkdir -p /build
11:49:56 [2019-09-16T11:49:56.295Z] #42 146.2 + cp runc /build/runc
11:49:56 [2019-09-16T11:49:56.295Z] #42 DONE 146.5s
11:49:56 [2019-09-16T11:49:56.562Z] 
11:49:56 [2019-09-16T11:49:56.562Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:49:56 [2019-09-16T11:49:56.562Z] #55 ...
11:49:56 [2019-09-16T11:49:56.562Z] 
11:49:56 [2019-09-16T11:49:56.562Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:56 [2019-09-16T11:49:56.562Z] #58 95.61   CC       criu/external.o
11:49:56 [2019-09-16T11:49:56.814Z] Removing intermediate container 3f98132cc220
11:49:56 [2019-09-16T11:49:56.814Z]  ---> 9cea69bc3f45
11:49:56 [2019-09-16T11:49:56.814Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
11:49:56 [2019-09-16T11:49:56.814Z]  ---> Running in 893a971cd277
11:49:56 [2019-09-16T11:49:56.814Z] Removing intermediate container 893a971cd277
11:49:56 [2019-09-16T11:49:56.814Z]  ---> 9563f62c4a9b
11:49:56 [2019-09-16T11:49:56.814Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker
11:49:56 [2019-09-16T11:49:56.814Z]  ---> Running in b3e983b3d937
11:49:56 [2019-09-16T11:49:56.814Z] Removing intermediate container b3e983b3d937
11:49:56 [2019-09-16T11:49:56.814Z]  ---> 111281700df3
11:49:56 [2019-09-16T11:49:56.814Z] Step 8/8 : COPY . .
11:49:56 [2019-09-16T11:49:56.822Z] #58 95.96   CC       criu/fault-injection.o
11:49:57 [2019-09-16T11:49:57.080Z] #58 96.13   CC       criu/fdstore.o
11:49:57 [2019-09-16T11:49:57.644Z] #58 96.64   CC       criu/fifo.o
11:49:57 [2019-09-16T11:49:57.794Z] #13 ...
11:49:57 [2019-09-16T11:49:57.794Z] 
11:49:57 [2019-09-16T11:49:57.794Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
11:49:57 [2019-09-16T11:49:57.794Z] #61 115.7 + for f in rootlesskit rootlesskit-docker-proxy
11:49:57 [2019-09-16T11:49:57.794Z] #61 115.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:49:57 [2019-09-16T11:49:57.837Z] Removing intermediate container 9277a4e1de60
11:49:57 [2019-09-16T11:49:57.837Z]  ---> 9ff83aa76d6e
11:49:57 [2019-09-16T11:49:57.837Z] Step 61/126 : FROM base AS gometalinter
11:49:57 [2019-09-16T11:49:57.837Z]  ---> 1996ede3ea70
11:49:57 [2019-09-16T11:49:57.837Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter
11:49:57 [2019-09-16T11:49:57.837Z]  ---> Running in 90e3680f17bc
11:49:57 [2019-09-16T11:49:57.837Z] Removing intermediate container 90e3680f17bc
11:49:57 [2019-09-16T11:49:57.837Z]  ---> d012c5ecfb3f
11:49:57 [2019-09-16T11:49:57.837Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:49:57 [2019-09-16T11:49:57.902Z] #58 96.99   CC       criu/file-ids.o
11:49:58 [2019-09-16T11:49:58.159Z] #58 97.18   CC       criu/file-lock.o
11:49:58 [2019-09-16T11:49:58.198Z]  ---> 67367b83347d
11:49:58 [2019-09-16T11:49:58.199Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:49:58 [2019-09-16T11:49:58.563Z]  ---> 6573f7ff4f04
11:49:58 [2019-09-16T11:49:58.563Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:49:58 [2019-09-16T11:49:58.563Z]  ---> Running in 0f06e5708c26
11:49:58 [2019-09-16T11:49:58.725Z] #58 97.85   CC       criu/files-ext.o
11:49:58 [2019-09-16T11:49:58.936Z] + RM_GOPATH=0
11:49:58 [2019-09-16T11:49:58.936Z] + TMP_GOPATH=
11:49:58 [2019-09-16T11:49:58.936Z] + : /build
11:49:58 [2019-09-16T11:49:58.936Z] + '[' -z '' ']'
11:49:58 [2019-09-16T11:49:58.936Z] ++ mktemp -d
11:49:58 [2019-09-16T11:49:58.936Z] + export GOPATH=/tmp/tmp.gInQA2iVlV
11:49:58 [2019-09-16T11:49:58.936Z] + GOPATH=/tmp/tmp.gInQA2iVlV
11:49:58 [2019-09-16T11:49:58.936Z] + RM_GOPATH=1
11:49:58 [2019-09-16T11:49:58.936Z] ++ dirname ./install.sh
11:49:58 [2019-09-16T11:49:58.936Z] Installing gometalinter version v2.0.6
11:49:58 [2019-09-16T11:49:58.936Z] + dir=.
11:49:58 [2019-09-16T11:49:58.936Z] + bin=gometalinter
11:49:58 [2019-09-16T11:49:58.936Z] + shift
11:49:58 [2019-09-16T11:49:58.936Z] + '[' '!' -f ./gometalinter.installer ']'
11:49:58 [2019-09-16T11:49:58.936Z] + . ./gometalinter.installer
11:49:58 [2019-09-16T11:49:58.936Z] ++ GOMETALINTER_COMMIT=v2.0.6
11:49:58 [2019-09-16T11:49:58.936Z] + install_gometalinter
11:49:58 [2019-09-16T11:49:58.936Z] + echo 'Installing gometalinter version v2.0.6'
11:49:58 [2019-09-16T11:49:58.936Z] + go get -d github.com/alecthomas/gometalinter
11:49:58 [2019-09-16T11:49:58.982Z] #58 98.14   CC       criu/files-reg.o
11:49:59 [2019-09-16T11:49:59.681Z] #61 ...
11:49:59 [2019-09-16T11:49:59.681Z] 
11:49:59 [2019-09-16T11:49:59.681Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:49:59 [2019-09-16T11:49:59.681Z] #58 39.24   CC       images/pagemap.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 39.61   CC       images/siginfo.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 40.04   CC       images/rpc.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 41.46   CC       images/ext-file.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 41.62   CC       images/cgroup.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 42.24   CC       images/userns.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 42.63   CC       images/google/protobuf/descriptor.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 44.70   CC       images/opts.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 44.93   CC       images/seccomp.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 45.21   CC       images/binfmt-misc.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 45.45   CC       images/time.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 45.69   CC       images/sysctl.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 45.91   CC       images/autofs.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 46.11   CC       images/macvlan.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 46.40   CC       images/sit.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 46.61   LINK     images/built-in.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 46.73   GEN      compel/include/asm
11:49:59 [2019-09-16T11:49:59.681Z] #58 46.74   GEN      compel/include/version.h
11:49:59 [2019-09-16T11:49:59.681Z] #58 46.76 touch .config
11:49:59 [2019-09-16T11:49:59.681Z] #58 46.77   GEN      include/common/config.h
11:49:59 [2019-09-16T11:49:59.681Z] #58 46.86   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
11:49:59 [2019-09-16T11:49:59.681Z] #58 46.89   GEN      compel/plugins/include/uapi/std/syscall-64.h
11:49:59 [2019-09-16T11:49:59.681Z] #58 46.92   GEN      compel/arch/x86/plugins/std/syscalls-64.S
11:49:59 [2019-09-16T11:49:59.681Z] #58 46.94   DEP      compel/arch/x86/plugins/std/syscalls-64.d
11:49:59 [2019-09-16T11:49:59.681Z] #58 46.96   DEP      compel/arch/x86/plugins/std/memcpy.d
11:49:59 [2019-09-16T11:49:59.681Z] #58 46.98   DEP      compel/arch/x86/plugins/std/parasite-head.d
11:49:59 [2019-09-16T11:49:59.681Z] #58 47.00   GEN      compel/plugins/include/uapi/std/syscall.h
11:49:59 [2019-09-16T11:49:59.681Z] #58 47.03   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
11:49:59 [2019-09-16T11:49:59.681Z] #58 47.05   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:49:59 [2019-09-16T11:49:59.681Z] #58 47.09   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:49:59 [2019-09-16T11:49:59.681Z] #58 47.09   DEP      compel/plugins/std/infect.d
11:49:59 [2019-09-16T11:49:59.681Z] #58 47.31   DEP      compel/plugins/std/string.d
11:49:59 [2019-09-16T11:49:59.681Z] #58 47.42   DEP      compel/plugins/std/log.d
11:49:59 [2019-09-16T11:49:59.681Z] #58 47.57   DEP      compel/plugins/std/fds.d
11:49:59 [2019-09-16T11:49:59.681Z] #58 47.74   DEP      compel/plugins/std/std.d
11:49:59 [2019-09-16T11:49:59.681Z] #58 47.87   DEP      compel/plugins/shmem/shmem.d
11:49:59 [2019-09-16T11:49:59.681Z] #58 47.95   DEP      compel/plugins/fds/fds.d
11:49:59 [2019-09-16T11:49:59.681Z] #58 48.14   CC       compel/plugins/std/std.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 48.57   CC       compel/plugins/std/fds.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 49.21   CC       compel/plugins/std/log.o
11:49:59 [2019-09-16T11:49:59.681Z] #58 ...
11:49:59 [2019-09-16T11:49:59.681Z] 
11:49:59 [2019-09-16T11:49:59.681Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:49:59 [2019-09-16T11:49:59.681Z] #13 49.66 Unpacking bash-completion (1:2.1-4.3) ...
11:49:59 [2019-09-16T11:49:59.681Z] #13 50.29 Selecting previously unselected package libnet1:amd64.
11:49:59 [2019-09-16T11:49:59.681Z] #13 50.29 Preparing to unpack .../libnet1_1.1.6+dfsg-3_amd64.deb ...
11:49:59 [2019-09-16T11:49:59.681Z] #13 50.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
11:49:59 [2019-09-16T11:49:59.681Z] #13 50.40 Selecting previously unselected package libnfnetlink0:amd64.
11:49:59 [2019-09-16T11:49:59.681Z] #13 50.40 Preparing to unpack .../libnfnetlink0_1.0.1-3_amd64.deb ...
11:49:59 [2019-09-16T11:49:59.681Z] #13 50.41 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
11:49:59 [2019-09-16T11:49:59.681Z] #13 50.48 Selecting previously unselected package libpcrecpp0v5:amd64.
11:49:59 [2019-09-16T11:49:59.681Z] #13 50.49 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
11:49:59 [2019-09-16T11:49:59.681Z] #13 50.49 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
11:49:59 [2019-09-16T11:49:59.937Z] #13 50.63 Preparing to unpack .../libudev1_232-25+deb9u12_amd64.deb ...
11:49:59 [2019-09-16T11:49:59.937Z] #13 50.65 Unpacking libudev1:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
11:50:00 [2019-09-16T11:50:00.192Z] #13 50.89 Setting up libudev1:amd64 (232-25+deb9u12) ...
11:50:00 [2019-09-16T11:50:00.193Z] #13 51.01 Selecting previously unselected package libudev-dev:amd64.
11:50:00 [2019-09-16T11:50:00.193Z] #13 51.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15760 files and directories currently installed.)
11:50:00 [2019-09-16T11:50:00.193Z] #13 51.05 Preparing to unpack .../0-libudev-dev_232-25+deb9u12_amd64.deb ...
11:50:00 [2019-09-16T11:50:00.193Z] #13 ...
11:50:00 [2019-09-16T11:50:00.193Z] 
11:50:00 [2019-09-16T11:50:00.193Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:50:00 [2019-09-16T11:50:00.193Z] #33 108.4 github.com/LK4D4/vndr/godl/singleflight
11:50:00 [2019-09-16T11:50:00.193Z] #33 108.6 compress/flate
11:50:00 [2019-09-16T11:50:00.193Z] #33 111.8 hash
11:50:00 [2019-09-16T11:50:00.193Z] #33 111.9 hash/crc32
11:50:00 [2019-09-16T11:50:00.193Z] #33 112.4 compress/gzip
11:50:00 [2019-09-16T11:50:00.193Z] #33 113.1 context
11:50:00 [2019-09-16T11:50:00.193Z] #33 113.3 crypto/cipher
11:50:00 [2019-09-16T11:50:00.193Z] #33 113.8 math/rand
11:50:00 [2019-09-16T11:50:00.193Z] #33 114.6 math/big
11:50:00 [2019-09-16T11:50:00.193Z] #33 114.9 crypto/aes
11:50:00 [2019-09-16T11:50:00.193Z] #33 116.2 crypto
11:50:00 [2019-09-16T11:50:00.193Z] #33 116.5 crypto/des
11:50:00 [2019-09-16T11:50:00.193Z] #33 117.1 crypto/internal/randutil
11:50:00 [2019-09-16T11:50:00.193Z] #33 117.3 crypto/sha512
11:50:00 [2019-09-16T11:50:00.225Z] + cd /tmp/tmp.gInQA2iVlV/src/github.com/alecthomas/gometalinter
11:50:00 [2019-09-16T11:50:00.226Z] + git checkout -q v2.0.6
11:50:00 [2019-09-16T11:50:00.226Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
11:50:00 [2019-09-16T11:50:00.357Z] #58 99.47   CC       criu/files.o
11:50:00 [2019-09-16T11:50:00.448Z] #33 118.5 crypto/hmac
11:50:00 [2019-09-16T11:50:00.448Z] #33 ...
11:50:00 [2019-09-16T11:50:00.448Z] 
11:50:00 [2019-09-16T11:50:00.448Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:50:00 [2019-09-16T11:50:00.448Z] #13 51.07 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
11:50:00 [2019-09-16T11:50:00.448Z] #13 51.26 Selecting previously unselected package libpython3.5-minimal:amd64.
11:50:00 [2019-09-16T11:50:00.448Z] #13 51.27 Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
11:50:00 [2019-09-16T11:50:00.448Z] #13 51.29 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
11:50:01 [2019-09-16T11:50:01.382Z] #13 52.06 Selecting previously unselected package python3.5-minimal.
11:50:01 [2019-09-16T11:50:01.382Z] #13 52.06 Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
11:50:01 [2019-09-16T11:50:01.382Z] #13 52.08 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
11:50:01 [2019-09-16T11:50:01.729Z] #58 100.8   CC       criu/filesystems.o
11:50:02 [2019-09-16T11:50:02.662Z] #58 101.4   CC       criu/fsnotify.o
11:50:02 [2019-09-16T11:50:02.746Z] #13 53.41 Selecting previously unselected package python3-minimal.
11:50:02 [2019-09-16T11:50:02.746Z] #13 53.42 Preparing to unpack .../3-python3-minimal_3.5.3-1_amd64.deb ...
11:50:02 [2019-09-16T11:50:02.746Z] #13 53.43 Unpacking python3-minimal (3.5.3-1) ...
11:50:02 [2019-09-16T11:50:02.746Z] #13 53.52 Selecting previously unselected package libmpdec2:amd64.
11:50:02 [2019-09-16T11:50:02.746Z] #13 53.52 Preparing to unpack .../4-libmpdec2_2.4.2-1_amd64.deb ...
11:50:02 [2019-09-16T11:50:02.746Z] #13 53.53 Unpacking libmpdec2:amd64 (2.4.2-1) ...
11:50:03 [2019-09-16T11:50:03.002Z] #13 53.67 Selecting previously unselected package libpython3.5-stdlib:amd64.
11:50:03 [2019-09-16T11:50:03.002Z] #13 53.68 Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
11:50:03 [2019-09-16T11:50:03.002Z] #13 53.69 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
11:50:03 [2019-09-16T11:50:03.228Z] #58 102.4   CC       criu/image-desc.o
11:50:03 [2019-09-16T11:50:03.486Z] #58 102.5   CC       criu/image.o
11:50:04 [2019-09-16T11:50:04.051Z] #58 103.2   CC       criu/ipc_ns.o
11:50:04 [2019-09-16T11:50:04.985Z] #58 104.0   CC       criu/irmap.o
11:50:05 [2019-09-16T11:50:05.514Z] #13 55.78 Selecting previously unselected package python3.5.
11:50:05 [2019-09-16T11:50:05.514Z] #13 55.78 Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_amd64.deb ...
11:50:05 [2019-09-16T11:50:05.514Z] #13 55.79 Unpacking python3.5 (3.5.3-1+deb9u1) ...
11:50:05 [2019-09-16T11:50:05.514Z] #13 55.98 Selecting previously unselected package libpython3-stdlib:amd64.
11:50:05 [2019-09-16T11:50:05.514Z] #13 55.98 Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_amd64.deb ...
11:50:05 [2019-09-16T11:50:05.514Z] #13 55.99 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
11:50:05 [2019-09-16T11:50:05.514Z] #13 56.10 Selecting previously unselected package dh-python.
11:50:05 [2019-09-16T11:50:05.514Z] #13 56.10 Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
11:50:05 [2019-09-16T11:50:05.514Z] #13 56.11 Unpacking dh-python (2.20170125) ...
11:50:05 [2019-09-16T11:50:05.550Z] #58 104.5   CC       criu/kcmp-ids.o
11:50:05 [2019-09-16T11:50:05.771Z] #13 56.39 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
11:50:05 [2019-09-16T11:50:05.771Z] #13 56.47 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
11:50:05 [2019-09-16T11:50:05.808Z] #58 104.7   CC       criu/kerndat.o
11:50:06 [2019-09-16T11:50:06.331Z] #13 ...
11:50:06 [2019-09-16T11:50:06.332Z] 
11:50:06 [2019-09-16T11:50:06.332Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
11:50:06 [2019-09-16T11:50:06.332Z] #61 DONE 124.3s
11:50:06 [2019-09-16T11:50:06.332Z] 
11:50:06 [2019-09-16T11:50:06.332Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
11:50:06 [2019-09-16T11:50:06.332Z] #62 DONE 0.1s
11:50:06 [2019-09-16T11:50:06.332Z] 
11:50:06 [2019-09-16T11:50:06.332Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:50:06 [2019-09-16T11:50:06.332Z] #58 50.30   CC       compel/plugins/std/string.o
11:50:06 [2019-09-16T11:50:06.332Z] #58 51.16   CC       compel/plugins/std/infect.o
11:50:06 [2019-09-16T11:50:06.332Z] #58 51.82   CC       compel/arch/x86/plugins/std/parasite-head.o
11:50:06 [2019-09-16T11:50:06.332Z] #58 51.87   CC       compel/arch/x86/plugins/std/memcpy.o
11:50:06 [2019-09-16T11:50:06.332Z] #58 51.95   CC       compel/arch/x86/plugins/std/syscalls-64.o
11:50:06 [2019-09-16T11:50:06.332Z] #58 52.04   AR       compel/plugins/std.lib.a
11:50:06 [2019-09-16T11:50:06.332Z] #58 52.14   CC       compel/plugins/fds/fds.o
11:50:06 [2019-09-16T11:50:06.332Z] #58 52.47   AR       compel/plugins/fds.lib.a
11:50:06 [2019-09-16T11:50:06.332Z] #58 52.52   HOSTDEP  compel/src/lib/handle-elf-host.d
11:50:06 [2019-09-16T11:50:06.332Z] #58 52.67   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
11:50:06 [2019-09-16T11:50:06.332Z] #58 52.80   HOSTDEP  compel/src/lib/log-host.d
11:50:06 [2019-09-16T11:50:06.332Z] #58 52.90   HOSTDEP  compel/src/main-host.d
11:50:06 [2019-09-16T11:50:06.332Z] #58 53.07   DEP      compel/src/lib/ptrace.d
11:50:06 [2019-09-16T11:50:06.332Z] #58 53.18   DEP      compel/src/lib/infect.d
11:50:06 [2019-09-16T11:50:06.332Z] #58 53.41   DEP      compel/src/lib/infect-util.d
11:50:06 [2019-09-16T11:50:06.332Z] #58 53.67   DEP      compel/src/lib/infect-rpc.d
11:50:06 [2019-09-16T11:50:06.332Z] #58 53.78   DEP      compel/src/lib/handle-elf.d
11:50:06 [2019-09-16T11:50:06.332Z] #58 53.94   DEP      compel/arch/x86/src/lib/handle-elf.d
11:50:06 [2019-09-16T11:50:06.332Z] #58 54.16   DEP      compel/arch/x86/src/lib/infect.d
11:50:06 [2019-09-16T11:50:06.332Z] #58 54.40   DEP      compel/arch/x86/src/lib/cpu.d
11:50:06 [2019-09-16T11:50:06.332Z] #58 54.51   DEP      compel/src/lib/log.d
11:50:06 [2019-09-16T11:50:06.332Z] #58 54.62   DEP      compel/src/main.d
11:50:06 [2019-09-16T11:50:06.332Z] #58 54.89   CC       compel/src/lib/log.o
11:50:06 [2019-09-16T11:50:06.332Z] #58 55.27   CC       compel/arch/x86/src/lib/cpu.o
11:50:06 [2019-09-16T11:50:06.375Z] #58 105.5   CC       criu/libnetlink.o
11:50:06 [2019-09-16T11:50:06.633Z] #58 105.8   CC       criu/log.o
11:50:06 [2019-09-16T11:50:06.897Z] #58 56.62   CC       compel/arch/x86/src/lib/infect.o
11:50:07 [2019-09-16T11:50:07.198Z] #58 106.1   CC       criu/lsm.o
11:50:07 [2019-09-16T11:50:07.456Z] #58 106.4   CC       criu/mem.o
11:50:08 [2019-09-16T11:50:08.261Z] #58 57.97   CC       compel/arch/x86/src/lib/handle-elf.o
11:50:08 [2019-09-16T11:50:08.389Z] #58 107.5   CC       criu/mount.o
11:50:08 [2019-09-16T11:50:08.515Z] #58 58.30   CC       compel/src/lib/handle-elf.o
11:50:09 [2019-09-16T11:50:09.875Z] #58 59.36   CC       compel/src/lib/infect-rpc.o
11:50:09 [2019-09-16T11:50:09.875Z] #58 ...
11:50:09 [2019-09-16T11:50:09.875Z] 
11:50:09 [2019-09-16T11:50:09.875Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:50:10 [2019-09-16T11:50:10.022Z] + GOBIN=/build
11:50:10 [2019-09-16T11:50:10.022Z] + /build/gometalinter --install
11:50:10 [2019-09-16T11:50:10.022Z] Installing:
11:50:10 [2019-09-16T11:50:10.022Z]   deadcode
11:50:10 [2019-09-16T11:50:10.022Z]   dupl
11:50:10 [2019-09-16T11:50:10.022Z]   errcheck
11:50:10 [2019-09-16T11:50:10.022Z]   gas
11:50:10 [2019-09-16T11:50:10.022Z]   gochecknoglobals
11:50:10 [2019-09-16T11:50:10.022Z]   gochecknoinits
11:50:10 [2019-09-16T11:50:10.022Z]   goconst
11:50:10 [2019-09-16T11:50:10.022Z]   gocyclo
11:50:10 [2019-09-16T11:50:10.022Z]   goimports
11:50:10 [2019-09-16T11:50:10.022Z]   golint
11:50:10 [2019-09-16T11:50:10.022Z]   gosimple
11:50:10 [2019-09-16T11:50:10.022Z]   gotype
11:50:10 [2019-09-16T11:50:10.022Z]   gotypex
11:50:10 [2019-09-16T11:50:10.022Z]   ineffassign
11:50:10 [2019-09-16T11:50:10.022Z]   interfacer
11:50:10 [2019-09-16T11:50:10.022Z]   lll
11:50:10 [2019-09-16T11:50:10.022Z]   maligned
11:50:10 [2019-09-16T11:50:10.022Z]   megacheck
11:50:10 [2019-09-16T11:50:10.022Z]   misspell
11:50:10 [2019-09-16T11:50:10.022Z]   nakedret
11:50:10 [2019-09-16T11:50:10.022Z]   safesql
11:50:10 [2019-09-16T11:50:10.022Z]   staticcheck
11:50:10 [2019-09-16T11:50:10.022Z]   structcheck
11:50:10 [2019-09-16T11:50:10.022Z]   unconvert
11:50:10 [2019-09-16T11:50:10.022Z]   unparam
11:50:10 [2019-09-16T11:50:10.022Z]   unused
11:50:10 [2019-09-16T11:50:10.022Z]   varcheck
11:50:10 [2019-09-16T11:50:10.129Z] #13 60.66 Setting up python3-minimal (3.5.3-1) ...
11:50:10 [2019-09-16T11:50:10.688Z] #13 ...
11:50:10 [2019-09-16T11:50:10.688Z] 
11:50:10 [2019-09-16T11:50:10.688Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:50:10 [2019-09-16T11:50:10.688Z] #33 118.8 crypto/md5
11:50:10 [2019-09-16T11:50:10.688Z] #33 119.4 crypto/sha1
11:50:10 [2019-09-16T11:50:10.688Z] #33 120.5 crypto/sha256
11:50:10 [2019-09-16T11:50:10.688Z] #33 121.6 encoding/hex
11:50:10 [2019-09-16T11:50:10.688Z] #33 122.3 encoding/pem
11:50:10 [2019-09-16T11:50:10.688Z] #33 122.8 internal/singleflight
11:50:10 [2019-09-16T11:50:10.688Z] #33 123.1 net
11:50:10 [2019-09-16T11:50:10.688Z] #33 124.0 crypto/rand
11:50:10 [2019-09-16T11:50:10.688Z] #33 124.9 crypto/elliptic
11:50:10 [2019-09-16T11:50:10.688Z] #33 127.3 encoding/asn1
11:50:10 [2019-09-16T11:50:10.917Z] #58 110.0   CC       criu/namespaces.o
11:50:10 [2019-09-16T11:50:10.944Z] #33 ...
11:50:10 [2019-09-16T11:50:10.944Z] 
11:50:10 [2019-09-16T11:50:10.944Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:50:10 [2019-09-16T11:50:10.944Z] #58 59.76   CC       compel/src/lib/infect-util.o
11:50:10 [2019-09-16T11:50:10.944Z] #58 60.04   CC       compel/src/lib/infect.o
11:50:12 [2019-09-16T11:50:12.291Z] #58 111.1   CC       criu/net.o
11:50:13 [2019-09-16T11:50:13.451Z] #58 62.70   CC       compel/src/lib/ptrace.o
11:50:13 [2019-09-16T11:50:13.452Z] #58 63.17   AR       compel/libcompel.a
11:50:13 [2019-09-16T11:50:13.452Z] #58 63.27   HOSTCC   compel/src/main-host.o
11:50:14 [2019-09-16T11:50:14.012Z] #58 63.74   HOSTCC   compel/src/lib/log-host.o
11:50:14 [2019-09-16T11:50:14.190Z] #58 113.2   CC       criu/netfilter.o
11:50:14 [2019-09-16T11:50:14.267Z] #58 64.03   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
11:50:14 [2019-09-16T11:50:14.448Z] #58 113.5   CC       criu/page-pipe.o
11:50:14 [2019-09-16T11:50:14.522Z] #58 64.25   HOSTCC   compel/src/lib/handle-elf-host.o
11:50:15 [2019-09-16T11:50:15.013Z] #58 114.0   CC       criu/page-xfer.o
11:50:15 [2019-09-16T11:50:15.085Z] #58 64.83   HOSTLINK compel/compel-host-bin
11:50:15 [2019-09-16T11:50:15.340Z] #58 65.04   DEP      soccr/soccr.d
11:50:15 [2019-09-16T11:50:15.340Z] #58 ...
11:50:15 [2019-09-16T11:50:15.340Z] 
11:50:15 [2019-09-16T11:50:15.340Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.11 Selecting previously unselected package python3.
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16747 files and directories currently installed.)
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.18 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.19 Unpacking python3 (3.5.3-1) ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.28 Selecting previously unselected package pigz.
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.29 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.29 Unpacking pigz (2.3.4-1) ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.43 Selecting previously unselected package libip4tc0:amd64.
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.44 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.45 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.57 Selecting previously unselected package libip6tc0:amd64.
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.58 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.58 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.71 Selecting previously unselected package libiptc0:amd64.
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.71 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.74 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.85 Selecting previously unselected package libxtables12:amd64.
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.85 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.86 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.93 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.93 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 62.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.00 Selecting previously unselected package iptables.
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.02 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.03 Unpacking iptables (1.6.0+snapshot20161117-6) ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.43 Selecting previously unselected package xxd.
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.44 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.45 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.64 Selecting previously unselected package vim-common.
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.64 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.64 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.83 Selecting previously unselected package bzip2.
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.83 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.84 Unpacking bzip2 (1.0.6-8.1) ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.96 Selecting previously unselected package libgpm2:amd64.
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.96 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 63.96 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
11:50:15 [2019-09-16T11:50:15.340Z] #13 64.07 Selecting previously unselected package xz-utils.
11:50:15 [2019-09-16T11:50:15.341Z] #13 64.07 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 64.07 Unpacking xz-utils (5.2.2-1.2+b1) ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 64.33 Selecting previously unselected package aufs-tools.
11:50:15 [2019-09-16T11:50:15.341Z] #13 64.33 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 64.33 Unpacking aufs-tools (1:4.1+20161219-1) ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 64.56 Selecting previously unselected package liblzo2-2:amd64.
11:50:15 [2019-09-16T11:50:15.341Z] #13 64.57 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 64.58 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 64.72 Selecting previously unselected package btrfs-progs.
11:50:15 [2019-09-16T11:50:15.341Z] #13 64.72 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 64.73 Unpacking btrfs-progs (4.7.3-1) ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 65.34 Selecting previously unselected package btrfs-tools.
11:50:15 [2019-09-16T11:50:15.341Z] #13 65.34 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 65.34 Unpacking btrfs-tools (4.7.3-1) ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 65.47 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:50:15 [2019-09-16T11:50:15.341Z] #13 65.47 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 65.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 65.64 Selecting previously unselected package dmsetup.
11:50:15 [2019-09-16T11:50:15.341Z] #13 65.64 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 65.66 Unpacking dmsetup (2:1.02.137-2) ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 65.79 Selecting previously unselected package libonig4:amd64.
11:50:15 [2019-09-16T11:50:15.341Z] #13 65.80 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 65.80 Unpacking libonig4:amd64 (6.1.3-2) ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 66.01 Selecting previously unselected package libjq1:amd64.
11:50:15 [2019-09-16T11:50:15.341Z] #13 66.01 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 66.01 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 66.13 Selecting previously unselected package jq.
11:50:15 [2019-09-16T11:50:15.341Z] #13 66.13 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.341Z] #13 66.13 Unpacking jq (1.5+dfsg-1.3) ...
11:50:15 [2019-09-16T11:50:15.596Z] #13 66.31 Selecting previously unselected package libaio1:amd64.
11:50:15 [2019-09-16T11:50:15.596Z] #13 66.32 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.596Z] #13 66.34 Unpacking libaio1:amd64 (0.3.110-3) ...
11:50:15 [2019-09-16T11:50:15.596Z] #13 66.42 Selecting previously unselected package libcap2-bin.
11:50:15 [2019-09-16T11:50:15.596Z] #13 66.42 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.596Z] #13 66.43 Unpacking libcap2-bin (1:2.25-1) ...
11:50:15 [2019-09-16T11:50:15.851Z] #13 66.52 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:50:15 [2019-09-16T11:50:15.851Z] #13 66.54 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
11:50:15 [2019-09-16T11:50:15.851Z] #13 66.56 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
11:50:15 [2019-09-16T11:50:15.946Z] #58 114.9   CC       criu/pagemap-cache.o
11:50:15 [2019-09-16T11:50:15.946Z] #58 115.2   CC       criu/pagemap.o
11:50:16 [2019-09-16T11:50:16.106Z] #13 66.66 Selecting previously unselected package libsepol1-dev:amd64.
11:50:16 [2019-09-16T11:50:16.106Z] #13 66.68 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
11:50:16 [2019-09-16T11:50:16.106Z] #13 66.70 Unpacking libsepol1-dev:amd64 (2.6-2) ...
11:50:16 [2019-09-16T11:50:16.360Z] #13 67.03 Selecting previously unselected package libpcre16-3:amd64.
11:50:16 [2019-09-16T11:50:16.360Z] #13 67.04 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
11:50:16 [2019-09-16T11:50:16.360Z] #13 67.04 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
11:50:16 [2019-09-16T11:50:16.615Z] #13 67.20 Selecting previously unselected package libpcre32-3:amd64.
11:50:16 [2019-09-16T11:50:16.615Z] #13 67.20 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
11:50:16 [2019-09-16T11:50:16.615Z] #13 67.22 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
11:50:16 [2019-09-16T11:50:16.615Z] #13 67.39 Selecting previously unselected package libpcre3-dev:amd64.
11:50:16 [2019-09-16T11:50:16.615Z] #13 67.42 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
11:50:16 [2019-09-16T11:50:16.615Z] #13 67.42 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
11:50:16 [2019-09-16T11:50:16.881Z] #58 115.9   CC       criu/parasite-syscall.o
11:50:17 [2019-09-16T11:50:17.175Z] #13 67.94 Selecting previously unselected package libselinux1-dev:amd64.
11:50:17 [2019-09-16T11:50:17.175Z] #13 67.94 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
11:50:17 [2019-09-16T11:50:17.175Z] #13 67.94 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
11:50:17 [2019-09-16T11:50:17.430Z] #13 68.24 Selecting previously unselected package libdevmapper-dev:amd64.
11:50:17 [2019-09-16T11:50:17.430Z] #13 68.25 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
11:50:17 [2019-09-16T11:50:17.430Z] #13 68.27 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
11:50:17 [2019-09-16T11:50:17.447Z] #58 116.5   CC       criu/path.o
11:50:17 [2019-09-16T11:50:17.685Z] #13 68.40 Selecting previously unselected package libnl-3-200:amd64.
11:50:17 [2019-09-16T11:50:17.685Z] #13 68.40 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
11:50:17 [2019-09-16T11:50:17.685Z] #13 68.42 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
11:50:17 [2019-09-16T11:50:17.704Z] #58 116.7   CC       criu/pie-util-vdso-elf32.o
11:50:17 [2019-09-16T11:50:17.872Z]  ---> 0a1ac367d629
11:50:17 [2019-09-16T11:50:17.872Z] Successfully built 0a1ac367d629
11:50:17 [2019-09-16T11:50:17.872Z] Successfully tagged docker:latest
11:50:17 [2019-09-16T11:50:17.872Z] INFO: Image build ended at 09/16/2019 11:50:17. Duration:00:03:43.3178839
11:50:17 [2019-09-16T11:50:17.940Z] #13 68.55 Selecting previously unselected package libprotobuf-c1:amd64.
11:50:17 [2019-09-16T11:50:17.940Z] #13 68.55 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
11:50:17 [2019-09-16T11:50:17.940Z] #13 68.56 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
11:50:17 [2019-09-16T11:50:17.940Z] #13 68.65 Selecting previously unselected package libreadline5:amd64.
11:50:17 [2019-09-16T11:50:17.940Z] #13 68.66 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
11:50:17 [2019-09-16T11:50:17.940Z] #13 68.67 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
11:50:17 [2019-09-16T11:50:17.962Z] #58 117.0   CC       criu/pie-util-vdso.o
11:50:18 [2019-09-16T11:50:18.196Z] #13 68.83 Selecting previously unselected package libsystemd-dev:amd64.
11:50:18 [2019-09-16T11:50:18.196Z] #13 68.83 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
11:50:18 [2019-09-16T11:50:18.196Z] #13 68.84 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
11:50:18 [2019-09-16T11:50:18.220Z] #58 117.3   CC       criu/pie-util.o
11:50:18 [2019-09-16T11:50:18.329Z] 
11:50:18 [2019-09-16T11:50:18.329Z] 
11:50:18 [2019-09-16T11:50:18.329Z] INFO: Building the test binaries at 09/16/2019 11:50:17...
11:50:18 [2019-09-16T11:50:18.478Z] #58 117.4   CC       criu/pipes.o
11:50:19 [2019-09-16T11:50:19.043Z] #58 118.1   CC       criu/plugin.o
11:50:19 [2019-09-16T11:50:19.301Z] #58 118.4   CC       criu/proc_parse.o
11:50:20 [2019-09-16T11:50:20.077Z] #13 70.68 Selecting previously unselected package net-tools.
11:50:20 [2019-09-16T11:50:20.077Z] #13 70.69 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
11:50:20 [2019-09-16T11:50:20.077Z] #13 70.70 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
11:50:20 [2019-09-16T11:50:20.332Z] #13 70.96 Selecting previously unselected package python-pip-whl.
11:50:20 [2019-09-16T11:50:20.332Z] #13 70.97 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
11:50:20 [2019-09-16T11:50:20.332Z] #13 70.98 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
11:50:20 [2019-09-16T11:50:20.332Z] #13 ...
11:50:20 [2019-09-16T11:50:20.332Z] 
11:50:20 [2019-09-16T11:50:20.332Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.3 + GOBIN=/build
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.3 + /build/gometalinter --install
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4 Installing:
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   deadcode
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   dupl
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   errcheck
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   gas
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   gochecknoglobals
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   gochecknoinits
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   goconst
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   gocyclo
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   goimports
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   golint
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   gosimple
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   gotype
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   gotypex
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   ineffassign
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   interfacer
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   lll
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   maligned
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   megacheck
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   misspell
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   nakedret
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   safesql
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   staticcheck
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   structcheck
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   unconvert
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   unparam
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   unused
11:50:20 [2019-09-16T11:50:20.332Z] #24 138.4   varcheck
11:50:20 [2019-09-16T11:50:20.676Z] #58 ...
11:50:20 [2019-09-16T11:50:20.676Z] 
11:50:20 [2019-09-16T11:50:20.676Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:50:20 [2019-09-16T11:50:20.676Z] #55 171.7 + dpkg --print-architecture
11:50:20 [2019-09-16T11:50:20.676Z] #55 171.7 + cd /tmp/tmp.q3jat0SPOd/src/github.com/docker/distribution
11:50:20 [2019-09-16T11:50:20.676Z] #55 171.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:50:20 [2019-09-16T11:50:20.676Z] #55 172.0 + GOPATH=/tmp/tmp.q3jat0SPOd/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.q3jat0SPOd
11:50:20 [2019-09-16T11:50:20.934Z] #55 172.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:50:21 [2019-09-16T11:50:21.693Z] #24 ...
11:50:21 [2019-09-16T11:50:21.693Z] 
11:50:21 [2019-09-16T11:50:21.693Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:50:21 [2019-09-16T11:50:21.693Z] #33 129.7 crypto/ecdsa
11:50:21 [2019-09-16T11:50:21.693Z] #33 130.3 crypto/rsa
11:50:21 [2019-09-16T11:50:21.693Z] #33 131.5 crypto/dsa
11:50:21 [2019-09-16T11:50:21.693Z] #33 131.9 crypto/x509/pkix
11:50:21 [2019-09-16T11:50:21.693Z] #33 132.4 internal/x/crypto/cryptobyte
11:50:21 [2019-09-16T11:50:21.693Z] #33 134.9 internal/x/crypto/internal/chacha20
11:50:21 [2019-09-16T11:50:21.693Z] #33 135.5 internal/x/crypto/poly1305
11:50:21 [2019-09-16T11:50:21.693Z] #33 135.8 internal/x/crypto/chacha20poly1305
11:50:21 [2019-09-16T11:50:21.693Z] #33 137.2 internal/x/crypto/hkdf
11:50:21 [2019-09-16T11:50:21.693Z] #33 137.5 internal/x/text/transform
11:50:21 [2019-09-16T11:50:21.693Z] #33 138.3 internal/x/text/unicode/bidi
11:50:21 [2019-09-16T11:50:21.693Z] #33 139.8 internal/x/text/secure/bidirule
11:50:21 [2019-09-16T11:50:21.948Z] #33 ...
11:50:21 [2019-09-16T11:50:21.948Z] 
11:50:21 [2019-09-16T11:50:21.948Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:50:21 [2019-09-16T11:50:21.948Z] #13 71.75 Selecting previously unselected package python3-pip.
11:50:21 [2019-09-16T11:50:21.948Z] #13 71.76 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
11:50:21 [2019-09-16T11:50:21.948Z] #13 71.77 Unpacking python3-pip (9.0.1-2+deb9u1) ...
11:50:21 [2019-09-16T11:50:21.948Z] #13 72.05 Selecting previously unselected package python3-pkg-resources.
11:50:21 [2019-09-16T11:50:21.948Z] #13 72.05 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
11:50:21 [2019-09-16T11:50:21.948Z] #13 72.06 Unpacking python3-pkg-resources (33.1.1-1) ...
11:50:21 [2019-09-16T11:50:21.948Z] #13 72.23 Selecting previously unselected package python3-setuptools.
11:50:21 [2019-09-16T11:50:21.948Z] #13 72.25 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
11:50:21 [2019-09-16T11:50:21.948Z] #13 72.25 Unpacking python3-setuptools (33.1.1-1) ...
11:50:21 [2019-09-16T11:50:21.948Z] #13 72.52 Selecting previously unselected package python3-wheel.
11:50:21 [2019-09-16T11:50:21.948Z] #13 72.52 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
11:50:21 [2019-09-16T11:50:21.948Z] #13 72.53 Unpacking python3-wheel (0.29.0-2) ...
11:50:21 [2019-09-16T11:50:21.948Z] #13 72.69 Selecting previously unselected package thin-provisioning-tools.
11:50:21 [2019-09-16T11:50:21.948Z] #13 72.69 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
11:50:21 [2019-09-16T11:50:21.948Z] #13 72.70 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
11:50:22 [2019-09-16T11:50:22.113Z] Removing intermediate container e8ac70319cf9
11:50:22 [2019-09-16T11:50:22.113Z]  ---> 547a7bb1a0d6
11:50:22 [2019-09-16T11:50:22.113Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
11:50:22 [2019-09-16T11:50:22.113Z]  ---> Running in 88dcbaa267e9
11:50:22 [2019-09-16T11:50:22.113Z] Removing intermediate container 88dcbaa267e9
11:50:22 [2019-09-16T11:50:22.113Z]  ---> ccfd20bf1243
11:50:22 [2019-09-16T11:50:22.113Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker
11:50:22 [2019-09-16T11:50:22.113Z]  ---> Running in 7c52bf73baf8
11:50:22 [2019-09-16T11:50:22.113Z] Removing intermediate container 7c52bf73baf8
11:50:22 [2019-09-16T11:50:22.113Z]  ---> 1ab3041285cb
11:50:22 [2019-09-16T11:50:22.113Z] Step 8/8 : COPY . .
11:50:22 [2019-09-16T11:50:22.458Z] #13 73.08 Selecting previously unselected package vim-runtime.
11:50:22 [2019-09-16T11:50:22.458Z] #13 73.10 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
11:50:22 [2019-09-16T11:50:22.458Z] #13 73.17 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
11:50:22 [2019-09-16T11:50:22.458Z] #13 73.21 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
11:50:22 [2019-09-16T11:50:22.458Z] #13 73.21 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
11:50:23 [2019-09-16T11:50:23.033Z] INFO: make.ps1 starting at 09/16/2019 11:50:22
11:50:23 [2019-09-16T11:50:23.033Z] INFO: Git commit (c93da8ded) assumed from DOCKER_GITCOMMIT environment variable
11:50:23 [2019-09-16T11:50:23.033Z] INFO: Invoking autogen...
11:50:23 [2019-09-16T11:50:23.995Z] INFO: Building daemon...
11:50:25 [2019-09-16T11:50:25.609Z] + dpkg --print-architecture
11:50:25 [2019-09-16T11:50:25.609Z] + cd /tmp/tmp.42mO42qYkw/src/github.com/docker/distribution
11:50:25 [2019-09-16T11:50:25.609Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:50:25 [2019-09-16T11:50:25.609Z] + GOPATH=/tmp/tmp.42mO42qYkw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.42mO42qYkw
11:50:25 [2019-09-16T11:50:25.609Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:50:25 [2019-09-16T11:50:25.718Z] #13 ...
11:50:25 [2019-09-16T11:50:25.719Z] 
11:50:25 [2019-09-16T11:50:25.719Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:50:25 [2019-09-16T11:50:25.719Z] #58 65.23   CC       soccr/soccr.o
11:50:25 [2019-09-16T11:50:25.719Z] #58 66.87   AR       soccr/libsoccr.a
11:50:25 [2019-09-16T11:50:25.719Z] #58 66.90 make[1]: 'soccr/libsoccr.a' is up to date.
11:50:25 [2019-09-16T11:50:25.719Z] #58 67.23   DEP      criu/arch/x86/sigframe.d
11:50:25 [2019-09-16T11:50:25.719Z] #58 67.33   DEP      criu/arch/x86/sigaction_compat.d
11:50:25 [2019-09-16T11:50:25.719Z] #58 67.43   DEP      criu/arch/x86/kerndat.d
11:50:25 [2019-09-16T11:50:25.719Z] #58 67.57   DEP      criu/arch/x86/crtools.d
11:50:25 [2019-09-16T11:50:25.719Z] #58 67.70   DEP      criu/arch/x86/cpu.d
11:50:25 [2019-09-16T11:50:25.719Z] #58 67.87   CC       criu/arch/x86/cpu.o
11:50:25 [2019-09-16T11:50:25.719Z] #58 68.65   CC       criu/arch/x86/crtools.o
11:50:25 [2019-09-16T11:50:25.719Z] #58 70.14   CC       criu/arch/x86/kerndat.o
11:50:25 [2019-09-16T11:50:25.719Z] #58 70.81   CC       criu/arch/x86/sigaction_compat.o
11:50:25 [2019-09-16T11:50:25.719Z] #58 71.11   CC       criu/arch/x86/sigframe.o
11:50:25 [2019-09-16T11:50:25.719Z] #58 71.43   LINK     criu/arch/x86/crtools.built-in.o
11:50:25 [2019-09-16T11:50:25.719Z] #58 71.49   DEP      criu/pie/util-vdso-elf32.d
11:50:25 [2019-09-16T11:50:25.719Z] #58 71.69   DEP      criu/arch/x86/vdso-pie.d
11:50:25 [2019-09-16T11:50:25.719Z] #58 71.92   DEP      criu/pie/parasite-vdso.d
11:50:25 [2019-09-16T11:50:25.719Z] #58 72.09   DEP      criu/pie/util-vdso.d
11:50:25 [2019-09-16T11:50:25.719Z] #58 72.27   DEP      criu/pie/util.d
11:50:25 [2019-09-16T11:50:25.719Z] #58 72.49   CC       criu/pie/util.o
11:50:25 [2019-09-16T11:50:25.719Z] #58 72.86   CC       criu/pie/util-vdso.o
11:50:25 [2019-09-16T11:50:25.719Z] #58 73.73   CC       criu/pie/parasite-vdso.o
11:50:25 [2019-09-16T11:50:25.719Z] #58 75.04   CC       criu/arch/x86/vdso-pie.o
11:50:25 [2019-09-16T11:50:25.719Z] #58 75.46   CC       criu/pie/util-vdso-elf32.o
11:50:26 [2019-09-16T11:50:26.281Z] #58 76.19   AR       criu/pie/pie.lib.a
11:50:26 [2019-09-16T11:50:26.537Z] #58 76.30   DEP      criu/pie/restorer.d
11:50:26 [2019-09-16T11:50:26.792Z] #58 76.50   DEP      criu/arch/x86/sigaction_compat_pie.d
11:50:26 [2019-09-16T11:50:26.792Z] #58 76.70   DEP      criu/arch/x86/restorer_unmap.d
11:50:27 [2019-09-16T11:50:27.047Z] #58 76.73   DEP      criu/arch/x86/restorer.d
11:50:27 [2019-09-16T11:50:27.047Z] #58 76.96   DEP      criu/pie/parasite.d
11:50:27 [2019-09-16T11:50:27.303Z] #58 ...
11:50:27 [2019-09-16T11:50:27.303Z] 
11:50:27 [2019-09-16T11:50:27.303Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:50:27 [2019-09-16T11:50:27.559Z] #13 78.17 Selecting previously unselected package vim.
11:50:27 [2019-09-16T11:50:27.559Z] #13 78.17 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
11:50:27 [2019-09-16T11:50:27.559Z] #13 78.18 Unpacking vim (2:8.0.0197-4+deb9u3) ...
11:50:28 [2019-09-16T11:50:28.120Z] #13 78.84 Selecting previously unselected package xfsprogs.
11:50:28 [2019-09-16T11:50:28.120Z] #13 78.86 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
11:50:28 [2019-09-16T11:50:28.120Z] #13 78.86 Unpacking xfsprogs (4.9.0+nmu1) ...
11:50:29 [2019-09-16T11:50:29.047Z] #13 79.65 Selecting previously unselected package zip.
11:50:29 [2019-09-16T11:50:29.047Z] #13 79.65 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
11:50:29 [2019-09-16T11:50:29.047Z] #13 79.65 Unpacking zip (3.0-11+b1) ...
11:50:29 [2019-09-16T11:50:29.047Z] #13 79.81 Selecting previously unselected package libapparmor-perl.
11:50:29 [2019-09-16T11:50:29.047Z] #13 79.81 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
11:50:29 [2019-09-16T11:50:29.047Z] #13 79.82 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
11:50:29 [2019-09-16T11:50:29.303Z] #13 79.96 Selecting previously unselected package apparmor.
11:50:29 [2019-09-16T11:50:29.303Z] #13 79.96 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
11:50:29 [2019-09-16T11:50:29.303Z] #13 80.06 Unpacking apparmor (2.11.0-3+deb9u2) ...
11:50:29 [2019-09-16T11:50:29.864Z] #13 80.64 Selecting previously unselected package binutils-mingw-w64-i686.
11:50:29 [2019-09-16T11:50:29.864Z] #13 80.65 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
11:50:29 [2019-09-16T11:50:29.864Z] #13 80.66 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:50:29 [2019-09-16T11:50:29.957Z] Removing intermediate container 0f06e5708c26
11:50:29 [2019-09-16T11:50:29.957Z]  ---> 6eef235c56b5
11:50:29 [2019-09-16T11:50:29.957Z] Step 66/126 : FROM base AS gotestsum
11:50:29 [2019-09-16T11:50:29.957Z]  ---> 1996ede3ea70
11:50:29 [2019-09-16T11:50:29.957Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum
11:50:29 [2019-09-16T11:50:29.957Z]  ---> Running in 0ef9505e05f5
11:50:29 [2019-09-16T11:50:29.957Z] Removing intermediate container 0ef9505e05f5
11:50:29 [2019-09-16T11:50:29.957Z]  ---> ea977e254b7f
11:50:29 [2019-09-16T11:50:29.957Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:50:29 [2019-09-16T11:50:29.957Z]  ---> d6fd91fd9d10
11:50:29 [2019-09-16T11:50:29.957Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:50:29 [2019-09-16T11:50:29.957Z]  ---> 06f61b63443a
11:50:29 [2019-09-16T11:50:29.957Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:50:29 [2019-09-16T11:50:29.957Z]  ---> Running in de02845b41ad
11:50:29 [2019-09-16T11:50:29.957Z] + RM_GOPATH=0
11:50:29 [2019-09-16T11:50:29.957Z] + TMP_GOPATH=
11:50:29 [2019-09-16T11:50:29.957Z] + : /build
11:50:29 [2019-09-16T11:50:29.957Z] + '[' -z '' ']'
11:50:29 [2019-09-16T11:50:29.957Z] ++ mktemp -d
11:50:29 [2019-09-16T11:50:29.957Z] + export GOPATH=/tmp/tmp.Ri4diHrmqt
11:50:29 [2019-09-16T11:50:29.957Z] + GOPATH=/tmp/tmp.Ri4diHrmqt
11:50:29 [2019-09-16T11:50:29.957Z] + RM_GOPATH=1
11:50:29 [2019-09-16T11:50:29.957Z] ++ dirname ./install.sh
11:50:29 [2019-09-16T11:50:29.957Z] + dir=.
11:50:29 [2019-09-16T11:50:29.957Z] + bin=gotestsum
11:50:29 [2019-09-16T11:50:29.957Z] + shift
11:50:29 [2019-09-16T11:50:29.957Z] + '[' '!' -f ./gotestsum.installer ']'
11:50:29 [2019-09-16T11:50:29.957Z] + . ./gotestsum.installer
11:50:29 [2019-09-16T11:50:29.957Z] ++ GOTESTSUM_COMMIT=v0.3.5
11:50:29 [2019-09-16T11:50:29.957Z] + install_gotestsum
11:50:29 [2019-09-16T11:50:29.957Z] + echo 'Installing gotestsum version v0.3.5'
11:50:29 [2019-09-16T11:50:29.957Z] + go get -d gotest.tools/gotestsum
11:50:29 [2019-09-16T11:50:29.957Z] Installing gotestsum version v0.3.5
11:50:30 [2019-09-16T11:50:30.912Z] #55 ...
11:50:30 [2019-09-16T11:50:30.912Z] 
11:50:30 [2019-09-16T11:50:30.912Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:50:30 [2019-09-16T11:50:30.912Z] #58 120.4   CC       criu/protobuf-desc.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 121.0   CC       criu/protobuf.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 121.3   CC       criu/pstree.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 122.2   CC       criu/rbtree.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 122.5   CC       criu/rst-malloc.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 122.7   CC       criu/seccomp.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 123.3   CC       criu/seize.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 124.0   CC       criu/shmem.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 124.9   CC       criu/sigframe.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 125.0   CC       criu/signalfd.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 125.2   CC       criu/sk-inet.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 126.0   CC       criu/sk-netlink.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 126.3   CC       criu/sk-packet.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 126.8   CC       criu/sk-queue.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 127.2   CC       criu/sk-tcp.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 127.7   CC       criu/sk-unix.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 129.2   CC       criu/sockets.o
11:50:30 [2019-09-16T11:50:30.912Z] #58 129.8   CC       criu/stats.o
11:50:31 [2019-09-16T11:50:31.115Z] + rm -rf /tmp/tmp.42mO42qYkw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.42mO42qYkw
11:50:31 [2019-09-16T11:50:31.170Z] #58 130.1   CC       criu/string.o
11:50:31 [2019-09-16T11:50:31.170Z] #58 130.2   CC       criu/sysctl.o
11:50:31 [2019-09-16T11:50:31.736Z] #58 130.8   CC       criu/sysfs_parse.o
11:50:31 [2019-09-16T11:50:31.994Z] #58 131.2   CC       criu/timerfd.o
11:50:32 [2019-09-16T11:50:32.378Z] #13 82.71 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:50:32 [2019-09-16T11:50:32.378Z] #13 82.72 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
11:50:32 [2019-09-16T11:50:32.378Z] #13 82.73 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:50:32 [2019-09-16T11:50:32.378Z] #13 ...
11:50:32 [2019-09-16T11:50:32.378Z] 
11:50:32 [2019-09-16T11:50:32.379Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:50:32 [2019-09-16T11:50:32.379Z] #33 140.1 internal/x/text/unicode/norm
11:50:32 [2019-09-16T11:50:32.379Z] #33 144.9 internal/x/net/idna
11:50:32 [2019-09-16T11:50:32.379Z] #33 145.8 crypto/x509
11:50:32 [2019-09-16T11:50:32.379Z] #33 147.3 net/textproto
11:50:32 [2019-09-16T11:50:32.379Z] #33 148.4 internal/x/net/http/httpguts
11:50:32 [2019-09-16T11:50:32.379Z] #33 148.8 internal/x/net/http/httpproxy
11:50:32 [2019-09-16T11:50:32.379Z] #33 149.4 internal/x/net/http2/hpack
11:50:32 [2019-09-16T11:50:32.379Z] #33 ...
11:50:32 [2019-09-16T11:50:32.379Z] 
11:50:32 [2019-09-16T11:50:32.379Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:50:32 [2019-09-16T11:50:32.379Z] #58 77.24   CC       criu/pie/parasite.o
11:50:32 [2019-09-16T11:50:32.379Z] #58 78.65   LINK     criu/pie/parasite.built-in.o
11:50:32 [2019-09-16T11:50:32.379Z] #58 78.66   GEN      criu/pie/parasite-blob.h
11:50:32 [2019-09-16T11:50:32.379Z] #58 78.70   CC       criu/arch/x86/restorer.o
11:50:32 [2019-09-16T11:50:32.379Z] #58 79.49   CC       criu/arch/x86/restorer_unmap.o
11:50:32 [2019-09-16T11:50:32.379Z] #58 79.54   CC       criu/arch/x86/sigaction_compat_pie.o
11:50:32 [2019-09-16T11:50:32.379Z] #58 79.87   CC       criu/pie/restorer.o
11:50:32 [2019-09-16T11:50:32.475Z] + cd /tmp/tmp.Ri4diHrmqt/src/gotest.tools/gotestsum
11:50:32 [2019-09-16T11:50:32.475Z] + git checkout -q v0.3.5
11:50:32 [2019-09-16T11:50:32.475Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
11:50:32 [2019-09-16T11:50:32.560Z] #58 131.6   CC       criu/tty.o
11:50:33 [2019-09-16T11:50:33.146Z] Removing intermediate container cbd11e319c2a
11:50:33 [2019-09-16T11:50:33.146Z]  ---> c3c08c2c8e57
11:50:33 [2019-09-16T11:50:33.146Z] Step 16/126 : FROM base AS swagger
11:50:33 [2019-09-16T11:50:33.146Z]  ---> bf1ead148976
11:50:33 [2019-09-16T11:50:33.146Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
11:50:33 [2019-09-16T11:50:33.146Z]  ---> Running in 0c12b362458d
11:50:33 [2019-09-16T11:50:33.146Z] Removing intermediate container 0c12b362458d
11:50:33 [2019-09-16T11:50:33.146Z]  ---> 8ba95e3a3b25
11:50:33 [2019-09-16T11:50:33.146Z] Step 18/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
11:50:33 [2019-09-16T11:50:33.146Z]  ---> Running in ab8a04cd62b6
11:50:33 [2019-09-16T11:50:33.432Z] + mktemp -d
11:50:33 [2019-09-16T11:50:33.432Z] + export GOPATH=/tmp/tmp.y3Vmb1IE63
11:50:33 [2019-09-16T11:50:33.432Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.y3Vmb1IE63/src/github.com/go-swagger/go-swagger
11:50:33 [2019-09-16T11:50:33.432Z] Cloning into '/tmp/tmp.y3Vmb1IE63/src/github.com/go-swagger/go-swagger'...
11:50:33 [2019-09-16T11:50:33.743Z] #58 83.25   LINK     criu/pie/restorer.built-in.o
11:50:33 [2019-09-16T11:50:33.743Z] #58 83.28   GEN      criu/pie/restorer-blob.h
11:50:33 [2019-09-16T11:50:33.743Z] #58 83.37   DEP      criu/vdso.d
11:50:33 [2019-09-16T11:50:33.998Z] #58 83.71   DEP      criu/vdso-compat.d
11:50:33 [2019-09-16T11:50:33.998Z] #58 83.88   DEP      criu/uts_ns.d
11:50:34 [2019-09-16T11:50:34.254Z] #58 84.06   DEP      criu/util.d
11:50:34 [2019-09-16T11:50:34.459Z] #58 133.2   CC       criu/tun.o
11:50:34 [2019-09-16T11:50:34.509Z] #58 ...
11:50:34 [2019-09-16T11:50:34.509Z] 
11:50:34 [2019-09-16T11:50:34.509Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:50:34 [2019-09-16T11:50:34.509Z] #13 85.07 Selecting previously unselected package binutils-mingw-w64.
11:50:34 [2019-09-16T11:50:34.509Z] #13 85.09 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
11:50:34 [2019-09-16T11:50:34.509Z] #13 85.10 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:50:34 [2019-09-16T11:50:34.509Z] #13 85.22 Selecting previously unselected package mingw-w64-common.
11:50:34 [2019-09-16T11:50:34.509Z] #13 85.22 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
11:50:34 [2019-09-16T11:50:34.509Z] #13 85.23 Unpacking mingw-w64-common (5.0.1-1) ...
11:50:34 [2019-09-16T11:50:34.716Z] #58 133.7   CC       criu/uffd.o
11:50:36 [2019-09-16T11:50:36.090Z] #58 134.9   CC       criu/util.o
11:50:37 [2019-09-16T11:50:37.023Z] #58 136.1   CC       criu/uts_ns.o
11:50:37 [2019-09-16T11:50:37.023Z] #58 136.2   CC       criu/vdso-compat.o
11:50:37 [2019-09-16T11:50:37.590Z] #58 136.5   CC       criu/vdso.o
11:50:38 [2019-09-16T11:50:38.523Z] #58 137.4   LINK     criu/built-in.o
11:50:38 [2019-09-16T11:50:38.523Z] #58 137.6   LINK     criu/criu
11:50:38 [2019-09-16T11:50:38.780Z] #58 137.9   DEP      lib/c/criu.d
11:50:38 [2019-09-16T11:50:38.780Z] #58 138.0   CC       images/rpc.pb-c.o
11:50:39 [2019-09-16T11:50:39.347Z] #58 138.4   CC       lib/c/criu.o
11:50:39 [2019-09-16T11:50:39.607Z] #58 ...
11:50:39 [2019-09-16T11:50:39.607Z] 
11:50:39 [2019-09-16T11:50:39.607Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:50:39 [2019-09-16T11:50:39.607Z] #55 190.9 + rm -rf /tmp/tmp.q3jat0SPOd/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.q3jat0SPOd
11:50:39 [2019-09-16T11:50:39.794Z] #13 90.11 Selecting previously unselected package mingw-w64-x86-64-dev.
11:50:39 [2019-09-16T11:50:39.794Z] #13 90.15 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
11:50:39 [2019-09-16T11:50:39.794Z] #13 90.16 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
11:50:40 [2019-09-16T11:50:40.251Z] + cd /tmp/tmp.y3Vmb1IE63/src/github.com/go-swagger/go-swagger
11:50:40 [2019-09-16T11:50:40.251Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
11:50:40 [2019-09-16T11:50:40.540Z] #55 DONE 191.9s
11:50:40 [2019-09-16T11:50:40.540Z] 
11:50:40 [2019-09-16T11:50:40.540Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:50:40 [2019-09-16T11:50:40.540Z] #58 139.1   LINK     lib/c/built-in.o
11:50:40 [2019-09-16T11:50:40.540Z] #58 139.1   LINK     lib/c/libcriu.so
11:50:40 [2019-09-16T11:50:40.540Z] #58 139.2   GEN      magic.py
11:50:40 [2019-09-16T11:50:40.895Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:50:41 [2019-09-16T11:50:41.106Z] #58 140.0 fatal: Not a git repository (or any of the parent directories): .git
11:50:41 [2019-09-16T11:50:41.781Z] #13 ...
11:50:41 [2019-09-16T11:50:41.781Z] 
11:50:41 [2019-09-16T11:50:41.781Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:50:41 [2019-09-16T11:50:41.781Z] #58 84.36   DEP      criu/uffd.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 84.68   DEP      criu/tun.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 84.98   DEP      criu/tty.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 85.23   DEP      criu/timerfd.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 85.44   DEP      criu/sysfs_parse.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 85.66   DEP      criu/sysctl.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 85.91   DEP      criu/string.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 86.02   DEP      criu/stats.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 86.18   DEP      criu/sockets.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 86.47   DEP      criu/sk-unix.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 86.81   DEP      criu/sk-tcp.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 87.10   DEP      criu/sk-queue.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 87.30   DEP      criu/sk-packet.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 87.48   DEP      criu/sk-netlink.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 87.71   DEP      criu/sk-inet.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 87.99   DEP      criu/signalfd.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 88.20   DEP      criu/sigframe.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 88.32   DEP      criu/shmem.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 88.52   DEP      criu/seize.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 88.70   DEP      criu/seccomp.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 88.88   DEP      criu/rst-malloc.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 88.95   DEP      criu/rbtree.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 89.00   DEP      criu/pstree.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 89.16   DEP      criu/protobuf.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 89.28   GEN      criu/protobuf-desc-gen.h
11:50:41 [2019-09-16T11:50:41.781Z] #58 91.13   DEP      criu/protobuf-desc.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 91.35   DEP      criu/proc_parse.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 91.52   DEP      criu/plugin.d
11:50:41 [2019-09-16T11:50:41.781Z] #58 91.63   DEP      criu/pipes.d
11:50:42 [2019-09-16T11:50:42.037Z] #58 91.82   DEP      criu/pie-util.d
11:50:42 [2019-09-16T11:50:42.037Z] #58 91.92   DEP      criu/pie-util-vdso.d
11:50:42 [2019-09-16T11:50:42.039Z] #58 141.2 make[1]: Nothing to be done for 'all'.
11:50:42 [2019-09-16T11:50:42.292Z] #58 92.10   DEP      criu/pie-util-vdso-elf32.d
11:50:42 [2019-09-16T11:50:42.292Z] #58 92.21   DEP      criu/path.d
11:50:42 [2019-09-16T11:50:42.547Z] #58 92.36   DEP      criu/parasite-syscall.d
11:50:42 [2019-09-16T11:50:42.547Z] #58 ...
11:50:42 [2019-09-16T11:50:42.547Z] 
11:50:42 [2019-09-16T11:50:42.547Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:50:42 [2019-09-16T11:50:42.547Z] #33 150.7 mime
11:50:42 [2019-09-16T11:50:42.547Z] #33 151.5 crypto/tls
11:50:42 [2019-09-16T11:50:42.547Z] #33 152.6 mime/quotedprintable
11:50:42 [2019-09-16T11:50:42.547Z] #33 153.1 mime/multipart
11:50:42 [2019-09-16T11:50:42.547Z] #33 154.0 net/http/internal
11:50:42 [2019-09-16T11:50:42.547Z] #33 154.4 os/exec
11:50:42 [2019-09-16T11:50:42.604Z] #58 141.7 make[1]: 'images/built-in.o' is up to date.
11:50:42 [2019-09-16T11:50:42.604Z] #58 141.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
11:50:42 [2019-09-16T11:50:42.604Z] #58 141.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:50:42 [2019-09-16T11:50:42.604Z] #58 141.7 make[1]: 'compel/libcompel.a' is up to date.
11:50:42 [2019-09-16T11:50:42.604Z] #58 141.8 make[1]: 'compel/compel-host-bin' is up to date.
11:50:42 [2019-09-16T11:50:42.604Z] #58 141.8 make[1]: Nothing to be done for 'all'.
11:50:42 [2019-09-16T11:50:42.861Z] #58 141.8 make[1]: 'soccr/libsoccr.a' is up to date.
11:50:42 [2019-09-16T11:50:42.861Z] #58 141.9 make[2]: Nothing to be done for 'all'.
11:50:42 [2019-09-16T11:50:42.861Z] #58 141.9 make[2]: Nothing to be done for 'all'.
11:50:42 [2019-09-16T11:50:42.861Z] #58 142.0 make[2]: Nothing to be done for 'all'.
11:50:42 [2019-09-16T11:50:42.861Z] #58 142.0 make[2]: Nothing to be done for 'all'.
11:50:43 [2019-09-16T11:50:43.105Z] #33 ...
11:50:43 [2019-09-16T11:50:43.105Z] 
11:50:43 [2019-09-16T11:50:43.105Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:50:43 [2019-09-16T11:50:43.105Z] #58 92.68   DEP      criu/pagemap.d
11:50:43 [2019-09-16T11:50:43.105Z] #58 92.94   DEP      criu/pagemap-cache.d
11:50:43 [2019-09-16T11:50:43.105Z] #58 93.05   DEP      criu/page-xfer.d
11:50:43 [2019-09-16T11:50:43.119Z] #58 142.1 make[2]: Nothing to be done for 'all'.
11:50:43 [2019-09-16T11:50:43.119Z] #58 142.1 make[2]: Nothing to be done for 'all'.
11:50:43 [2019-09-16T11:50:43.119Z] #58 142.1 make[2]: Nothing to be done for 'all'.
11:50:43 [2019-09-16T11:50:43.119Z] #58 142.1 make[2]: Nothing to be done for 'all'.
11:50:43 [2019-09-16T11:50:43.119Z] #58 142.1   INSTALL  criu/criu
11:50:43 [2019-09-16T11:50:43.376Z] #58 DONE 142.5s
11:50:43 [2019-09-16T11:50:43.376Z] 
11:50:43 [2019-09-16T11:50:43.376Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
11:50:43 [2019-09-16T11:50:43.664Z] #58 93.30   DEP      criu/page-pipe.d
11:50:43 [2019-09-16T11:50:43.664Z] #58 93.48   DEP      criu/netfilter.d
11:50:43 [2019-09-16T11:50:43.919Z] #58 93.76   DEP      criu/net.d
11:50:44 [2019-09-16T11:50:44.063Z] Removing intermediate container de02845b41ad
11:50:44 [2019-09-16T11:50:44.063Z]  ---> 076f62d40a2a
11:50:44 [2019-09-16T11:50:44.063Z] Step 71/126 : FROM dev-base AS dockercli
11:50:44 [2019-09-16T11:50:44.063Z]  ---> 1996ede3ea70
11:50:44 [2019-09-16T11:50:44.063Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli
11:50:44 [2019-09-16T11:50:44.063Z]  ---> Running in 2e02d1ca9ddb
11:50:44 [2019-09-16T11:50:44.063Z] Removing intermediate container 2e02d1ca9ddb
11:50:44 [2019-09-16T11:50:44.063Z]  ---> 586785e1c8b3
11:50:44 [2019-09-16T11:50:44.063Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:50:44 [2019-09-16T11:50:44.432Z]  ---> ce115a8b001e
11:50:44 [2019-09-16T11:50:44.432Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:50:44 [2019-09-16T11:50:44.479Z] #58 94.06   DEP      criu/namespaces.d
11:50:44 [2019-09-16T11:50:44.479Z] #58 94.29   DEP      criu/mount.d
11:50:44 [2019-09-16T11:50:44.735Z] #58 94.47   DEP      criu/mem.d
11:50:44 [2019-09-16T11:50:44.750Z] #24 DONE 195.4s
11:50:44 [2019-09-16T11:50:44.750Z] 
11:50:44 [2019-09-16T11:50:44.750Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:50:44 [2019-09-16T11:50:44.797Z]  ---> 43fae82eb531
11:50:44 [2019-09-16T11:50:44.797Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:50:44 [2019-09-16T11:50:44.797Z]  ---> Running in 344b699707b5
11:50:44 [2019-09-16T11:50:44.990Z] #58 94.67   DEP      criu/lsm.d
11:50:44 [2019-09-16T11:50:44.990Z] #58 94.80   DEP      criu/log.d
11:50:45 [2019-09-16T11:50:45.168Z] + RM_GOPATH=0
11:50:45 [2019-09-16T11:50:45.168Z] + TMP_GOPATH=
11:50:45 [2019-09-16T11:50:45.168Z] + : /build
11:50:45 [2019-09-16T11:50:45.168Z] + '[' -z '' ']'
11:50:45 [2019-09-16T11:50:45.168Z] ++ mktemp -d
11:50:45 [2019-09-16T11:50:45.168Z] + export GOPATH=/tmp/tmp.xBlSPvJKsz
11:50:45 [2019-09-16T11:50:45.168Z] + GOPATH=/tmp/tmp.xBlSPvJKsz
11:50:45 [2019-09-16T11:50:45.168Z] + RM_GOPATH=1
11:50:45 [2019-09-16T11:50:45.168Z] ++ dirname ./install.sh
11:50:45 [2019-09-16T11:50:45.168Z] + dir=.
11:50:45 [2019-09-16T11:50:45.168Z] + bin=dockercli
11:50:45 [2019-09-16T11:50:45.168Z] + shift
11:50:45 [2019-09-16T11:50:45.168Z] + '[' '!' -f ./dockercli.installer ']'
11:50:45 [2019-09-16T11:50:45.168Z] + . ./dockercli.installer
11:50:45 [2019-09-16T11:50:45.169Z] ++ DOCKERCLI_CHANNEL=stable
11:50:45 [2019-09-16T11:50:45.169Z] ++ DOCKERCLI_VERSION=17.06.2-ce
11:50:45 [2019-09-16T11:50:45.169Z] + install_dockercli
11:50:45 [2019-09-16T11:50:45.169Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
11:50:45 [2019-09-16T11:50:45.169Z] ++ uname -m
11:50:45 [2019-09-16T11:50:45.169Z] Install docker/cli version 17.06.2-ce from stable
11:50:45 [2019-09-16T11:50:45.169Z] + arch=s390x
11:50:45 [2019-09-16T11:50:45.169Z] + '[' s390x '!=' x86_64 ']'
11:50:45 [2019-09-16T11:50:45.169Z] + '[' s390x '!=' s390x ']'
11:50:45 [2019-09-16T11:50:45.169Z] + url=https://download.docker.com/linux/static
11:50:45 [2019-09-16T11:50:45.169Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
11:50:45 [2019-09-16T11:50:45.169Z] + tar -xz docker/docker
11:50:45 [2019-09-16T11:50:45.248Z] #58 ...
11:50:45 [2019-09-16T11:50:45.248Z] 
11:50:45 [2019-09-16T11:50:45.248Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
11:50:45 [2019-09-16T11:50:45.248Z] #27 DONE 163.2s
11:50:45 [2019-09-16T11:50:45.248Z] 
11:50:45 [2019-09-16T11:50:45.248Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:50:45 [2019-09-16T11:50:45.248Z] #58 95.02   DEP      criu/libnetlink.d
11:50:45 [2019-09-16T11:50:45.809Z] #58 95.40   DEP      criu/kerndat.d
11:50:46 [2019-09-16T11:50:46.064Z] #58 95.75   DEP      criu/kcmp-ids.d
11:50:46 [2019-09-16T11:50:46.064Z] #58 95.88   DEP      criu/irmap.d
11:50:46 [2019-09-16T11:50:46.320Z] #58 96.09   DEP      criu/ipc_ns.d
11:50:46 [2019-09-16T11:50:46.432Z] + mkdir -p /build
11:50:46 [2019-09-16T11:50:46.432Z] + mv docker/docker /build/
11:50:46 [2019-09-16T11:50:46.432Z] + rmdir docker
11:50:46 [2019-09-16T11:50:46.575Z] #58 96.40   DEP      criu/image.d
11:50:46 [2019-09-16T11:50:46.798Z] Removing intermediate container 344b699707b5
11:50:46 [2019-09-16T11:50:46.798Z]  ---> f2928fc19913
11:50:46 [2019-09-16T11:50:46.798Z] Step 76/126 : FROM runtime-dev AS runc
11:50:46 [2019-09-16T11:50:46.798Z]  ---> 140e0afb2631
11:50:46 [2019-09-16T11:50:46.798Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc
11:50:46 [2019-09-16T11:50:46.798Z]  ---> Running in 46e25a6cae37
11:50:46 [2019-09-16T11:50:46.840Z] #58 96.56   DEP      criu/image-desc.d
11:50:46 [2019-09-16T11:50:46.840Z] #58 96.66   DEP      criu/fsnotify.d
11:50:47 [2019-09-16T11:50:47.096Z] #58 96.84   DEP      criu/filesystems.d
11:50:47 [2019-09-16T11:50:47.161Z] Removing intermediate container 46e25a6cae37
11:50:47 [2019-09-16T11:50:47.161Z]  ---> 3b451627bfdd
11:50:47 [2019-09-16T11:50:47.161Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:50:47 [2019-09-16T11:50:47.161Z]  ---> f60ba98a9065
11:50:47 [2019-09-16T11:50:47.161Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:50:47 [2019-09-16T11:50:47.277Z] #47 ...
11:50:47 [2019-09-16T11:50:47.277Z] 
11:50:47 [2019-09-16T11:50:47.277Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/
11:50:47 [2019-09-16T11:50:47.351Z] #58 97.03   DEP      criu/files.d
11:50:47 [2019-09-16T11:50:47.351Z] #58 97.23   DEP      criu/files-reg.d
11:50:47 [2019-09-16T11:50:47.423Z]  ---> d4d260b3cf07
11:50:47 [2019-09-16T11:50:47.423Z] Successfully built d4d260b3cf07
11:50:47 [2019-09-16T11:50:47.423Z] Successfully tagged docker:latest
11:50:47 [2019-09-16T11:50:47.423Z] INFO: Image build ended at 09/16/2019 11:50:44. Duration:00:03:46.8478932
11:50:47 [2019-09-16T11:50:47.423Z] 
11:50:47 [2019-09-16T11:50:47.423Z] 
11:50:47 [2019-09-16T11:50:47.423Z] INFO: Building the test binaries at 09/16/2019 11:50:44...
11:50:47 [2019-09-16T11:50:47.527Z]  ---> 0bac47e1bc66
11:50:47 [2019-09-16T11:50:47.527Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:50:47 [2019-09-16T11:50:47.527Z]  ---> Running in 3fce84ab6c3e
11:50:47 [2019-09-16T11:50:47.606Z] #58 97.49   DEP      criu/files-ext.d
11:50:47 [2019-09-16T11:50:47.843Z] #25 DONE 0.9s
11:50:47 [2019-09-16T11:50:47.843Z] 
11:50:47 [2019-09-16T11:50:47.843Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:50:47 [2019-09-16T11:50:47.843Z] #47 ...
11:50:47 [2019-09-16T11:50:47.843Z] 
11:50:47 [2019-09-16T11:50:47.843Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
11:50:47 [2019-09-16T11:50:47.843Z] #28 DONE 0.1s
11:50:47 [2019-09-16T11:50:47.862Z] #58 97.65   DEP      criu/file-lock.d
11:50:47 [2019-09-16T11:50:47.917Z] + RM_GOPATH=0
11:50:47 [2019-09-16T11:50:47.917Z] + TMP_GOPATH=
11:50:47 [2019-09-16T11:50:47.917Z] + : /build
11:50:47 [2019-09-16T11:50:47.917Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
11:50:47 [2019-09-16T11:50:47.918Z] + '[' -z '' ']'
11:50:47 [2019-09-16T11:50:47.918Z] ++ mktemp -d
11:50:47 [2019-09-16T11:50:47.918Z] + export GOPATH=/tmp/tmp.3BVIevHwNh
11:50:47 [2019-09-16T11:50:47.918Z] + GOPATH=/tmp/tmp.3BVIevHwNh
11:50:47 [2019-09-16T11:50:47.918Z] + RM_GOPATH=1
11:50:47 [2019-09-16T11:50:47.918Z] ++ dirname ./install.sh
11:50:47 [2019-09-16T11:50:47.918Z] + dir=.
11:50:47 [2019-09-16T11:50:47.918Z] + bin=runc
11:50:47 [2019-09-16T11:50:47.918Z] + shift
11:50:47 [2019-09-16T11:50:47.918Z] + '[' '!' -f ./runc.installer ']'
11:50:47 [2019-09-16T11:50:47.918Z] + . ./runc.installer
11:50:47 [2019-09-16T11:50:47.918Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
11:50:47 [2019-09-16T11:50:47.918Z] + install_runc
11:50:47 [2019-09-16T11:50:47.918Z] + uname -r
11:50:47 [2019-09-16T11:50:47.918Z] + grep -q '^3\.10\.0.*\.el7\.'
11:50:47 [2019-09-16T11:50:47.918Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:50:47 [2019-09-16T11:50:47.918Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
11:50:47 [2019-09-16T11:50:47.918Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3BVIevHwNh/src/github.com/opencontainers/runc
11:50:47 [2019-09-16T11:50:47.918Z] Cloning into '/tmp/tmp.3BVIevHwNh/src/github.com/opencontainers/runc'...
11:50:48 [2019-09-16T11:50:48.101Z] 
11:50:48 [2019-09-16T11:50:48.101Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
11:50:48 [2019-09-16T11:50:48.101Z] #31 DONE 0.1s
11:50:48 [2019-09-16T11:50:48.101Z] 
11:50:48 [2019-09-16T11:50:48.101Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
11:50:48 [2019-09-16T11:50:48.101Z] #34 DONE 0.1s
11:50:48 [2019-09-16T11:50:48.101Z] 
11:50:48 [2019-09-16T11:50:48.101Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
11:50:48 [2019-09-16T11:50:48.101Z] #39 DONE 0.1s
11:50:48 [2019-09-16T11:50:48.101Z] 
11:50:48 [2019-09-16T11:50:48.101Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:50:48 [2019-09-16T11:50:48.117Z] #58 97.85   DEP      criu/file-ids.d
11:50:48 [2019-09-16T11:50:48.359Z] #47 ...
11:50:48 [2019-09-16T11:50:48.359Z] 
11:50:48 [2019-09-16T11:50:48.359Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
11:50:48 [2019-09-16T11:50:48.359Z] #43 DONE 0.1s
11:50:48 [2019-09-16T11:50:48.359Z] 
11:50:48 [2019-09-16T11:50:48.359Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:50:48 [2019-09-16T11:50:48.372Z] #58 98.02   DEP      criu/fifo.d
11:50:48 [2019-09-16T11:50:48.627Z] #58 98.26   DEP      criu/fdstore.d
11:50:48 [2019-09-16T11:50:48.627Z] #58 98.42   DEP      criu/fault-injection.d
11:50:48 [2019-09-16T11:50:48.627Z] #58 98.48   DEP      criu/external.d
11:50:48 [2019-09-16T11:50:48.883Z] #58 98.60   DEP      criu/eventpoll.d
11:50:48 [2019-09-16T11:50:48.883Z] #58 98.82   DEP      criu/eventfd.d
11:50:49 [2019-09-16T11:50:49.138Z] #58 98.97   DEP      criu/crtools.d
11:50:49 [2019-09-16T11:50:49.186Z] + cd /tmp/tmp.3BVIevHwNh/src/github.com/opencontainers/runc
11:50:49 [2019-09-16T11:50:49.186Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
11:50:49 [2019-09-16T11:50:49.186Z] + '[' -z '' ']'
11:50:49 [2019-09-16T11:50:49.186Z] + target=static
11:50:49 [2019-09-16T11:50:49.186Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:50:49 [2019-09-16T11:50:49.186Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
11:50:49 [2019-09-16T11:50:49.406Z] #58 99.19   DEP      criu/cr-service.d
11:50:49 [2019-09-16T11:50:49.662Z] #58 99.43   DEP      criu/cr-restore.d
11:50:49 [2019-09-16T11:50:49.917Z] #58 99.72   DEP      criu/cr-errno.d
11:50:49 [2019-09-16T11:50:49.917Z] #58 99.76   DEP      criu/cr-dump.d
11:50:50 [2019-09-16T11:50:50.477Z] #58 100.1   DEP      criu/cr-dedup.d
11:50:50 [2019-09-16T11:50:50.733Z] #58 100.4   DEP      criu/cr-check.d
11:50:50 [2019-09-16T11:50:50.988Z] #58 100.6   DEP      criu/config.d
11:50:50 [2019-09-16T11:50:50.988Z] #58 ...
11:50:50 [2019-09-16T11:50:50.988Z] 
11:50:50 [2019-09-16T11:50:50.988Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
11:50:50 [2019-09-16T11:50:50.988Z] #15 168.9 + rm -rf /tmp/tmp.zmGMAoOAMg
11:50:50 [2019-09-16T11:50:50.988Z] #15 DONE 169.4s
11:50:50 [2019-09-16T11:50:50.988Z] 
11:50:50 [2019-09-16T11:50:50.988Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:50:50 [2019-09-16T11:50:50.988Z] #58 100.8   DEP      criu/clone-noasan.d
11:50:50 [2019-09-16T11:50:50.988Z] #58 ...
11:50:50 [2019-09-16T11:50:50.988Z] 
11:50:50 [2019-09-16T11:50:50.988Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:50:50 [2019-09-16T11:50:50.988Z] #13 96.76 Selecting previously unselected package gcc-mingw-w64-base.
11:50:50 [2019-09-16T11:50:50.988Z] #13 96.77 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
11:50:50 [2019-09-16T11:50:50.988Z] #13 96.77 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:50:50 [2019-09-16T11:50:50.988Z] #13 97.24 Selecting previously unselected package gcc-mingw-w64-x86-64.
11:50:50 [2019-09-16T11:50:50.988Z] #13 97.28 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
11:50:50 [2019-09-16T11:50:50.988Z] #13 97.30 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:50:51 [2019-09-16T11:50:51.922Z] #13 ...
11:50:51 [2019-09-16T11:50:51.922Z] 
11:50:51 [2019-09-16T11:50:51.922Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:50:51 [2019-09-16T11:50:51.922Z] #58 100.9   DEP      criu/cgroup.d
11:50:51 [2019-09-16T11:50:51.922Z] #58 101.2   DEP      criu/cgroup-props.d
11:50:51 [2019-09-16T11:50:51.922Z] #58 101.4   DEP      criu/bitmap.d
11:50:51 [2019-09-16T11:50:51.922Z] #58 101.5   DEP      criu/bfd.d
11:50:51 [2019-09-16T11:50:51.922Z] #58 101.7   DEP      criu/autofs.d
11:50:52 [2019-09-16T11:50:52.177Z] #58 102.0   DEP      criu/aio.d
11:50:52 [2019-09-16T11:50:52.433Z] #58 102.3   DEP      criu/action-scripts.d
11:50:52 [2019-09-16T11:50:52.994Z] #58 102.6   CC       criu/action-scripts.o
11:50:53 [2019-09-16T11:50:53.249Z] #58 ...
11:50:53 [2019-09-16T11:50:53.249Z] 
11:50:53 [2019-09-16T11:50:53.249Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:50:53 [2019-09-16T11:50:53.249Z] #33 161.3 net/http/httptrace
11:50:53 [2019-09-16T11:50:53.249Z] #33 161.6 net/http
11:50:53 [2019-09-16T11:50:53.504Z] #33 ...
11:50:53 [2019-09-16T11:50:53.504Z] 
11:50:53 [2019-09-16T11:50:53.504Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:50:53 [2019-09-16T11:50:53.504Z] #58 103.2   CC       criu/aio.o
11:50:54 [2019-09-16T11:50:54.064Z] #58 103.8   CC       criu/autofs.o
11:50:54 [2019-09-16T11:50:54.911Z] #47 169.1 🇩 bin/containerd
11:50:55 [2019-09-16T11:50:55.427Z] #58 105.3   CC       criu/bfd.o
11:50:56 [2019-09-16T11:50:56.022Z] INFO: make.ps1 starting at 09/16/2019 11:50:55
11:50:56 [2019-09-16T11:50:56.022Z] INFO: Git commit (c93da8ded) assumed from DOCKER_GITCOMMIT environment variable
11:50:56 [2019-09-16T11:50:56.022Z] INFO: Invoking autogen...
11:50:56 [2019-09-16T11:50:56.353Z] #58 106.0   CC       criu/bitmap.o
11:50:56 [2019-09-16T11:50:56.353Z] #58 106.2   CC       criu/cgroup-props.o
11:50:56 [2019-09-16T11:50:56.483Z] INFO: Building daemon...
11:50:57 [2019-09-16T11:50:57.278Z] #58 107.1   CC       criu/cgroup.o
11:51:00 [2019-09-16T11:51:00.541Z] #58 110.3   CC       criu/clone-noasan.o
11:51:00 [2019-09-16T11:51:00.796Z] #58 110.5   CC       criu/config.o
11:51:02 [2019-09-16T11:51:02.159Z] #58 112.0   CC       criu/cr-check.o
11:51:03 [2019-09-16T11:51:03.271Z] + rm -rf /tmp/tmp.y3Vmb1IE63
11:51:03 [2019-09-16T11:51:03.271Z] Removing intermediate container ab8a04cd62b6
11:51:03 [2019-09-16T11:51:03.271Z]  ---> 859b2a8075e7
11:51:03 [2019-09-16T11:51:03.271Z] Step 19/126 : FROM base AS frozen-images
11:51:03 [2019-09-16T11:51:03.271Z]  ---> bf1ead148976
11:51:03 [2019-09-16T11:51:03.271Z] Step 20/126 : ARG DEBIAN_FRONTEND
11:51:03 [2019-09-16T11:51:03.271Z]  ---> Using cache
11:51:03 [2019-09-16T11:51:03.271Z]  ---> 0229b5d21248
11:51:03 [2019-09-16T11:51:03.271Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
11:51:03 [2019-09-16T11:51:03.271Z]  ---> Running in c7c355fd9d0b
11:51:03 [2019-09-16T11:51:03.271Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:51:03 [2019-09-16T11:51:03.271Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:51:03 [2019-09-16T11:51:03.271Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:51:03 [2019-09-16T11:51:03.271Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:51:03 [2019-09-16T11:51:03.271Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:51:03 [2019-09-16T11:51:03.271Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB]
11:51:03 [2019-09-16T11:51:03.271Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
11:51:03 [2019-09-16T11:51:03.271Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
11:51:03 [2019-09-16T11:51:03.522Z] #58 ...
11:51:03 [2019-09-16T11:51:03.522Z] 
11:51:03 [2019-09-16T11:51:03.522Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:51:03 [2019-09-16T11:51:03.522Z] #13 114.0 Selecting previously unselected package g++-mingw-w64-x86-64.
11:51:03 [2019-09-16T11:51:03.522Z] #13 114.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
11:51:03 [2019-09-16T11:51:03.522Z] #13 114.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:51:04 [2019-09-16T11:51:04.745Z] Fetched 7721 kB in 2s (3055 kB/s)
11:51:05 [2019-09-16T11:51:05.409Z] #13 ...
11:51:05 [2019-09-16T11:51:05.409Z] 
11:51:05 [2019-09-16T11:51:05.409Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
11:51:05 [2019-09-16T11:51:05.409Z] #33 174.8 github.com/LK4D4/vndr/godl
11:51:05 [2019-09-16T11:51:05.409Z] #33 175.5 github.com/LK4D4/vndr
11:51:05 [2019-09-16T11:51:05.409Z] #33 DONE 183.6s
11:51:05 [2019-09-16T11:51:05.667Z] 
11:51:05 [2019-09-16T11:51:05.667Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:51:05 [2019-09-16T11:51:05.667Z] #58 113.7   CC       criu/cr-dedup.o
11:51:05 [2019-09-16T11:51:05.667Z] #58 114.1   CC       criu/cr-dump.o
11:51:05 [2019-09-16T11:51:05.936Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
11:51:05 [2019-09-16T11:51:05.936Z] + mkdir -p /build
11:51:05 [2019-09-16T11:51:05.936Z] + cp runc /build/runc
11:51:05 [2019-09-16T11:51:05.936Z] Removing intermediate container 3fce84ab6c3e
11:51:05 [2019-09-16T11:51:05.936Z]  ---> 95c12d51e605
11:51:05 [2019-09-16T11:51:05.936Z] Step 81/126 : FROM dev-base AS tini
11:51:05 [2019-09-16T11:51:05.936Z]  ---> 1996ede3ea70
11:51:05 [2019-09-16T11:51:05.936Z] Step 82/126 : ARG DEBIAN_FRONTEND
11:51:05 [2019-09-16T11:51:05.936Z]  ---> Using cache
11:51:05 [2019-09-16T11:51:05.936Z]  ---> 92b95e6b40d9
11:51:05 [2019-09-16T11:51:05.936Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
11:51:05 [2019-09-16T11:51:05.936Z]  ---> Running in 45a5089104de
11:51:05 [2019-09-16T11:51:05.936Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:51:05 [2019-09-16T11:51:05.936Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:51:05 [2019-09-16T11:51:05.936Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:51:05 [2019-09-16T11:51:05.936Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:51:05 [2019-09-16T11:51:05.936Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:51:05 [2019-09-16T11:51:05.936Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
11:51:05 [2019-09-16T11:51:05.936Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
11:51:05 [2019-09-16T11:51:05.936Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
11:51:06 [2019-09-16T11:51:06.216Z] Reading package lists...
11:51:07 [2019-09-16T11:51:07.223Z] Reading package lists...
11:51:07 [2019-09-16T11:51:07.505Z] Building dependency tree...
11:51:07 [2019-09-16T11:51:07.505Z] Reading state information...
11:51:07 [2019-09-16T11:51:07.505Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
11:51:07 [2019-09-16T11:51:07.505Z] The following additional packages will be installed:
11:51:07 [2019-09-16T11:51:07.505Z]   libjq1 libonig4
11:51:07 [2019-09-16T11:51:07.505Z] The following NEW packages will be installed:
11:51:07 [2019-09-16T11:51:07.505Z]   jq libjq1 libonig4
11:51:07 [2019-09-16T11:51:07.505Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
11:51:07 [2019-09-16T11:51:07.505Z] Need to get 310 kB of archives.
11:51:07 [2019-09-16T11:51:07.505Z] After this operation, 1267 kB of additional disk space will be used.
11:51:07 [2019-09-16T11:51:07.505Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
11:51:07 [2019-09-16T11:51:07.554Z] #58 117.1   CC       criu/cr-errno.o
11:51:07 [2019-09-16T11:51:07.554Z] #58 117.2   CC       criu/cr-restore.o
11:51:07 [2019-09-16T11:51:07.746Z] Fetched 7672 kB in 1s (4250 kB/s)
11:51:07 [2019-09-16T11:51:07.787Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
11:51:07 [2019-09-16T11:51:07.787Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
11:51:07 [2019-09-16T11:51:07.787Z] debconf: delaying package configuration, since apt-utils is not installed
11:51:07 [2019-09-16T11:51:07.787Z] Fetched 310 kB in 0s (3700 kB/s)
11:51:07 [2019-09-16T11:51:07.787Z] Selecting previously unselected package libonig4:ppc64el.
11:51:07 [2019-09-16T11:51:07.787Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
11:51:08 [2019-09-16T11:51:08.070Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
11:51:08 [2019-09-16T11:51:08.070Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
11:51:08 [2019-09-16T11:51:08.070Z] Selecting previously unselected package libjq1:ppc64el.
11:51:08 [2019-09-16T11:51:08.070Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
11:51:08 [2019-09-16T11:51:08.070Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
11:51:08 [2019-09-16T11:51:08.070Z] Selecting previously unselected package jq.
11:51:08 [2019-09-16T11:51:08.070Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
11:51:08 [2019-09-16T11:51:08.070Z] Unpacking jq (1.5+dfsg-1.3) ...
11:51:08 [2019-09-16T11:51:08.070Z] Setting up libonig4:ppc64el (6.1.3-2) ...
11:51:08 [2019-09-16T11:51:08.070Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
11:51:08 [2019-09-16T11:51:08.070Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:51:08 [2019-09-16T11:51:08.070Z] Setting up jq (1.5+dfsg-1.3) ...
11:51:08 [2019-09-16T11:51:08.120Z] Reading package lists...
11:51:08 [2019-09-16T11:51:08.487Z] Reading package lists...
11:51:08 [2019-09-16T11:51:08.487Z] Building dependency tree...
11:51:08 [2019-09-16T11:51:08.487Z] Reading state information...
11:51:08 [2019-09-16T11:51:08.685Z] Removing intermediate container c7c355fd9d0b
11:51:08 [2019-09-16T11:51:08.685Z]  ---> bc75c487f572
11:51:08 [2019-09-16T11:51:08.685Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh /
11:51:08 [2019-09-16T11:51:08.685Z]  ---> 27d2e6981696
11:51:08 [2019-09-16T11:51:08.685Z] Step 23/126 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
11:51:08 [2019-09-16T11:51:08.685Z]  ---> Running in 626974a62d95
11:51:08 [2019-09-16T11:51:08.864Z] The following additional packages will be installed:
11:51:08 [2019-09-16T11:51:08.864Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
11:51:08 [2019-09-16T11:51:08.864Z] Suggested packages:
11:51:08 [2019-09-16T11:51:08.864Z]   codeblocks eclipse ninja-build lrzip
11:51:08 [2019-09-16T11:51:08.864Z] Recommended packages:
11:51:08 [2019-09-16T11:51:08.864Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:51:08 [2019-09-16T11:51:08.864Z] The following NEW packages will be installed:
11:51:08 [2019-09-16T11:51:08.864Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
11:51:08 [2019-09-16T11:51:08.864Z]   vim-common xxd
11:51:08 [2019-09-16T11:51:08.864Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
11:51:08 [2019-09-16T11:51:08.864Z] Need to get 13.2 MB of archives.
11:51:08 [2019-09-16T11:51:08.864Z] After this operation, 59.4 MB of additional disk space will be used.
11:51:08 [2019-09-16T11:51:08.864Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
11:51:08 [2019-09-16T11:51:08.864Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
11:51:08 [2019-09-16T11:51:08.864Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
11:51:08 [2019-09-16T11:51:08.864Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
11:51:08 [2019-09-16T11:51:08.864Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB]
11:51:08 [2019-09-16T11:51:08.864Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
11:51:08 [2019-09-16T11:51:08.864Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
11:51:08 [2019-09-16T11:51:08.864Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
11:51:09 [2019-09-16T11:51:09.243Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
11:51:09 [2019-09-16T11:51:09.243Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:51:09 [2019-09-16T11:51:09.243Z] debconf: delaying package configuration, since apt-utils is not installed
11:51:09 [2019-09-16T11:51:09.243Z] Fetched 13.2 MB in 0s (55.3 MB/s)
11:51:09 [2019-09-16T11:51:09.243Z] Selecting previously unselected package cmake-data.
11:51:09 [2019-09-16T11:51:09.243Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
11:51:09 [2019-09-16T11:51:09.243Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
11:51:09 [2019-09-16T11:51:09.243Z] Unpacking cmake-data (3.7.2-1) ...
11:51:09 [2019-09-16T11:51:09.618Z] Selecting previously unselected package liblzo2-2:s390x.
11:51:09 [2019-09-16T11:51:09.618Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
11:51:09 [2019-09-16T11:51:09.618Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
11:51:09 [2019-09-16T11:51:09.618Z] Selecting previously unselected package libicu57:s390x.
11:51:09 [2019-09-16T11:51:09.618Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
11:51:09 [2019-09-16T11:51:09.618Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ...
11:51:10 [2019-09-16T11:51:10.153Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:51:10 [2019-09-16T11:51:10.154Z] 
11:51:10 [2019-09-16T11:51:10.428Z] Selecting previously unselected package libxml2:s390x.
11:51:10 [2019-09-16T11:51:10.428Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
11:51:10 [2019-09-16T11:51:10.428Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
11:51:10 [2019-09-16T11:51:10.428Z] Selecting previously unselected package libarchive13:s390x.
11:51:10 [2019-09-16T11:51:10.428Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ...
11:51:10 [2019-09-16T11:51:10.428Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ...
11:51:10 [2019-09-16T11:51:10.797Z] Selecting previously unselected package libjsoncpp1:s390x.
11:51:10 [2019-09-16T11:51:10.797Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
11:51:10 [2019-09-16T11:51:10.797Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ...
11:51:10 [2019-09-16T11:51:10.797Z] Selecting previously unselected package libuv1:s390x.
11:51:10 [2019-09-16T11:51:10.797Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
11:51:10 [2019-09-16T11:51:10.797Z] Unpacking libuv1:s390x (1.9.1-3) ...
11:51:10 [2019-09-16T11:51:10.797Z] Selecting previously unselected package cmake.
11:51:10 [2019-09-16T11:51:10.797Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
11:51:10 [2019-09-16T11:51:10.797Z] Unpacking cmake (3.7.2-1) ...
11:51:11 [2019-09-16T11:51:11.006Z] 
                                                                           0.1%
##########                                                                14.2%
######################                                                    31.4%
#####################################                                     51.4%
##################################################                        69.7%
################################################################          89.2%
######################################################################## 100.0%
11:51:11 [2019-09-16T11:51:11.178Z] Selecting previously unselected package xxd.
11:51:11 [2019-09-16T11:51:11.178Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
11:51:11 [2019-09-16T11:51:11.178Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:51:11 [2019-09-16T11:51:11.178Z] Selecting previously unselected package vim-common.
11:51:11 [2019-09-16T11:51:11.178Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:51:11 [2019-09-16T11:51:11.178Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:51:11 [2019-09-16T11:51:11.178Z] Processing triggers for mime-support (3.60) ...
11:51:11 [2019-09-16T11:51:11.178Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:51:11 [2019-09-16T11:51:11.178Z] Setting up libuv1:s390x (1.9.1-3) ...
11:51:11 [2019-09-16T11:51:11.178Z] Setting up cmake-data (3.7.2-1) ...
11:51:11 [2019-09-16T11:51:11.178Z] Setting up libicu57:s390x (57.1-6+deb9u3) ...
11:51:11 [2019-09-16T11:51:11.178Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
11:51:11 [2019-09-16T11:51:11.178Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:51:11 [2019-09-16T11:51:11.178Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:51:11 [2019-09-16T11:51:11.178Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
11:51:11 [2019-09-16T11:51:11.178Z] Setting up libjsoncpp1:s390x (1.7.4-3) ...
11:51:11 [2019-09-16T11:51:11.178Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ...
11:51:11 [2019-09-16T11:51:11.178Z] Setting up cmake (3.7.2-1) ...
11:51:11 [2019-09-16T11:51:11.178Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:51:11 [2019-09-16T11:51:11.288Z] 
11:51:11 [2019-09-16T11:51:11.580Z] 
#####################                                                     29.5%
##############################################################            86.5%
######################################################################## 100.0%
11:51:11 [2019-09-16T11:51:11.865Z] 
11:51:12 [2019-09-16T11:51:12.373Z] 
#####                                                                      8.0%
###################                                                       26.6%
################################                                          44.9%
##############################################                            64.0%
################################################################          89.4%
######################################################################## 100.0%
11:51:12 [2019-09-16T11:51:12.429Z] Removing intermediate container 45a5089104de
11:51:12 [2019-09-16T11:51:12.429Z]  ---> c8ef38b13668
11:51:12 [2019-09-16T11:51:12.429Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:51:12 [2019-09-16T11:51:12.659Z] 
11:51:12 [2019-09-16T11:51:12.877Z]  ---> 6ece695b80f0
11:51:12 [2019-09-16T11:51:12.877Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini
11:51:12 [2019-09-16T11:51:12.877Z]  ---> Running in e05bf6f4bd1b
11:51:12 [2019-09-16T11:51:12.877Z] Removing intermediate container e05bf6f4bd1b
11:51:12 [2019-09-16T11:51:12.877Z]  ---> e182e894aad4
11:51:12 [2019-09-16T11:51:12.877Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:51:12 [2019-09-16T11:51:12.881Z] #58 122.0   CC       criu/cr-service.o
11:51:13 [2019-09-16T11:51:13.242Z]  ---> 8e618b3642db
11:51:13 [2019-09-16T11:51:13.242Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:51:13 [2019-09-16T11:51:13.242Z]  ---> Running in 6229a4060c3c
11:51:13 [2019-09-16T11:51:13.616Z] + RM_GOPATH=0
11:51:13 [2019-09-16T11:51:13.616Z] + TMP_GOPATH=
11:51:13 [2019-09-16T11:51:13.616Z] + : /build
11:51:13 [2019-09-16T11:51:13.616Z] + '[' -z '' ']'
11:51:13 [2019-09-16T11:51:13.616Z] ++ mktemp -d
11:51:13 [2019-09-16T11:51:13.616Z] + export GOPATH=/tmp/tmp.PCqEqP8jXk
11:51:13 [2019-09-16T11:51:13.616Z] + GOPATH=/tmp/tmp.PCqEqP8jXk
11:51:13 [2019-09-16T11:51:13.616Z] + RM_GOPATH=1
11:51:13 [2019-09-16T11:51:13.616Z] ++ dirname ./install.sh
11:51:13 [2019-09-16T11:51:13.616Z] + dir=.
11:51:13 [2019-09-16T11:51:13.616Z] + bin=tini
11:51:13 [2019-09-16T11:51:13.616Z] + shift
11:51:13 [2019-09-16T11:51:13.616Z] + '[' '!' -f ./tini.installer ']'
11:51:13 [2019-09-16T11:51:13.616Z] + . ./tini.installer
11:51:13 [2019-09-16T11:51:13.616Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
11:51:13 [2019-09-16T11:51:13.616Z] + install_tini
11:51:13 [2019-09-16T11:51:13.616Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:51:13 [2019-09-16T11:51:13.616Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.PCqEqP8jXk/tini
11:51:13 [2019-09-16T11:51:13.616Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:51:13 [2019-09-16T11:51:13.616Z] Cloning into '/tmp/tmp.PCqEqP8jXk/tini'...
11:51:13 [2019-09-16T11:51:13.805Z] 
###                                                                        5.1%
###########                                                               15.4%
#################                                                         24.3%
#######################                                                   33.0%
#############################                                             40.9%
#####################################                                     51.6%
############################################                              61.2%
##################################################                        70.0%
#########################################################                 79.6%
###############################################################           87.6%
####################################################################      95.7%
######################################################################## 100.0%
11:51:13 [2019-09-16T11:51:13.985Z] + cd /tmp/tmp.PCqEqP8jXk/tini
11:51:13 [2019-09-16T11:51:13.985Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:51:13 [2019-09-16T11:51:13.985Z] + cmake .
11:51:13 [2019-09-16T11:51:13.985Z] -- The C compiler identification is GNU 6.3.0
11:51:13 [2019-09-16T11:51:13.985Z] -- Check for working C compiler: /usr/bin/cc
11:51:14 [2019-09-16T11:51:14.089Z] 
11:51:14 [2019-09-16T11:51:14.242Z] #58 123.7   CC       criu/crtools.o
11:51:14 [2019-09-16T11:51:14.378Z] -- Check for working C compiler: /usr/bin/cc -- works
11:51:14 [2019-09-16T11:51:14.378Z] -- Detecting C compiler ABI info
11:51:14 [2019-09-16T11:51:14.378Z] -- Detecting C compiler ABI info - done
11:51:14 [2019-09-16T11:51:14.378Z] -- Detecting C compile features
11:51:14 [2019-09-16T11:51:14.378Z] -- Detecting C compile features - done
11:51:14 [2019-09-16T11:51:14.378Z] -- Performing Test HAS_BUILTIN_FORTIFY
11:51:14 [2019-09-16T11:51:14.378Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:51:14 [2019-09-16T11:51:14.378Z] -- Configuring done
11:51:14 [2019-09-16T11:51:14.378Z] -- Generating done
11:51:14 [2019-09-16T11:51:14.378Z] -- Build files have been written to: /tmp/tmp.PCqEqP8jXk/tini
11:51:14 [2019-09-16T11:51:14.378Z] + make tini-static
11:51:14 [2019-09-16T11:51:14.498Z] #58 ...
11:51:14 [2019-09-16T11:51:14.498Z] 
11:51:14 [2019-09-16T11:51:14.498Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:51:14 [2019-09-16T11:51:14.498Z] #13 125.3 Setting up aufs-tools (1:4.1+20161219-1) ...
11:51:14 [2019-09-16T11:51:14.498Z] #13 125.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:51:14 [2019-09-16T11:51:14.704Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:51:14 [2019-09-16T11:51:14.751Z] Scanning dependencies of target tini-static
11:51:14 [2019-09-16T11:51:14.751Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:51:14 [2019-09-16T11:51:14.751Z] [100%] Linking C executable tini-static
11:51:14 [2019-09-16T11:51:14.751Z] [100%] Built target tini-static
11:51:14 [2019-09-16T11:51:14.751Z] + mkdir -p /build
11:51:14 [2019-09-16T11:51:14.751Z] + cp tini-static /build/docker-init
11:51:14 [2019-09-16T11:51:14.753Z] #13 125.3 Setting up libsepol1-dev:amd64 (2.6-2) ...
11:51:14 [2019-09-16T11:51:14.753Z] #13 125.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
11:51:14 [2019-09-16T11:51:14.753Z] #13 125.4 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
11:51:14 [2019-09-16T11:51:14.753Z] #13 125.4 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
11:51:14 [2019-09-16T11:51:14.753Z] #13 125.4 Processing triggers for mime-support (3.60) ...
11:51:14 [2019-09-16T11:51:14.753Z] #13 125.5 Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:51:14 [2019-09-16T11:51:14.753Z] #13 125.5 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
11:51:14 [2019-09-16T11:51:14.753Z] #13 125.5 Setting up libcap2-bin (1:2.25-1) ...
11:51:14 [2019-09-16T11:51:14.753Z] #13 125.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:51:14 [2019-09-16T11:51:14.753Z] #13 125.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:51:14 [2019-09-16T11:51:14.753Z] #13 125.5 Setting up bash-completion (1:2.1-4.3) ...
11:51:14 [2019-09-16T11:51:14.986Z] 
11:51:14 [2019-09-16T11:51:14.986Z] 
######################################################################## 100.0%
11:51:14 [2019-09-16T11:51:14.986Z] 
11:51:15 [2019-09-16T11:51:15.534Z] Removing intermediate container 6229a4060c3c
11:51:15 [2019-09-16T11:51:15.534Z]  ---> 64cf2cfcc36c
11:51:15 [2019-09-16T11:51:15.534Z] Step 88/126 : FROM dev-base AS rootlesskit
11:51:15 [2019-09-16T11:51:15.534Z]  ---> 1996ede3ea70
11:51:15 [2019-09-16T11:51:15.534Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit
11:51:15 [2019-09-16T11:51:15.534Z]  ---> Running in 259650beed4b
11:51:15 [2019-09-16T11:51:15.902Z] Removing intermediate container 259650beed4b
11:51:15 [2019-09-16T11:51:15.902Z]  ---> b23b2e93fba4
11:51:15 [2019-09-16T11:51:15.902Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:51:15 [2019-09-16T11:51:15.902Z]  ---> 11a527c978bf
11:51:15 [2019-09-16T11:51:15.902Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:51:16 [2019-09-16T11:51:16.000Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:51:16 [2019-09-16T11:51:16.000Z] 
11:51:16 [2019-09-16T11:51:16.264Z]  ---> 8abecb6bec2f
11:51:16 [2019-09-16T11:51:16.264Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
11:51:16 [2019-09-16T11:51:16.264Z]  ---> Running in 693480287d84
11:51:16 [2019-09-16T11:51:16.281Z] 
######################################################################## 100.0%
11:51:16 [2019-09-16T11:51:16.281Z] 
11:51:16 [2019-09-16T11:51:16.828Z] #47 191.1 🇩 bin/containerd-stress
11:51:16 [2019-09-16T11:51:16.895Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:51:16 [2019-09-16T11:51:16.895Z] skipping existing c8c2d4a6b2e3
11:51:16 [2019-09-16T11:51:16.895Z] 
11:51:17 [2019-09-16T11:51:17.178Z] + RM_GOPATH=0
11:51:17 [2019-09-16T11:51:17.178Z] + TMP_GOPATH=
11:51:17 [2019-09-16T11:51:17.178Z] + : /build/
11:51:17 [2019-09-16T11:51:17.178Z] + '[' -z '' ']'
11:51:17 [2019-09-16T11:51:17.178Z] ++ mktemp -d
11:51:17 [2019-09-16T11:51:17.178Z] + export GOPATH=/tmp/tmp.NYXMKGYGfU
11:51:17 [2019-09-16T11:51:17.178Z] + GOPATH=/tmp/tmp.NYXMKGYGfU
11:51:17 [2019-09-16T11:51:17.178Z] + RM_GOPATH=1
11:51:17 [2019-09-16T11:51:17.178Z] ++ dirname ./install.sh
11:51:17 [2019-09-16T11:51:17.178Z] + dir=.
11:51:17 [2019-09-16T11:51:17.178Z] + bin=rootlesskit
11:51:17 [2019-09-16T11:51:17.178Z] + shift
11:51:17 [2019-09-16T11:51:17.178Z] + '[' '!' -f ./rootlesskit.installer ']'
11:51:17 [2019-09-16T11:51:17.178Z] + . ./rootlesskit.installer
11:51:17 [2019-09-16T11:51:17.178Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
11:51:17 [2019-09-16T11:51:17.178Z] + install_rootlesskit
11:51:17 [2019-09-16T11:51:17.178Z] + case "$1" in
11:51:17 [2019-09-16T11:51:17.178Z] + export CGO_ENABLED=0
11:51:17 [2019-09-16T11:51:17.178Z] + CGO_ENABLED=0
11:51:17 [2019-09-16T11:51:17.178Z] + _install_rootlesskit
11:51:17 [2019-09-16T11:51:17.178Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
11:51:17 [2019-09-16T11:51:17.178Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NYXMKGYGfU/src/github.com/rootless-containers/rootlesskit
11:51:17 [2019-09-16T11:51:17.178Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
11:51:17 [2019-09-16T11:51:17.178Z] Cloning into '/tmp/tmp.NYXMKGYGfU/src/github.com/rootless-containers/rootlesskit'...
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.8 Setting up libonig4:amd64 (6.1.3-2) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.8 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.8 Setting up zip (3.0-11+b1) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.8 Setting up bzip2 (1.0.6-8.1) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.9 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.9 Setting up libaio1:amd64 (0.3.110-3) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.9 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.9 Setting up xz-utils (5.2.2-1.2+b1) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.9 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 127.9 Setting up libpcre32-3:amd64 (2:8.39-3) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 128.0 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
11:51:17 [2019-09-16T11:51:17.309Z] #13 128.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
11:51:17 [2019-09-16T11:51:17.565Z] #13 128.3 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
11:51:17 [2019-09-16T11:51:17.565Z] #13 128.3 Setting up libpcre16-3:amd64 (2:8.39-3) ...
11:51:17 [2019-09-16T11:51:17.565Z] #13 128.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
11:51:17 [2019-09-16T11:51:17.565Z] #13 128.3 Setting up libnl-3-200:amd64 (3.2.27-2) ...
11:51:17 [2019-09-16T11:51:17.565Z] #13 128.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
11:51:17 [2019-09-16T11:51:17.565Z] #13 128.4 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
11:51:17 [2019-09-16T11:51:17.565Z] #13 128.4 Setting up pigz (2.3.4-1) ...
11:51:17 [2019-09-16T11:51:17.565Z] #13 128.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
11:51:17 [2019-09-16T11:51:17.565Z] #13 128.4 Setting up libmpdec2:amd64 (2.4.2-1) ...
11:51:17 [2019-09-16T11:51:17.565Z] #13 128.4 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
11:51:17 [2019-09-16T11:51:17.565Z] #13 128.4 Setting up mingw-w64-common (5.0.1-1) ...
11:51:17 [2019-09-16T11:51:17.565Z] #13 128.4 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
11:51:17 [2019-09-16T11:51:17.602Z] + cd /tmp/tmp.NYXMKGYGfU/src/github.com/rootless-containers/rootlesskit
11:51:17 [2019-09-16T11:51:17.602Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
11:51:17 [2019-09-16T11:51:17.602Z] + for f in rootlesskit rootlesskit-docker-proxy
11:51:17 [2019-09-16T11:51:17.602Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.5 Setting up jq (1.5+dfsg-1.3) ...
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.5 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.5 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.5 Setting up xfsprogs (4.9.0+nmu1) ...
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.5 Setting up vim (2:8.0.0197-4+deb9u3) ...
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.6 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.6 Setting up iptables (1.6.0+snapshot20161117-6) ...
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.6 Setting up btrfs-progs (4.7.3-1) ...
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.6 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
11:51:17 [2019-09-16T11:51:17.820Z] #13 128.6 Setting up python3.5 (3.5.3-1+deb9u1) ...
11:51:17 [2019-09-16T11:51:17.944Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:51:17 [2019-09-16T11:51:17.944Z] 
11:51:17 [2019-09-16T11:51:17.944Z] 
######################################################################## 100.0%
11:51:18 [2019-09-16T11:51:18.198Z] #47 192.7 🇩 bin/containerd-shim
11:51:18 [2019-09-16T11:51:18.226Z] 
11:51:18 [2019-09-16T11:51:18.226Z] Download of images into '/build' complete.
11:51:18 [2019-09-16T11:51:18.226Z] Use something like the following to load the result into a Docker daemon:
11:51:18 [2019-09-16T11:51:18.226Z]   tar -cC '/build' . | docker load
11:51:20 [2019-09-16T11:51:20.900Z] Removing intermediate container 626974a62d95
11:51:20 [2019-09-16T11:51:20.900Z]  ---> 0a00f705d84e
11:51:20 [2019-09-16T11:51:20.900Z] Step 24/126 : FROM base AS cross-false
11:51:20 [2019-09-16T11:51:20.900Z]  ---> bf1ead148976
11:51:20 [2019-09-16T11:51:20.900Z] Step 25/126 : FROM base AS cross-true
11:51:20 [2019-09-16T11:51:20.900Z]  ---> bf1ead148976
11:51:20 [2019-09-16T11:51:20.900Z] Step 26/126 : ARG DEBIAN_FRONTEND
11:51:20 [2019-09-16T11:51:20.900Z]  ---> Using cache
11:51:20 [2019-09-16T11:51:20.900Z]  ---> 0229b5d21248
11:51:20 [2019-09-16T11:51:20.900Z] Step 27/126 : RUN dpkg --add-architecture armhf
11:51:20 [2019-09-16T11:51:20.900Z]  ---> Running in 5f2267377f04
11:51:21 [2019-09-16T11:51:21.515Z] Removing intermediate container 5f2267377f04
11:51:21 [2019-09-16T11:51:21.515Z]  ---> 17a8a558b73f
11:51:21 [2019-09-16T11:51:21.515Z] Step 28/126 : RUN dpkg --add-architecture arm64
11:51:21 [2019-09-16T11:51:21.515Z]  ---> Running in ddda9c79f652
11:51:22 [2019-09-16T11:51:22.132Z] Removing intermediate container ddda9c79f652
11:51:22 [2019-09-16T11:51:22.132Z]  ---> 750ef9385767
11:51:22 [2019-09-16T11:51:22.132Z] Step 29/126 : RUN dpkg --add-architecture armel
11:51:22 [2019-09-16T11:51:22.132Z]  ---> Running in f6204a31da36
11:51:23 [2019-09-16T11:51:23.061Z] #13 133.0 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
11:51:23 [2019-09-16T11:51:23.061Z] #13 133.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:51:23 [2019-09-16T11:51:23.061Z] #13 133.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:51:23 [2019-09-16T11:51:23.061Z] #13 133.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
11:51:23 [2019-09-16T11:51:23.061Z] #13 133.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:51:23 [2019-09-16T11:51:23.061Z] #13 133.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
11:51:23 [2019-09-16T11:51:23.061Z] #13 133.0 Setting up btrfs-tools (4.7.3-1) ...
11:51:23 [2019-09-16T11:51:23.061Z] #13 133.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:51:23 [2019-09-16T11:51:23.061Z] #13 133.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:51:23 [2019-09-16T11:51:23.061Z] #13 133.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:51:23 [2019-09-16T11:51:23.061Z] #13 133.0 Setting up python3 (3.5.3-1) ...
11:51:23 [2019-09-16T11:51:23.142Z] Removing intermediate container f6204a31da36
11:51:23 [2019-09-16T11:51:23.142Z]  ---> 79940d10bfd3
11:51:23 [2019-09-16T11:51:23.142Z] Step 30/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
11:51:23 [2019-09-16T11:51:23.142Z]  ---> Running in 957212eb77ef
11:51:23 [2019-09-16T11:51:23.757Z] Removing intermediate container 957212eb77ef
11:51:23 [2019-09-16T11:51:23.757Z]  ---> 7125e697bfd7
11:51:23 [2019-09-16T11:51:23.757Z] Step 31/126 : FROM cross-${CROSS} as dev-base
11:51:23 [2019-09-16T11:51:23.757Z]  ---> bf1ead148976
11:51:23 [2019-09-16T11:51:23.757Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false
11:51:23 [2019-09-16T11:51:23.757Z]  ---> bf1ead148976
11:51:23 [2019-09-16T11:51:23.757Z] Step 33/126 : ARG DEBIAN_FRONTEND
11:51:23 [2019-09-16T11:51:23.757Z]  ---> Using cache
11:51:23 [2019-09-16T11:51:23.757Z]  ---> 0229b5d21248
11:51:23 [2019-09-16T11:51:23.757Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
11:51:23 [2019-09-16T11:51:23.757Z]  ---> Running in 386c39eee551
11:51:23 [2019-09-16T11:51:23.987Z] #13 134.7 Setting up apparmor (2.11.0-3+deb9u2) ...
11:51:24 [2019-09-16T11:51:24.370Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:51:24 [2019-09-16T11:51:24.370Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:51:24 [2019-09-16T11:51:24.370Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:51:24 [2019-09-16T11:51:24.370Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:51:24 [2019-09-16T11:51:24.370Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:51:24 [2019-09-16T11:51:24.370Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB]
11:51:24 [2019-09-16T11:51:24.653Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
11:51:24 [2019-09-16T11:51:24.783Z] #47 198.7 🇩 bin/containerd-shim-runc-v1
11:51:24 [2019-09-16T11:51:24.913Z] #13 ...
11:51:24 [2019-09-16T11:51:24.913Z] 
11:51:24 [2019-09-16T11:51:24.913Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:51:24 [2019-09-16T11:51:24.913Z] #58 124.5   CC       criu/eventfd.o
11:51:24 [2019-09-16T11:51:24.913Z] #58 124.9   CC       criu/eventpoll.o
11:51:24 [2019-09-16T11:51:24.913Z] #58 125.8   CC       criu/external.o
11:51:24 [2019-09-16T11:51:24.913Z] #58 126.1   CC       criu/fault-injection.o
11:51:24 [2019-09-16T11:51:24.913Z] #58 126.2   CC       criu/fdstore.o
11:51:24 [2019-09-16T11:51:24.913Z] #58 126.7   CC       criu/fifo.o
11:51:24 [2019-09-16T11:51:24.913Z] #58 127.0   CC       criu/file-ids.o
11:51:24 [2019-09-16T11:51:24.913Z] #58 127.4   CC       criu/file-lock.o
11:51:24 [2019-09-16T11:51:24.913Z] #58 128.4   CC       criu/files-ext.o
11:51:24 [2019-09-16T11:51:24.913Z] #58 128.8   CC       criu/files-reg.o
11:51:24 [2019-09-16T11:51:24.913Z] #58 130.6   CC       criu/files.o
11:51:24 [2019-09-16T11:51:24.913Z] #58 132.6   CC       criu/filesystems.o
11:51:24 [2019-09-16T11:51:24.913Z] #58 133.3   CC       criu/fsnotify.o
11:51:24 [2019-09-16T11:51:24.913Z] #58 134.5   CC       criu/image-desc.o
11:51:24 [2019-09-16T11:51:24.913Z] #58 134.8   CC       criu/image.o
11:51:24 [2019-09-16T11:51:24.934Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
11:51:25 [2019-09-16T11:51:25.484Z] #58 ...
11:51:25 [2019-09-16T11:51:25.485Z] 
11:51:25 [2019-09-16T11:51:25.485Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
11:51:25 [2019-09-16T11:51:25.485Z] #13 136.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
11:51:25 [2019-09-16T11:51:25.516Z] + for f in rootlesskit rootlesskit-docker-proxy
11:51:25 [2019-09-16T11:51:25.516Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:51:25 [2019-09-16T11:51:25.740Z] #13 136.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
11:51:25 [2019-09-16T11:51:25.740Z] #13 136.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
11:51:25 [2019-09-16T11:51:25.740Z] #13 136.5 Setting up python3-wheel (0.29.0-2) ...
11:51:26 [2019-09-16T11:51:26.666Z] #13 137.4 Setting up python3-pkg-resources (33.1.1-1) ...
11:51:26 [2019-09-16T11:51:26.677Z] #47 201.3 🇩 binaries
11:51:26 [2019-09-16T11:51:26.677Z] #47 201.3 + mkdir -p /build
11:51:26 [2019-09-16T11:51:26.677Z] #47 201.3 + cp bin/containerd /build/containerd
11:51:26 [2019-09-16T11:51:26.677Z] #47 201.3 + cp bin/containerd-shim /build/containerd-shim
11:51:26 [2019-09-16T11:51:26.677Z] #47 201.3 + cp bin/ctr /build/ctr
11:51:26 [2019-09-16T11:51:26.794Z] Removing intermediate container 693480287d84
11:51:26 [2019-09-16T11:51:26.794Z]  ---> 525487169f34
11:51:26 [2019-09-16T11:51:26.795Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build
11:51:26 [2019-09-16T11:51:26.956Z] Fetched 7721 kB in 2s (3172 kB/s)
11:51:27 [2019-09-16T11:51:27.570Z]  ---> 0b83c05ce487
11:51:27 [2019-09-16T11:51:27.570Z] Step 94/126 : FROM runtime-dev AS dev
11:51:27 [2019-09-16T11:51:27.570Z]  ---> 140e0afb2631
11:51:27 [2019-09-16T11:51:27.570Z] Step 95/126 : ARG DEBIAN_FRONTEND
11:51:27 [2019-09-16T11:51:27.570Z]  ---> Running in 66e54f88f3bf
11:51:27 [2019-09-16T11:51:27.607Z] #47 DONE 202.1s
11:51:27 [2019-09-16T11:51:27.933Z] Removing intermediate container 66e54f88f3bf
11:51:27 [2019-09-16T11:51:27.933Z]  ---> f0c276005026
11:51:27 [2019-09-16T11:51:27.933Z] Step 96/126 : RUN groupadd -r docker
11:51:27 [2019-09-16T11:51:27.933Z]  ---> Running in 04efb71dedb7
11:51:27 [2019-09-16T11:51:27.964Z] Reading package lists...
11:51:28 [2019-09-16T11:51:28.029Z] #13 138.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
11:51:28 [2019-09-16T11:51:28.029Z] #13 138.6 Setting up python3-pip (9.0.1-2+deb9u1) ...
11:51:28 [2019-09-16T11:51:28.172Z] 
11:51:28 [2019-09-16T11:51:28.172Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
11:51:28 [2019-09-16T11:51:28.428Z] #48 DONE 0.3s
11:51:28 [2019-09-16T11:51:28.428Z] 
11:51:28 [2019-09-16T11:51:28.428Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
11:51:28 [2019-09-16T11:51:28.428Z] #51 DONE 0.1s
11:51:28 [2019-09-16T11:51:28.428Z] 
11:51:28 [2019-09-16T11:51:28.428Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
11:51:28 [2019-09-16T11:51:28.689Z] #54 DONE 0.1s
11:51:28 [2019-09-16T11:51:28.689Z] 
11:51:28 [2019-09-16T11:51:28.689Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
11:51:28 [2019-09-16T11:51:28.689Z] #56 DONE 0.2s
11:51:28 [2019-09-16T11:51:28.947Z] 
11:51:28 [2019-09-16T11:51:28.947Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
11:51:28 [2019-09-16T11:51:28.947Z] #59 DONE 0.1s
11:51:28 [2019-09-16T11:51:28.947Z] 
11:51:28 [2019-09-16T11:51:28.947Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
11:51:28 [2019-09-16T11:51:28.947Z] #63 DONE 0.1s
11:51:28 [2019-09-16T11:51:28.955Z] #13 139.7 Setting up dmsetup (2:1.02.137-2) ...
11:51:28 [2019-09-16T11:51:28.955Z] #13 139.7 Setting up python3-setuptools (33.1.1-1) ...
11:51:28 [2019-09-16T11:51:28.970Z] Reading package lists...
11:51:29 [2019-09-16T11:51:29.192Z] Removing intermediate container 04efb71dedb7
11:51:29 [2019-09-16T11:51:29.192Z]  ---> 1804ce56edb8
11:51:29 [2019-09-16T11:51:29.192Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser
11:51:29 [2019-09-16T11:51:29.192Z]  ---> Running in ed12c0bc219a
11:51:29 [2019-09-16T11:51:29.204Z] 
11:51:29 [2019-09-16T11:51:29.204Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
11:51:29 [2019-09-16T11:51:29.252Z] Building dependency tree...
11:51:29 [2019-09-16T11:51:29.252Z] Reading state information...
11:51:29 [2019-09-16T11:51:29.252Z] The following additional packages will be installed:
11:51:29 [2019-09-16T11:51:29.252Z]   libapparmor1 libseccomp2
11:51:29 [2019-09-16T11:51:29.252Z] Suggested packages:
11:51:29 [2019-09-16T11:51:29.252Z]   seccomp
11:51:29 [2019-09-16T11:51:29.252Z] The following NEW packages will be installed:
11:51:29 [2019-09-16T11:51:29.252Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
11:51:29 [2019-09-16T11:51:29.252Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded.
11:51:29 [2019-09-16T11:51:29.252Z] Need to get 296 kB of archives.
11:51:29 [2019-09-16T11:51:29.252Z] After this operation, 1346 kB of additional disk space will be used.
11:51:29 [2019-09-16T11:51:29.252Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
11:51:29 [2019-09-16T11:51:29.252Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
11:51:29 [2019-09-16T11:51:29.252Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
11:51:29 [2019-09-16T11:51:29.252Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
11:51:29 [2019-09-16T11:51:29.461Z] #65 DONE 0.3s
11:51:29 [2019-09-16T11:51:29.461Z] 
11:51:29 [2019-09-16T11:51:29.461Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
11:51:29 [2019-09-16T11:51:29.461Z] #66 DONE 0.0s
11:51:29 [2019-09-16T11:51:29.461Z] 
11:51:29 [2019-09-16T11:51:29.461Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
11:51:29 [2019-09-16T11:51:29.535Z] debconf: delaying package configuration, since apt-utils is not installed
11:51:29 [2019-09-16T11:51:29.535Z] Fetched 296 kB in 0s (3857 kB/s)
11:51:29 [2019-09-16T11:51:29.535Z] Selecting previously unselected package libseccomp2:ppc64el.
11:51:29 [2019-09-16T11:51:29.535Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
11:51:29 [2019-09-16T11:51:29.535Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
11:51:29 [2019-09-16T11:51:29.535Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
11:51:29 [2019-09-16T11:51:29.535Z] Selecting previously unselected package libseccomp-dev:ppc64el.
11:51:29 [2019-09-16T11:51:29.535Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
11:51:29 [2019-09-16T11:51:29.535Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
11:51:29 [2019-09-16T11:51:29.818Z] Selecting previously unselected package libapparmor1:ppc64el.
11:51:29 [2019-09-16T11:51:29.818Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
11:51:29 [2019-09-16T11:51:29.818Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
11:51:29 [2019-09-16T11:51:29.818Z] Selecting previously unselected package libapparmor-dev:ppc64el.
11:51:29 [2019-09-16T11:51:29.818Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
11:51:29 [2019-09-16T11:51:29.818Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
11:51:29 [2019-09-16T11:51:29.818Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:51:29 [2019-09-16T11:51:29.818Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
11:51:29 [2019-09-16T11:51:29.818Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
11:51:29 [2019-09-16T11:51:29.818Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
11:51:29 [2019-09-16T11:51:29.818Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
11:51:29 [2019-09-16T11:51:29.818Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:51:30 [2019-09-16T11:51:30.318Z] #13 140.8 Setting up dh-python (2.20170125) ...
11:51:30 [2019-09-16T11:51:30.391Z] #67 DONE 0.9s
11:51:30 [2019-09-16T11:51:30.392Z] 
11:51:30 [2019-09-16T11:51:30.392Z] #68 exporting to image
11:51:30 [2019-09-16T11:51:30.392Z] #68 exporting layers
11:51:30 [2019-09-16T11:51:30.433Z] Removing intermediate container 386c39eee551
11:51:30 [2019-09-16T11:51:30.433Z]  ---> fec6fde52982
11:51:30 [2019-09-16T11:51:30.433Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true
11:51:30 [2019-09-16T11:51:30.433Z]  ---> 7125e697bfd7
11:51:30 [2019-09-16T11:51:30.433Z] Step 36/126 : ARG DEBIAN_FRONTEND
11:51:30 [2019-09-16T11:51:30.433Z]  ---> Running in 1922985c241a
11:51:30 [2019-09-16T11:51:30.433Z] Removing intermediate container 1922985c241a
11:51:30 [2019-09-16T11:51:30.433Z]  ---> b44756a9b101
11:51:30 [2019-09-16T11:51:30.433Z] Step 37/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
11:51:30 [2019-09-16T11:51:30.433Z]  ---> Running in a7acd304247f
11:51:30 [2019-09-16T11:51:30.879Z] #13 141.5 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
11:51:30 [2019-09-16T11:51:30.879Z] #13 141.6 Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:51:31 [2019-09-16T11:51:31.008Z] Removing intermediate container ed12c0bc219a
11:51:31 [2019-09-16T11:51:31.008Z]  ---> 925a710289fa
11:51:31 [2019-09-16T11:51:31.008Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:51:31 [2019-09-16T11:51:31.049Z] Removing intermediate container a7acd304247f
11:51:31 [2019-09-16T11:51:31.049Z]  ---> 80a780d89b0e
11:51:31 [2019-09-16T11:51:31.049Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
11:51:31 [2019-09-16T11:51:31.049Z]  ---> fec6fde52982
11:51:31 [2019-09-16T11:51:31.049Z] Step 39/126 : FROM base AS tomlv
11:51:31 [2019-09-16T11:51:31.049Z]  ---> bf1ead148976
11:51:31 [2019-09-16T11:51:31.049Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv
11:51:31 [2019-09-16T11:51:31.331Z]  ---> Running in f7b6508951e5
11:51:31 [2019-09-16T11:51:31.331Z] Removing intermediate container f7b6508951e5
11:51:31 [2019-09-16T11:51:31.331Z]  ---> 3d956e0d8788
11:51:31 [2019-09-16T11:51:31.332Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:51:31 [2019-09-16T11:51:31.391Z]  ---> Running in 210a58ce32dc
11:51:31 [2019-09-16T11:51:31.440Z] #13 DONE 142.1s
11:51:31 [2019-09-16T11:51:31.440Z] 
11:51:31 [2019-09-16T11:51:31.440Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
11:51:31 [2019-09-16T11:51:31.440Z] #42 162.8 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
11:51:31 [2019-09-16T11:51:31.440Z] #42 164.9 + mkdir -p /build
11:51:31 [2019-09-16T11:51:31.440Z] #42 164.9 + cp runc /build/runc
11:51:31 [2019-09-16T11:51:31.440Z] #42 DONE 165.4s
11:51:31 [2019-09-16T11:51:31.440Z] 
11:51:31 [2019-09-16T11:51:31.440Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
11:51:31 [2019-09-16T11:51:31.619Z]  ---> 1e45d1fc26ae
11:51:31 [2019-09-16T11:51:31.619Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:51:31 [2019-09-16T11:51:31.619Z]  ---> 0f4e14e7bb8c
11:51:31 [2019-09-16T11:51:31.619Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:51:31 [2019-09-16T11:51:31.619Z]  ---> Running in 1bd319f5df79
11:51:31 [2019-09-16T11:51:31.761Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:51:31 [2019-09-16T11:51:31.903Z] + RM_GOPATH=0
11:51:31 [2019-09-16T11:51:31.903Z] + TMP_GOPATH=
11:51:31 [2019-09-16T11:51:31.903Z] + : /build
11:51:31 [2019-09-16T11:51:31.903Z] + '[' -z '' ']'
11:51:31 [2019-09-16T11:51:31.903Z] ++ mktemp -d
11:51:31 [2019-09-16T11:51:31.903Z] + export GOPATH=/tmp/tmp.mSRe8drFjw
11:51:31 [2019-09-16T11:51:31.903Z] + GOPATH=/tmp/tmp.mSRe8drFjw
11:51:31 [2019-09-16T11:51:31.903Z] + RM_GOPATH=1
11:51:31 [2019-09-16T11:51:31.903Z] ++ dirname ./install.sh
11:51:31 [2019-09-16T11:51:31.903Z] + dir=.
11:51:31 [2019-09-16T11:51:31.903Z] + bin=tomlv
11:51:31 [2019-09-16T11:51:31.903Z] + shift
11:51:31 [2019-09-16T11:51:31.903Z] + '[' '!' -f ./tomlv.installer ']'
11:51:31 [2019-09-16T11:51:31.903Z] + . ./tomlv.installer
11:51:31 [2019-09-16T11:51:31.903Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:51:31 [2019-09-16T11:51:31.903Z] + install_tomlv
11:51:31 [2019-09-16T11:51:31.903Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:51:31 [2019-09-16T11:51:31.903Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:51:31 [2019-09-16T11:51:31.903Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mSRe8drFjw/src/github.com/BurntSushi/toml
11:51:31 [2019-09-16T11:51:31.903Z] Cloning into '/tmp/tmp.mSRe8drFjw/src/github.com/BurntSushi/toml'...
11:51:32 [2019-09-16T11:51:32.130Z] Removing intermediate container 210a58ce32dc
11:51:32 [2019-09-16T11:51:32.130Z]  ---> 16ad3876ba55
11:51:32 [2019-09-16T11:51:32.130Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:51:32 [2019-09-16T11:51:32.500Z]  ---> Running in 06fece721755
11:51:32 [2019-09-16T11:51:32.523Z] + cd /tmp/tmp.mSRe8drFjw/src/github.com/BurntSushi/toml
11:51:32 [2019-09-16T11:51:32.523Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:51:32 [2019-09-16T11:51:32.523Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:51:32 [2019-09-16T11:51:32.523Z] errors
11:51:32 [2019-09-16T11:51:32.523Z] internal/cpu
11:51:32 [2019-09-16T11:51:32.523Z] math/bits
11:51:32 [2019-09-16T11:51:32.523Z] runtime/internal/sys
11:51:32 [2019-09-16T11:51:32.523Z] runtime/internal/atomic
11:51:32 [2019-09-16T11:51:32.523Z] internal/bytealg
11:51:32 [2019-09-16T11:51:32.523Z] runtime/internal/math
11:51:32 [2019-09-16T11:51:32.523Z] unicode/utf8
11:51:32 [2019-09-16T11:51:32.523Z] internal/race
11:51:32 [2019-09-16T11:51:32.523Z] sync/atomic
11:51:32 [2019-09-16T11:51:32.810Z] math
11:51:32 [2019-09-16T11:51:32.810Z] unicode
11:51:32 [2019-09-16T11:51:32.810Z] runtime
11:51:32 [2019-09-16T11:51:32.810Z] internal/testlog
11:51:32 [2019-09-16T11:51:32.810Z] encoding
11:51:32 [2019-09-16T11:51:32.810Z] runtime/cgo
11:51:33 [2019-09-16T11:51:33.440Z] strconv
11:51:34 [2019-09-16T11:51:34.425Z] Removing intermediate container 06fece721755
11:51:34 [2019-09-16T11:51:34.425Z]  ---> 5fbe51b17871
11:51:34 [2019-09-16T11:51:34.425Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:51:34 [2019-09-16T11:51:34.425Z]  ---> Running in c2a0c58831ae
11:51:36 [2019-09-16T11:51:36.380Z] Removing intermediate container c2a0c58831ae
11:51:36 [2019-09-16T11:51:36.380Z]  ---> f9296d815017
11:51:36 [2019-09-16T11:51:36.380Z] Step 101/126 : RUN ldconfig
11:51:36 [2019-09-16T11:51:36.380Z]  ---> Running in 291e9455c411
11:51:36 [2019-09-16T11:51:36.679Z] #14 ...
11:51:36 [2019-09-16T11:51:36.679Z] 
11:51:36 [2019-09-16T11:51:36.679Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:51:36 [2019-09-16T11:51:36.679Z] #58 135.7   CC       criu/ipc_ns.o
11:51:36 [2019-09-16T11:51:36.679Z] #58 136.8   CC       criu/irmap.o
11:51:36 [2019-09-16T11:51:36.679Z] #58 137.5   CC       criu/kcmp-ids.o
11:51:36 [2019-09-16T11:51:36.679Z] #58 137.8   CC       criu/kerndat.o
11:51:36 [2019-09-16T11:51:36.679Z] #58 138.9   CC       criu/libnetlink.o
11:51:36 [2019-09-16T11:51:36.679Z] #58 139.4   CC       criu/log.o
11:51:36 [2019-09-16T11:51:36.679Z] #58 139.9   CC       criu/lsm.o
11:51:36 [2019-09-16T11:51:36.679Z] #58 140.3   CC       criu/mem.o
11:51:36 [2019-09-16T11:51:36.679Z] #58 141.7   CC       criu/mount.o
11:51:36 [2019-09-16T11:51:36.679Z] #58 145.3   CC       criu/namespaces.o
11:51:36 [2019-09-16T11:51:36.903Z] sync
11:51:36 [2019-09-16T11:51:36.903Z] io
11:51:36 [2019-09-16T11:51:36.903Z] reflect
11:51:36 [2019-09-16T11:51:36.903Z] syscall
11:51:36 [2019-09-16T11:51:36.935Z] #58 146.9   CC       criu/net.o
11:51:36 [2019-09-16T11:51:36.942Z] #68 exporting layers 6.5s done
11:51:36 [2019-09-16T11:51:36.942Z] #68 writing image sha256:f7d89c68f5c51c1c761a00fb76e13ac8fc9e9e4fc28c8a9bf6d98b09e2f2467d
11:51:36 [2019-09-16T11:51:36.942Z] #68 writing image sha256:f7d89c68f5c51c1c761a00fb76e13ac8fc9e9e4fc28c8a9bf6d98b09e2f2467d done
11:51:36 [2019-09-16T11:51:36.942Z] #68 naming to docker.io/library/docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b done
11:51:36 [2019-09-16T11:51:36.942Z] #68 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
11:51:37 [2019-09-16T11:51:37.189Z] bytes
11:51:37 [2019-09-16T11:51:37.190Z] strings
11:51:37 [2019-09-16T11:51:37.263Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-345/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-345/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b -e DOCKER_GRAPHDRIVER docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b hack/validate/default
11:51:37 [2019-09-16T11:51:37.475Z] bufio
11:51:37 [2019-09-16T11:51:37.658Z] Removing intermediate container 291e9455c411
11:51:37 [2019-09-16T11:51:37.658Z]  ---> 8b3e0920af62
11:51:37 [2019-09-16T11:51:37.658Z] Step 102/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
11:51:37 [2019-09-16T11:51:37.658Z]  ---> Running in 8c4136e2a709
11:51:37 [2019-09-16T11:51:37.764Z] path
11:51:37 [2019-09-16T11:51:37.764Z] text/tabwriter
11:51:37 [2019-09-16T11:51:37.861Z] #58 ...
11:51:37 [2019-09-16T11:51:37.861Z] 
11:51:37 [2019-09-16T11:51:37.861Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
11:51:37 [2019-09-16T11:51:37.861Z] #14 6.422 Collecting yamllint==1.16.0
11:51:38 [2019-09-16T11:51:38.045Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:51:38 [2019-09-16T11:51:38.045Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:51:38 [2019-09-16T11:51:38.045Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:51:38 [2019-09-16T11:51:38.045Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:51:38 [2019-09-16T11:51:38.045Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:51:38 [2019-09-16T11:51:38.045Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
11:51:38 [2019-09-16T11:51:38.051Z] internal/syscall/unix
11:51:38 [2019-09-16T11:51:38.052Z] time
11:51:38 [2019-09-16T11:51:38.409Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
11:51:38 [2019-09-16T11:51:38.409Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
11:51:39 [2019-09-16T11:51:39.062Z] sort
11:51:39 [2019-09-16T11:51:39.062Z] internal/poll
11:51:39 [2019-09-16T11:51:39.062Z] internal/fmtsort
11:51:39 [2019-09-16T11:51:39.062Z] os
11:51:39 [2019-09-16T11:51:39.674Z] Fetched 7672 kB in 1s (4661 kB/s)
11:51:39 [2019-09-16T11:51:39.683Z] path/filepath
11:51:39 [2019-09-16T11:51:39.683Z] fmt
11:51:39 [2019-09-16T11:51:39.683Z] io/ioutil
11:51:39 [2019-09-16T11:51:39.974Z] log
11:51:39 [2019-09-16T11:51:39.975Z] flag
11:51:39 [2019-09-16T11:51:39.975Z] github.com/BurntSushi/toml
11:51:40 [2019-09-16T11:51:40.050Z] Reading package lists...
11:51:40 [2019-09-16T11:51:40.785Z] Reading package lists...
11:51:40 [2019-09-16T11:51:40.785Z] Building dependency tree...
11:51:40 [2019-09-16T11:51:40.785Z] Reading state information...
11:51:41 [2019-09-16T11:51:41.004Z] github.com/BurntSushi/toml/cmd/tomlv
11:51:41 [2019-09-16T11:51:41.163Z] The following additional packages will be installed:
11:51:41 [2019-09-16T11:51:41.164Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
11:51:41 [2019-09-16T11:51:41.164Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
11:51:41 [2019-09-16T11:51:41.164Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
11:51:41 [2019-09-16T11:51:41.164Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
11:51:41 [2019-09-16T11:51:41.164Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:51:41 [2019-09-16T11:51:41.164Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
11:51:41 [2019-09-16T11:51:41.164Z]   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
11:51:41 [2019-09-16T11:51:41.164Z]   mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
11:51:41 [2019-09-16T11:51:41.164Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
11:51:41 [2019-09-16T11:51:41.164Z] Suggested packages:
11:51:41 [2019-09-16T11:51:41.164Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
11:51:41 [2019-09-16T11:51:41.164Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
11:51:41 [2019-09-16T11:51:41.164Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
11:51:41 [2019-09-16T11:51:41.164Z]   vim-doc vim-scripts xfsdump acl attr quota
11:51:41 [2019-09-16T11:51:41.164Z] Recommended packages:
11:51:41 [2019-09-16T11:51:41.164Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
11:51:41 [2019-09-16T11:51:41.164Z]   python3-keyrings.alt python3-xdg unzip
11:51:41 [2019-09-16T11:51:41.440Z] Congratulations!  All commits are properly signed with the DCO!
11:51:41 [2019-09-16T11:51:41.968Z] The following NEW packages will be installed:
11:51:41 [2019-09-16T11:51:41.968Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
11:51:41 [2019-09-16T11:51:41.968Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
11:51:41 [2019-09-16T11:51:41.968Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
11:51:41 [2019-09-16T11:51:41.968Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
11:51:41 [2019-09-16T11:51:41.968Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
11:51:41 [2019-09-16T11:51:41.968Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
11:51:41 [2019-09-16T11:51:41.968Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
11:51:41 [2019-09-16T11:51:41.968Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
11:51:41 [2019-09-16T11:51:41.968Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
11:51:41 [2019-09-16T11:51:41.968Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
11:51:41 [2019-09-16T11:51:41.968Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
11:51:41 [2019-09-16T11:51:41.968Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
11:51:41 [2019-09-16T11:51:41.968Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
11:51:41 [2019-09-16T11:51:41.968Z]   xfsprogs xxd xz-utils zip
11:51:41 [2019-09-16T11:51:41.968Z] The following packages will be upgraded:
11:51:41 [2019-09-16T11:51:41.968Z]   libsystemd0 libudev1
11:51:41 [2019-09-16T11:51:41.968Z] 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded.
11:51:41 [2019-09-16T11:51:41.968Z] Need to get 88.6 MB of archives.
11:51:41 [2019-09-16T11:51:41.968Z] After this operation, 565 MB of additional disk space will be used.
11:51:41 [2019-09-16T11:51:41.968Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd0 s390x 232-25+deb9u12 [266 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev1 s390x 232-25+deb9u12 [123 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
11:51:41 [2019-09-16T11:51:41.968Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
11:51:41 [2019-09-16T11:51:41.968Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
11:51:42 [2019-09-16T11:51:42.344Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
11:51:42 [2019-09-16T11:51:42.344Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
11:51:42 [2019-09-16T11:51:42.344Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
11:51:42 [2019-09-16T11:51:42.344Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
11:51:42 [2019-09-16T11:51:42.344Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB]
11:51:42 [2019-09-16T11:51:42.344Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB]
11:51:42 [2019-09-16T11:51:42.344Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
11:51:42 [2019-09-16T11:51:42.344Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
11:51:42 [2019-09-16T11:51:42.344Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
11:51:42 [2019-09-16T11:51:42.344Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB]
11:51:42 [2019-09-16T11:51:42.344Z] Get:70 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB]
11:51:42 [2019-09-16T11:51:42.477Z] Removing intermediate container 1bd319f5df79
11:51:42 [2019-09-16T11:51:42.477Z]  ---> 30a544918001
11:51:42 [2019-09-16T11:51:42.477Z] Step 44/126 : FROM base AS vndr
11:51:42 [2019-09-16T11:51:42.477Z]  ---> bf1ead148976
11:51:42 [2019-09-16T11:51:42.477Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr
11:51:42 [2019-09-16T11:51:42.477Z]  ---> Running in 326786e034cc
11:51:42 [2019-09-16T11:51:42.477Z] Removing intermediate container 326786e034cc
11:51:42 [2019-09-16T11:51:42.477Z]  ---> ac1b510ec673
11:51:42 [2019-09-16T11:51:42.478Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:51:42 [2019-09-16T11:51:42.738Z] Get:71 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB]
11:51:42 [2019-09-16T11:51:42.762Z]  ---> fb02a7be1b69
11:51:42 [2019-09-16T11:51:42.762Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:51:42 [2019-09-16T11:51:42.762Z]  ---> 97647380ba91
11:51:42 [2019-09-16T11:51:42.762Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:51:42 [2019-09-16T11:51:42.762Z]  ---> Running in 63bcdad28531
11:51:43 [2019-09-16T11:51:43.122Z] debconf: delaying package configuration, since apt-utils is not installed
11:51:43 [2019-09-16T11:51:43.122Z] Fetched 88.6 MB in 1s (75.4 MB/s)
11:51:43 [2019-09-16T11:51:43.122Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14898 files and directories currently installed.)
11:51:43 [2019-09-16T11:51:43.122Z] Preparing to unpack .../libsystemd0_232-25+deb9u12_s390x.deb ...
11:51:43 [2019-09-16T11:51:43.122Z] Unpacking libsystemd0:s390x (232-25+deb9u12) over (232-25+deb9u11) ...
11:51:43 [2019-09-16T11:51:43.122Z] Setting up libsystemd0:s390x (232-25+deb9u12) ...
11:51:43 [2019-09-16T11:51:43.122Z] Selecting previously unselected package bash-completion.
11:51:43 [2019-09-16T11:51:43.122Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14898 files and directories currently installed.)
11:51:43 [2019-09-16T11:51:43.122Z] Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
11:51:43 [2019-09-16T11:51:43.382Z] + RM_GOPATH=0
11:51:43 [2019-09-16T11:51:43.382Z] + TMP_GOPATH=
11:51:43 [2019-09-16T11:51:43.382Z] + : /build
11:51:43 [2019-09-16T11:51:43.382Z] + '[' -z '' ']'
11:51:43 [2019-09-16T11:51:43.382Z] ++ mktemp -d
11:51:43 [2019-09-16T11:51:43.382Z] + export GOPATH=/tmp/tmp.DKzp9eotS3
11:51:43 [2019-09-16T11:51:43.382Z] + GOPATH=/tmp/tmp.DKzp9eotS3
11:51:43 [2019-09-16T11:51:43.382Z] + RM_GOPATH=1
11:51:43 [2019-09-16T11:51:43.382Z] ++ dirname ./install.sh
11:51:43 [2019-09-16T11:51:43.382Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:51:43 [2019-09-16T11:51:43.382Z] + dir=.
11:51:43 [2019-09-16T11:51:43.382Z] + bin=vndr
11:51:43 [2019-09-16T11:51:43.382Z] + shift
11:51:43 [2019-09-16T11:51:43.382Z] + '[' '!' -f ./vndr.installer ']'
11:51:43 [2019-09-16T11:51:43.382Z] + . ./vndr.installer
11:51:43 [2019-09-16T11:51:43.382Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:51:43 [2019-09-16T11:51:43.382Z] + install_vndr
11:51:43 [2019-09-16T11:51:43.382Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
11:51:43 [2019-09-16T11:51:43.382Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DKzp9eotS3/src/github.com/LK4D4/vndr
11:51:43 [2019-09-16T11:51:43.382Z] Cloning into '/tmp/tmp.DKzp9eotS3/src/github.com/LK4D4/vndr'...
11:51:43 [2019-09-16T11:51:43.668Z] + cd /tmp/tmp.DKzp9eotS3/src/github.com/LK4D4/vndr
11:51:43 [2019-09-16T11:51:43.668Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
11:51:43 [2019-09-16T11:51:43.668Z] + go build -buildmode=pie -v -o /build/vndr .
11:51:43 [2019-09-16T11:51:43.668Z] internal/race
11:51:43 [2019-09-16T11:51:43.668Z] errors
11:51:43 [2019-09-16T11:51:43.668Z] runtime/internal/atomic
11:51:43 [2019-09-16T11:51:43.668Z] internal/cpu
11:51:43 [2019-09-16T11:51:43.923Z] Unpacking bash-completion (1:2.1-4.3) ...
11:51:43 [2019-09-16T11:51:43.923Z] Selecting previously unselected package libnet1:s390x.
11:51:43 [2019-09-16T11:51:43.923Z] Preparing to unpack .../libnet1_1.1.6+dfsg-3_s390x.deb ...
11:51:43 [2019-09-16T11:51:43.923Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
11:51:43 [2019-09-16T11:51:43.923Z] Selecting previously unselected package libnfnetlink0:s390x.
11:51:43 [2019-09-16T11:51:43.923Z] Preparing to unpack .../libnfnetlink0_1.0.1-3_s390x.deb ...
11:51:43 [2019-09-16T11:51:43.923Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ...
11:51:43 [2019-09-16T11:51:43.923Z] Selecting previously unselected package libpcrecpp0v5:s390x.
11:51:43 [2019-09-16T11:51:43.923Z] Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
11:51:43 [2019-09-16T11:51:43.923Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
11:51:43 [2019-09-16T11:51:43.923Z] Preparing to unpack .../libudev1_232-25+deb9u12_s390x.deb ...
11:51:43 [2019-09-16T11:51:43.923Z] Unpacking libudev1:s390x (232-25+deb9u12) over (232-25+deb9u11) ...
11:51:43 [2019-09-16T11:51:43.923Z] Setting up libudev1:s390x (232-25+deb9u12) ...
11:51:43 [2019-09-16T11:51:43.923Z] Selecting previously unselected package libudev-dev:s390x.
11:51:43 [2019-09-16T11:51:43.923Z] (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 ... 15497 files and directories currently installed.)
11:51:43 [2019-09-16T11:51:43.923Z] Preparing to unpack .../0-libudev-dev_232-25+deb9u12_s390x.deb ...
11:51:43 [2019-09-16T11:51:43.923Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ...
11:51:43 [2019-09-16T11:51:43.957Z] sync/atomic
11:51:43 [2019-09-16T11:51:43.957Z] runtime/internal/sys
11:51:43 [2019-09-16T11:51:43.957Z] runtime/internal/math
11:51:43 [2019-09-16T11:51:43.957Z] internal/bytealg
11:51:43 [2019-09-16T11:51:43.957Z] unicode/utf8
11:51:43 [2019-09-16T11:51:43.957Z] unicode
11:51:43 [2019-09-16T11:51:43.957Z] math/bits
11:51:43 [2019-09-16T11:51:43.957Z] math
11:51:43 [2019-09-16T11:51:43.957Z] internal/testlog
11:51:43 [2019-09-16T11:51:43.957Z] encoding
11:51:43 [2019-09-16T11:51:43.957Z] runtime
11:51:43 [2019-09-16T11:51:43.957Z] unicode/utf16
11:51:44 [2019-09-16T11:51:44.264Z] container/list
11:51:44 [2019-09-16T11:51:44.264Z] crypto/internal/subtle
11:51:44 [2019-09-16T11:51:44.301Z] Selecting previously unselected package libpython3.5-minimal:s390x.
11:51:44 [2019-09-16T11:51:44.301Z] Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
11:51:44 [2019-09-16T11:51:44.301Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
11:51:44 [2019-09-16T11:51:44.301Z] Selecting previously unselected package python3.5-minimal.
11:51:44 [2019-09-16T11:51:44.301Z] Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
11:51:44 [2019-09-16T11:51:44.301Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
11:51:44 [2019-09-16T11:51:44.301Z] Selecting previously unselected package python3-minimal.
11:51:44 [2019-09-16T11:51:44.301Z] Preparing to unpack .../3-python3-minimal_3.5.3-1_s390x.deb ...
11:51:44 [2019-09-16T11:51:44.301Z] Unpacking python3-minimal (3.5.3-1) ...
11:51:44 [2019-09-16T11:51:44.391Z] #14 ...
11:51:44 [2019-09-16T11:51:44.391Z] 
11:51:44 [2019-09-16T11:51:44.391Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:51:44 [2019-09-16T11:51:44.391Z] #58 149.3   CC       criu/netfilter.o
11:51:44 [2019-09-16T11:51:44.391Z] #58 149.6   CC       criu/page-pipe.o
11:51:44 [2019-09-16T11:51:44.391Z] #58 150.1   CC       criu/page-xfer.o
11:51:44 [2019-09-16T11:51:44.391Z] #58 150.9   CC       criu/pagemap-cache.o
11:51:44 [2019-09-16T11:51:44.391Z] #58 151.2   CC       criu/pagemap.o
11:51:44 [2019-09-16T11:51:44.391Z] #58 151.9   CC       criu/parasite-syscall.o
11:51:44 [2019-09-16T11:51:44.391Z] #58 152.5   CC       criu/path.o
11:51:44 [2019-09-16T11:51:44.391Z] #58 152.8   CC       criu/pie-util-vdso-elf32.o
11:51:44 [2019-09-16T11:51:44.391Z] #58 153.1   CC       criu/pie-util-vdso.o
11:51:44 [2019-09-16T11:51:44.391Z] #58 153.5   CC       criu/pie-util.o
11:51:44 [2019-09-16T11:51:44.391Z] #58 153.6   CC       criu/pipes.o
11:51:44 [2019-09-16T11:51:44.391Z] #58 154.2   CC       criu/plugin.o
11:51:44 [2019-09-16T11:51:44.551Z] crypto/subtle
11:51:44 [2019-09-16T11:51:44.551Z] internal/x/crypto/cryptobyte/asn1
11:51:44 [2019-09-16T11:51:44.551Z] internal/nettrace
11:51:44 [2019-09-16T11:51:44.551Z] internal/x/net/dns/dnsmessage
11:51:44 [2019-09-16T11:51:44.551Z] runtime/cgo
11:51:44 [2019-09-16T11:51:44.646Z] #58 ...
11:51:44 [2019-09-16T11:51:44.647Z] 
11:51:44 [2019-09-16T11:51:44.647Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
11:51:44 [2019-09-16T11:51:44.647Z] #14 13.20   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:51:44 [2019-09-16T11:51:44.670Z] Selecting previously unselected package libmpdec2:s390x.
11:51:44 [2019-09-16T11:51:44.670Z] Preparing to unpack .../4-libmpdec2_2.4.2-1_s390x.deb ...
11:51:44 [2019-09-16T11:51:44.670Z] Unpacking libmpdec2:s390x (2.4.2-1) ...
11:51:44 [2019-09-16T11:51:44.670Z] Selecting previously unselected package libpython3.5-stdlib:s390x.
11:51:44 [2019-09-16T11:51:44.670Z] Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
11:51:44 [2019-09-16T11:51:44.670Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
11:51:44 [2019-09-16T11:51:44.670Z] Selecting previously unselected package python3.5.
11:51:44 [2019-09-16T11:51:44.670Z] Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_s390x.deb ...
11:51:44 [2019-09-16T11:51:44.670Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
11:51:44 [2019-09-16T11:51:44.670Z] Selecting previously unselected package libpython3-stdlib:s390x.
11:51:44 [2019-09-16T11:51:44.670Z] Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_s390x.deb ...
11:51:44 [2019-09-16T11:51:44.670Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
11:51:44 [2019-09-16T11:51:44.837Z] strconv
11:51:44 [2019-09-16T11:51:44.902Z] #14 13.48 Collecting pyyaml (from yamllint==1.16.0)
11:51:45 [2019-09-16T11:51:45.061Z] Selecting previously unselected package dh-python.
11:51:45 [2019-09-16T11:51:45.062Z] Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
11:51:45 [2019-09-16T11:51:45.062Z] Unpacking dh-python (2.20170125) ...
11:51:45 [2019-09-16T11:51:45.062Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
11:51:45 [2019-09-16T11:51:45.062Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
11:51:45 [2019-09-16T11:51:45.443Z] Setting up python3-minimal (3.5.3-1) ...
11:51:45 [2019-09-16T11:51:45.443Z] Selecting previously unselected package python3.
11:51:45 [2019-09-16T11:51:45.443Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16484 files and directories currently installed.)
11:51:45 [2019-09-16T11:51:45.443Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
11:51:45 [2019-09-16T11:51:45.443Z] Unpacking python3 (3.5.3-1) ...
11:51:45 [2019-09-16T11:51:45.459Z] crypto/rc4
11:51:45 [2019-09-16T11:51:45.618Z] Congratulations! Seccomp profile generation is done correctly.
11:51:45 [2019-09-16T11:51:45.818Z] Selecting previously unselected package pigz.
11:51:45 [2019-09-16T11:51:45.818Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
11:51:45 [2019-09-16T11:51:45.818Z] Unpacking pigz (2.3.4-1) ...
11:51:45 [2019-09-16T11:51:45.818Z] Selecting previously unselected package libip4tc0:s390x.
11:51:45 [2019-09-16T11:51:45.818Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
11:51:45 [2019-09-16T11:51:45.818Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
11:51:45 [2019-09-16T11:51:45.818Z] Selecting previously unselected package libip6tc0:s390x.
11:51:45 [2019-09-16T11:51:45.818Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
11:51:45 [2019-09-16T11:51:45.818Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
11:51:45 [2019-09-16T11:51:45.818Z] Selecting previously unselected package libiptc0:s390x.
11:51:45 [2019-09-16T11:51:45.818Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
11:51:45 [2019-09-16T11:51:45.818Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
11:51:45 [2019-09-16T11:51:45.818Z] Selecting previously unselected package libxtables12:s390x.
11:51:45 [2019-09-16T11:51:45.818Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
11:51:45 [2019-09-16T11:51:45.818Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
11:51:45 [2019-09-16T11:51:45.818Z] Selecting previously unselected package libnetfilter-conntrack3:s390x.
11:51:45 [2019-09-16T11:51:45.818Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
11:51:45 [2019-09-16T11:51:45.818Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
11:51:45 [2019-09-16T11:51:45.818Z] Selecting previously unselected package iptables.
11:51:45 [2019-09-16T11:51:45.818Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
11:51:45 [2019-09-16T11:51:45.818Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
11:51:45 [2019-09-16T11:51:45.818Z] Selecting previously unselected package xxd.
11:51:45 [2019-09-16T11:51:45.818Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
11:51:45 [2019-09-16T11:51:45.818Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:51:45 [2019-09-16T11:51:45.818Z] Selecting previously unselected package vim-common.
11:51:45 [2019-09-16T11:51:45.818Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:51:45 [2019-09-16T11:51:45.818Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:51:45 [2019-09-16T11:51:45.818Z] Selecting previously unselected package bzip2.
11:51:45 [2019-09-16T11:51:45.818Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.198Z] Unpacking bzip2 (1.0.6-8.1) ...
11:51:46 [2019-09-16T11:51:46.198Z] Selecting previously unselected package libgpm2:s390x.
11:51:46 [2019-09-16T11:51:46.198Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.198Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
11:51:46 [2019-09-16T11:51:46.198Z] Selecting previously unselected package xz-utils.
11:51:46 [2019-09-16T11:51:46.198Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.198Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
11:51:46 [2019-09-16T11:51:46.198Z] Selecting previously unselected package aufs-tools.
11:51:46 [2019-09-16T11:51:46.198Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.198Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
11:51:46 [2019-09-16T11:51:46.198Z] Selecting previously unselected package liblzo2-2:s390x.
11:51:46 [2019-09-16T11:51:46.198Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.198Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
11:51:46 [2019-09-16T11:51:46.198Z] Selecting previously unselected package btrfs-progs.
11:51:46 [2019-09-16T11:51:46.198Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.198Z] Unpacking btrfs-progs (4.7.3-1) ...
11:51:46 [2019-09-16T11:51:46.198Z] Selecting previously unselected package btrfs-tools.
11:51:46 [2019-09-16T11:51:46.198Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.198Z] Unpacking btrfs-tools (4.7.3-1) ...
11:51:46 [2019-09-16T11:51:46.198Z] Selecting previously unselected package libdevmapper1.02.1:s390x.
11:51:46 [2019-09-16T11:51:46.198Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.198Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
11:51:46 [2019-09-16T11:51:46.265Z] #14 14.68   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
11:51:46 [2019-09-16T11:51:46.644Z] Selecting previously unselected package dmsetup.
11:51:46 [2019-09-16T11:51:46.644Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.644Z] Unpacking dmsetup (2:1.02.137-2) ...
11:51:46 [2019-09-16T11:51:46.644Z] Selecting previously unselected package libonig4:s390x.
11:51:46 [2019-09-16T11:51:46.644Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.644Z] Unpacking libonig4:s390x (6.1.3-2) ...
11:51:46 [2019-09-16T11:51:46.644Z] Selecting previously unselected package libjq1:s390x.
11:51:46 [2019-09-16T11:51:46.644Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.644Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
11:51:46 [2019-09-16T11:51:46.644Z] Selecting previously unselected package jq.
11:51:46 [2019-09-16T11:51:46.644Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.644Z] Unpacking jq (1.5+dfsg-1.3) ...
11:51:46 [2019-09-16T11:51:46.644Z] Selecting previously unselected package libaio1:s390x.
11:51:46 [2019-09-16T11:51:46.644Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.644Z] Unpacking libaio1:s390x (0.3.110-3) ...
11:51:46 [2019-09-16T11:51:46.644Z] Selecting previously unselected package libcap2-bin.
11:51:46 [2019-09-16T11:51:46.644Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.644Z] Unpacking libcap2-bin (1:2.25-1) ...
11:51:46 [2019-09-16T11:51:46.644Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x.
11:51:46 [2019-09-16T11:51:46.644Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.644Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
11:51:46 [2019-09-16T11:51:46.644Z] Selecting previously unselected package libsepol1-dev:s390x.
11:51:46 [2019-09-16T11:51:46.644Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
11:51:46 [2019-09-16T11:51:46.644Z] Unpacking libsepol1-dev:s390x (2.6-2) ...
11:51:47 [2019-09-16T11:51:47.075Z] Selecting previously unselected package libpcre16-3:s390x.
11:51:47 [2019-09-16T11:51:47.075Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
11:51:47 [2019-09-16T11:51:47.075Z] Unpacking libpcre16-3:s390x (2:8.39-3) ...
11:51:47 [2019-09-16T11:51:47.075Z] Selecting previously unselected package libpcre32-3:s390x.
11:51:47 [2019-09-16T11:51:47.075Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
11:51:47 [2019-09-16T11:51:47.075Z] Unpacking libpcre32-3:s390x (2:8.39-3) ...
11:51:47 [2019-09-16T11:51:47.075Z] Selecting previously unselected package libpcre3-dev:s390x.
11:51:47 [2019-09-16T11:51:47.075Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
11:51:47 [2019-09-16T11:51:47.075Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ...
11:51:47 [2019-09-16T11:51:47.075Z] Selecting previously unselected package libselinux1-dev:s390x.
11:51:47 [2019-09-16T11:51:47.075Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
11:51:47 [2019-09-16T11:51:47.075Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
11:51:47 [2019-09-16T11:51:47.075Z] Selecting previously unselected package libdevmapper-dev:s390x.
11:51:47 [2019-09-16T11:51:47.075Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
11:51:47 [2019-09-16T11:51:47.075Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
11:51:47 [2019-09-16T11:51:47.075Z] Selecting previously unselected package libnl-3-200:s390x.
11:51:47 [2019-09-16T11:51:47.075Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
11:51:47 [2019-09-16T11:51:47.075Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
11:51:47 [2019-09-16T11:51:47.075Z] Selecting previously unselected package libprotobuf-c1:s390x.
11:51:47 [2019-09-16T11:51:47.075Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
11:51:47 [2019-09-16T11:51:47.075Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
11:51:47 [2019-09-16T11:51:47.075Z] Selecting previously unselected package libreadline5:s390x.
11:51:47 [2019-09-16T11:51:47.075Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
11:51:47 [2019-09-16T11:51:47.075Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
11:51:47 [2019-09-16T11:51:47.075Z] Selecting previously unselected package libsystemd-dev:s390x.
11:51:47 [2019-09-16T11:51:47.075Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
11:51:47 [2019-09-16T11:51:47.075Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
11:51:47 [2019-09-16T11:51:47.574Z] Selecting previously unselected package net-tools.
11:51:47 [2019-09-16T11:51:47.574Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
11:51:47 [2019-09-16T11:51:47.574Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
11:51:47 [2019-09-16T11:51:47.574Z] Selecting previously unselected package python-pip-whl.
11:51:47 [2019-09-16T11:51:47.574Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
11:51:47 [2019-09-16T11:51:47.574Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
11:51:48 [2019-09-16T11:51:48.123Z] Selecting previously unselected package python3-pip.
11:51:48 [2019-09-16T11:51:48.123Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
11:51:48 [2019-09-16T11:51:48.123Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
11:51:48 [2019-09-16T11:51:48.123Z] Selecting previously unselected package python3-pkg-resources.
11:51:48 [2019-09-16T11:51:48.123Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
11:51:48 [2019-09-16T11:51:48.123Z] Unpacking python3-pkg-resources (33.1.1-1) ...
11:51:48 [2019-09-16T11:51:48.123Z] Selecting previously unselected package python3-setuptools.
11:51:48 [2019-09-16T11:51:48.123Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
11:51:48 [2019-09-16T11:51:48.123Z] Unpacking python3-setuptools (33.1.1-1) ...
11:51:48 [2019-09-16T11:51:48.123Z] Selecting previously unselected package python3-wheel.
11:51:48 [2019-09-16T11:51:48.123Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
11:51:48 [2019-09-16T11:51:48.123Z] Unpacking python3-wheel (0.29.0-2) ...
11:51:48 [2019-09-16T11:51:48.123Z] Selecting previously unselected package thin-provisioning-tools.
11:51:48 [2019-09-16T11:51:48.123Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
11:51:48 [2019-09-16T11:51:48.123Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
11:51:48 [2019-09-16T11:51:48.123Z] Selecting previously unselected package vim-runtime.
11:51:48 [2019-09-16T11:51:48.123Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
11:51:48 [2019-09-16T11:51:48.123Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
11:51:48 [2019-09-16T11:51:48.124Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
11:51:48 [2019-09-16T11:51:48.124Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
11:51:48 [2019-09-16T11:51:48.151Z] #14 16.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:51:48 [2019-09-16T11:51:48.159Z] sync
11:51:48 [2019-09-16T11:51:48.446Z] io
11:51:48 [2019-09-16T11:51:48.446Z] github.com/LK4D4/vndr/godl/singleflight
11:51:48 [2019-09-16T11:51:48.446Z] reflect
11:51:48 [2019-09-16T11:51:48.446Z] syscall
11:51:48 [2019-09-16T11:51:48.446Z] math/rand
11:51:48 [2019-09-16T11:51:48.731Z] internal/singleflight
11:51:48 [2019-09-16T11:51:48.731Z] bytes
11:51:48 [2019-09-16T11:51:48.731Z] strings
11:51:48 [2019-09-16T11:51:48.932Z] Selecting previously unselected package vim.
11:51:48 [2019-09-16T11:51:48.932Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
11:51:48 [2019-09-16T11:51:48.932Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
11:51:49 [2019-09-16T11:51:49.021Z] bufio
11:51:49 [2019-09-16T11:51:49.077Z] #14 17.56   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
11:51:49 [2019-09-16T11:51:49.303Z] Selecting previously unselected package xfsprogs.
11:51:49 [2019-09-16T11:51:49.303Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
11:51:49 [2019-09-16T11:51:49.303Z] Unpacking xfsprogs (4.9.0+nmu1) ...
11:51:49 [2019-09-16T11:51:49.303Z] Selecting previously unselected package zip.
11:51:49 [2019-09-16T11:51:49.303Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
11:51:49 [2019-09-16T11:51:49.303Z] Unpacking zip (3.0-11+b1) ...
11:51:49 [2019-09-16T11:51:49.303Z] Selecting previously unselected package libapparmor-perl.
11:51:49 [2019-09-16T11:51:49.303Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
11:51:49 [2019-09-16T11:51:49.303Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
11:51:49 [2019-09-16T11:51:49.303Z] Selecting previously unselected package apparmor.
11:51:49 [2019-09-16T11:51:49.303Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
11:51:49 [2019-09-16T11:51:49.303Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
11:51:49 [2019-09-16T11:51:49.303Z] Selecting previously unselected package binutils-mingw-w64-i686.
11:51:49 [2019-09-16T11:51:49.303Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
11:51:49 [2019-09-16T11:51:49.303Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:51:49 [2019-09-16T11:51:49.307Z] path
11:51:49 [2019-09-16T11:51:49.593Z] hash
11:51:49 [2019-09-16T11:51:49.593Z] hash/crc32
11:51:49 [2019-09-16T11:51:49.593Z] crypto
11:51:49 [2019-09-16T11:51:49.593Z] crypto/internal/randutil
11:51:49 [2019-09-16T11:51:49.593Z] crypto/sha512
11:51:49 [2019-09-16T11:51:49.693Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
11:51:49 [2019-09-16T11:51:49.693Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
11:51:49 [2019-09-16T11:51:49.693Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:51:49 [2019-09-16T11:51:49.880Z] crypto/hmac
11:51:49 [2019-09-16T11:51:49.880Z] crypto/sha1
11:51:49 [2019-09-16T11:51:49.880Z] crypto/sha256
11:51:49 [2019-09-16T11:51:49.880Z] time
11:51:49 [2019-09-16T11:51:49.996Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
11:51:49 [2019-09-16T11:51:49.996Z] 
11:51:49 [2019-09-16T11:51:49.996Z]  ________   ____  __.
11:51:49 [2019-09-16T11:51:49.996Z]  \_____  \ |    |/ _|
11:51:49 [2019-09-16T11:51:49.996Z]  /   |   \|      <
11:51:49 [2019-09-16T11:51:49.996Z]  /    |    \    |  \
11:51:49 [2019-09-16T11:51:49.996Z]  \_______  /____|__ \
11:51:49 [2019-09-16T11:51:49.996Z]          \/        \/
11:51:49 [2019-09-16T11:51:49.996Z] 
11:51:49 [2019-09-16T11:51:49.996Z] INFO: make.ps1 ended at 09/16/2019 11:51:42
11:51:49 [2019-09-16T11:51:49.996Z] INFO: Binaries build ended at 09/16/2019 11:51:45. Duration:00:01:27.4625686
11:51:49 [2019-09-16T11:51:49.996Z] INFO: Copying the built daemon binary to d:\CI-7\CI-c93da8ded\binary\dockerd-c93da8ded.exe...
11:51:49 [2019-09-16T11:51:49.996Z] INFO: Copying the built client binary to d:\CI-7\CI-c93da8ded\binary\docker-c93da8ded.exe...
11:51:49 [2019-09-16T11:51:49.996Z] INFO: Copying dockerversion from the container...
11:51:49 [2019-09-16T11:51:49.996Z] INFO: Copying the golang package from the container to d:\CI-7\CI-c93da8ded\installer\go.zip...
11:51:50 [2019-09-16T11:51:50.077Z] Selecting previously unselected package binutils-mingw-w64.
11:51:50 [2019-09-16T11:51:50.077Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
11:51:50 [2019-09-16T11:51:50.077Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:51:50 [2019-09-16T11:51:50.168Z] internal/syscall/unix
11:51:50 [2019-09-16T11:51:50.168Z] internal/x/crypto/hkdf
11:51:50 [2019-09-16T11:51:50.168Z] internal/x/text/transform
11:51:50 [2019-09-16T11:51:50.440Z] #14 18.92 Building wheels for collected packages: pyyaml, pathspec
11:51:50 [2019-09-16T11:51:50.440Z] #14 18.93   Running setup.py bdist_wheel for pyyaml: started
11:51:50 [2019-09-16T11:51:50.442Z] Selecting previously unselected package mingw-w64-common.
11:51:50 [2019-09-16T11:51:50.442Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
11:51:50 [2019-09-16T11:51:50.442Z] Unpacking mingw-w64-common (5.0.1-1) ...
11:51:50 [2019-09-16T11:51:50.696Z] #14 ...
11:51:50 [2019-09-16T11:51:50.696Z] 
11:51:50 [2019-09-16T11:51:50.696Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:51:50 [2019-09-16T11:51:50.696Z] #55 225.0 + dpkg --print-architecture
11:51:50 [2019-09-16T11:51:50.696Z] #55 225.1 + cd /tmp/tmp.SkrE5Nl3tQ/src/github.com/docker/distribution
11:51:50 [2019-09-16T11:51:50.696Z] #55 225.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:51:50 [2019-09-16T11:51:50.696Z] #55 225.5 + GOPATH=/tmp/tmp.SkrE5Nl3tQ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SkrE5Nl3tQ
11:51:50 [2019-09-16T11:51:50.696Z] #55 225.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:51:50 [2019-09-16T11:51:50.791Z] encoding/binary
11:51:50 [2019-09-16T11:51:50.791Z] sort
11:51:50 [2019-09-16T11:51:50.791Z] internal/poll
11:51:50 [2019-09-16T11:51:50.818Z] Selecting previously unselected package mingw-w64-x86-64-dev.
11:51:50 [2019-09-16T11:51:50.818Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
11:51:50 [2019-09-16T11:51:50.818Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
11:51:51 [2019-09-16T11:51:51.075Z] internal/fmtsort
11:51:51 [2019-09-16T11:51:51.075Z] regexp/syntax
11:51:51 [2019-09-16T11:51:51.075Z] encoding/base64
11:51:51 [2019-09-16T11:51:51.075Z] crypto/cipher
11:51:51 [2019-09-16T11:51:51.361Z] crypto/md5
11:51:51 [2019-09-16T11:51:51.361Z] os
11:51:51 [2019-09-16T11:51:51.361Z] crypto/aes
11:51:51 [2019-09-16T11:51:51.361Z] crypto/des
11:51:51 [2019-09-16T11:51:51.527Z] INFO: Extracting go.zip to d:\CI-7\CI-c93da8ded\go
11:51:51 [2019-09-16T11:51:51.606Z] Selecting previously unselected package gcc-mingw-w64-base.
11:51:51 [2019-09-16T11:51:51.606Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
11:51:51 [2019-09-16T11:51:51.606Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:51:51 [2019-09-16T11:51:51.646Z] encoding/pem
11:51:51 [2019-09-16T11:51:51.646Z] internal/x/crypto/internal/chacha20
11:51:51 [2019-09-16T11:51:51.932Z] internal/x/crypto/poly1305
11:51:51 [2019-09-16T11:51:51.932Z] internal/x/crypto/curve25519
11:51:51 [2019-09-16T11:51:51.932Z] internal/x/crypto/chacha20poly1305
11:51:51 [2019-09-16T11:51:51.978Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
11:51:51 [2019-09-16T11:51:51.978Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
11:51:51 [2019-09-16T11:51:51.978Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:51:52 [2019-09-16T11:51:52.216Z] path/filepath
11:51:52 [2019-09-16T11:51:52.216Z] fmt
11:51:52 [2019-09-16T11:51:52.216Z] regexp
11:51:52 [2019-09-16T11:51:52.216Z] io/ioutil
11:51:52 [2019-09-16T11:51:52.835Z] flag
11:51:52 [2019-09-16T11:51:52.835Z] go/token
11:51:52 [2019-09-16T11:51:52.835Z] text/template/parse
11:51:52 [2019-09-16T11:51:52.835Z] net/url
11:51:53 [2019-09-16T11:51:53.141Z] go/scanner
11:51:53 [2019-09-16T11:51:53.141Z] log
11:51:53 [2019-09-16T11:51:53.427Z] encoding/json
11:51:53 [2019-09-16T11:51:53.427Z] encoding/xml
11:51:53 [2019-09-16T11:51:53.427Z] go/ast
11:51:54 [2019-09-16T11:51:54.447Z] text/template
11:51:54 [2019-09-16T11:51:54.733Z] compress/flate
11:51:54 [2019-09-16T11:51:54.733Z] go/parser
11:51:54 [2019-09-16T11:51:54.858Z] #55 ...
11:51:54 [2019-09-16T11:51:54.858Z] 
11:51:54 [2019-09-16T11:51:54.858Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
11:51:54 [2019-09-16T11:51:54.858Z] #14 20.17   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:51:54 [2019-09-16T11:51:54.858Z] #14 20.17   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
11:51:54 [2019-09-16T11:51:54.858Z] #14 20.27   Running setup.py bdist_wheel for pathspec: started
11:51:54 [2019-09-16T11:51:54.858Z] #14 21.53   Running setup.py bdist_wheel for pathspec: finished with status 'done'
11:51:54 [2019-09-16T11:51:54.858Z] #14 21.53   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
11:51:54 [2019-09-16T11:51:54.858Z] #14 21.54 Successfully built pyyaml pathspec
11:51:54 [2019-09-16T11:51:54.858Z] #14 21.55 Installing collected packages: pyyaml, pathspec, yamllint
11:51:54 [2019-09-16T11:51:54.858Z] #14 22.01 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
11:51:54 [2019-09-16T11:51:54.858Z] #14 DONE 23.2s
11:51:54 [2019-09-16T11:51:54.858Z] 
11:51:54 [2019-09-16T11:51:54.858Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
11:51:54 [2019-09-16T11:51:54.858Z] #16 DONE 0.2s
11:51:54 [2019-09-16T11:51:54.858Z] 
11:51:54 [2019-09-16T11:51:54.858Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:51:54 [2019-09-16T11:51:54.858Z] #58 154.6   CC       criu/proc_parse.o
11:51:54 [2019-09-16T11:51:54.858Z] #58 157.3   CC       criu/protobuf-desc.o
11:51:54 [2019-09-16T11:51:54.858Z] #58 158.1   CC       criu/protobuf.o
11:51:54 [2019-09-16T11:51:54.858Z] #58 158.5   CC       criu/pstree.o
11:51:54 [2019-09-16T11:51:54.858Z] #58 159.5   CC       criu/rbtree.o
11:51:54 [2019-09-16T11:51:54.858Z] #58 159.9   CC       criu/rst-malloc.o
11:51:54 [2019-09-16T11:51:54.858Z] #58 160.2   CC       criu/seccomp.o
11:51:54 [2019-09-16T11:51:54.858Z] #58 160.9   CC       criu/seize.o
11:51:54 [2019-09-16T11:51:54.858Z] #58 161.6   CC       criu/shmem.o
11:51:54 [2019-09-16T11:51:54.858Z] #58 162.6   CC       criu/sigframe.o
11:51:54 [2019-09-16T11:51:54.858Z] #58 162.8   CC       criu/signalfd.o
11:51:54 [2019-09-16T11:51:54.858Z] #58 163.0   CC       criu/sk-inet.o
11:51:54 [2019-09-16T11:51:54.858Z] #58 163.8   CC       criu/sk-netlink.o
11:51:54 [2019-09-16T11:51:54.858Z] #58 164.2   CC       criu/sk-packet.o
11:51:55 [2019-09-16T11:51:55.114Z] #58 ...
11:51:55 [2019-09-16T11:51:55.114Z] 
11:51:55 [2019-09-16T11:51:55.114Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
11:51:55 [2019-09-16T11:51:55.165Z] Selecting previously unselected package g++-mingw-w64-x86-64.
11:51:55 [2019-09-16T11:51:55.165Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
11:51:55 [2019-09-16T11:51:55.165Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:51:55 [2019-09-16T11:51:55.356Z] context
11:51:55 [2019-09-16T11:51:55.356Z] math/big
11:51:55 [2019-09-16T11:51:55.644Z] go/doc
11:51:55 [2019-09-16T11:51:55.644Z] compress/gzip
11:51:55 [2019-09-16T11:51:55.644Z] encoding/hex
11:51:55 [2019-09-16T11:51:55.929Z] net
11:51:55 [2019-09-16T11:51:55.929Z] internal/x/text/unicode/bidi
11:51:56 [2019-09-16T11:51:56.081Z] #21 DONE 1.1s
11:51:56 [2019-09-16T11:51:56.081Z] 
11:51:56 [2019-09-16T11:51:56.081Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:51:56 [2019-09-16T11:51:56.081Z] #58 165.0   CC       criu/sk-queue.o
11:51:56 [2019-09-16T11:51:56.081Z] #58 165.4   CC       criu/sk-tcp.o
11:51:56 [2019-09-16T11:51:56.081Z] #58 166.0   CC       criu/sk-unix.o
11:51:56 [2019-09-16T11:51:56.551Z] github.com/LK4D4/vndr/build
11:51:56 [2019-09-16T11:51:56.551Z] internal/x/text/secure/bidirule
11:51:56 [2019-09-16T11:51:56.837Z] internal/x/text/unicode/norm
11:51:57 [2019-09-16T11:51:57.462Z] internal/x/net/http2/hpack
11:51:57 [2019-09-16T11:51:57.633Z] Setting up aufs-tools (1:4.1+20161219-1) ...
11:51:57 [2019-09-16T11:51:57.633Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:51:57 [2019-09-16T11:51:57.633Z] Setting up libsepol1-dev:s390x (2.6-2) ...
11:51:57 [2019-09-16T11:51:57.633Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
11:51:57 [2019-09-16T11:51:57.633Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
11:51:57 [2019-09-16T11:51:57.633Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
11:51:57 [2019-09-16T11:51:57.633Z] Processing triggers for mime-support (3.60) ...
11:51:57 [2019-09-16T11:51:57.749Z] crypto/rand
11:51:58 [2019-09-16T11:51:58.003Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:51:58 [2019-09-16T11:51:58.003Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
11:51:58 [2019-09-16T11:51:58.003Z] Setting up libcap2-bin (1:2.25-1) ...
11:51:58 [2019-09-16T11:51:58.003Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:51:58 [2019-09-16T11:51:58.003Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:51:58 [2019-09-16T11:51:58.003Z] Setting up bash-completion (1:2.1-4.3) ...
11:51:58 [2019-09-16T11:51:58.035Z] crypto/elliptic
11:51:58 [2019-09-16T11:51:58.035Z] encoding/asn1
11:51:58 [2019-09-16T11:51:58.324Z] crypto/rsa
11:51:58 [2019-09-16T11:51:58.396Z] Setting up libonig4:s390x (6.1.3-2) ...
11:51:58 [2019-09-16T11:51:58.396Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
11:51:58 [2019-09-16T11:51:58.396Z] Setting up zip (3.0-11+b1) ...
11:51:58 [2019-09-16T11:51:58.396Z] Setting up bzip2 (1.0.6-8.1) ...
11:51:58 [2019-09-16T11:51:58.396Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:51:58 [2019-09-16T11:51:58.396Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
11:51:58 [2019-09-16T11:51:58.396Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:51:58 [2019-09-16T11:51:58.396Z] Setting up libaio1:s390x (0.3.110-3) ...
11:51:58 [2019-09-16T11:51:58.396Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
11:51:58 [2019-09-16T11:51:58.396Z] Setting up xz-utils (5.2.2-1.2+b1) ...
11:51:58 [2019-09-16T11:51:58.396Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:51:58 [2019-09-16T11:51:58.396Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
11:51:58 [2019-09-16T11:51:58.396Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:51:58 [2019-09-16T11:51:58.396Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
11:51:58 [2019-09-16T11:51:58.396Z] Setting up libpcre32-3:s390x (2:8.39-3) ...
11:51:58 [2019-09-16T11:51:58.396Z] Setting up libnfnetlink0:s390x (1.0.1-3) ...
11:51:58 [2019-09-16T11:51:58.597Z] #58 167.8   CC       criu/sockets.o
11:51:58 [2019-09-16T11:51:58.597Z] #58 168.5   CC       criu/stats.o
11:51:58 [2019-09-16T11:51:58.611Z] crypto/dsa
11:51:58 [2019-09-16T11:51:58.772Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
11:51:58 [2019-09-16T11:51:58.772Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
11:51:58 [2019-09-16T11:51:58.772Z] Setting up libpcre16-3:s390x (2:8.39-3) ...
11:51:58 [2019-09-16T11:51:58.772Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
11:51:58 [2019-09-16T11:51:58.772Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
11:51:58 [2019-09-16T11:51:58.772Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
11:51:58 [2019-09-16T11:51:58.772Z] Setting up libudev-dev:s390x (232-25+deb9u12) ...
11:51:58 [2019-09-16T11:51:58.898Z] internal/x/net/idna
11:51:58 [2019-09-16T11:51:58.898Z] crypto/ecdsa
11:51:58 [2019-09-16T11:51:58.898Z] crypto/x509/pkix
11:51:58 [2019-09-16T11:51:58.898Z] internal/x/crypto/cryptobyte
11:51:58 [2019-09-16T11:51:58.898Z] mime
11:51:59 [2019-09-16T11:51:59.138Z] Setting up pigz (2.3.4-1) ...
11:51:59 [2019-09-16T11:51:59.157Z] #58 168.8   CC       criu/string.o
11:51:59 [2019-09-16T11:51:59.157Z] #58 168.9   CC       criu/sysctl.o
11:51:59 [2019-09-16T11:51:59.509Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
11:51:59 [2019-09-16T11:51:59.509Z] Setting up libmpdec2:s390x (2.4.2-1) ...
11:51:59 [2019-09-16T11:51:59.509Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
11:51:59 [2019-09-16T11:51:59.540Z] mime/quotedprintable
11:51:59 [2019-09-16T11:51:59.540Z] net/http/internal
11:51:59 [2019-09-16T11:51:59.540Z] os/exec
11:51:59 [2019-09-16T11:51:59.718Z] #58 169.5   CC       criu/sysfs_parse.o
11:51:59 [2019-09-16T11:51:59.876Z] Setting up mingw-w64-common (5.0.1-1) ...
11:51:59 [2019-09-16T11:51:59.876Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
11:51:59 [2019-09-16T11:51:59.876Z] Setting up jq (1.5+dfsg-1.3) ...
11:51:59 [2019-09-16T11:51:59.876Z] Setting up libpcre3-dev:s390x (2:8.39-3) ...
11:51:59 [2019-09-16T11:51:59.876Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
11:51:59 [2019-09-16T11:51:59.974Z] #58 169.9   CC       criu/timerfd.o
11:52:00 [2019-09-16T11:52:00.259Z] Setting up xfsprogs (4.9.0+nmu1) ...
11:52:00 [2019-09-16T11:52:00.259Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
11:52:00 [2019-09-16T11:52:00.259Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:52:00 [2019-09-16T11:52:00.259Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:52:00 [2019-09-16T11:52:00.259Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:52:00 [2019-09-16T11:52:00.259Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:52:00 [2019-09-16T11:52:00.259Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:52:00 [2019-09-16T11:52:00.259Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:52:00 [2019-09-16T11:52:00.259Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:52:00 [2019-09-16T11:52:00.259Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:52:00 [2019-09-16T11:52:00.259Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
11:52:00 [2019-09-16T11:52:00.259Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
11:52:00 [2019-09-16T11:52:00.259Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
11:52:00 [2019-09-16T11:52:00.259Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
11:52:00 [2019-09-16T11:52:00.259Z] Setting up btrfs-progs (4.7.3-1) ...
11:52:00 [2019-09-16T11:52:00.259Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ...
11:52:00 [2019-09-16T11:52:00.259Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
11:52:00 [2019-09-16T11:52:00.534Z] #58 170.2   CC       criu/tty.o
11:52:01 [2019-09-16T11:52:01.018Z] internal/x/net/http/httpproxy
11:52:01 [2019-09-16T11:52:01.018Z] net/textproto
11:52:01 [2019-09-16T11:52:01.018Z] crypto/x509
11:52:01 [2019-09-16T11:52:01.146Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ...
11:52:01 [2019-09-16T11:52:01.146Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:52:01 [2019-09-16T11:52:01.302Z] internal/x/net/http/httpguts
11:52:01 [2019-09-16T11:52:01.302Z] mime/multipart
11:52:01 [2019-09-16T11:52:01.596Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:52:01 [2019-09-16T11:52:01.596Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
11:52:01 [2019-09-16T11:52:01.596Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:52:01 [2019-09-16T11:52:01.596Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
11:52:01 [2019-09-16T11:52:01.596Z] Setting up btrfs-tools (4.7.3-1) ...
11:52:01 [2019-09-16T11:52:01.596Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:52:01 [2019-09-16T11:52:01.596Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:52:01 [2019-09-16T11:52:01.596Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:52:01 [2019-09-16T11:52:01.596Z] Setting up python3 (3.5.3-1) ...
11:52:01 [2019-09-16T11:52:01.596Z] Setting up apparmor (2.11.0-3+deb9u2) ...
11:52:01 [2019-09-16T11:52:01.916Z] crypto/tls
11:52:02 [2019-09-16T11:52:02.424Z] #58 172.0   CC       criu/tun.o
11:52:02 [2019-09-16T11:52:02.515Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
11:52:02 [2019-09-16T11:52:02.515Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
11:52:02 [2019-09-16T11:52:02.515Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
11:52:02 [2019-09-16T11:52:02.515Z] Setting up python3-wheel (0.29.0-2) ...
11:52:02 [2019-09-16T11:52:02.515Z] Setting up python3-pkg-resources (33.1.1-1) ...
11:52:02 [2019-09-16T11:52:02.680Z] #58 172.5   CC       criu/uffd.o
11:52:02 [2019-09-16T11:52:02.940Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
11:52:02 [2019-09-16T11:52:02.940Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
11:52:02 [2019-09-16T11:52:02.940Z] Setting up dmsetup (2:1.02.137-2) ...
11:52:02 [2019-09-16T11:52:02.940Z] Setting up python3-setuptools (33.1.1-1) ...
11:52:03 [2019-09-16T11:52:03.313Z] Setting up dh-python (2.20170125) ...
11:52:03 [2019-09-16T11:52:03.313Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
11:52:03 [2019-09-16T11:52:03.313Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:52:03 [2019-09-16T11:52:03.948Z] net/http/httptrace
11:52:03 [2019-09-16T11:52:03.948Z] net/http
11:52:04 [2019-09-16T11:52:04.043Z] #58 173.5   CC       criu/util.o
11:52:04 [2019-09-16T11:52:04.969Z] #58 174.7   CC       criu/uts_ns.o
11:52:05 [2019-09-16T11:52:05.224Z] #58 174.9   CC       criu/vdso-compat.o
11:52:05 [2019-09-16T11:52:05.224Z] #58 175.0   CC       criu/vdso.o
11:52:06 [2019-09-16T11:52:06.150Z] #58 175.9   LINK     criu/built-in.o
11:52:06 [2019-09-16T11:52:06.405Z] #58 176.0   LINK     criu/criu
11:52:06 [2019-09-16T11:52:06.661Z] #58 176.4   DEP      lib/c/criu.d
11:52:06 [2019-09-16T11:52:06.661Z] #58 176.5   CC       images/rpc.pb-c.o
11:52:07 [2019-09-16T11:52:07.222Z] #58 177.0   CC       lib/c/criu.o
11:52:07 [2019-09-16T11:52:07.409Z] github.com/LK4D4/vndr/godl
11:52:07 [2019-09-16T11:52:07.410Z] github.com/LK4D4/vndr
11:52:07 [2019-09-16T11:52:07.445Z] Removing intermediate container 8c4136e2a709
11:52:07 [2019-09-16T11:52:07.445Z]  ---> 5e3bcddfb694
11:52:07 [2019-09-16T11:52:07.445Z] Step 103/126 : RUN pip3 install yamllint==1.16.0
11:52:07 [2019-09-16T11:52:07.445Z]  ---> Running in 3f0a780712a0
11:52:08 [2019-09-16T11:52:08.148Z] #58 177.9   LINK     lib/c/built-in.o
11:52:08 [2019-09-16T11:52:08.148Z] #58 177.9   LINK     lib/c/libcriu.so
11:52:08 [2019-09-16T11:52:08.148Z] #58 ...
11:52:08 [2019-09-16T11:52:08.148Z] 
11:52:08 [2019-09-16T11:52:08.148Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
11:52:08 [2019-09-16T11:52:08.148Z] #55 246.4 + rm -rf /tmp/tmp.SkrE5Nl3tQ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SkrE5Nl3tQ
11:52:08 [2019-09-16T11:52:08.709Z] #55 DONE 246.9s
11:52:08 [2019-09-16T11:52:08.709Z] 
11:52:08 [2019-09-16T11:52:08.709Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
11:52:08 [2019-09-16T11:52:08.709Z] #58 178.1   GEN      magic.py
11:52:09 [2019-09-16T11:52:09.239Z] Collecting yamllint==1.16.0
11:52:09 [2019-09-16T11:52:09.239Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:52:09 [2019-09-16T11:52:09.270Z] #58 179.1 fatal: Not a git repository (or any of the parent directories): .git
11:52:09 [2019-09-16T11:52:09.605Z] Collecting pyyaml (from yamllint==1.16.0)
11:52:09 [2019-09-16T11:52:09.605Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
11:52:09 [2019-09-16T11:52:09.980Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:52:09 [2019-09-16T11:52:09.980Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
11:52:10 [2019-09-16T11:52:10.196Z] #58 179.9 make[1]: Nothing to be done for 'all'.
11:52:10 [2019-09-16T11:52:10.344Z] Building wheels for collected packages: pyyaml, pathspec
11:52:10 [2019-09-16T11:52:10.344Z]   Running setup.py bdist_wheel for pyyaml: started
11:52:10 [2019-09-16T11:52:10.710Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:52:10 [2019-09-16T11:52:10.710Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
11:52:10 [2019-09-16T11:52:10.710Z]   Running setup.py bdist_wheel for pathspec: started
11:52:10 [2019-09-16T11:52:10.710Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
11:52:10 [2019-09-16T11:52:10.710Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
11:52:10 [2019-09-16T11:52:10.710Z] Successfully built pyyaml pathspec
11:52:10 [2019-09-16T11:52:10.710Z] Installing collected packages: pyyaml, pathspec, yamllint
11:52:10 [2019-09-16T11:52:10.757Z] #58 180.4 make[1]: 'images/built-in.o' is up to date.
11:52:10 [2019-09-16T11:52:10.757Z] #58 180.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
11:52:10 [2019-09-16T11:52:10.757Z] #58 180.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:52:10 [2019-09-16T11:52:10.757Z] #58 180.5 make[1]: 'compel/libcompel.a' is up to date.
11:52:10 [2019-09-16T11:52:10.757Z] #58 180.5 make[1]: 'compel/compel-host-bin' is up to date.
11:52:10 [2019-09-16T11:52:10.757Z] #58 180.5 make[1]: Nothing to be done for 'all'.
11:52:10 [2019-09-16T11:52:10.757Z] #58 180.6 make[1]: 'soccr/libsoccr.a' is up to date.
11:52:11 [2019-09-16T11:52:11.013Z] #58 180.7 make[2]: Nothing to be done for 'all'.
11:52:11 [2019-09-16T11:52:11.013Z] #58 180.7 make[2]: Nothing to be done for 'all'.
11:52:11 [2019-09-16T11:52:11.013Z] #58 180.7 make[2]: Nothing to be done for 'all'.
11:52:11 [2019-09-16T11:52:11.013Z] #58 180.8 make[2]: Nothing to be done for 'all'.
11:52:11 [2019-09-16T11:52:11.013Z] #58 180.8 make[2]: Nothing to be done for 'all'.
11:52:11 [2019-09-16T11:52:11.013Z] #58 180.8 make[2]: Nothing to be done for 'all'.
11:52:11 [2019-09-16T11:52:11.013Z] #58 180.9 make[2]: Nothing to be done for 'all'.
11:52:11 [2019-09-16T11:52:11.013Z] #58 180.9 make[2]: Nothing to be done for 'all'.
11:52:11 [2019-09-16T11:52:11.075Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
11:52:11 [2019-09-16T11:52:11.268Z] #58 180.9   INSTALL  criu/criu
11:52:11 [2019-09-16T11:52:11.269Z] #58 DONE 181.1s
11:52:11 [2019-09-16T11:52:11.269Z] 
11:52:11 [2019-09-16T11:52:11.269Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
11:52:11 [2019-09-16T11:52:11.453Z] Removing intermediate container 3f0a780712a0
11:52:11 [2019-09-16T11:52:11.453Z]  ---> 0384725ba211
11:52:11 [2019-09-16T11:52:11.453Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/
11:52:11 [2019-09-16T11:52:11.800Z] Removing intermediate container 63bcdad28531
11:52:11 [2019-09-16T11:52:11.800Z]  ---> 17690c3c7f17
11:52:11 [2019-09-16T11:52:11.800Z] Step 49/126 : FROM dev-base AS containerd
11:52:11 [2019-09-16T11:52:11.800Z]  ---> bf1ead148976
11:52:11 [2019-09-16T11:52:11.800Z] Step 50/126 : ARG DEBIAN_FRONTEND
11:52:11 [2019-09-16T11:52:11.800Z]  ---> Using cache
11:52:11 [2019-09-16T11:52:11.800Z]  ---> 0229b5d21248
11:52:11 [2019-09-16T11:52:11.800Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
11:52:11 [2019-09-16T11:52:11.800Z]  ---> Running in 32ea11044e07
11:52:11 [2019-09-16T11:52:11.800Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:52:11 [2019-09-16T11:52:11.800Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:52:11 [2019-09-16T11:52:11.800Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:52:11 [2019-09-16T11:52:11.800Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:52:11 [2019-09-16T11:52:11.800Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:52:11 [2019-09-16T11:52:11.800Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB]
11:52:11 [2019-09-16T11:52:11.829Z] #24 DONE 249.8s
11:52:11 [2019-09-16T11:52:11.829Z] 
11:52:11 [2019-09-16T11:52:11.829Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:52:12 [2019-09-16T11:52:12.083Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
11:52:12 [2019-09-16T11:52:12.232Z]  ---> fe0438d2df70
11:52:12 [2019-09-16T11:52:12.232Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images
11:52:12 [2019-09-16T11:52:12.365Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
11:52:14 [2019-09-16T11:52:14.061Z]  ---> 5234e84da007
11:52:14 [2019-09-16T11:52:14.061Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/
11:52:14 [2019-09-16T11:52:14.385Z] Fetched 7721 kB in 2s (3210 kB/s)
11:52:14 [2019-09-16T11:52:14.999Z] Reading package lists...
11:52:15 [2019-09-16T11:52:15.096Z] #47 ...
11:52:15 [2019-09-16T11:52:15.096Z] 
11:52:15 [2019-09-16T11:52:15.096Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/
11:52:15 [2019-09-16T11:52:15.096Z] #25 DONE 0.6s
11:52:15 [2019-09-16T11:52:15.096Z] 
11:52:15 [2019-09-16T11:52:15.096Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
11:52:15 [2019-09-16T11:52:15.096Z] #28 DONE 0.1s
11:52:15 [2019-09-16T11:52:15.096Z] 
11:52:15 [2019-09-16T11:52:15.096Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:52:15 [2019-09-16T11:52:15.352Z] #47 ...
11:52:15 [2019-09-16T11:52:15.352Z] 
11:52:15 [2019-09-16T11:52:15.352Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
11:52:15 [2019-09-16T11:52:15.352Z] #31 DONE 0.1s
11:52:15 [2019-09-16T11:52:15.352Z] 
11:52:15 [2019-09-16T11:52:15.352Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
11:52:15 [2019-09-16T11:52:15.352Z] #34 DONE 0.1s
11:52:15 [2019-09-16T11:52:15.352Z] 
11:52:15 [2019-09-16T11:52:15.352Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
11:52:15 [2019-09-16T11:52:15.352Z] #39 DONE 0.1s
11:52:15 [2019-09-16T11:52:15.352Z] 
11:52:15 [2019-09-16T11:52:15.352Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:52:15 [2019-09-16T11:52:15.607Z] #47 ...
11:52:15 [2019-09-16T11:52:15.607Z] 
11:52:15 [2019-09-16T11:52:15.607Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
11:52:15 [2019-09-16T11:52:15.607Z] #43 DONE 0.2s
11:52:15 [2019-09-16T11:52:15.607Z] 
11:52:15 [2019-09-16T11:52:15.607Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
11:52:15 [2019-09-16T11:52:15.632Z]  ---> d11e8bc27fa0
11:52:15 [2019-09-16T11:52:15.632Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/
11:52:15 [2019-09-16T11:52:15.632Z]  ---> a815213e0aab
11:52:15 [2019-09-16T11:52:15.632Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/
11:52:16 [2019-09-16T11:52:16.082Z]  ---> 4bdc2de8536f
11:52:16 [2019-09-16T11:52:16.082Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/
11:52:16 [2019-09-16T11:52:16.297Z] Reading package lists...
11:52:16 [2019-09-16T11:52:16.563Z]  ---> 4fd3da32f239
11:52:16 [2019-09-16T11:52:16.563Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/
11:52:16 [2019-09-16T11:52:16.578Z] Building dependency tree...
11:52:16 [2019-09-16T11:52:16.578Z] Reading state information...
11:52:16 [2019-09-16T11:52:16.578Z] The following additional packages will be installed:
11:52:16 [2019-09-16T11:52:16.578Z]   btrfs-progs liblzo2-2
11:52:16 [2019-09-16T11:52:16.861Z] The following NEW packages will be installed:
11:52:16 [2019-09-16T11:52:16.861Z]   btrfs-progs btrfs-tools liblzo2-2
11:52:16 [2019-09-16T11:52:16.861Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
11:52:16 [2019-09-16T11:52:16.861Z] Need to get 588 kB of archives.
11:52:16 [2019-09-16T11:52:16.861Z] After this operation, 5005 kB of additional disk space will be used.
11:52:16 [2019-09-16T11:52:16.861Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
11:52:16 [2019-09-16T11:52:16.861Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
11:52:16 [2019-09-16T11:52:16.861Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
11:52:16 [2019-09-16T11:52:16.942Z]  ---> ba3989aaba0a
11:52:16 [2019-09-16T11:52:16.942Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/
11:52:17 [2019-09-16T11:52:17.143Z] debconf: delaying package configuration, since apt-utils is not installed
11:52:17 [2019-09-16T11:52:17.143Z] Fetched 588 kB in 0s (6130 kB/s)
11:52:17 [2019-09-16T11:52:17.143Z] Selecting previously unselected package liblzo2-2:ppc64el.
11:52:17 [2019-09-16T11:52:17.143Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
11:52:17 [2019-09-16T11:52:17.143Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
11:52:17 [2019-09-16T11:52:17.143Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:52:17 [2019-09-16T11:52:17.143Z] Selecting previously unselected package btrfs-progs.
11:52:17 [2019-09-16T11:52:17.143Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
11:52:17 [2019-09-16T11:52:17.143Z] Unpacking btrfs-progs (4.7.3-1) ...
11:52:17 [2019-09-16T11:52:17.143Z] Selecting previously unselected package btrfs-tools.
11:52:17 [2019-09-16T11:52:17.143Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
11:52:17 [2019-09-16T11:52:17.143Z] Unpacking btrfs-tools (4.7.3-1) ...
11:52:17 [2019-09-16T11:52:17.143Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:52:17 [2019-09-16T11:52:17.320Z]  ---> 502ae24d7a2f
11:52:17 [2019-09-16T11:52:17.320Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/
11:52:17 [2019-09-16T11:52:17.426Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:52:17 [2019-09-16T11:52:17.426Z] Setting up btrfs-progs (4.7.3-1) ...
11:52:17 [2019-09-16T11:52:17.426Z] Setting up btrfs-tools (4.7.3-1) ...
11:52:17 [2019-09-16T11:52:17.426Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:52:17 [2019-09-16T11:52:17.693Z]  ---> f4470418d27d
11:52:17 [2019-09-16T11:52:17.693Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/
11:52:17 [2019-09-16T11:52:17.708Z] Removing intermediate container 32ea11044e07
11:52:17 [2019-09-16T11:52:17.708Z]  ---> cc02ae0db965
11:52:17 [2019-09-16T11:52:17.708Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd
11:52:17 [2019-09-16T11:52:17.708Z]  ---> Running in 6bbf3d1c9639
11:52:17 [2019-09-16T11:52:17.992Z] Removing intermediate container 6bbf3d1c9639
11:52:17 [2019-09-16T11:52:17.992Z]  ---> b4f4ef4e4b8e
11:52:17 [2019-09-16T11:52:17.992Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:52:17 [2019-09-16T11:52:17.992Z]  ---> 93ca17168b65
11:52:17 [2019-09-16T11:52:17.992Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:52:18 [2019-09-16T11:52:18.088Z]  ---> e508072f8d30
11:52:18 [2019-09-16T11:52:18.088Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli
11:52:18 [2019-09-16T11:52:18.279Z]  ---> 857a8ca465f1
11:52:18 [2019-09-16T11:52:18.279Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:52:18 [2019-09-16T11:52:18.279Z]  ---> Running in ba44ed492ad8
11:52:18 [2019-09-16T11:52:18.467Z]  ---> c1bb7cd2b3f5
11:52:18 [2019-09-16T11:52:18.467Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/
11:52:18 [2019-09-16T11:52:18.562Z] + RM_GOPATH=0
11:52:18 [2019-09-16T11:52:18.562Z] + TMP_GOPATH=
11:52:18 [2019-09-16T11:52:18.562Z] + : /build
11:52:18 [2019-09-16T11:52:18.562Z] + '[' -z '' ']'
11:52:18 [2019-09-16T11:52:18.562Z] ++ mktemp -d
11:52:18 [2019-09-16T11:52:18.562Z] + export GOPATH=/tmp/tmp.vQfMFJFBJA
11:52:18 [2019-09-16T11:52:18.562Z] + GOPATH=/tmp/tmp.vQfMFJFBJA
11:52:18 [2019-09-16T11:52:18.562Z] + RM_GOPATH=1
11:52:18 [2019-09-16T11:52:18.562Z] ++ dirname ./install.sh
11:52:18 [2019-09-16T11:52:18.562Z] + dir=.
11:52:18 [2019-09-16T11:52:18.562Z] + bin=containerd
11:52:18 [2019-09-16T11:52:18.562Z] + shift
11:52:18 [2019-09-16T11:52:18.562Z] + '[' '!' -f ./containerd.installer ']'
11:52:18 [2019-09-16T11:52:18.562Z] + . ./containerd.installer
11:52:18 [2019-09-16T11:52:18.562Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
11:52:18 [2019-09-16T11:52:18.562Z] + install_containerd
11:52:18 [2019-09-16T11:52:18.562Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
11:52:18 [2019-09-16T11:52:18.562Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.vQfMFJFBJA/src/github.com/containerd/containerd
11:52:18 [2019-09-16T11:52:18.562Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
11:52:18 [2019-09-16T11:52:18.562Z] Cloning into '/tmp/tmp.vQfMFJFBJA/src/github.com/containerd/containerd'...
11:52:19 [2019-09-16T11:52:19.266Z]  ---> 578b21522552
11:52:19 [2019-09-16T11:52:19.266Z] Step 116/126 : COPY --from=criu /build/ /usr/local/
11:52:19 [2019-09-16T11:52:19.648Z]  ---> c3bf59d84bf3
11:52:19 [2019-09-16T11:52:19.648Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/
11:52:20 [2019-09-16T11:52:20.021Z]  ---> 4a1bdd452568
11:52:20 [2019-09-16T11:52:20.021Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
11:52:20 [2019-09-16T11:52:20.387Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
11:52:20 [2019-09-16T11:52:20.388Z] bad55c542dc9: Pulling fs layer
11:52:20 [2019-09-16T11:52:20.780Z] bad55c542dc9: Verifying Checksum
11:52:20 [2019-09-16T11:52:20.780Z] bad55c542dc9: Download complete
11:52:21 [2019-09-16T11:52:21.153Z] bad55c542dc9: Pull complete
11:52:21 [2019-09-16T11:52:21.153Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
11:52:21 [2019-09-16T11:52:21.153Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
11:52:21 [2019-09-16T11:52:21.432Z] INFO: Extraction ended at 09/16/2019 11:52:18. Duration:00:00:27.4059442
11:52:21 [2019-09-16T11:52:21.432Z] INFO: Updating the golang and path environment variables
11:52:21 [2019-09-16T11:52:21.432Z] INFO: GOPATH=d:\gopath
11:52:21 [2019-09-16T11:52:21.432Z] INFO: go version go1.12.8 windows/amd64
11:52:21 [2019-09-16T11:52:21.432Z] INFO: Starting a daemon under test...
11:52:21 [2019-09-16T11:52:21.432Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-7\CI-c93da8ded\daemon --pidfile d:\CI-7\CI-c93da8ded\docker.pid
11:52:21 [2019-09-16T11:52:21.432Z] INFO: Process started successfully.
11:52:21 [2019-09-16T11:52:21.432Z] INFO: Waiting for the daemon under test to start...
11:52:21 [2019-09-16T11:52:21.526Z]  ---> 1d897d27576e
11:52:21 [2019-09-16T11:52:21.526Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH
11:52:21 [2019-09-16T11:52:21.526Z]  ---> Running in cac524ffaa3c
11:52:21 [2019-09-16T11:52:21.526Z] Removing intermediate container cac524ffaa3c
11:52:21 [2019-09-16T11:52:21.526Z]  ---> 266ad66aaea4
11:52:21 [2019-09-16T11:52:21.526Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
11:52:21 [2019-09-16T11:52:21.526Z]  ---> Running in 52cb6bbb4f7d
11:52:21 [2019-09-16T11:52:21.889Z] Removing intermediate container 52cb6bbb4f7d
11:52:21 [2019-09-16T11:52:21.889Z]  ---> 0fa90c891ff1
11:52:21 [2019-09-16T11:52:21.889Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m"
11:52:21 [2019-09-16T11:52:21.889Z]  ---> Running in 6268cc5194f5
11:52:21 [2019-09-16T11:52:21.889Z] Removing intermediate container 6268cc5194f5
11:52:21 [2019-09-16T11:52:21.889Z]  ---> c413204403e0
11:52:21 [2019-09-16T11:52:21.889Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker
11:52:22 [2019-09-16T11:52:22.142Z] #47 215.4 🇩 bin/containerd
11:52:22 [2019-09-16T11:52:22.272Z]  ---> Running in 06e44ac160ce
11:52:22 [2019-09-16T11:52:22.272Z] Removing intermediate container 06e44ac160ce
11:52:22 [2019-09-16T11:52:22.272Z]  ---> e76b1e248c4e
11:52:22 [2019-09-16T11:52:22.272Z] Step 123/126 : VOLUME /var/lib/docker
11:52:22 [2019-09-16T11:52:22.272Z]  ---> Running in 064c3bec39ab
11:52:22 [2019-09-16T11:52:22.394Z] INFO: Daemon under test started and replied!
11:52:22 [2019-09-16T11:52:22.394Z] INFO: Docker version of the daemon under test
11:52:22 [2019-09-16T11:52:22.394Z] 
11:52:22 [2019-09-16T11:52:22.614Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
11:52:22 [2019-09-16T11:52:22.614Z] 
11:52:22 [2019-09-16T11:52:22.614Z]  ________   ____  __.
11:52:22 [2019-09-16T11:52:22.614Z]  \_____  \ |    |/ _|
11:52:22 [2019-09-16T11:52:22.614Z]  /   |   \|      <
11:52:22 [2019-09-16T11:52:22.614Z]  /    |    \    |  \
11:52:22 [2019-09-16T11:52:22.614Z]  \_______  /____|__ \
11:52:22 [2019-09-16T11:52:22.614Z]          \/        \/
11:52:22 [2019-09-16T11:52:22.614Z] 
11:52:22 [2019-09-16T11:52:22.614Z] INFO: make.ps1 ended at 09/16/2019 11:52:17
11:52:22 [2019-09-16T11:52:22.614Z] INFO: Binaries build ended at 09/16/2019 11:52:19. Duration:00:01:34.1317817
11:52:22 [2019-09-16T11:52:22.614Z] INFO: Copying the built daemon binary to d:\CI-7\CI-c93da8ded\binary\dockerd-c93da8ded.exe...
11:52:22 [2019-09-16T11:52:22.614Z] INFO: Copying the built client binary to d:\CI-7\CI-c93da8ded\binary\docker-c93da8ded.exe...
11:52:22 [2019-09-16T11:52:22.614Z] INFO: Copying dockerversion from the container...
11:52:22 [2019-09-16T11:52:22.614Z] INFO: Copying the golang package from the container to d:\CI-7\CI-c93da8ded\installer\go.zip...
11:52:22 [2019-09-16T11:52:22.641Z] Removing intermediate container 064c3bec39ab
11:52:22 [2019-09-16T11:52:22.641Z]  ---> 6010de86434c
11:52:22 [2019-09-16T11:52:22.641Z] Step 124/126 : ENTRYPOINT ["hack/dind"]
11:52:22 [2019-09-16T11:52:22.641Z]  ---> Running in 43282a2570d2
11:52:22 [2019-09-16T11:52:22.641Z] Removing intermediate container 43282a2570d2
11:52:22 [2019-09-16T11:52:22.641Z]  ---> 7d4118e02f57
11:52:22 [2019-09-16T11:52:22.641Z] Step 125/126 : FROM dev AS final
11:52:22 [2019-09-16T11:52:22.641Z]  ---> 7d4118e02f57
11:52:22 [2019-09-16T11:52:22.641Z] Step 126/126 : COPY . /go/src/github.com/docker/docker
11:52:22 [2019-09-16T11:52:22.850Z] Client:
11:52:22 [2019-09-16T11:52:22.850Z]  Version:      17.06.2-ce
11:52:22 [2019-09-16T11:52:22.850Z]  API version:  1.30
11:52:22 [2019-09-16T11:52:22.850Z]  Go version:   go1.8.3
11:52:22 [2019-09-16T11:52:22.850Z]  Git commit:   cec0b72
11:52:22 [2019-09-16T11:52:22.850Z]  Built:        Tue Sep  5 19:57:19 2017
11:52:22 [2019-09-16T11:52:22.850Z]  OS/Arch:      windows/amd64
11:52:22 [2019-09-16T11:52:22.850Z] 
11:52:22 [2019-09-16T11:52:22.850Z] Server:
11:52:22 [2019-09-16T11:52:22.850Z]  Version:      0.0.0-dev
11:52:22 [2019-09-16T11:52:22.850Z]  API version:  1.40 (minimum version 1.24)
11:52:22 [2019-09-16T11:52:22.850Z]  Go version:   go1.12.8
11:52:22 [2019-09-16T11:52:22.850Z]  Git commit:   c93da8ded
11:52:22 [2019-09-16T11:52:22.850Z]  Built:        09/16/2019 11:50:22
11:52:22 [2019-09-16T11:52:22.850Z]  OS/Arch:      windows/amd64
11:52:22 [2019-09-16T11:52:22.850Z]  Experimental: false
11:52:22 [2019-09-16T11:52:22.850Z] 
11:52:22 [2019-09-16T11:52:22.850Z] INFO: Docker info of the daemon under test
11:52:22 [2019-09-16T11:52:22.850Z] 
11:52:22 [2019-09-16T11:52:22.850Z] Containers: 0
11:52:22 [2019-09-16T11:52:22.850Z]  Running: 0
11:52:22 [2019-09-16T11:52:22.850Z]  Paused: 0
11:52:22 [2019-09-16T11:52:22.850Z]  Stopped: 0
11:52:22 [2019-09-16T11:52:22.850Z] Images: 0
11:52:22 [2019-09-16T11:52:22.850Z] Server Version: 0.0.0-dev
11:52:22 [2019-09-16T11:52:22.850Z] Storage Driver: windowsfilter
11:52:22 [2019-09-16T11:52:22.850Z]  Windows: 
11:52:22 [2019-09-16T11:52:22.850Z] Logging Driver: json-file
11:52:22 [2019-09-16T11:52:22.850Z] Plugins: 
11:52:22 [2019-09-16T11:52:22.850Z]  Volume: local
11:52:22 [2019-09-16T11:52:22.850Z]  Network: ics l2bridge l2tunnel nat null overlay transparent
11:52:22 [2019-09-16T11:52:22.850Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:52:22 [2019-09-16T11:52:22.850Z] Swarm: inactive
11:52:22 [2019-09-16T11:52:22.850Z] Default Isolation: process
11:52:22 [2019-09-16T11:52:22.850Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:52:22 [2019-09-16T11:52:22.850Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
11:52:22 [2019-09-16T11:52:22.850Z] OSType: windows
11:52:22 [2019-09-16T11:52:22.850Z] Architecture: x86_64
11:52:22 [2019-09-16T11:52:22.850Z] CPUs: 4
11:52:22 [2019-09-16T11:52:22.850Z] Total Memory: 32GiB
11:52:22 [2019-09-16T11:52:22.850Z] Name: azwin-2-575560
11:52:22 [2019-09-16T11:52:22.850Z] ID: O7KH:ECQZ:RKEV:UDKX:H54H:5YCT:ZI7G:64NB:VAA2:Z5W6:VXH5:EWDJ
11:52:22 [2019-09-16T11:52:22.850Z] Docker Root Dir: D:\CI-7\CI-c93da8ded\daemon
11:52:22 [2019-09-16T11:52:22.850Z] Debug Mode (client): false
11:52:22 [2019-09-16T11:52:22.850Z] Debug Mode (server): false
11:52:22 [2019-09-16T11:52:22.850Z] Registry: https://index.docker.io/v1/
11:52:22 [2019-09-16T11:52:22.850Z] Labels:
11:52:22 [2019-09-16T11:52:22.850Z] Experimental: false
11:52:22 [2019-09-16T11:52:22.850Z] Insecure Registries:
11:52:22 [2019-09-16T11:52:22.850Z]  127.0.0.0/8
11:52:22 [2019-09-16T11:52:22.850Z] Live Restore Enabled: false
11:52:22 [2019-09-16T11:52:22.850Z] 
11:52:22 [2019-09-16T11:52:22.850Z] 
11:52:22 [2019-09-16T11:52:22.850Z] INFO: Docker images of the daemon under test
11:52:22 [2019-09-16T11:52:22.850Z] 
11:52:22 [2019-09-16T11:52:22.850Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
11:52:22 [2019-09-16T11:52:22.850Z] 
11:52:22 [2019-09-16T11:52:22.850Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
11:52:22 [2019-09-16T11:52:22.850Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
11:52:22 [2019-09-16T11:52:22.850Z] ltsc2019: Pulling from windows/servercore
11:52:23 [2019-09-16T11:52:23.307Z] 65014b3c3121: Pulling fs layer
11:52:23 [2019-09-16T11:52:23.307Z] 2945147eda09: Pulling fs layer
11:52:25 [2019-09-16T11:52:25.371Z] + cd /tmp/tmp.vQfMFJFBJA/src/github.com/containerd/containerd
11:52:25 [2019-09-16T11:52:25.372Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
11:52:25 [2019-09-16T11:52:25.372Z] + export 'BUILDTAGS=netgo osusergo static_build'
11:52:25 [2019-09-16T11:52:25.372Z] + BUILDTAGS='netgo osusergo static_build'
11:52:25 [2019-09-16T11:52:25.372Z] + export EXTRA_FLAGS=-buildmode=pie
11:52:25 [2019-09-16T11:52:25.372Z] + EXTRA_FLAGS=-buildmode=pie
11:52:25 [2019-09-16T11:52:25.372Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:52:25 [2019-09-16T11:52:25.372Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:52:25 [2019-09-16T11:52:25.372Z] + '[' '' = dynamic ']'
11:52:25 [2019-09-16T11:52:25.372Z] + make
11:52:25 [2019-09-16T11:52:25.533Z] INFO: Extracting go.zip to d:\CI-7\CI-c93da8ded\go
11:52:25 [2019-09-16T11:52:25.654Z] 🇩 bin/ctr
11:52:25 [2019-09-16T11:52:25.858Z]  ---> 096ae396a8e3
11:52:25 [2019-09-16T11:52:25.858Z] Successfully built 096ae396a8e3
11:52:25 [2019-09-16T11:52:25.858Z] Successfully tagged docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:52:26 [2019-09-16T11:52:26.714Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-345/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b -e DOCKER_GRAPHDRIVER docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b hack/test/unit
11:52:30 [2019-09-16T11:52:30.210Z] ?   	github.com/docker/docker/api	[no test files]
11:52:31 [2019-09-16T11:52:31.865Z] 2945147eda09: Verifying Checksum
11:52:31 [2019-09-16T11:52:31.866Z] 2945147eda09: Download complete
11:52:40 [2019-09-16T11:52:40.413Z] 65014b3c3121: Verifying Checksum
11:52:40 [2019-09-16T11:52:40.413Z] 65014b3c3121: Download complete
11:52:41 [2019-09-16T11:52:41.755Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
11:52:48 [2019-09-16T11:52:48.626Z] #47 237.6 🇩 bin/containerd-stress
11:52:48 [2019-09-16T11:52:48.627Z] #47 239.2 🇩 bin/containerd-shim
11:52:50 [2019-09-16T11:52:50.707Z] INFO: Extraction ended at 09/16/2019 11:52:50. Duration:00:00:24.8345682
11:52:50 [2019-09-16T11:52:50.707Z] INFO: Updating the golang and path environment variables
11:52:50 [2019-09-16T11:52:50.707Z] INFO: GOPATH=d:\gopath
11:52:50 [2019-09-16T11:52:50.707Z] INFO: go version go1.12.8 windows/amd64
11:52:50 [2019-09-16T11:52:50.707Z] INFO: Starting a daemon under test...
11:52:50 [2019-09-16T11:52:50.707Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-7\CI-c93da8ded\daemon --pidfile d:\CI-7\CI-c93da8ded\docker.pid
11:52:50 [2019-09-16T11:52:50.707Z] INFO: Process started successfully.
11:52:50 [2019-09-16T11:52:50.707Z] INFO: Waiting for the daemon under test to start...
11:52:51 [2019-09-16T11:52:51.887Z] #47 245.1 🇩 bin/containerd-shim-runc-v1
11:52:54 [2019-09-16T11:52:54.456Z] INFO: Daemon under test started and replied!
11:52:54 [2019-09-16T11:52:54.456Z] INFO: Docker version of the daemon under test
11:52:54 [2019-09-16T11:52:54.456Z] 
11:52:54 [2019-09-16T11:52:54.456Z] Client:
11:52:54 [2019-09-16T11:52:54.456Z]  Version:      17.06.2-ce
11:52:54 [2019-09-16T11:52:54.456Z]  API version:  1.30
11:52:54 [2019-09-16T11:52:54.456Z]  Go version:   go1.8.3
11:52:54 [2019-09-16T11:52:54.456Z]  Git commit:   cec0b72
11:52:54 [2019-09-16T11:52:54.456Z]  Built:        Tue Sep  5 19:57:19 2017
11:52:54 [2019-09-16T11:52:54.456Z]  OS/Arch:      windows/amd64
11:52:54 [2019-09-16T11:52:54.456Z] 
11:52:54 [2019-09-16T11:52:54.456Z] Server:
11:52:54 [2019-09-16T11:52:54.456Z]  Version:      0.0.0-dev
11:52:54 [2019-09-16T11:52:54.456Z]  API version:  1.40 (minimum version 1.24)
11:52:54 [2019-09-16T11:52:54.456Z]  Go version:   go1.12.8
11:52:54 [2019-09-16T11:52:54.456Z]  Git commit:   c93da8ded
11:52:54 [2019-09-16T11:52:54.456Z]  Built:        09/16/2019 11:50:55
11:52:54 [2019-09-16T11:52:54.456Z]  OS/Arch:      windows/amd64
11:52:54 [2019-09-16T11:52:54.456Z]  Experimental: false
11:52:54 [2019-09-16T11:52:54.456Z] 
11:52:54 [2019-09-16T11:52:54.456Z] INFO: Docker info of the daemon under test
11:52:54 [2019-09-16T11:52:54.456Z] 
11:52:54 [2019-09-16T11:52:54.456Z] Containers: 0
11:52:54 [2019-09-16T11:52:54.456Z]  Running: 0
11:52:54 [2019-09-16T11:52:54.456Z]  Paused: 0
11:52:54 [2019-09-16T11:52:54.456Z]  Stopped: 0
11:52:54 [2019-09-16T11:52:54.456Z] Images: 0
11:52:54 [2019-09-16T11:52:54.456Z] Server Version: 0.0.0-dev
11:52:54 [2019-09-16T11:52:54.456Z] Storage Driver: windowsfilter
11:52:54 [2019-09-16T11:52:54.456Z]  Windows: 
11:52:54 [2019-09-16T11:52:54.456Z] Logging Driver: json-file
11:52:54 [2019-09-16T11:52:54.456Z] Plugins: 
11:52:54 [2019-09-16T11:52:54.456Z]  Volume: local
11:52:54 [2019-09-16T11:52:54.456Z]  Network: ics l2bridge l2tunnel nat null overlay transparent
11:52:54 [2019-09-16T11:52:54.456Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:52:54 [2019-09-16T11:52:54.456Z] Swarm: inactive
11:52:54 [2019-09-16T11:52:54.456Z] Default Isolation: process
11:52:54 [2019-09-16T11:52:54.456Z] Kernel Version: 10.0 14393 (14393.3204.amd64fre.rs1_release.190830-1500)
11:52:54 [2019-09-16T11:52:54.456Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3204)
11:52:54 [2019-09-16T11:52:54.456Z] OSType: windows
11:52:54 [2019-09-16T11:52:54.456Z] Architecture: x86_64
11:52:54 [2019-09-16T11:52:54.456Z] CPUs: 4
11:52:54 [2019-09-16T11:52:54.456Z] Total Memory: 32GiB
11:52:54 [2019-09-16T11:52:54.456Z] Name: azwin-2-9819d0
11:52:54 [2019-09-16T11:52:54.456Z] ID: OMG5:MUZZ:5QJV:GZGW:O5NX:IOC3:DBL2:CL5Q:U3J2:LRY4:YWUR:RO76
11:52:54 [2019-09-16T11:52:54.456Z] Docker Root Dir: D:\CI-7\CI-c93da8ded\daemon
11:52:54 [2019-09-16T11:52:54.456Z] Debug Mode (client): false
11:52:54 [2019-09-16T11:52:54.456Z] Debug Mode (server): false
11:52:54 [2019-09-16T11:52:54.456Z] Registry: https://index.docker.io/v1/
11:52:54 [2019-09-16T11:52:54.456Z] Labels:
11:52:54 [2019-09-16T11:52:54.456Z] Experimental: false
11:52:54 [2019-09-16T11:52:54.456Z] Insecure Registries:
11:52:54 [2019-09-16T11:52:54.456Z]  127.0.0.0/8
11:52:54 [2019-09-16T11:52:54.456Z] Live Restore Enabled: false
11:52:54 [2019-09-16T11:52:54.456Z] 
11:52:54 [2019-09-16T11:52:54.456Z] 
11:52:54 [2019-09-16T11:52:54.456Z] INFO: Docker images of the daemon under test
11:52:54 [2019-09-16T11:52:54.456Z] 
11:52:54 [2019-09-16T11:52:54.456Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
11:52:54 [2019-09-16T11:52:54.456Z] 
11:52:54 [2019-09-16T11:52:54.456Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
11:52:54 [2019-09-16T11:52:54.456Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub into daemon under test. This may take some time...
11:52:54 [2019-09-16T11:52:54.456Z] ltsc2016: Pulling from windows/servercore
11:52:54 [2019-09-16T11:52:54.456Z] 3889bb8d808b: Pulling fs layer
11:52:54 [2019-09-16T11:52:54.456Z] 921b2cb8ef3f: Pulling fs layer
11:52:55 [2019-09-16T11:52:55.148Z] #47 247.8 🇩 binaries
11:52:55 [2019-09-16T11:52:55.148Z] #47 247.8 + mkdir -p /build
11:52:55 [2019-09-16T11:52:55.148Z] #47 247.8 + cp bin/containerd /build/containerd
11:52:55 [2019-09-16T11:52:55.148Z] #47 247.8 + cp bin/containerd-shim /build/containerd-shim
11:52:55 [2019-09-16T11:52:55.148Z] #47 247.8 + cp bin/ctr /build/ctr
11:52:55 [2019-09-16T11:52:55.405Z] #47 DONE 248.7s
11:52:56 [2019-09-16T11:52:56.330Z] 
11:52:56 [2019-09-16T11:52:56.330Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
11:52:56 [2019-09-16T11:52:56.584Z] #48 DONE 0.5s
11:52:56 [2019-09-16T11:52:56.584Z] 
11:52:56 [2019-09-16T11:52:56.584Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
11:52:56 [2019-09-16T11:52:56.584Z] #51 DONE 0.1s
11:52:56 [2019-09-16T11:52:56.838Z] 
11:52:56 [2019-09-16T11:52:56.838Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
11:52:56 [2019-09-16T11:52:56.838Z] #54 DONE 0.1s
11:52:56 [2019-09-16T11:52:56.838Z] 
11:52:56 [2019-09-16T11:52:56.838Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
11:52:57 [2019-09-16T11:52:57.093Z] #56 DONE 0.2s
11:52:57 [2019-09-16T11:52:57.093Z] 
11:52:57 [2019-09-16T11:52:57.093Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
11:52:57 [2019-09-16T11:52:57.093Z] #59 DONE 0.1s
11:52:57 [2019-09-16T11:52:57.093Z] 
11:52:57 [2019-09-16T11:52:57.093Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
11:52:57 [2019-09-16T11:52:57.093Z] #63 DONE 0.1s
11:52:57 [2019-09-16T11:52:57.347Z] 
11:52:57 [2019-09-16T11:52:57.347Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
11:52:57 [2019-09-16T11:52:57.347Z] #65 DONE 0.1s
11:52:57 [2019-09-16T11:52:57.347Z] 
11:52:57 [2019-09-16T11:52:57.347Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
11:52:57 [2019-09-16T11:52:57.347Z] #66 DONE 0.0s
11:52:57 [2019-09-16T11:52:57.347Z] 
11:52:57 [2019-09-16T11:52:57.347Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
11:52:58 [2019-09-16T11:52:58.271Z] #67 DONE 0.7s
11:52:58 [2019-09-16T11:52:58.271Z] 
11:52:58 [2019-09-16T11:52:58.271Z] #68 exporting to image
11:52:58 [2019-09-16T11:52:58.271Z] #68 exporting layers
11:53:04 [2019-09-16T11:53:04.797Z] #68 exporting layers 6.5s done
11:53:04 [2019-09-16T11:53:04.797Z] #68 writing image sha256:355f6f93ae06610a99341061ffae6b67c61423e462eae49d84344ac77cbf0c86 done
11:53:04 [2019-09-16T11:53:04.797Z] #68 naming to docker.io/library/docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b done
11:53:04 [2019-09-16T11:53:04.797Z] #68 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
11:53:06 [2019-09-16T11:53:06.361Z] 
11:53:06 [2019-09-16T11:53:06.361Z] Removing bundles/
11:53:06 [2019-09-16T11:53:06.361Z] 
11:53:06 [2019-09-16T11:53:06.361Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
11:53:06 [2019-09-16T11:53:06.361Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:53:06 [2019-09-16T11:53:06.361Z] GOOS="" GOARCH="" GOARM=""
11:53:07 [2019-09-16T11:53:07.030Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
11:53:15 [2019-09-16T11:53:15.622Z] 921b2cb8ef3f: Verifying Checksum
11:53:15 [2019-09-16T11:53:15.622Z] 921b2cb8ef3f: Download complete
11:53:17 [2019-09-16T11:53:17.010Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
11:53:17 [2019-09-16T11:53:17.010Z] Congratulations! All api changes are done the right way.
11:53:17 [2019-09-16T11:53:17.010Z] Congratulations!  No testing.T found.
11:53:17 [2019-09-16T11:53:17.010Z] Congratulations!  All toml source files changed here have valid syntax.
11:53:17 [2019-09-16T11:53:17.010Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
11:53:17 [2019-09-16T11:53:17.010Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
11:53:17 [2019-09-16T11:53:17.893Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-345/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b -e DOCKER_GRAPHDRIVER docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b hack/make.sh dynbinary-daemon test-docker-py
11:53:18 [2019-09-16T11:53:18.457Z] 
11:53:18 [2019-09-16T11:53:18.714Z] Removing bundles/
11:53:18 [2019-09-16T11:53:18.714Z] 
11:53:18 [2019-09-16T11:53:18.714Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
11:53:18 [2019-09-16T11:53:18.714Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:53:18 [2019-09-16T11:53:18.714Z] GOOS="" GOARCH="" GOARM=""
11:53:22 [2019-09-16T11:53:22.449Z] 🇩 bin/containerd
11:53:40 [2019-09-16T11:53:40.800Z] 3889bb8d808b: Verifying Checksum
11:53:40 [2019-09-16T11:53:40.800Z] 3889bb8d808b: Download complete
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:53:40 [2019-09-16T11:53:40.996Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
11:53:40 [2019-09-16T11:53:40.996Z] ok  	github.com/docker/docker/api/server/middleware	0.017s	coverage: 37.7% of statements
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:53:40 [2019-09-16T11:53:40.996Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 3.1% of statements
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:53:40 [2019-09-16T11:53:40.996Z] ?   	github.com/docker/docker/api/types	[no test files]
11:53:40 [2019-09-16T11:53:40.997Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:53:40 [2019-09-16T11:53:40.997Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:53:40 [2019-09-16T11:53:40.997Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:53:40 [2019-09-16T11:53:40.997Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:53:40 [2019-09-16T11:53:40.997Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
11:53:40 [2019-09-16T11:53:40.997Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 95.2% of statements
11:53:40 [2019-09-16T11:53:40.997Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:53:40 [2019-09-16T11:53:40.997Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:53:40 [2019-09-16T11:53:40.997Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:53:40 [2019-09-16T11:53:40.997Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:53:40 [2019-09-16T11:53:40.997Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:53:40 [2019-09-16T11:53:40.997Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:53:40 [2019-09-16T11:53:40.997Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:53:40 [2019-09-16T11:53:40.997Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
11:53:41 [2019-09-16T11:53:41.373Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
11:53:41 [2019-09-16T11:53:41.373Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:53:41 [2019-09-16T11:53:41.373Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:53:41 [2019-09-16T11:53:41.373Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:53:41 [2019-09-16T11:53:41.373Z] ?   	github.com/docker/docker/builder	[no test files]
11:53:41 [2019-09-16T11:53:41.373Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:53:41 [2019-09-16T11:53:41.374Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:53:41 [2019-09-16T11:53:41.374Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:53:41 [2019-09-16T11:53:41.374Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:53:41 [2019-09-16T11:53:41.374Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:53:41 [2019-09-16T11:53:41.374Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:53:41 [2019-09-16T11:53:41.374Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:53:41 [2019-09-16T11:53:41.753Z] ok  	github.com/docker/docker/builder/dockerignore	0.009s	coverage: 96.8% of statements
11:53:45 [2019-09-16T11:53:45.981Z] ok  	github.com/docker/docker/builder/fscache	0.114s	coverage: 69.2% of statements
11:53:45 [2019-09-16T11:53:45.981Z] ok  	github.com/docker/docker/builder/dockerfile	0.980s	coverage: 45.1% of statements
11:53:48 [2019-09-16T11:53:48.532Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.772s	coverage: 85.1% of statements
11:53:48 [2019-09-16T11:53:48.532Z] ok  	github.com/docker/docker/builder/remotecontext	0.352s	coverage: 13.6% of statements
11:53:48 [2019-09-16T11:53:48.532Z] ?   	github.com/docker/docker/cli	[no test files]
11:53:48 [2019-09-16T11:53:48.532Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:53:48 [2019-09-16T11:53:48.913Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
11:53:53 [2019-09-16T11:53:53.186Z] ok  	github.com/docker/docker/client	0.206s	coverage: 75.7% of statements
11:53:55 [2019-09-16T11:53:55.041Z] 🇩 bin/containerd-stress
11:53:57 [2019-09-16T11:53:57.752Z] 🇩 bin/containerd-shim
11:54:08 [2019-09-16T11:54:08.073Z] 🇩 bin/containerd-shim-runc-v1
11:54:12 [2019-09-16T11:54:12.478Z] 🇩 binaries
11:54:12 [2019-09-16T11:54:12.478Z] + mkdir -p /build
11:54:12 [2019-09-16T11:54:12.478Z] + cp bin/containerd /build/containerd
11:54:12 [2019-09-16T11:54:12.478Z] + cp bin/containerd-shim /build/containerd-shim
11:54:12 [2019-09-16T11:54:12.478Z] + cp bin/ctr /build/ctr
11:54:17 [2019-09-16T11:54:17.988Z] Removing intermediate container ba44ed492ad8
11:54:17 [2019-09-16T11:54:17.988Z]  ---> 004b4a02efd9
11:54:17 [2019-09-16T11:54:17.988Z] Step 56/126 : FROM dev-base AS proxy
11:54:17 [2019-09-16T11:54:17.988Z]  ---> bf1ead148976
11:54:17 [2019-09-16T11:54:17.988Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy
11:54:17 [2019-09-16T11:54:17.988Z]  ---> Running in 5e213f7a8111
11:54:18 [2019-09-16T11:54:18.270Z] Removing intermediate container 5e213f7a8111
11:54:18 [2019-09-16T11:54:18.270Z]  ---> 140c70a2f050
11:54:18 [2019-09-16T11:54:18.270Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:54:18 [2019-09-16T11:54:18.270Z]  ---> edcd7a6717d8
11:54:18 [2019-09-16T11:54:18.270Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:54:18 [2019-09-16T11:54:18.553Z]  ---> 3f61f60cb302
11:54:18 [2019-09-16T11:54:18.553Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:54:18 [2019-09-16T11:54:18.553Z]  ---> Running in ce95b8b66aa7
11:54:18 [2019-09-16T11:54:18.837Z] + RM_GOPATH=0
11:54:18 [2019-09-16T11:54:18.837Z] + TMP_GOPATH=
11:54:18 [2019-09-16T11:54:18.837Z] + : /build
11:54:18 [2019-09-16T11:54:18.837Z] + '[' -z '' ']'
11:54:18 [2019-09-16T11:54:18.837Z] ++ mktemp -d
11:54:18 [2019-09-16T11:54:18.837Z] + export GOPATH=/tmp/tmp.YUgI1k806P
11:54:18 [2019-09-16T11:54:18.837Z] + GOPATH=/tmp/tmp.YUgI1k806P
11:54:18 [2019-09-16T11:54:18.837Z] + RM_GOPATH=1
11:54:18 [2019-09-16T11:54:18.837Z] ++ dirname ./install.sh
11:54:18 [2019-09-16T11:54:18.837Z] + dir=.
11:54:18 [2019-09-16T11:54:18.837Z] + bin=proxy
11:54:18 [2019-09-16T11:54:18.837Z] + shift
11:54:18 [2019-09-16T11:54:18.837Z] + '[' '!' -f ./proxy.installer ']'
11:54:18 [2019-09-16T11:54:18.837Z] + . ./proxy.installer
11:54:18 [2019-09-16T11:54:18.837Z] ++ LIBNETWORK_COMMIT=fc5a7d91d54cc98f64fc28f9e288b46a0bee756c
11:54:18 [2019-09-16T11:54:18.837Z] + install_proxy
11:54:18 [2019-09-16T11:54:18.837Z] + case "$1" in
11:54:18 [2019-09-16T11:54:18.837Z] + export CGO_ENABLED=0
11:54:18 [2019-09-16T11:54:18.837Z] + CGO_ENABLED=0
11:54:18 [2019-09-16T11:54:18.837Z] + _install_proxy
11:54:18 [2019-09-16T11:54:18.837Z] + echo 'Install docker-proxy version fc5a7d91d54cc98f64fc28f9e288b46a0bee756c'
11:54:18 [2019-09-16T11:54:18.837Z] Install docker-proxy version fc5a7d91d54cc98f64fc28f9e288b46a0bee756c
11:54:18 [2019-09-16T11:54:18.837Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YUgI1k806P/src/github.com/docker/libnetwork
11:54:18 [2019-09-16T11:54:18.837Z] Cloning into '/tmp/tmp.YUgI1k806P/src/github.com/docker/libnetwork'...
11:54:22 [2019-09-16T11:54:22.299Z] + cd /tmp/tmp.YUgI1k806P/src/github.com/docker/libnetwork
11:54:22 [2019-09-16T11:54:22.299Z] + git checkout -q fc5a7d91d54cc98f64fc28f9e288b46a0bee756c
11:54:22 [2019-09-16T11:54:22.299Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:54:25 [2019-09-16T11:54:25.774Z] Removing intermediate container ce95b8b66aa7
11:54:25 [2019-09-16T11:54:25.774Z]  ---> 645835bb1fcb
11:54:25 [2019-09-16T11:54:25.774Z] Step 61/126 : FROM base AS gometalinter
11:54:25 [2019-09-16T11:54:25.774Z]  ---> bf1ead148976
11:54:25 [2019-09-16T11:54:25.774Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter
11:54:25 [2019-09-16T11:54:25.774Z]  ---> Running in be4823888b01
11:54:25 [2019-09-16T11:54:25.774Z] Removing intermediate container be4823888b01
11:54:25 [2019-09-16T11:54:25.774Z]  ---> 07fde9a93e1e
11:54:25 [2019-09-16T11:54:25.774Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:54:26 [2019-09-16T11:54:26.056Z]  ---> a62540a1bba5
11:54:26 [2019-09-16T11:54:26.056Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:54:26 [2019-09-16T11:54:26.056Z]  ---> 5c1df90efef0
11:54:26 [2019-09-16T11:54:26.056Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:54:26 [2019-09-16T11:54:26.056Z]  ---> Running in bbcecf14729a
11:54:26 [2019-09-16T11:54:26.344Z] + RM_GOPATH=0
11:54:26 [2019-09-16T11:54:26.344Z] + TMP_GOPATH=
11:54:26 [2019-09-16T11:54:26.344Z] + : /build
11:54:26 [2019-09-16T11:54:26.344Z] + '[' -z '' ']'
11:54:26 [2019-09-16T11:54:26.344Z] ++ mktemp -d
11:54:26 [2019-09-16T11:54:26.344Z] + export GOPATH=/tmp/tmp.mOSIfTEuWW
11:54:26 [2019-09-16T11:54:26.344Z] + GOPATH=/tmp/tmp.mOSIfTEuWW
11:54:26 [2019-09-16T11:54:26.344Z] + RM_GOPATH=1
11:54:26 [2019-09-16T11:54:26.344Z] ++ dirname ./install.sh
11:54:26 [2019-09-16T11:54:26.344Z] + dir=.
11:54:26 [2019-09-16T11:54:26.344Z] + bin=gometalinter
11:54:26 [2019-09-16T11:54:26.344Z] + shift
11:54:26 [2019-09-16T11:54:26.344Z] + '[' '!' -f ./gometalinter.installer ']'
11:54:26 [2019-09-16T11:54:26.344Z] + . ./gometalinter.installer
11:54:26 [2019-09-16T11:54:26.344Z] ++ GOMETALINTER_COMMIT=v2.0.6
11:54:26 [2019-09-16T11:54:26.344Z] + install_gometalinter
11:54:26 [2019-09-16T11:54:26.344Z] + echo 'Installing gometalinter version v2.0.6'
11:54:26 [2019-09-16T11:54:26.344Z] + go get -d github.com/alecthomas/gometalinter
11:54:26 [2019-09-16T11:54:26.344Z] Installing gometalinter version v2.0.6
11:54:27 [2019-09-16T11:54:27.659Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.003s	coverage: 72.9% of statements
11:54:27 [2019-09-16T11:54:27.659Z] ok  	github.com/docker/docker/cmd/dockerd	0.048s	coverage: 29.5% of statements
11:54:27 [2019-09-16T11:54:27.659Z] ok  	github.com/docker/docker/container	0.116s	coverage: 35.6% of statements
11:54:27 [2019-09-16T11:54:27.659Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:54:27 [2019-09-16T11:54:27.659Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:54:27 [2019-09-16T11:54:27.659Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:54:27 [2019-09-16T11:54:27.659Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:54:27 [2019-09-16T11:54:27.720Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:54:27 [2019-09-16T11:54:27.720Z] 
11:54:27 [2019-09-16T11:54:27.720Z] 
11:54:27 [2019-09-16T11:54:27.720Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
11:54:27 [2019-09-16T11:54:27.720Z] 
11:54:27 [2019-09-16T11:54:27.720Z] 
11:54:27 [2019-09-16T11:54:27.720Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:54:27 [2019-09-16T11:54:27.720Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags
11:54:27 [2019-09-16T11:54:27.720Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:54:27 [2019-09-16T11:54:27.720Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags
11:54:27 [2019-09-16T11:54:27.720Z] PKG_CONFIG=pkg-config
11:54:27 [2019-09-16T11:54:27.720Z] GOLANG_VERSION=1.12.8
11:54:27 [2019-09-16T11:54:27.720Z] HOSTNAME=1f3a482ddc0f
11:54:27 [2019-09-16T11:54:27.720Z] KEEPBUNDLE=1
11:54:27 [2019-09-16T11:54:27.720Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/2
11:54:27 [2019-09-16T11:54:27.720Z] container=docker
11:54:27 [2019-09-16T11:54:27.720Z] TEST_SKIP_INTEGRATION=1
11:54:27 [2019-09-16T11:54:27.720Z] GOMETALINTER_OPTS=--deadline=2m
11:54:27 [2019-09-16T11:54:27.720Z] GOPATH=/go
11:54:27 [2019-09-16T11:54:27.720Z] PWD=/go/src/github.com/docker/docker
11:54:27 [2019-09-16T11:54:27.720Z] HOME=/root
11:54:27 [2019-09-16T11:54:27.720Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:54:27 [2019-09-16T11:54:27.720Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:54:27 [2019-09-16T11:54:27.720Z] DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:54:27 [2019-09-16T11:54:27.720Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:54:27 [2019-09-16T11:54:27.720Z] DOCKER_GRAPHDRIVER=overlay2
11:54:27 [2019-09-16T11:54:27.720Z] TEST_INTEGRATION_DEST=2
11:54:27 [2019-09-16T11:54:27.720Z] TERM=xterm
11:54:27 [2019-09-16T11:54:27.720Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/2
11:54:27 [2019-09-16T11:54:27.721Z] SHLVL=1
11:54:27 [2019-09-16T11:54:27.721Z] TIMEOUT=120m
11:54:27 [2019-09-16T11:54:27.721Z] TESTFLAGS=-check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)
11:54:27 [2019-09-16T11:54:27.721Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:54:27 [2019-09-16T11:54:27.721Z] DOCKER_PKG=github.com/docker/docker
11:54:27 [2019-09-16T11:54:27.721Z] _=/usr/bin/env
11:54:27 [2019-09-16T11:54:27.721Z] Building test suite binary ./integration-cli/test.main
11:54:27 [2019-09-16T11:54:27.721Z] PKG_CONFIG=pkg-config
11:54:27 [2019-09-16T11:54:27.721Z] GOLANG_VERSION=1.12.8
11:54:27 [2019-09-16T11:54:27.721Z] HOSTNAME=ad8176b6dcd8
11:54:27 [2019-09-16T11:54:27.721Z] KEEPBUNDLE=1
11:54:27 [2019-09-16T11:54:27.721Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/3
11:54:27 [2019-09-16T11:54:27.721Z] container=docker
11:54:27 [2019-09-16T11:54:27.721Z] TEST_SKIP_INTEGRATION=1
11:54:27 [2019-09-16T11:54:27.721Z] GOMETALINTER_OPTS=--deadline=2m
11:54:27 [2019-09-16T11:54:27.721Z] GOPATH=/go
11:54:27 [2019-09-16T11:54:27.721Z] PWD=/go/src/github.com/docker/docker
11:54:27 [2019-09-16T11:54:27.721Z] HOME=/root
11:54:27 [2019-09-16T11:54:27.721Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:54:27 [2019-09-16T11:54:27.721Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:54:27 [2019-09-16T11:54:27.721Z] DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:54:27 [2019-09-16T11:54:27.721Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:54:27 [2019-09-16T11:54:27.721Z] DOCKER_GRAPHDRIVER=overlay2
11:54:27 [2019-09-16T11:54:27.721Z] TEST_INTEGRATION_DEST=3
11:54:27 [2019-09-16T11:54:27.721Z] TERM=xterm
11:54:27 [2019-09-16T11:54:27.721Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/3
11:54:27 [2019-09-16T11:54:27.721Z] SHLVL=1
11:54:27 [2019-09-16T11:54:27.721Z] TIMEOUT=120m
11:54:27 [2019-09-16T11:54:27.721Z] TESTFLAGS=-check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)
11:54:27 [2019-09-16T11:54:27.721Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:54:27 [2019-09-16T11:54:27.721Z] DOCKER_PKG=github.com/docker/docker
11:54:27 [2019-09-16T11:54:27.721Z] _=/usr/bin/env
11:54:27 [2019-09-16T11:54:27.721Z] Building test suite binary ./integration-cli/test.main
11:54:27 [2019-09-16T11:54:27.721Z] 
11:54:27 [2019-09-16T11:54:27.721Z] Found new integrations tests:
11:54:27 [2019-09-16T11:54:27.721Z] +func TestBuildMultiStageCopy(t *testing.T) {
11:54:27 [2019-09-16T11:54:27.721Z] +func TestConfigDaemonLibtrustID(t *testing.T) {
11:54:27 [2019-09-16T11:54:27.721Z] +func TestCopyFromContainer(t *testing.T) {
11:54:27 [2019-09-16T11:54:27.721Z] +func TestHealthKillContainer(t *testing.T) {
11:54:27 [2019-09-16T11:54:27.721Z] +func TestDockerNetworkReConnect(t *testing.T) {
11:54:27 [2019-09-16T11:54:27.721Z] +func TestServiceUpdateNetwork(t *testing.T) {
11:54:27 [2019-09-16T11:54:27.721Z] Running stress test for them.
11:54:27 [2019-09-16T11:54:27.721Z] Using test flags: -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork
11:54:27 [2019-09-16T11:54:27.721Z] Skipping integration-cli tests since TESTFLAGS includes integration only flags
11:54:27 [2019-09-16T11:54:27.721Z] PKG_CONFIG=pkg-config
11:54:27 [2019-09-16T11:54:27.721Z] GOLANG_VERSION=1.12.8
11:54:27 [2019-09-16T11:54:27.721Z] HOSTNAME=62089f210a74
11:54:27 [2019-09-16T11:54:27.721Z] KEEPBUNDLE=1
11:54:27 [2019-09-16T11:54:27.721Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky/1
11:54:27 [2019-09-16T11:54:27.721Z] container=docker
11:54:27 [2019-09-16T11:54:27.721Z] TEST_SKIP_INTEGRATION_CLI=1
11:54:27 [2019-09-16T11:54:27.721Z] GOMETALINTER_OPTS=--deadline=2m
11:54:27 [2019-09-16T11:54:27.721Z] GOPATH=/go
11:54:27 [2019-09-16T11:54:27.721Z] PWD=/go/src/github.com/docker/docker
11:54:27 [2019-09-16T11:54:27.721Z] HOME=/root
11:54:27 [2019-09-16T11:54:27.721Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:54:27 [2019-09-16T11:54:27.721Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:54:27 [2019-09-16T11:54:27.721Z] DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:54:27 [2019-09-16T11:54:27.721Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:54:27 [2019-09-16T11:54:27.721Z] DOCKER_GRAPHDRIVER=overlay2
11:54:27 [2019-09-16T11:54:27.721Z] TEST_INTEGRATION_DEST=1
11:54:27 [2019-09-16T11:54:27.721Z] TERM=xterm
11:54:27 [2019-09-16T11:54:27.721Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky/1
11:54:27 [2019-09-16T11:54:27.721Z] SHLVL=1
11:54:27 [2019-09-16T11:54:27.721Z] TIMEOUT=120m
11:54:27 [2019-09-16T11:54:27.721Z] TESTFLAGS=-test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork
11:54:27 [2019-09-16T11:54:27.721Z] TEST_REPEAT=5
11:54:27 [2019-09-16T11:54:27.721Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:54:27 [2019-09-16T11:54:27.721Z] DOCKER_PKG=github.com/docker/docker
11:54:27 [2019-09-16T11:54:27.721Z] _=/usr/bin/env
11:54:27 [2019-09-16T11:54:27.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:54:27 [2019-09-16T11:54:27.829Z] + cd /tmp/tmp.mOSIfTEuWW/src/github.com/alecthomas/gometalinter
11:54:27 [2019-09-16T11:54:27.829Z] + git checkout -q v2.0.6
11:54:28 [2019-09-16T11:54:28.115Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
11:54:34 [2019-09-16T11:54:34.086Z] ok  	github.com/docker/docker/daemon/cluster	0.032s	coverage: 0.5% of statements
11:54:35 [2019-09-16T11:54:35.934Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.010s	coverage: 65.3% of statements
11:54:37 [2019-09-16T11:54:37.802Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.8% of statements
11:54:40 [2019-09-16T11:54:40.125Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:54:40 [2019-09-16T11:54:40.125Z] 
11:54:40 [2019-09-16T11:54:40.125Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:54:40 [2019-09-16T11:54:40.125Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:54:40 [2019-09-16T11:54:40.125Z] Using test binary docker
11:54:40 [2019-09-16T11:54:40.125Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:54:40 [2019-09-16T11:54:40.125Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:54:40 [2019-09-16T11:54:40.126Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:54:40 [2019-09-16T11:54:40.126Z] Warning failed to create cache: (null)
11:54:40 [2019-09-16T11:54:40.126Z] .
11:54:40 [2019-09-16T11:54:40.126Z] INFO: Waiting for daemon to start...
11:54:40 [2019-09-16T11:54:40.126Z] Starting dockerd
11:54:40 [2019-09-16T11:54:40.126Z] .
11:54:40 [2019-09-16T11:54:40.126Z] INFO: Building docker-sdk-python3:4.0.2...
11:54:45 [2019-09-16T11:54:45.793Z] ok  	github.com/docker/docker/daemon	12.244s	coverage: 17.5% of statements
11:54:45 [2019-09-16T11:54:45.793Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:54:46 [2019-09-16T11:54:46.622Z] + GOBIN=/build
11:54:46 [2019-09-16T11:54:46.622Z] + /build/gometalinter --install
11:54:46 [2019-09-16T11:54:46.622Z] Installing:
11:54:46 [2019-09-16T11:54:46.622Z]   deadcode
11:54:46 [2019-09-16T11:54:46.622Z]   dupl
11:54:46 [2019-09-16T11:54:46.622Z]   errcheck
11:54:46 [2019-09-16T11:54:46.622Z]   gas
11:54:46 [2019-09-16T11:54:46.622Z]   gochecknoglobals
11:54:46 [2019-09-16T11:54:46.622Z]   gochecknoinits
11:54:46 [2019-09-16T11:54:46.622Z]   goconst
11:54:46 [2019-09-16T11:54:46.622Z]   gocyclo
11:54:46 [2019-09-16T11:54:46.622Z]   goimports
11:54:46 [2019-09-16T11:54:46.622Z]   golint
11:54:46 [2019-09-16T11:54:46.622Z]   gosimple
11:54:46 [2019-09-16T11:54:46.622Z]   gotype
11:54:46 [2019-09-16T11:54:46.622Z]   gotypex
11:54:46 [2019-09-16T11:54:46.622Z]   ineffassign
11:54:46 [2019-09-16T11:54:46.622Z]   interfacer
11:54:46 [2019-09-16T11:54:46.622Z]   lll
11:54:46 [2019-09-16T11:54:46.622Z]   maligned
11:54:46 [2019-09-16T11:54:46.622Z]   megacheck
11:54:46 [2019-09-16T11:54:46.622Z]   misspell
11:54:46 [2019-09-16T11:54:46.622Z]   nakedret
11:54:46 [2019-09-16T11:54:46.622Z]   safesql
11:54:46 [2019-09-16T11:54:46.622Z]   staticcheck
11:54:46 [2019-09-16T11:54:46.622Z]   structcheck
11:54:46 [2019-09-16T11:54:46.622Z]   unconvert
11:54:46 [2019-09-16T11:54:46.622Z]   unparam
11:54:46 [2019-09-16T11:54:46.622Z]   unused
11:54:46 [2019-09-16T11:54:46.622Z]   varcheck
11:54:46 [2019-09-16T11:54:46.622Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.437s	coverage: 13.6% of statements
11:54:46 [2019-09-16T11:54:46.622Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:54:48 [2019-09-16T11:54:48.561Z] ok  	github.com/docker/docker/daemon/config	0.080s	coverage: 84.7% of statements
11:54:48 [2019-09-16T11:54:48.561Z] ok  	github.com/docker/docker/daemon/discovery	0.007s	coverage: 30.4% of statements
11:54:49 [2019-09-16T11:54:49.403Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
11:54:49 [2019-09-16T11:54:49.403Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:54:49 [2019-09-16T11:54:49.403Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:54:50 [2019-09-16T11:54:50.214Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
11:54:52 [2019-09-16T11:54:52.723Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
11:54:54 [2019-09-16T11:54:54.097Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.339s	coverage: 57.8% of statements
11:55:00 [2019-09-16T11:55:00.961Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.888s	coverage: 45.9% of statements
11:55:04 [2019-09-16T11:55:04.236Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.897s	coverage: 50.8% of statements
11:55:04 [2019-09-16T11:55:04.236Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.884s	coverage: 72.3% of statements
11:55:04 [2019-09-16T11:55:04.236Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:55:06 [2019-09-16T11:55:06.754Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.597s	coverage: 76.1% of statements
11:55:07 [2019-09-16T11:55:07.223Z] 65014b3c3121: Pull complete
11:55:08 [2019-09-16T11:55:08.078Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 58.0% of statements
11:55:09 [2019-09-16T11:55:09.427Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
11:55:11 [2019-09-16T11:55:11.329Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.902s	coverage: 57.0% of statements
11:55:11 [2019-09-16T11:55:11.329Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:55:11 [2019-09-16T11:55:11.329Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:55:12 [2019-09-16T11:55:12.186Z] ok  	github.com/docker/docker/daemon/images	0.036s	coverage: 4.9% of statements
11:55:12 [2019-09-16T11:55:12.186Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:55:12 [2019-09-16T11:55:12.186Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
11:55:12 [2019-09-16T11:55:12.186Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:55:14 [2019-09-16T11:55:14.251Z] ok  	github.com/docker/docker/daemon/logger	0.236s	coverage: 43.5% of statements
11:55:14 [2019-09-16T11:55:14.722Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.197s	coverage: 78.2% of statements
11:55:14 [2019-09-16T11:55:14.722Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:55:14 [2019-09-16T11:55:14.722Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:55:16 [2019-09-16T11:55:16.256Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
11:55:16 [2019-09-16T11:55:16.656Z] ok  	github.com/docker/docker/daemon/logger/journald	0.033s	coverage: 26.2% of statements
11:55:17 [2019-09-16T11:55:17.460Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.019s	coverage: 88.3% of statements
11:55:17 [2019-09-16T11:55:17.852Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 62.1% of statements
11:55:19 [2019-09-16T11:55:19.189Z] ok  	github.com/docker/docker/daemon/logger/local	0.021s	coverage: 74.7% of statements
11:55:19 [2019-09-16T11:55:19.189Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:55:19 [2019-09-16T11:55:19.189Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.011s	coverage: 18.6% of statements
11:55:19 [2019-09-16T11:55:19.203Z] Removing intermediate container bbcecf14729a
11:55:19 [2019-09-16T11:55:19.203Z]  ---> 9ea7d2609faf
11:55:19 [2019-09-16T11:55:19.203Z] Step 66/126 : FROM base AS gotestsum
11:55:19 [2019-09-16T11:55:19.203Z]  ---> bf1ead148976
11:55:19 [2019-09-16T11:55:19.203Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum
11:55:19 [2019-09-16T11:55:19.203Z]  ---> Running in 0e4d1d497c13
11:55:19 [2019-09-16T11:55:19.203Z] Removing intermediate container 0e4d1d497c13
11:55:19 [2019-09-16T11:55:19.203Z]  ---> 4bf89cdc3173
11:55:19 [2019-09-16T11:55:19.203Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:55:19 [2019-09-16T11:55:19.203Z]  ---> 6d2bb6659495
11:55:19 [2019-09-16T11:55:19.203Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:55:19 [2019-09-16T11:55:19.203Z]  ---> 7a597953e139
11:55:19 [2019-09-16T11:55:19.203Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:55:19 [2019-09-16T11:55:19.203Z]  ---> Running in a78574bdffde
11:55:19 [2019-09-16T11:55:19.203Z] + RM_GOPATH=0
11:55:19 [2019-09-16T11:55:19.203Z] + TMP_GOPATH=
11:55:19 [2019-09-16T11:55:19.203Z] + : /build
11:55:19 [2019-09-16T11:55:19.203Z] + '[' -z '' ']'
11:55:19 [2019-09-16T11:55:19.203Z] ++ mktemp -d
11:55:19 [2019-09-16T11:55:19.203Z] + export GOPATH=/tmp/tmp.WY3Dox6jqz
11:55:19 [2019-09-16T11:55:19.203Z] + GOPATH=/tmp/tmp.WY3Dox6jqz
11:55:19 [2019-09-16T11:55:19.203Z] + RM_GOPATH=1
11:55:19 [2019-09-16T11:55:19.203Z] ++ dirname ./install.sh
11:55:19 [2019-09-16T11:55:19.203Z] + dir=.
11:55:19 [2019-09-16T11:55:19.203Z] + bin=gotestsum
11:55:19 [2019-09-16T11:55:19.203Z] + shift
11:55:19 [2019-09-16T11:55:19.203Z] + '[' '!' -f ./gotestsum.installer ']'
11:55:19 [2019-09-16T11:55:19.203Z] + . ./gotestsum.installer
11:55:19 [2019-09-16T11:55:19.203Z] ++ GOTESTSUM_COMMIT=v0.3.5
11:55:19 [2019-09-16T11:55:19.203Z] + install_gotestsum
11:55:19 [2019-09-16T11:55:19.203Z] + echo 'Installing gotestsum version v0.3.5'
11:55:19 [2019-09-16T11:55:19.203Z] + go get -d gotest.tools/gotestsum
11:55:19 [2019-09-16T11:55:19.203Z] Installing gotestsum version v0.3.5
11:55:21 [2019-09-16T11:55:21.095Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 47.8% of statements
11:55:21 [2019-09-16T11:55:21.508Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
11:55:22 [2019-09-16T11:55:22.298Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
11:55:22 [2019-09-16T11:55:22.688Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.699s	coverage: 84.5% of statements
11:55:22 [2019-09-16T11:55:22.688Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:55:22 [2019-09-16T11:55:22.688Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:55:25 [2019-09-16T11:55:25.210Z] ok  	github.com/docker/docker/distribution/metadata	0.062s	coverage: 48.2% of statements
11:55:25 [2019-09-16T11:55:25.210Z] ok  	github.com/docker/docker/distribution	0.357s	coverage: 22.6% of statements
11:55:25 [2019-09-16T11:55:25.210Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:55:26 [2019-09-16T11:55:26.544Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 51.6% of statements
11:55:27 [2019-09-16T11:55:27.580Z] + cd /tmp/tmp.WY3Dox6jqz/src/gotest.tools/gotestsum
11:55:27 [2019-09-16T11:55:27.580Z] + git checkout -q v0.3.5
11:55:27 [2019-09-16T11:55:27.580Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
11:55:27 [2019-09-16T11:55:27.845Z] ok  	github.com/docker/docker/image	0.018s	coverage: 86.4% of statements
11:55:27 [2019-09-16T11:55:27.845Z] ok  	github.com/docker/docker/distribution/xfer	1.482s	coverage: 83.4% of statements
11:55:27 [2019-09-16T11:55:27.845Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:55:29 [2019-09-16T11:55:29.589Z] ok  	github.com/docker/docker/image/cache	0.016s	coverage: 19.2% of statements
11:55:29 [2019-09-16T11:55:29.589Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:55:30 [2019-09-16T11:55:30.011Z] ok  	github.com/docker/docker/image/v1	0.033s	coverage: 25.0% of statements
11:55:30 [2019-09-16T11:55:30.011Z] ?   	github.com/docker/docker/internal/test	[no test files]
11:55:32 [2019-09-16T11:55:32.008Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
11:55:32 [2019-09-16T11:55:32.008Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
11:55:32 [2019-09-16T11:55:32.008Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
11:55:32 [2019-09-16T11:55:32.008Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
11:55:32 [2019-09-16T11:55:32.008Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
11:55:32 [2019-09-16T11:55:32.008Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
11:55:32 [2019-09-16T11:55:32.008Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
11:55:32 [2019-09-16T11:55:32.008Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
11:55:32 [2019-09-16T11:55:32.008Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
11:55:32 [2019-09-16T11:55:32.008Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
11:55:32 [2019-09-16T11:55:32.405Z] ok  	github.com/docker/docker/internal/testutil	0.062s	coverage: 62.5% of statements
11:55:33 [2019-09-16T11:55:33.234Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
11:55:34 [2019-09-16T11:55:34.555Z] ok  	github.com/docker/docker/opts	0.026s	coverage: 66.9% of statements
11:55:34 [2019-09-16T11:55:34.927Z] ok  	github.com/docker/docker/pkg/aaparser	0.004s	coverage: 50.0% of statements
11:55:37 [2019-09-16T11:55:37.502Z] ok  	github.com/docker/docker/pkg/archive	0.582s	coverage: 77.0% of statements
11:55:38 [2019-09-16T11:55:38.338Z] ok  	github.com/docker/docker/pkg/authorization	0.201s	coverage: 66.7% of statements
11:55:38 [2019-09-16T11:55:38.715Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
11:55:39 [2019-09-16T11:55:39.118Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
11:55:41 [2019-09-16T11:55:41.602Z] ok  	github.com/docker/docker/layer	7.432s	coverage: 72.0% of statements
11:55:41 [2019-09-16T11:55:41.602Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:55:41 [2019-09-16T11:55:41.602Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:55:41 [2019-09-16T11:55:41.602Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:55:41 [2019-09-16T11:55:41.602Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:55:41 [2019-09-16T11:55:41.602Z] ?   	github.com/docker/docker/oci	[no test files]
11:55:41 [2019-09-16T11:55:41.602Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:55:41 [2019-09-16T11:55:41.602Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
11:55:42 [2019-09-16T11:55:42.447Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
11:55:42 [2019-09-16T11:55:42.841Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 97.6% of statements
11:55:43 [2019-09-16T11:55:43.304Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.567s	coverage: 43.2% of statements
11:55:43 [2019-09-16T11:55:43.304Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:55:43 [2019-09-16T11:55:43.304Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:55:44 [2019-09-16T11:55:44.993Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.027s	coverage: 92.3% of statements
11:55:45 [2019-09-16T11:55:45.420Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.037s	coverage: 93.8% of statements
11:55:46 [2019-09-16T11:55:46.245Z] ok  	github.com/docker/docker/pkg/dmesg	0.020s	coverage: 83.3% of statements
11:55:47 [2019-09-16T11:55:47.588Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 66.3% of statements
11:55:47 [2019-09-16T11:55:47.781Z] sha256:f5ad9cd3acf93345e1887b3e8d66011d0e792b2ddc62205bd0a0611464ee380d
11:55:47 [2019-09-16T11:55:47.781Z] INFO: Starting docker-py tests...
11:55:47 [2019-09-16T11:55:47.963Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
11:55:48 [2019-09-16T11:55:48.355Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.317s	coverage: 84.1% of statements
11:55:48 [2019-09-16T11:55:48.713Z] ============================= test session starts ==============================
11:55:48 [2019-09-16T11:55:48.713Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
11:55:48 [2019-09-16T11:55:48.713Z] rootdir: /src, inifile: pytest.ini
11:55:48 [2019-09-16T11:55:48.713Z] plugins: timeout-1.3.3, cov-2.6.1
11:55:48 [2019-09-16T11:55:48.761Z] ok  	github.com/docker/docker/pkg/fsutils	0.340s	coverage: 85.1% of statements
11:55:49 [2019-09-16T11:55:49.181Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 10.2% of statements
11:55:49 [2019-09-16T11:55:49.645Z] collected 385 items / 5 deselected
11:55:49 [2019-09-16T11:55:49.645Z] 
11:55:49 [2019-09-16T11:55:49.938Z] Removing intermediate container a78574bdffde
11:55:49 [2019-09-16T11:55:49.938Z]  ---> 2000ad432676
11:55:49 [2019-09-16T11:55:49.938Z] Step 71/126 : FROM dev-base AS dockercli
11:55:49 [2019-09-16T11:55:49.938Z]  ---> bf1ead148976
11:55:49 [2019-09-16T11:55:49.938Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli
11:55:49 [2019-09-16T11:55:49.938Z]  ---> Running in 347ac402bdd8
11:55:49 [2019-09-16T11:55:49.938Z] Removing intermediate container 347ac402bdd8
11:55:49 [2019-09-16T11:55:49.938Z]  ---> e9aaec3d549b
11:55:49 [2019-09-16T11:55:49.938Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:55:49 [2019-09-16T11:55:49.938Z]  ---> 044e05fb471d
11:55:49 [2019-09-16T11:55:49.939Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:55:49 [2019-09-16T11:55:49.939Z]  ---> 72068a4ee806
11:55:49 [2019-09-16T11:55:49.939Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:55:49 [2019-09-16T11:55:49.939Z]  ---> Running in fc986e19ee8d
11:55:49 [2019-09-16T11:55:49.939Z] + RM_GOPATH=0
11:55:49 [2019-09-16T11:55:49.939Z] + TMP_GOPATH=
11:55:49 [2019-09-16T11:55:49.939Z] + : /build
11:55:49 [2019-09-16T11:55:49.939Z] + '[' -z '' ']'
11:55:49 [2019-09-16T11:55:49.939Z] ++ mktemp -d
11:55:49 [2019-09-16T11:55:49.939Z] + export GOPATH=/tmp/tmp.oZ8hCRA0k4
11:55:49 [2019-09-16T11:55:49.939Z] + GOPATH=/tmp/tmp.oZ8hCRA0k4
11:55:49 [2019-09-16T11:55:49.939Z] + RM_GOPATH=1
11:55:49 [2019-09-16T11:55:49.939Z] ++ dirname ./install.sh
11:55:49 [2019-09-16T11:55:49.939Z] + dir=.
11:55:49 [2019-09-16T11:55:49.939Z] + bin=dockercli
11:55:49 [2019-09-16T11:55:49.939Z] + shift
11:55:49 [2019-09-16T11:55:49.939Z] + '[' '!' -f ./dockercli.installer ']'
11:55:49 [2019-09-16T11:55:49.939Z] + . ./dockercli.installer
11:55:49 [2019-09-16T11:55:49.939Z] ++ DOCKERCLI_CHANNEL=stable
11:55:49 [2019-09-16T11:55:49.939Z] ++ DOCKERCLI_VERSION=17.06.2-ce
11:55:49 [2019-09-16T11:55:49.939Z] + install_dockercli
11:55:49 [2019-09-16T11:55:49.939Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
11:55:49 [2019-09-16T11:55:49.939Z] Install docker/cli version 17.06.2-ce from stable
11:55:49 [2019-09-16T11:55:49.939Z] ++ uname -m
11:55:49 [2019-09-16T11:55:49.939Z] + arch=ppc64le
11:55:49 [2019-09-16T11:55:49.939Z] + '[' ppc64le '!=' x86_64 ']'
11:55:49 [2019-09-16T11:55:49.939Z] + '[' ppc64le '!=' s390x ']'
11:55:49 [2019-09-16T11:55:49.939Z] + '[' ppc64le '!=' armhf ']'
11:55:49 [2019-09-16T11:55:49.939Z] + build_dockercli
11:55:49 [2019-09-16T11:55:49.939Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.oZ8hCRA0k4/tmp/docker-ce
11:55:49 [2019-09-16T11:55:49.939Z] Cloning into '/tmp/tmp.oZ8hCRA0k4/tmp/docker-ce'...
11:55:50 [2019-09-16T11:55:50.062Z] ok  	github.com/docker/docker/pkg/idtools	0.283s	coverage: 70.1% of statements
11:55:50 [2019-09-16T11:55:50.768Z] ok  	github.com/docker/docker/pkg/ioutils	0.505s	coverage: 70.4% of statements
11:55:50 [2019-09-16T11:55:50.768Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
11:55:51 [2019-09-16T11:55:51.249Z] ok  	github.com/docker/docker/pkg/locker	0.017s	coverage: 88.9% of statements
11:55:51 [2019-09-16T11:55:51.249Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
11:55:51 [2019-09-16T11:55:51.249Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:55:52 [2019-09-16T11:55:52.103Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
11:55:52 [2019-09-16T11:55:52.494Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
11:55:52 [2019-09-16T11:55:52.897Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
11:55:53 [2019-09-16T11:55:53.283Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.0% of statements
11:55:53 [2019-09-16T11:55:53.283Z] ok  	github.com/docker/docker/pkg/mount	1.217s	coverage: 70.8% of statements
11:55:53 [2019-09-16T11:55:53.283Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:55:53 [2019-09-16T11:55:53.679Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
11:55:53 [2019-09-16T11:55:53.679Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:55:53 [2019-09-16T11:55:53.679Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:55:55 [2019-09-16T11:55:55.035Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.035s	coverage: 56.8% of statements
11:55:55 [2019-09-16T11:55:55.437Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
11:55:55 [2019-09-16T11:55:55.853Z] ok  	github.com/docker/docker/pkg/pools	0.010s	coverage: 87.9% of statements
11:55:56 [2019-09-16T11:55:56.260Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
11:55:58 [2019-09-16T11:55:58.279Z] ok  	github.com/docker/docker/pkg/pubsub	1.046s	coverage: 72.7% of statements
11:55:58 [2019-09-16T11:55:58.676Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
11:56:02 [2019-09-16T11:56:02.801Z] ok  	github.com/docker/docker/pkg/signal	3.050s	coverage: 61.0% of statements
11:56:02 [2019-09-16T11:56:02.801Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
11:56:03 [2019-09-16T11:56:03.185Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
11:56:03 [2019-09-16T11:56:03.584Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
11:56:03 [2019-09-16T11:56:03.975Z] ok  	github.com/docker/docker/pkg/symlink	0.010s	coverage: 87.7% of statements
11:56:04 [2019-09-16T11:56:04.835Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 81.4% of statements
11:56:05 [2019-09-16T11:56:05.676Z] ok  	github.com/docker/docker/pkg/system	0.030s	coverage: 35.8% of statements
11:56:06 [2019-09-16T11:56:06.060Z] ok  	github.com/docker/docker/pkg/tailfile	0.057s	coverage: 88.6% of statements
11:56:06 [2019-09-16T11:56:06.870Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
11:56:07 [2019-09-16T11:56:07.718Z] ok  	github.com/docker/docker/pkg/term	0.005s	coverage: 84.8% of statements
11:56:08 [2019-09-16T11:56:08.139Z] testing: warning: no tests to run
11:56:08 [2019-09-16T11:56:08.139Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: 0.0% of statements [no tests to run]
11:56:08 [2019-09-16T11:56:08.535Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
11:56:08 [2019-09-16T11:56:08.954Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
11:56:09 [2019-09-16T11:56:09.347Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
11:56:12 [2019-09-16T11:56:12.110Z] ok  	github.com/docker/docker/plugin	0.552s	coverage: 27.3% of statements
11:56:12 [2019-09-16T11:56:12.704Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.5% of statements
11:56:14 [2019-09-16T11:56:14.281Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 76.5% of statements
11:56:14 [2019-09-16T11:56:14.664Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 84.4% of statements
11:56:16 [2019-09-16T11:56:16.569Z] ok  	github.com/docker/docker/registry	0.180s	coverage: 56.4% of statements
11:56:16 [2019-09-16T11:56:16.941Z] + cd /tmp/tmp.oZ8hCRA0k4/tmp/docker-ce
11:56:16 [2019-09-16T11:56:16.941Z] + git checkout -q v17.06.2-ce
11:56:16 [2019-09-16T11:56:16.941Z] + mkdir -p /tmp/tmp.oZ8hCRA0k4/src/github.com/docker
11:56:16 [2019-09-16T11:56:16.941Z] + mv components/cli /tmp/tmp.oZ8hCRA0k4/src/github.com/docker/cli
11:56:16 [2019-09-16T11:56:16.941Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:56:17 [2019-09-16T11:56:17.185Z] tests/integration/api_build_test.py ......................X              [  6%]
11:56:17 [2019-09-16T11:56:17.410Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
11:56:17 [2019-09-16T11:56:17.699Z] tests/integration/api_client_test.py .....                               [  7%]
11:56:17 [2019-09-16T11:56:17.786Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 47.1% of statements
11:56:18 [2019-09-16T11:56:18.612Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 68.2% of statements
11:56:19 [2019-09-16T11:56:19.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:56:19 [2019-09-16T11:56:19.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:56:19 [2019-09-16T11:56:19.442Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
11:56:20 [2019-09-16T11:56:20.155Z] tests/integration/api_config_test.py .....                               [  8%]
11:56:20 [2019-09-16T11:56:20.794Z] ok  	github.com/docker/docker/volume/local	0.037s	coverage: 73.0% of statements
11:56:21 [2019-09-16T11:56:21.612Z] ok  	github.com/docker/docker/volume/mounts	0.031s	coverage: 67.0% of statements
11:56:21 [2019-09-16T11:56:21.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:56:22 [2019-09-16T11:56:22.954Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.0% of statements
11:56:24 [2019-09-16T11:56:24.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:56:29 [2019-09-16T11:56:29.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:56:29 [2019-09-16T11:56:29.320Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.8% of statements
11:56:29 [2019-09-16T11:56:29.320Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:56:29 [2019-09-16T11:56:29.320Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:56:29 [2019-09-16T11:56:29.320Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:56:29 [2019-09-16T11:56:29.320Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:56:29 [2019-09-16T11:56:29.320Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:56:29 [2019-09-16T11:56:29.320Z] ?   	github.com/docker/docker/rootless	[no test files]
11:56:29 [2019-09-16T11:56:29.320Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:56:29 [2019-09-16T11:56:29.320Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:56:29 [2019-09-16T11:56:29.320Z] ?   	github.com/docker/docker/volume	[no test files]
11:56:29 [2019-09-16T11:56:29.320Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:56:29 [2019-09-16T11:56:29.320Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:56:29 [2019-09-16T11:56:29.320Z] 
11:56:29 [2019-09-16T11:56:29.320Z] === Skipped
11:56:29 [2019-09-16T11:56:29.320Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:56:29 [2019-09-16T11:56:29.320Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:56:29 [2019-09-16T11:56:29.320Z] 
11:56:29 [2019-09-16T11:56:29.320Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:56:29 [2019-09-16T11:56:29.320Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:56:29 [2019-09-16T11:56:29.320Z] 
11:56:29 [2019-09-16T11:56:29.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:56:29 [2019-09-16T11:56:29.320Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:56:29 [2019-09-16T11:56:29.320Z]     graphtest_unix.go:46: Driver btrfs not supported
11:56:29 [2019-09-16T11:56:29.320Z] 
11:56:29 [2019-09-16T11:56:29.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:56:29 [2019-09-16T11:56:29.320Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:56:29 [2019-09-16T11:56:29.320Z]     graphtest_unix.go:46: Driver btrfs not supported
11:56:29 [2019-09-16T11:56:29.320Z] 
11:56:29 [2019-09-16T11:56:29.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:56:29 [2019-09-16T11:56:29.320Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:56:29 [2019-09-16T11:56:29.320Z]     graphtest_unix.go:46: Driver btrfs not supported
11:56:29 [2019-09-16T11:56:29.320Z] 
11:56:29 [2019-09-16T11:56:29.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:56:29 [2019-09-16T11:56:29.320Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:56:29 [2019-09-16T11:56:29.320Z]     graphtest_unix.go:46: Driver btrfs not supported
11:56:29 [2019-09-16T11:56:29.320Z] 
11:56:29 [2019-09-16T11:56:29.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:56:29 [2019-09-16T11:56:29.320Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:56:29 [2019-09-16T11:56:29.320Z]     graphtest_unix.go:46: Driver btrfs not supported
11:56:29 [2019-09-16T11:56:29.320Z] 
11:56:29 [2019-09-16T11:56:29.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:56:29 [2019-09-16T11:56:29.320Z]     graphtest_unix.go:73: No driver to put!
11:56:29 [2019-09-16T11:56:29.320Z] 
11:56:29 [2019-09-16T11:56:29.320Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:56:29 [2019-09-16T11:56:29.320Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:56:29 [2019-09-16T11:56:29.320Z] 
11:56:29 [2019-09-16T11:56:29.320Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:56:29 [2019-09-16T11:56:29.320Z]     overlay_test.go:49: Fails to compute changes intermittently
11:56:29 [2019-09-16T11:56:29.320Z] 
11:56:29 [2019-09-16T11:56:29.320Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:56:29 [2019-09-16T11:56:29.320Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:56:29 [2019-09-16T11:56:29.320Z] 
11:56:29 [2019-09-16T11:56:29.320Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:56:29 [2019-09-16T11:56:29.320Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:56:29 [2019-09-16T11:56:29.320Z] 
11:56:29 [2019-09-16T11:56:29.320Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:56:29 [2019-09-16T11:56:29.321Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:56:29 [2019-09-16T11:56:29.321Z]     graphtest_unix.go:46: Driver zfs not supported
11:56:29 [2019-09-16T11:56:29.321Z] 
11:56:29 [2019-09-16T11:56:29.321Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:56:29 [2019-09-16T11:56:29.321Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:56:29 [2019-09-16T11:56:29.321Z]     graphtest_unix.go:46: Driver zfs not supported
11:56:29 [2019-09-16T11:56:29.321Z] 
11:56:29 [2019-09-16T11:56:29.321Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:56:29 [2019-09-16T11:56:29.321Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:56:29 [2019-09-16T11:56:29.321Z]     graphtest_unix.go:46: Driver zfs not supported
11:56:29 [2019-09-16T11:56:29.321Z] 
11:56:29 [2019-09-16T11:56:29.321Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:56:29 [2019-09-16T11:56:29.321Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:56:29 [2019-09-16T11:56:29.321Z]     graphtest_unix.go:46: Driver zfs not supported
11:56:29 [2019-09-16T11:56:29.321Z] 
11:56:29 [2019-09-16T11:56:29.321Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:56:29 [2019-09-16T11:56:29.321Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:56:29 [2019-09-16T11:56:29.321Z]     graphtest_unix.go:46: Driver zfs not supported
11:56:29 [2019-09-16T11:56:29.321Z] 
11:56:29 [2019-09-16T11:56:29.321Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:56:29 [2019-09-16T11:56:29.321Z]     graphtest_unix.go:73: No driver to put!
11:56:29 [2019-09-16T11:56:29.321Z] 
11:56:29 [2019-09-16T11:56:29.321Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:56:29 [2019-09-16T11:56:29.321Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:56:29 [2019-09-16T11:56:29.321Z] 
11:56:29 [2019-09-16T11:56:29.321Z] 
11:56:29 [2019-09-16T11:56:29.321Z] DONE 2021 tests, 19 skipped in 240.212s
Post stage
[Pipeline] junit
11:56:29 [2019-09-16T11:56:29.469Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:56:31 [2019-09-16T11:56:31.848Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-345/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b hack/make.sh dynbinary test-integration
11:56:32 [2019-09-16T11:56:32.250Z] 
11:56:32 [2019-09-16T11:56:32.250Z] Removing bundles/
11:56:32 [2019-09-16T11:56:32.250Z] 
11:56:32 [2019-09-16T11:56:32.250Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:56:32 [2019-09-16T11:56:32.250Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:56:32 [2019-09-16T11:56:32.250Z] GOOS="" GOARCH="" GOARM=""
11:56:33 [2019-09-16T11:56:33.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:56:36 [2019-09-16T11:56:36.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:56:37 [2019-09-16T11:56:37.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:56:44 [2019-09-16T11:56:44.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:56:46 [2019-09-16T11:56:46.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:56:56 [2019-09-16T11:56:56.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:57:01 [2019-09-16T11:57:01.335Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
11:57:18 [2019-09-16T11:57:18.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:57:18 [2019-09-16T11:57:18.922Z] 2945147eda09: Pull complete
11:57:18 [2019-09-16T11:57:18.922Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20
11:57:18 [2019-09-16T11:57:18.922Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
11:57:18 [2019-09-16T11:57:18.922Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
11:57:18 [2019-09-16T11:57:18.922Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
11:57:18 [2019-09-16T11:57:18.922Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is ''
11:57:18 [2019-09-16T11:57:18.922Z] WARN: Skipping validation tests
11:57:18 [2019-09-16T11:57:18.922Z] INFO: Running unit tests at 09/16/2019 11:57:07...
11:57:18 [2019-09-16T11:57:18.922Z] INFO: make.ps1 starting at 09/16/2019 11:57:11
11:57:18 [2019-09-16T11:57:18.922Z] INFO: Git commit (c93da8ded) assumed from DOCKER_GITCOMMIT environment variable
11:57:18 [2019-09-16T11:57:18.922Z] INFO: Invoking autogen...
11:57:18 [2019-09-16T11:57:18.922Z] INFO: Running unit tests...
11:57:22 [2019-09-16T11:57:22.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:57:25 [2019-09-16T11:57:25.218Z] + return
11:57:25 [2019-09-16T11:57:25.218Z] Removing intermediate container fc986e19ee8d
11:57:25 [2019-09-16T11:57:25.218Z]  ---> f41559050b4c
11:57:25 [2019-09-16T11:57:25.218Z] Step 76/126 : FROM runtime-dev AS runc
11:57:25 [2019-09-16T11:57:25.218Z]  ---> fec6fde52982
11:57:25 [2019-09-16T11:57:25.218Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc
11:57:25 [2019-09-16T11:57:25.218Z]  ---> Running in 6244e09c1f0f
11:57:25 [2019-09-16T11:57:25.218Z] Removing intermediate container 6244e09c1f0f
11:57:25 [2019-09-16T11:57:25.218Z]  ---> 108d548cef3f
11:57:25 [2019-09-16T11:57:25.218Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:57:25 [2019-09-16T11:57:25.218Z]  ---> 0b5d2f5343cb
11:57:25 [2019-09-16T11:57:25.218Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:57:25 [2019-09-16T11:57:25.218Z]  ---> 39537a9a45f3
11:57:25 [2019-09-16T11:57:25.218Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:57:25 [2019-09-16T11:57:25.218Z]  ---> Running in faa0f8661313
11:57:25 [2019-09-16T11:57:25.218Z] + RM_GOPATH=0
11:57:25 [2019-09-16T11:57:25.218Z] + TMP_GOPATH=
11:57:25 [2019-09-16T11:57:25.218Z] + : /build
11:57:25 [2019-09-16T11:57:25.218Z] + '[' -z '' ']'
11:57:25 [2019-09-16T11:57:25.218Z] ++ mktemp -d
11:57:25 [2019-09-16T11:57:25.218Z] + export GOPATH=/tmp/tmp.uD5aEMpig2
11:57:25 [2019-09-16T11:57:25.218Z] + GOPATH=/tmp/tmp.uD5aEMpig2
11:57:25 [2019-09-16T11:57:25.218Z] + RM_GOPATH=1
11:57:25 [2019-09-16T11:57:25.218Z] ++ dirname ./install.sh
11:57:25 [2019-09-16T11:57:25.218Z] + dir=.
11:57:25 [2019-09-16T11:57:25.218Z] + bin=runc
11:57:25 [2019-09-16T11:57:25.218Z] + shift
11:57:25 [2019-09-16T11:57:25.218Z] + '[' '!' -f ./runc.installer ']'
11:57:25 [2019-09-16T11:57:25.218Z] + . ./runc.installer
11:57:25 [2019-09-16T11:57:25.218Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
11:57:25 [2019-09-16T11:57:25.218Z] + install_runc
11:57:25 [2019-09-16T11:57:25.218Z] + uname -r
11:57:25 [2019-09-16T11:57:25.218Z] + grep -q '^3\.10\.0.*\.el7\.'
11:57:25 [2019-09-16T11:57:25.218Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:57:25 [2019-09-16T11:57:25.218Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
11:57:25 [2019-09-16T11:57:25.218Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uD5aEMpig2/src/github.com/opencontainers/runc
11:57:25 [2019-09-16T11:57:25.218Z] Cloning into '/tmp/tmp.uD5aEMpig2/src/github.com/opencontainers/runc'...
11:57:25 [2019-09-16T11:57:25.218Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
11:57:25 [2019-09-16T11:57:25.218Z] + cd /tmp/tmp.uD5aEMpig2/src/github.com/opencontainers/runc
11:57:25 [2019-09-16T11:57:25.218Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
11:57:25 [2019-09-16T11:57:25.218Z] + '[' -z '' ']'
11:57:25 [2019-09-16T11:57:25.218Z] + target=static
11:57:25 [2019-09-16T11:57:25.218Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:57:25 [2019-09-16T11:57:25.218Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
11:57:26 [2019-09-16T11:57:26.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:57:31 [2019-09-16T11:57:31.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:57:34 [2019-09-16T11:57:34.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:57:37 [2019-09-16T11:57:37.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:57:39 [2019-09-16T11:57:39.988Z] ?   	github.com/docker/docker/api	[no test files]
11:57:41 [2019-09-16T11:57:41.935Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1)
11:57:41 [2019-09-16T11:57:41.936Z] Using test binary docker
11:57:41 [2019-09-16T11:57:41.936Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:57:41 [2019-09-16T11:57:41.936Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:57:41 [2019-09-16T11:57:41.936Z] Warning failed to create cache: (null)
11:57:41 [2019-09-16T11:57:41.936Z] .
11:57:41 [2019-09-16T11:57:41.936Z] INFO: Waiting for daemon to start...
11:57:41 [2019-09-16T11:57:41.936Z] Starting dockerd
11:57:43 [2019-09-16T11:57:43.037Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:57:43 [2019-09-16T11:57:43.037Z] 
11:57:43 [2019-09-16T11:57:43.037Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:57:43 [2019-09-16T11:57:43.037Z] PKG_CONFIG=pkg-config
11:57:43 [2019-09-16T11:57:43.037Z] GOLANG_VERSION=1.12.8
11:57:43 [2019-09-16T11:57:43.037Z] HOSTNAME=312a03af4b0f
11:57:43 [2019-09-16T11:57:43.037Z] DOCKER_EXPERIMENTAL=1
11:57:43 [2019-09-16T11:57:43.037Z] container=docker
11:57:43 [2019-09-16T11:57:43.037Z] TEST_SKIP_INTEGRATION_CLI=1
11:57:43 [2019-09-16T11:57:43.037Z] GOMETALINTER_OPTS=--deadline=2m
11:57:43 [2019-09-16T11:57:43.037Z] GOPATH=/go
11:57:43 [2019-09-16T11:57:43.037Z] PWD=/go/src/github.com/docker/docker
11:57:43 [2019-09-16T11:57:43.037Z] HOME=/root
11:57:43 [2019-09-16T11:57:43.037Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:57:43 [2019-09-16T11:57:43.037Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:57:43 [2019-09-16T11:57:43.037Z] DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
11:57:43 [2019-09-16T11:57:43.037Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:57:43 [2019-09-16T11:57:43.037Z] DOCKER_GRAPHDRIVER=overlay2
11:57:43 [2019-09-16T11:57:43.037Z] TERM=xterm
11:57:43 [2019-09-16T11:57:43.037Z] DEST=bundles/test-integration
11:57:43 [2019-09-16T11:57:43.037Z] SHLVL=1
11:57:43 [2019-09-16T11:57:43.037Z] TIMEOUT=120m
11:57:43 [2019-09-16T11:57:43.037Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:57:43 [2019-09-16T11:57:43.037Z] DOCKER_PKG=github.com/docker/docker
11:57:43 [2019-09-16T11:57:43.037Z] _=/usr/bin/env
11:57:43 [2019-09-16T11:57:43.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:57:43 [2019-09-16T11:57:43.867Z] .
11:57:43 [2019-09-16T11:57:43.867Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1)
11:57:43 [2019-09-16T11:57:43.867Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1)
11:57:43 [2019-09-16T11:57:43.867Z] Error: No such image: emptyfs
11:57:44 [2019-09-16T11:57:44.122Z] Running integration-test (iteration 1)
11:57:44 [2019-09-16T11:57:44.122Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:57:52 [2019-09-16T11:57:52.228Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
11:57:52 [2019-09-16T11:57:52.228Z] + mkdir -p /build
11:57:52 [2019-09-16T11:57:52.228Z] + cp runc /build/runc
11:57:52 [2019-09-16T11:57:52.228Z] Removing intermediate container faa0f8661313
11:57:52 [2019-09-16T11:57:52.228Z]  ---> 758cb45eaf28
11:57:52 [2019-09-16T11:57:52.228Z] Step 81/126 : FROM dev-base AS tini
11:57:52 [2019-09-16T11:57:52.228Z]  ---> bf1ead148976
11:57:52 [2019-09-16T11:57:52.228Z] Step 82/126 : ARG DEBIAN_FRONTEND
11:57:52 [2019-09-16T11:57:52.228Z]  ---> Using cache
11:57:52 [2019-09-16T11:57:52.228Z]  ---> 0229b5d21248
11:57:52 [2019-09-16T11:57:52.228Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
11:57:52 [2019-09-16T11:57:52.228Z]  ---> Running in 1ca9f01c7063
11:57:52 [2019-09-16T11:57:52.228Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:57:52 [2019-09-16T11:57:52.228Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:57:52 [2019-09-16T11:57:52.228Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:57:52 [2019-09-16T11:57:52.228Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:57:52 [2019-09-16T11:57:52.228Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:57:52 [2019-09-16T11:57:52.228Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB]
11:57:52 [2019-09-16T11:57:52.510Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
11:57:52 [2019-09-16T11:57:52.510Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
11:57:54 [2019-09-16T11:57:54.528Z] Fetched 7721 kB in 2s (3061 kB/s)
11:57:54 [2019-09-16T11:57:54.791Z] ok  	github.com/docker/docker/api/server	0.152s	coverage: 7.9% of statements
11:57:55 [2019-09-16T11:57:55.141Z] Reading package lists...
11:57:56 [2019-09-16T11:57:56.429Z] Reading package lists...
11:57:56 [2019-09-16T11:57:56.712Z] Building dependency tree...
11:57:56 [2019-09-16T11:57:56.712Z] Reading state information...
11:57:56 [2019-09-16T11:57:56.712Z] The following additional packages will be installed:
11:57:56 [2019-09-16T11:57:56.712Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
11:57:56 [2019-09-16T11:57:56.712Z] Suggested packages:
11:57:56 [2019-09-16T11:57:56.712Z]   codeblocks eclipse ninja-build lrzip
11:57:56 [2019-09-16T11:57:56.712Z] Recommended packages:
11:57:56 [2019-09-16T11:57:56.712Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:57:56 [2019-09-16T11:57:56.996Z] The following NEW packages will be installed:
11:57:56 [2019-09-16T11:57:56.996Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
11:57:56 [2019-09-16T11:57:56.996Z]   vim-common xxd
11:57:56 [2019-09-16T11:57:56.996Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
11:57:56 [2019-09-16T11:57:56.996Z] Need to get 13.4 MB of archives.
11:57:56 [2019-09-16T11:57:56.996Z] After this operation, 60.4 MB of additional disk space will be used.
11:57:56 [2019-09-16T11:57:56.996Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
11:57:56 [2019-09-16T11:57:56.996Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
11:57:56 [2019-09-16T11:57:56.996Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
11:57:57 [2019-09-16T11:57:57.282Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
11:57:57 [2019-09-16T11:57:57.282Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB]
11:57:57 [2019-09-16T11:57:57.282Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
11:57:57 [2019-09-16T11:57:57.282Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
11:57:57 [2019-09-16T11:57:57.282Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
11:57:57 [2019-09-16T11:57:57.282Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
11:57:57 [2019-09-16T11:57:57.282Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:57:57 [2019-09-16T11:57:57.570Z] debconf: delaying package configuration, since apt-utils is not installed
11:57:57 [2019-09-16T11:57:57.570Z] Fetched 13.4 MB in 0s (36.3 MB/s)
11:57:57 [2019-09-16T11:57:57.570Z] Selecting previously unselected package cmake-data.
11:57:57 [2019-09-16T11:57:57.570Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
11:57:57 [2019-09-16T11:57:57.570Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
11:57:57 [2019-09-16T11:57:57.570Z] Unpacking cmake-data (3.7.2-1) ...
11:57:58 [2019-09-16T11:57:58.186Z] Selecting previously unselected package liblzo2-2:ppc64el.
11:57:58 [2019-09-16T11:57:58.186Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
11:57:58 [2019-09-16T11:57:58.186Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:57:58 [2019-09-16T11:57:58.186Z] Selecting previously unselected package libicu57:ppc64el.
11:57:58 [2019-09-16T11:57:58.186Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
11:57:58 [2019-09-16T11:57:58.186Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
11:57:59 [2019-09-16T11:57:59.192Z] Selecting previously unselected package libxml2:ppc64el.
11:57:59 [2019-09-16T11:57:59.192Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
11:57:59 [2019-09-16T11:57:59.192Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
11:57:59 [2019-09-16T11:57:59.477Z] Selecting previously unselected package libarchive13:ppc64el.
11:57:59 [2019-09-16T11:57:59.477Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ...
11:57:59 [2019-09-16T11:57:59.477Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ...
11:57:59 [2019-09-16T11:57:59.477Z] Selecting previously unselected package libjsoncpp1:ppc64el.
11:57:59 [2019-09-16T11:57:59.477Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
11:57:59 [2019-09-16T11:57:59.477Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
11:57:59 [2019-09-16T11:57:59.477Z] Selecting previously unselected package libuv1:ppc64el.
11:57:59 [2019-09-16T11:57:59.477Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
11:57:59 [2019-09-16T11:57:59.477Z] Unpacking libuv1:ppc64el (1.9.1-3) ...
11:57:59 [2019-09-16T11:57:59.477Z] Selecting previously unselected package cmake.
11:57:59 [2019-09-16T11:57:59.477Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
11:57:59 [2019-09-16T11:57:59.477Z] Unpacking cmake (3.7.2-1) ...
11:58:00 [2019-09-16T11:58:00.091Z] Selecting previously unselected package xxd.
11:58:00 [2019-09-16T11:58:00.091Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
11:58:00 [2019-09-16T11:58:00.091Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:58:00 [2019-09-16T11:58:00.091Z] Selecting previously unselected package vim-common.
11:58:00 [2019-09-16T11:58:00.091Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:58:00 [2019-09-16T11:58:00.092Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:58:00 [2019-09-16T11:58:00.092Z] Processing triggers for mime-support (3.60) ...
11:58:00 [2019-09-16T11:58:00.092Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:58:00 [2019-09-16T11:58:00.092Z] Setting up libuv1:ppc64el (1.9.1-3) ...
11:58:00 [2019-09-16T11:58:00.092Z] Setting up cmake-data (3.7.2-1) ...
11:58:00 [2019-09-16T11:58:00.092Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
11:58:00 [2019-09-16T11:58:00.092Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
11:58:00 [2019-09-16T11:58:00.092Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:58:00 [2019-09-16T11:58:00.092Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:58:00 [2019-09-16T11:58:00.092Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:58:00 [2019-09-16T11:58:00.092Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
11:58:00 [2019-09-16T11:58:00.092Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ...
11:58:00 [2019-09-16T11:58:00.092Z] Setting up cmake (3.7.2-1) ...
11:58:00 [2019-09-16T11:58:00.092Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:58:02 [2019-09-16T11:58:02.118Z] Removing intermediate container 1ca9f01c7063
11:58:02 [2019-09-16T11:58:02.118Z]  ---> 25a0cb652056
11:58:02 [2019-09-16T11:58:02.118Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:58:02 [2019-09-16T11:58:02.118Z]  ---> 0dbfb016673a
11:58:02 [2019-09-16T11:58:02.118Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini
11:58:02 [2019-09-16T11:58:02.118Z]  ---> Running in 1f538048593f
11:58:02 [2019-09-16T11:58:02.118Z] Removing intermediate container 1f538048593f
11:58:02 [2019-09-16T11:58:02.118Z]  ---> 455bf0b5a879
11:58:02 [2019-09-16T11:58:02.118Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:58:02 [2019-09-16T11:58:02.402Z]  ---> e929a44c7598
11:58:02 [2019-09-16T11:58:02.402Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
11:58:02 [2019-09-16T11:58:02.402Z]  ---> Running in a517480d1368
11:58:02 [2019-09-16T11:58:02.685Z] + RM_GOPATH=0
11:58:02 [2019-09-16T11:58:02.685Z] + TMP_GOPATH=
11:58:02 [2019-09-16T11:58:02.685Z] + : /build
11:58:02 [2019-09-16T11:58:02.685Z] + '[' -z '' ']'
11:58:02 [2019-09-16T11:58:02.685Z] ++ mktemp -d
11:58:02 [2019-09-16T11:58:02.685Z] + export GOPATH=/tmp/tmp.7vU31VY0b7
11:58:02 [2019-09-16T11:58:02.685Z] + GOPATH=/tmp/tmp.7vU31VY0b7
11:58:02 [2019-09-16T11:58:02.685Z] + RM_GOPATH=1
11:58:02 [2019-09-16T11:58:02.685Z] ++ dirname ./install.sh
11:58:02 [2019-09-16T11:58:02.685Z] + dir=.
11:58:02 [2019-09-16T11:58:02.685Z] + bin=tini
11:58:02 [2019-09-16T11:58:02.685Z] + shift
11:58:02 [2019-09-16T11:58:02.685Z] + '[' '!' -f ./tini.installer ']'
11:58:02 [2019-09-16T11:58:02.685Z] + . ./tini.installer
11:58:02 [2019-09-16T11:58:02.685Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
11:58:02 [2019-09-16T11:58:02.685Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:58:02 [2019-09-16T11:58:02.685Z] + install_tini
11:58:02 [2019-09-16T11:58:02.685Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:58:02 [2019-09-16T11:58:02.685Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.7vU31VY0b7/tini
11:58:02 [2019-09-16T11:58:02.685Z] Cloning into '/tmp/tmp.7vU31VY0b7/tini'...
11:58:02 [2019-09-16T11:58:02.967Z] + cd /tmp/tmp.7vU31VY0b7/tini
11:58:02 [2019-09-16T11:58:02.967Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:58:02 [2019-09-16T11:58:02.967Z] + cmake .
11:58:03 [2019-09-16T11:58:03.250Z] -- The C compiler identification is GNU 6.3.0
11:58:03 [2019-09-16T11:58:03.250Z] -- Check for working C compiler: /usr/bin/cc
11:58:03 [2019-09-16T11:58:03.250Z] -- Check for working C compiler: /usr/bin/cc -- works
11:58:03 [2019-09-16T11:58:03.250Z] -- Detecting C compiler ABI info
11:58:03 [2019-09-16T11:58:03.532Z] -- Detecting C compiler ABI info - done
11:58:03 [2019-09-16T11:58:03.532Z] -- Detecting C compile features
11:58:03 [2019-09-16T11:58:03.825Z] -- Detecting C compile features - done
11:58:03 [2019-09-16T11:58:03.825Z] -- Performing Test HAS_BUILTIN_FORTIFY
11:58:03 [2019-09-16T11:58:03.825Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:58:04 [2019-09-16T11:58:04.106Z] -- Configuring done
11:58:04 [2019-09-16T11:58:04.106Z] -- Generating done
11:58:04 [2019-09-16T11:58:04.106Z] -- Build files have been written to: /tmp/tmp.7vU31VY0b7/tini
11:58:04 [2019-09-16T11:58:04.106Z] + make tini-static
11:58:04 [2019-09-16T11:58:04.106Z] Scanning dependencies of target tini-static
11:58:04 [2019-09-16T11:58:04.106Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:58:04 [2019-09-16T11:58:04.721Z] [100%] Linking C executable tini-static
11:58:04 [2019-09-16T11:58:04.721Z] [100%] Built target tini-static
11:58:04 [2019-09-16T11:58:04.721Z] + mkdir -p /build
11:58:04 [2019-09-16T11:58:04.721Z] + cp tini-static /build/docker-init
11:58:05 [2019-09-16T11:58:05.338Z] Removing intermediate container a517480d1368
11:58:05 [2019-09-16T11:58:05.338Z]  ---> ed99a7702092
11:58:05 [2019-09-16T11:58:05.338Z] Step 88/126 : FROM dev-base AS rootlesskit
11:58:05 [2019-09-16T11:58:05.338Z]  ---> bf1ead148976
11:58:05 [2019-09-16T11:58:05.338Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit
11:58:05 [2019-09-16T11:58:05.338Z]  ---> Running in 030e185bcccc
11:58:05 [2019-09-16T11:58:05.338Z] Removing intermediate container 030e185bcccc
11:58:05 [2019-09-16T11:58:05.338Z]  ---> e54adef43b6d
11:58:05 [2019-09-16T11:58:05.338Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh
11:58:05 [2019-09-16T11:58:05.338Z]  ---> 7316cc8758e6
11:58:05 [2019-09-16T11:58:05.338Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
11:58:05 [2019-09-16T11:58:05.625Z]  ---> fce845ae5064
11:58:05 [2019-09-16T11:58:05.625Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
11:58:05 [2019-09-16T11:58:05.625Z]  ---> Running in 7d713f40fb64
11:58:05 [2019-09-16T11:58:05.908Z] + RM_GOPATH=0
11:58:05 [2019-09-16T11:58:05.908Z] + TMP_GOPATH=
11:58:05 [2019-09-16T11:58:05.908Z] + : /build/
11:58:05 [2019-09-16T11:58:05.908Z] + '[' -z '' ']'
11:58:05 [2019-09-16T11:58:05.908Z] ++ mktemp -d
11:58:05 [2019-09-16T11:58:05.908Z] + export GOPATH=/tmp/tmp.Mygmt27znh
11:58:05 [2019-09-16T11:58:05.908Z] + GOPATH=/tmp/tmp.Mygmt27znh
11:58:05 [2019-09-16T11:58:05.908Z] + RM_GOPATH=1
11:58:05 [2019-09-16T11:58:05.908Z] ++ dirname ./install.sh
11:58:05 [2019-09-16T11:58:05.908Z] + dir=.
11:58:05 [2019-09-16T11:58:05.908Z] + bin=rootlesskit
11:58:05 [2019-09-16T11:58:05.908Z] + shift
11:58:05 [2019-09-16T11:58:05.908Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
11:58:05 [2019-09-16T11:58:05.908Z] + '[' '!' -f ./rootlesskit.installer ']'
11:58:05 [2019-09-16T11:58:05.908Z] + . ./rootlesskit.installer
11:58:05 [2019-09-16T11:58:05.908Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
11:58:05 [2019-09-16T11:58:05.908Z] + install_rootlesskit
11:58:05 [2019-09-16T11:58:05.908Z] + case "$1" in
11:58:05 [2019-09-16T11:58:05.908Z] + export CGO_ENABLED=0
11:58:05 [2019-09-16T11:58:05.908Z] + CGO_ENABLED=0
11:58:05 [2019-09-16T11:58:05.908Z] + _install_rootlesskit
11:58:05 [2019-09-16T11:58:05.908Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
11:58:05 [2019-09-16T11:58:05.908Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Mygmt27znh/src/github.com/rootless-containers/rootlesskit
11:58:05 [2019-09-16T11:58:05.908Z] Cloning into '/tmp/tmp.Mygmt27znh/src/github.com/rootless-containers/rootlesskit'...
11:58:06 [2019-09-16T11:58:06.917Z] + cd /tmp/tmp.Mygmt27znh/src/github.com/rootless-containers/rootlesskit
11:58:06 [2019-09-16T11:58:06.917Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
11:58:06 [2019-09-16T11:58:06.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:58:06 [2019-09-16T11:58:06.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:58:07 [2019-09-16T11:58:07.200Z] + for f in rootlesskit rootlesskit-docker-proxy
11:58:07 [2019-09-16T11:58:07.200Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:58:07 [2019-09-16T11:58:07.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:58:09 [2019-09-16T11:58:09.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:58:11 [2019-09-16T11:58:11.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:58:12 [2019-09-16T11:58:12.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:58:13 [2019-09-16T11:58:13.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:58:14 [2019-09-16T11:58:14.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:58:16 [2019-09-16T11:58:16.145Z] Loaded image: buildpack-deps:jessie
11:58:16 [2019-09-16T11:58:16.145Z] Loaded image: busybox:latest
11:58:16 [2019-09-16T11:58:16.145Z] Loaded image: busybox:glibc
11:58:16 [2019-09-16T11:58:16.145Z] Loaded image: debian:jessie
11:58:16 [2019-09-16T11:58:16.145Z] Loaded image: hello-world:latest
11:58:16 [2019-09-16T11:58:16.145Z] INFO: Testing against a local daemon
11:58:16 [2019-09-16T11:58:16.145Z] === RUN   TestBuildMultiStageCopy
11:58:16 [2019-09-16T11:58:16.145Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:58:17 [2019-09-16T11:58:17.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:58:18 [2019-09-16T11:58:18.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:58:19 [2019-09-16T11:58:19.184Z] .................................................                        [ 30%]
11:58:19 [2019-09-16T11:58:19.868Z] + for f in rootlesskit rootlesskit-docker-proxy
11:58:19 [2019-09-16T11:58:19.868Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:58:21 [2019-09-16T11:58:21.426Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:58:21 [2019-09-16T11:58:21.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:58:21 [2019-09-16T11:58:21.682Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:58:22 [2019-09-16T11:58:22.243Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:58:22 [2019-09-16T11:58:22.544Z] Removing intermediate container 7d713f40fb64
11:58:22 [2019-09-16T11:58:22.544Z]  ---> 63ae67e13dd1
11:58:22 [2019-09-16T11:58:22.544Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build
11:58:22 [2019-09-16T11:58:22.544Z]  ---> 420141d404ae
11:58:22 [2019-09-16T11:58:22.544Z] Step 94/126 : FROM runtime-dev AS dev
11:58:22 [2019-09-16T11:58:22.544Z]  ---> fec6fde52982
11:58:22 [2019-09-16T11:58:22.544Z] Step 95/126 : ARG DEBIAN_FRONTEND
11:58:22 [2019-09-16T11:58:22.544Z]  ---> Running in e8afd79f938d
11:58:22 [2019-09-16T11:58:22.544Z] Removing intermediate container e8afd79f938d
11:58:22 [2019-09-16T11:58:22.544Z]  ---> db133d46496a
11:58:22 [2019-09-16T11:58:22.544Z] Step 96/126 : RUN groupadd -r docker
11:58:22 [2019-09-16T11:58:22.544Z]  ---> Running in d73cfb1fdb35
11:58:22 [2019-09-16T11:58:22.803Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:58:23 [2019-09-16T11:58:23.166Z] Removing intermediate container d73cfb1fdb35
11:58:23 [2019-09-16T11:58:23.166Z]  ---> 661eca36ad27
11:58:23 [2019-09-16T11:58:23.166Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser
11:58:23 [2019-09-16T11:58:23.166Z]  ---> Running in fee11716d646
11:58:23 [2019-09-16T11:58:23.730Z] --- PASS: TestBuildMultiStageCopy (9.22s)
11:58:23 [2019-09-16T11:58:23.730Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (6.53s)
11:58:23 [2019-09-16T11:58:23.730Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s)
11:58:23 [2019-09-16T11:58:23.730Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s)
11:58:23 [2019-09-16T11:58:23.730Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s)
11:58:23 [2019-09-16T11:58:23.730Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s)
11:58:23 [2019-09-16T11:58:23.730Z] === RUN   TestBuildMultiStageCopy
11:58:23 [2019-09-16T11:58:23.730Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:58:23 [2019-09-16T11:58:23.730Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:58:23 [2019-09-16T11:58:23.985Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:58:24 [2019-09-16T11:58:24.177Z] Removing intermediate container fee11716d646
11:58:24 [2019-09-16T11:58:24.177Z]  ---> 36d60ff4fcf7
11:58:24 [2019-09-16T11:58:24.177Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:58:24 [2019-09-16T11:58:24.177Z]  ---> Running in f084a48317cf
11:58:24 [2019-09-16T11:58:24.241Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:58:24 [2019-09-16T11:58:24.459Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:58:24 [2019-09-16T11:58:24.496Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:58:24 [2019-09-16T11:58:24.742Z] Removing intermediate container f084a48317cf
11:58:24 [2019-09-16T11:58:24.742Z]  ---> fcdd501ecb8a
11:58:24 [2019-09-16T11:58:24.742Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:58:24 [2019-09-16T11:58:24.742Z]  ---> Running in 26b11aabe130
11:58:24 [2019-09-16T11:58:24.793Z] 3889bb8d808b: Pull complete
11:58:25 [2019-09-16T11:58:25.057Z] --- PASS: TestBuildMultiStageCopy (1.37s)
11:58:25 [2019-09-16T11:58:25.057Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.19s)
11:58:25 [2019-09-16T11:58:25.057Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
11:58:25 [2019-09-16T11:58:25.057Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.26s)
11:58:25 [2019-09-16T11:58:25.057Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s)
11:58:25 [2019-09-16T11:58:25.057Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
11:58:25 [2019-09-16T11:58:25.057Z] === RUN   TestBuildMultiStageCopy
11:58:25 [2019-09-16T11:58:25.057Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:58:25 [2019-09-16T11:58:25.057Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:58:25 [2019-09-16T11:58:25.312Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:58:25 [2019-09-16T11:58:25.361Z] Removing intermediate container 26b11aabe130
11:58:25 [2019-09-16T11:58:25.361Z]  ---> 94df04740e62
11:58:25 [2019-09-16T11:58:25.361Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:58:25 [2019-09-16T11:58:25.649Z]  ---> Running in ffa43e163c29
11:58:25 [2019-09-16T11:58:25.873Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:58:25 [2019-09-16T11:58:25.873Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:58:26 [2019-09-16T11:58:26.128Z] --- PASS: TestBuildMultiStageCopy (1.26s)
11:58:26 [2019-09-16T11:58:26.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.19s)
11:58:26 [2019-09-16T11:58:26.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s)
11:58:26 [2019-09-16T11:58:26.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.28s)
11:58:26 [2019-09-16T11:58:26.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.28s)
11:58:26 [2019-09-16T11:58:26.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s)
11:58:26 [2019-09-16T11:58:26.128Z] === RUN   TestBuildMultiStageCopy
11:58:26 [2019-09-16T11:58:26.128Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:58:26 [2019-09-16T11:58:26.269Z] Removing intermediate container ffa43e163c29
11:58:26 [2019-09-16T11:58:26.270Z]  ---> a0b7e8441dab
11:58:26 [2019-09-16T11:58:26.270Z] Step 101/126 : RUN ldconfig
11:58:26 [2019-09-16T11:58:26.270Z]  ---> Running in 0cddab6bd507
11:58:26 [2019-09-16T11:58:26.383Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:58:26 [2019-09-16T11:58:26.640Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:58:26 [2019-09-16T11:58:26.885Z] Removing intermediate container 0cddab6bd507
11:58:26 [2019-09-16T11:58:26.885Z]  ---> 85dbd9a31f47
11:58:26 [2019-09-16T11:58:26.885Z] Step 102/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
11:58:26 [2019-09-16T11:58:26.885Z]  ---> Running in dd3b2ccef4db
11:58:26 [2019-09-16T11:58:26.895Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:58:27 [2019-09-16T11:58:27.150Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:58:27 [2019-09-16T11:58:27.504Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
11:58:27 [2019-09-16T11:58:27.504Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
11:58:27 [2019-09-16T11:58:27.504Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
11:58:27 [2019-09-16T11:58:27.504Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
11:58:27 [2019-09-16T11:58:27.504Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
11:58:27 [2019-09-16T11:58:27.504Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB]
11:58:27 [2019-09-16T11:58:27.755Z] --- PASS: TestBuildMultiStageCopy (1.34s)
11:58:27 [2019-09-16T11:58:27.755Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.21s)
11:58:27 [2019-09-16T11:58:27.755Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s)
11:58:27 [2019-09-16T11:58:27.755Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.27s)
11:58:27 [2019-09-16T11:58:27.755Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s)
11:58:27 [2019-09-16T11:58:27.755Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s)
11:58:27 [2019-09-16T11:58:27.755Z] === RUN   TestBuildMultiStageCopy
11:58:27 [2019-09-16T11:58:27.755Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:58:27 [2019-09-16T11:58:27.755Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:58:27 [2019-09-16T11:58:27.787Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
11:58:28 [2019-09-16T11:58:28.010Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:58:28 [2019-09-16T11:58:28.069Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
11:58:28 [2019-09-16T11:58:28.266Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:58:28 [2019-09-16T11:58:28.521Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:58:28 [2019-09-16T11:58:28.776Z] --- PASS: TestBuildMultiStageCopy (1.31s)
11:58:28 [2019-09-16T11:58:28.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.20s)
11:58:28 [2019-09-16T11:58:28.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s)
11:58:28 [2019-09-16T11:58:28.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s)
11:58:28 [2019-09-16T11:58:28.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s)
11:58:28 [2019-09-16T11:58:28.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s)
11:58:29 [2019-09-16T11:58:29.032Z] PASS
11:58:29 [2019-09-16T11:58:29.032Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:58:29 [2019-09-16T11:58:29.032Z] INFO: Testing against a local daemon
11:58:29 [2019-09-16T11:58:29.032Z] === RUN   TestConfigDaemonLibtrustID
11:58:29 [2019-09-16T11:58:29.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:58:29 [2019-09-16T11:58:29.592Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
11:58:29 [2019-09-16T11:58:29.592Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
11:58:29 [2019-09-16T11:58:29.592Z]     daemon.go:321: [d907fd4ed260a] waiting for daemon to start
11:58:29 [2019-09-16T11:58:29.592Z]     daemon.go:339: [d907fd4ed260a] daemon started
11:58:29 [2019-09-16T11:58:29.592Z]     daemon.go:449: [d907fd4ed260a] Stopping daemon
11:58:29 [2019-09-16T11:58:29.592Z]     daemon.go:288: [d907fd4ed260a] exiting daemon
11:58:29 [2019-09-16T11:58:29.592Z]     daemon.go:436: [d907fd4ed260a] Daemon stopped
11:58:29 [2019-09-16T11:58:29.592Z] === RUN   TestConfigDaemonLibtrustID
11:58:30 [2019-09-16T11:58:30.088Z] Fetched 7721 kB in 2s (3208 kB/s)
11:58:30 [2019-09-16T11:58:30.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:58:30 [2019-09-16T11:58:30.153Z] --- PASS: TestConfigDaemonLibtrustID (0.62s)
11:58:30 [2019-09-16T11:58:30.153Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
11:58:30 [2019-09-16T11:58:30.153Z]     daemon.go:321: [d7ecb6f8e7089] waiting for daemon to start
11:58:30 [2019-09-16T11:58:30.153Z]     daemon.go:339: [d7ecb6f8e7089] daemon started
11:58:30 [2019-09-16T11:58:30.153Z]     daemon.go:449: [d7ecb6f8e7089] Stopping daemon
11:58:30 [2019-09-16T11:58:30.153Z]     daemon.go:288: [d7ecb6f8e7089] exiting daemon
11:58:30 [2019-09-16T11:58:30.153Z]     daemon.go:436: [d7ecb6f8e7089] Daemon stopped
11:58:30 [2019-09-16T11:58:30.153Z] === RUN   TestConfigDaemonLibtrustID
11:58:30 [2019-09-16T11:58:30.713Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
11:58:30 [2019-09-16T11:58:30.713Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
11:58:30 [2019-09-16T11:58:30.713Z]     daemon.go:321: [da2effaae7b7d] waiting for daemon to start
11:58:30 [2019-09-16T11:58:30.713Z]     daemon.go:339: [da2effaae7b7d] daemon started
11:58:30 [2019-09-16T11:58:30.713Z]     daemon.go:449: [da2effaae7b7d] Stopping daemon
11:58:30 [2019-09-16T11:58:30.713Z]     daemon.go:288: [da2effaae7b7d] exiting daemon
11:58:30 [2019-09-16T11:58:30.713Z]     daemon.go:436: [da2effaae7b7d] Daemon stopped
11:58:30 [2019-09-16T11:58:30.713Z] === RUN   TestConfigDaemonLibtrustID
11:58:31 [2019-09-16T11:58:31.111Z] Reading package lists...
11:58:31 [2019-09-16T11:58:31.273Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
11:58:31 [2019-09-16T11:58:31.273Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
11:58:31 [2019-09-16T11:58:31.273Z]     daemon.go:321: [d843acfc2268e] waiting for daemon to start
11:58:31 [2019-09-16T11:58:31.273Z]     daemon.go:339: [d843acfc2268e] daemon started
11:58:31 [2019-09-16T11:58:31.273Z]     daemon.go:449: [d843acfc2268e] Stopping daemon
11:58:31 [2019-09-16T11:58:31.274Z]     daemon.go:288: [d843acfc2268e] exiting daemon
11:58:31 [2019-09-16T11:58:31.274Z]     daemon.go:436: [d843acfc2268e] Daemon stopped
11:58:31 [2019-09-16T11:58:31.274Z] === RUN   TestConfigDaemonLibtrustID
11:58:31 [2019-09-16T11:58:31.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:58:31 [2019-09-16T11:58:31.834Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
11:58:31 [2019-09-16T11:58:31.834Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
11:58:31 [2019-09-16T11:58:31.834Z]     daemon.go:321: [d0918eac5f38c] waiting for daemon to start
11:58:31 [2019-09-16T11:58:31.834Z]     daemon.go:339: [d0918eac5f38c] daemon started
11:58:31 [2019-09-16T11:58:31.834Z]     daemon.go:449: [d0918eac5f38c] Stopping daemon
11:58:31 [2019-09-16T11:58:31.834Z]     daemon.go:288: [d0918eac5f38c] exiting daemon
11:58:31 [2019-09-16T11:58:31.834Z]     daemon.go:436: [d0918eac5f38c] Daemon stopped
11:58:31 [2019-09-16T11:58:31.834Z] PASS
11:58:31 [2019-09-16T11:58:31.834Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:58:32 [2019-09-16T11:58:32.089Z] INFO: Testing against a local daemon
11:58:32 [2019-09-16T11:58:32.089Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:58:32 [2019-09-16T11:58:32.089Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
11:58:32 [2019-09-16T11:58:32.089Z] === RUN   TestCopyFromContainerPathIsNotDir
11:58:32 [2019-09-16T11:58:32.089Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
11:58:32 [2019-09-16T11:58:32.089Z] === RUN   TestCopyFromContainer
11:58:32 [2019-09-16T11:58:32.134Z] Reading package lists...
11:58:32 [2019-09-16T11:58:32.424Z] Building dependency tree...
11:58:32 [2019-09-16T11:58:32.424Z] Reading state information...
11:58:32 [2019-09-16T11:58:32.424Z] The following additional packages will be installed:
11:58:32 [2019-09-16T11:58:32.424Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
11:58:32 [2019-09-16T11:58:32.424Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
11:58:32 [2019-09-16T11:58:32.424Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
11:58:32 [2019-09-16T11:58:32.424Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
11:58:32 [2019-09-16T11:58:32.424Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:58:32 [2019-09-16T11:58:32.424Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
11:58:32 [2019-09-16T11:58:32.424Z]   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
11:58:32 [2019-09-16T11:58:32.424Z]   mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
11:58:32 [2019-09-16T11:58:32.424Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
11:58:32 [2019-09-16T11:58:32.424Z] Suggested packages:
11:58:32 [2019-09-16T11:58:32.424Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
11:58:32 [2019-09-16T11:58:32.424Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
11:58:32 [2019-09-16T11:58:32.424Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
11:58:32 [2019-09-16T11:58:32.424Z]   vim-doc vim-scripts xfsdump acl attr quota
11:58:32 [2019-09-16T11:58:32.424Z] Recommended packages:
11:58:32 [2019-09-16T11:58:32.424Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
11:58:32 [2019-09-16T11:58:32.424Z]   python3-keyrings.alt python3-xdg unzip
11:58:33 [2019-09-16T11:58:33.434Z] The following NEW packages will be installed:
11:58:33 [2019-09-16T11:58:33.434Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
11:58:33 [2019-09-16T11:58:33.434Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
11:58:33 [2019-09-16T11:58:33.434Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
11:58:33 [2019-09-16T11:58:33.434Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
11:58:33 [2019-09-16T11:58:33.434Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
11:58:33 [2019-09-16T11:58:33.434Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
11:58:33 [2019-09-16T11:58:33.434Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
11:58:33 [2019-09-16T11:58:33.434Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
11:58:33 [2019-09-16T11:58:33.434Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
11:58:33 [2019-09-16T11:58:33.434Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
11:58:33 [2019-09-16T11:58:33.434Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
11:58:33 [2019-09-16T11:58:33.434Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
11:58:33 [2019-09-16T11:58:33.434Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
11:58:33 [2019-09-16T11:58:33.434Z]   xfsprogs xxd xz-utils zip
11:58:33 [2019-09-16T11:58:33.434Z] The following packages will be upgraded:
11:58:33 [2019-09-16T11:58:33.434Z]   libsystemd0 libudev1
11:58:33 [2019-09-16T11:58:33.727Z] 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded.
11:58:33 [2019-09-16T11:58:33.727Z] Need to get 87.7 MB of archives.
11:58:33 [2019-09-16T11:58:33.727Z] After this operation, 585 MB of additional disk space will be used.
11:58:33 [2019-09-16T11:58:33.727Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd0 ppc64el 232-25+deb9u12 [252 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev1 ppc64el 232-25+deb9u12 [120 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
11:58:33 [2019-09-16T11:58:33.727Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
11:58:33 [2019-09-16T11:58:33.728Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
11:58:33 [2019-09-16T11:58:33.728Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
11:58:33 [2019-09-16T11:58:33.728Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
11:58:33 [2019-09-16T11:58:33.728Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
11:58:33 [2019-09-16T11:58:33.728Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
11:58:33 [2019-09-16T11:58:33.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:58:34 [2019-09-16T11:58:34.015Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
11:58:34 [2019-09-16T11:58:34.015Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
11:58:34 [2019-09-16T11:58:34.015Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
11:58:34 [2019-09-16T11:58:34.301Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
11:58:34 [2019-09-16T11:58:34.301Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
11:58:34 [2019-09-16T11:58:34.301Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
11:58:34 [2019-09-16T11:58:34.301Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
11:58:34 [2019-09-16T11:58:34.301Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
11:58:34 [2019-09-16T11:58:34.301Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
11:58:34 [2019-09-16T11:58:34.301Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
11:58:34 [2019-09-16T11:58:34.301Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
11:58:34 [2019-09-16T11:58:34.585Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
11:58:34 [2019-09-16T11:58:34.585Z] Get:70 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB]
11:58:35 [2019-09-16T11:58:35.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:58:35 [2019-09-16T11:58:35.212Z] Get:71 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB]
11:58:35 [2019-09-16T11:58:35.352Z] === RUN   TestCopyFromContainer//
11:58:35 [2019-09-16T11:58:35.352Z] === RUN   TestCopyFromContainer//bar/root
11:58:35 [2019-09-16T11:58:35.607Z] === RUN   TestCopyFromContainer//bar/root/
11:58:35 [2019-09-16T11:58:35.607Z] === RUN   TestCopyFromContainer/bar/quux
11:58:35 [2019-09-16T11:58:35.828Z] debconf: delaying package configuration, since apt-utils is not installed
11:58:35 [2019-09-16T11:58:35.828Z] Fetched 87.7 MB in 2s (41.8 MB/s)
11:58:35 [2019-09-16T11:58:35.828Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15020 files and directories currently installed.)
11:58:35 [2019-09-16T11:58:35.828Z] Preparing to unpack .../libsystemd0_232-25+deb9u12_ppc64el.deb ...
11:58:35 [2019-09-16T11:58:35.828Z] Unpacking libsystemd0:ppc64el (232-25+deb9u12) over (232-25+deb9u11) ...
11:58:35 [2019-09-16T11:58:35.862Z] === RUN   TestCopyFromContainer/bar/quux/
11:58:36 [2019-09-16T11:58:36.110Z] Setting up libsystemd0:ppc64el (232-25+deb9u12) ...
11:58:36 [2019-09-16T11:58:36.110Z] Selecting previously unselected package bash-completion.
11:58:36 [2019-09-16T11:58:36.110Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15020 files and directories currently installed.)
11:58:36 [2019-09-16T11:58:36.110Z] Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
11:58:36 [2019-09-16T11:58:36.118Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:58:36 [2019-09-16T11:58:36.118Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:58:36 [2019-09-16T11:58:36.373Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:58:36 [2019-09-16T11:58:36.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:58:36 [2019-09-16T11:58:36.628Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:58:36 [2019-09-16T11:58:36.628Z] === RUN   TestCopyFromContainer/bar/notarget
11:58:36 [2019-09-16T11:58:36.884Z] --- PASS: TestCopyFromContainer (4.70s)
11:58:36 [2019-09-16T11:58:36.884Z]     --- PASS: TestCopyFromContainer// (0.19s)
11:58:36 [2019-09-16T11:58:36.884Z]     --- PASS: TestCopyFromContainer//bar/root (0.27s)
11:58:36 [2019-09-16T11:58:36.884Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.16s)
11:58:36 [2019-09-16T11:58:36.884Z]     --- PASS: TestCopyFromContainer/bar/quux (0.19s)
11:58:36 [2019-09-16T11:58:36.884Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.19s)
11:58:36 [2019-09-16T11:58:36.884Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
11:58:36 [2019-09-16T11:58:36.884Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s)
11:58:36 [2019-09-16T11:58:36.884Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s)
11:58:36 [2019-09-16T11:58:36.884Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.18s)
11:58:36 [2019-09-16T11:58:36.884Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.16s)
11:58:36 [2019-09-16T11:58:36.884Z] === RUN   TestHealthKillContainer
11:58:37 [2019-09-16T11:58:37.117Z] Unpacking bash-completion (1:2.1-4.3) ...
11:58:37 [2019-09-16T11:58:37.401Z] Selecting previously unselected package libnet1:ppc64el.
11:58:37 [2019-09-16T11:58:37.401Z] Preparing to unpack .../libnet1_1.1.6+dfsg-3_ppc64el.deb ...
11:58:37 [2019-09-16T11:58:37.401Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
11:58:37 [2019-09-16T11:58:37.401Z] Selecting previously unselected package libnfnetlink0:ppc64el.
11:58:37 [2019-09-16T11:58:37.401Z] Preparing to unpack .../libnfnetlink0_1.0.1-3_ppc64el.deb ...
11:58:37 [2019-09-16T11:58:37.401Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
11:58:37 [2019-09-16T11:58:37.401Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
11:58:37 [2019-09-16T11:58:37.401Z] Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
11:58:37 [2019-09-16T11:58:37.401Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
11:58:37 [2019-09-16T11:58:37.401Z] Preparing to unpack .../libudev1_232-25+deb9u12_ppc64el.deb ...
11:58:37 [2019-09-16T11:58:37.401Z] Unpacking libudev1:ppc64el (232-25+deb9u12) over (232-25+deb9u11) ...
11:58:37 [2019-09-16T11:58:37.401Z] Setting up libudev1:ppc64el (232-25+deb9u12) ...
11:58:37 [2019-09-16T11:58:37.401Z] Selecting previously unselected package libudev-dev:ppc64el.
11:58:37 [2019-09-16T11:58:37.401Z] (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 ... 15619 files and directories currently installed.)
11:58:37 [2019-09-16T11:58:37.401Z] Preparing to unpack .../0-libudev-dev_232-25+deb9u12_ppc64el.deb ...
11:58:37 [2019-09-16T11:58:37.401Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
11:58:37 [2019-09-16T11:58:37.401Z] Selecting previously unselected package libpython3.5-minimal:ppc64el.
11:58:37 [2019-09-16T11:58:37.401Z] Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
11:58:37 [2019-09-16T11:58:37.401Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
11:58:37 [2019-09-16T11:58:37.684Z] Selecting previously unselected package python3.5-minimal.
11:58:37 [2019-09-16T11:58:37.684Z] Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
11:58:37 [2019-09-16T11:58:37.684Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
11:58:37 [2019-09-16T11:58:37.830Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:58:37 [2019-09-16T11:58:37.830Z] Using test binary docker
11:58:37 [2019-09-16T11:58:37.830Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:58:37 [2019-09-16T11:58:37.830Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:58:37 [2019-09-16T11:58:37.830Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:58:37 [2019-09-16T11:58:37.830Z] Warning failed to create cache: (null)
11:58:37 [2019-09-16T11:58:37.830Z] .
11:58:37 [2019-09-16T11:58:37.830Z] INFO: Waiting for daemon to start...
11:58:37 [2019-09-16T11:58:37.830Z] Starting dockerd
11:58:37 [2019-09-16T11:58:37.967Z] Selecting previously unselected package python3-minimal.
11:58:37 [2019-09-16T11:58:37.967Z] Preparing to unpack .../3-python3-minimal_3.5.3-1_ppc64el.deb ...
11:58:37 [2019-09-16T11:58:37.967Z] Unpacking python3-minimal (3.5.3-1) ...
11:58:37 [2019-09-16T11:58:37.967Z] Selecting previously unselected package libmpdec2:ppc64el.
11:58:37 [2019-09-16T11:58:37.967Z] Preparing to unpack .../4-libmpdec2_2.4.2-1_ppc64el.deb ...
11:58:37 [2019-09-16T11:58:37.967Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ...
11:58:37 [2019-09-16T11:58:37.967Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el.
11:58:37 [2019-09-16T11:58:37.967Z] Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
11:58:37 [2019-09-16T11:58:37.967Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
11:58:38 [2019-09-16T11:58:38.250Z] Selecting previously unselected package python3.5.
11:58:38 [2019-09-16T11:58:38.250Z] Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
11:58:38 [2019-09-16T11:58:38.250Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
11:58:38 [2019-09-16T11:58:38.250Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
11:58:38 [2019-09-16T11:58:38.250Z] Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
11:58:38 [2019-09-16T11:58:38.250Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
11:58:38 [2019-09-16T11:58:38.533Z] Selecting previously unselected package dh-python.
11:58:38 [2019-09-16T11:58:38.533Z] Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
11:58:38 [2019-09-16T11:58:38.533Z] Unpacking dh-python (2.20170125) ...
11:58:38 [2019-09-16T11:58:38.533Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
11:58:38 [2019-09-16T11:58:38.533Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
11:58:39 [2019-09-16T11:58:39.545Z] Setting up python3-minimal (3.5.3-1) ...
11:58:39 [2019-09-16T11:58:39.653Z] .
11:58:39 [2019-09-16T11:58:39.653Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:58:39 [2019-09-16T11:58:39.653Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:58:39 [2019-09-16T11:58:39.653Z] Error: No such image: emptyfs
11:58:39 [2019-09-16T11:58:39.829Z] Selecting previously unselected package python3.
11:58:39 [2019-09-16T11:58:39.829Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16606 files and directories currently installed.)
11:58:39 [2019-09-16T11:58:39.829Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
11:58:39 [2019-09-16T11:58:39.829Z] Unpacking python3 (3.5.3-1) ...
11:58:39 [2019-09-16T11:58:39.829Z] Selecting previously unselected package pigz.
11:58:39 [2019-09-16T11:58:39.829Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
11:58:39 [2019-09-16T11:58:39.829Z] Unpacking pigz (2.3.4-1) ...
11:58:39 [2019-09-16T11:58:39.829Z] Selecting previously unselected package libip4tc0:ppc64el.
11:58:39 [2019-09-16T11:58:39.829Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:58:39 [2019-09-16T11:58:39.829Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:58:39 [2019-09-16T11:58:39.829Z] Selecting previously unselected package libip6tc0:ppc64el.
11:58:39 [2019-09-16T11:58:39.829Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:58:39 [2019-09-16T11:58:39.829Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:58:39 [2019-09-16T11:58:39.829Z] Selecting previously unselected package libiptc0:ppc64el.
11:58:39 [2019-09-16T11:58:39.829Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:58:39 [2019-09-16T11:58:39.829Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:58:39 [2019-09-16T11:58:39.829Z] Selecting previously unselected package libxtables12:ppc64el.
11:58:39 [2019-09-16T11:58:39.829Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:58:39 [2019-09-16T11:58:39.829Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
11:58:39 [2019-09-16T11:58:39.830Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
11:58:39 [2019-09-16T11:58:39.830Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
11:58:39 [2019-09-16T11:58:39.830Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
11:58:40 [2019-09-16T11:58:40.024Z] Running integration-test (iteration 1)
11:58:40 [2019-09-16T11:58:40.024Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
11:58:40 [2019-09-16T11:58:40.112Z] Selecting previously unselected package iptables.
11:58:40 [2019-09-16T11:58:40.112Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.112Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
11:58:40 [2019-09-16T11:58:40.112Z] Selecting previously unselected package xxd.
11:58:40 [2019-09-16T11:58:40.112Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.112Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
11:58:40 [2019-09-16T11:58:40.112Z] Selecting previously unselected package vim-common.
11:58:40 [2019-09-16T11:58:40.112Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
11:58:40 [2019-09-16T11:58:40.112Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
11:58:40 [2019-09-16T11:58:40.112Z] Selecting previously unselected package bzip2.
11:58:40 [2019-09-16T11:58:40.112Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.112Z] Unpacking bzip2 (1.0.6-8.1) ...
11:58:40 [2019-09-16T11:58:40.112Z] Selecting previously unselected package libgpm2:ppc64el.
11:58:40 [2019-09-16T11:58:40.112Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.112Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
11:58:40 [2019-09-16T11:58:40.112Z] Selecting previously unselected package xz-utils.
11:58:40 [2019-09-16T11:58:40.112Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.112Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
11:58:40 [2019-09-16T11:58:40.394Z] Selecting previously unselected package aufs-tools.
11:58:40 [2019-09-16T11:58:40.394Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.394Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
11:58:40 [2019-09-16T11:58:40.394Z] Selecting previously unselected package liblzo2-2:ppc64el.
11:58:40 [2019-09-16T11:58:40.394Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.394Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:58:40 [2019-09-16T11:58:40.394Z] Selecting previously unselected package btrfs-progs.
11:58:40 [2019-09-16T11:58:40.394Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.394Z] Unpacking btrfs-progs (4.7.3-1) ...
11:58:40 [2019-09-16T11:58:40.394Z] Selecting previously unselected package btrfs-tools.
11:58:40 [2019-09-16T11:58:40.394Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.394Z] Unpacking btrfs-tools (4.7.3-1) ...
11:58:40 [2019-09-16T11:58:40.394Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
11:58:40 [2019-09-16T11:58:40.394Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.394Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
11:58:40 [2019-09-16T11:58:40.679Z] Selecting previously unselected package dmsetup.
11:58:40 [2019-09-16T11:58:40.679Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.679Z] Unpacking dmsetup (2:1.02.137-2) ...
11:58:40 [2019-09-16T11:58:40.679Z] Selecting previously unselected package libonig4:ppc64el.
11:58:40 [2019-09-16T11:58:40.679Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.679Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
11:58:40 [2019-09-16T11:58:40.679Z] Selecting previously unselected package libjq1:ppc64el.
11:58:40 [2019-09-16T11:58:40.679Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.679Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
11:58:40 [2019-09-16T11:58:40.679Z] Selecting previously unselected package jq.
11:58:40 [2019-09-16T11:58:40.679Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.679Z] Unpacking jq (1.5+dfsg-1.3) ...
11:58:40 [2019-09-16T11:58:40.679Z] Selecting previously unselected package libaio1:ppc64el.
11:58:40 [2019-09-16T11:58:40.679Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.679Z] Unpacking libaio1:ppc64el (0.3.110-3) ...
11:58:40 [2019-09-16T11:58:40.679Z] Selecting previously unselected package libcap2-bin.
11:58:40 [2019-09-16T11:58:40.679Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.679Z] Unpacking libcap2-bin (1:2.25-1) ...
11:58:40 [2019-09-16T11:58:40.679Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
11:58:40 [2019-09-16T11:58:40.679Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.679Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
11:58:40 [2019-09-16T11:58:40.679Z] Selecting previously unselected package libsepol1-dev:ppc64el.
11:58:40 [2019-09-16T11:58:40.679Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.679Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ...
11:58:40 [2019-09-16T11:58:40.966Z] Selecting previously unselected package libpcre16-3:ppc64el.
11:58:40 [2019-09-16T11:58:40.966Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.966Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
11:58:40 [2019-09-16T11:58:40.966Z] Selecting previously unselected package libpcre32-3:ppc64el.
11:58:40 [2019-09-16T11:58:40.966Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.966Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
11:58:40 [2019-09-16T11:58:40.966Z] Selecting previously unselected package libpcre3-dev:ppc64el.
11:58:40 [2019-09-16T11:58:40.966Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.966Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
11:58:40 [2019-09-16T11:58:40.966Z] Selecting previously unselected package libselinux1-dev:ppc64el.
11:58:40 [2019-09-16T11:58:40.966Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
11:58:40 [2019-09-16T11:58:40.966Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
11:58:41 [2019-09-16T11:58:41.171Z] --- PASS: TestHealthKillContainer (3.75s)
11:58:41 [2019-09-16T11:58:41.171Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:58:41 [2019-09-16T11:58:41.171Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
11:58:41 [2019-09-16T11:58:41.171Z] === RUN   TestCopyFromContainerPathIsNotDir
11:58:41 [2019-09-16T11:58:41.171Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
11:58:41 [2019-09-16T11:58:41.171Z] === RUN   TestCopyFromContainer
11:58:41 [2019-09-16T11:58:41.249Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
11:58:41 [2019-09-16T11:58:41.249Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
11:58:41 [2019-09-16T11:58:41.249Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
11:58:41 [2019-09-16T11:58:41.249Z] Selecting previously unselected package libnl-3-200:ppc64el.
11:58:41 [2019-09-16T11:58:41.249Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
11:58:41 [2019-09-16T11:58:41.249Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
11:58:41 [2019-09-16T11:58:41.249Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
11:58:41 [2019-09-16T11:58:41.249Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
11:58:41 [2019-09-16T11:58:41.249Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
11:58:41 [2019-09-16T11:58:41.249Z] Selecting previously unselected package libreadline5:ppc64el.
11:58:41 [2019-09-16T11:58:41.249Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
11:58:41 [2019-09-16T11:58:41.249Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
11:58:41 [2019-09-16T11:58:41.249Z] Selecting previously unselected package libsystemd-dev:ppc64el.
11:58:41 [2019-09-16T11:58:41.249Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
11:58:41 [2019-09-16T11:58:41.249Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
11:58:41 [2019-09-16T11:58:41.868Z] Selecting previously unselected package net-tools.
11:58:41 [2019-09-16T11:58:41.868Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
11:58:41 [2019-09-16T11:58:41.868Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
11:58:41 [2019-09-16T11:58:41.868Z] Selecting previously unselected package python-pip-whl.
11:58:41 [2019-09-16T11:58:41.868Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
11:58:41 [2019-09-16T11:58:41.868Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
11:58:41 [2019-09-16T11:58:41.868Z] Selecting previously unselected package python3-pip.
11:58:41 [2019-09-16T11:58:41.868Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
11:58:41 [2019-09-16T11:58:41.868Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
11:58:42 [2019-09-16T11:58:42.152Z] Selecting previously unselected package python3-pkg-resources.
11:58:42 [2019-09-16T11:58:42.152Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
11:58:42 [2019-09-16T11:58:42.152Z] Unpacking python3-pkg-resources (33.1.1-1) ...
11:58:42 [2019-09-16T11:58:42.152Z] Selecting previously unselected package python3-setuptools.
11:58:42 [2019-09-16T11:58:42.152Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
11:58:42 [2019-09-16T11:58:42.152Z] Unpacking python3-setuptools (33.1.1-1) ...
11:58:42 [2019-09-16T11:58:42.152Z] Selecting previously unselected package python3-wheel.
11:58:42 [2019-09-16T11:58:42.152Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
11:58:42 [2019-09-16T11:58:42.152Z] Unpacking python3-wheel (0.29.0-2) ...
11:58:42 [2019-09-16T11:58:42.152Z] Selecting previously unselected package thin-provisioning-tools.
11:58:42 [2019-09-16T11:58:42.152Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
11:58:42 [2019-09-16T11:58:42.152Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
11:58:42 [2019-09-16T11:58:42.152Z] Selecting previously unselected package vim-runtime.
11:58:42 [2019-09-16T11:58:42.152Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
11:58:42 [2019-09-16T11:58:42.152Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
11:58:42 [2019-09-16T11:58:42.295Z] tests/integration/api_exec_test.py ....................                  [ 35%]
11:58:42 [2019-09-16T11:58:42.434Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
11:58:42 [2019-09-16T11:58:42.434Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
11:58:43 [2019-09-16T11:58:43.451Z] Selecting previously unselected package vim.
11:58:43 [2019-09-16T11:58:43.451Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
11:58:43 [2019-09-16T11:58:43.451Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
11:58:43 [2019-09-16T11:58:43.451Z] Selecting previously unselected package xfsprogs.
11:58:43 [2019-09-16T11:58:43.451Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
11:58:43 [2019-09-16T11:58:43.451Z] Unpacking xfsprogs (4.9.0+nmu1) ...
11:58:43 [2019-09-16T11:58:43.451Z] Selecting previously unselected package zip.
11:58:43 [2019-09-16T11:58:43.451Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
11:58:43 [2019-09-16T11:58:43.451Z] Unpacking zip (3.0-11+b1) ...
11:58:43 [2019-09-16T11:58:43.727Z] === RUN   TestCopyFromContainer//
11:58:43 [2019-09-16T11:58:43.733Z] Selecting previously unselected package libapparmor-perl.
11:58:43 [2019-09-16T11:58:43.733Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
11:58:43 [2019-09-16T11:58:43.733Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
11:58:43 [2019-09-16T11:58:43.733Z] Selecting previously unselected package apparmor.
11:58:43 [2019-09-16T11:58:43.733Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
11:58:43 [2019-09-16T11:58:43.733Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
11:58:43 [2019-09-16T11:58:43.733Z] Selecting previously unselected package binutils-mingw-w64-i686.
11:58:43 [2019-09-16T11:58:43.733Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
11:58:43 [2019-09-16T11:58:43.733Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:58:43 [2019-09-16T11:58:43.983Z] === RUN   TestCopyFromContainer//bar/root
11:58:44 [2019-09-16T11:58:44.239Z] === RUN   TestCopyFromContainer//bar/root/
11:58:44 [2019-09-16T11:58:44.239Z] === RUN   TestCopyFromContainer/bar/quux
11:58:44 [2019-09-16T11:58:44.350Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
11:58:44 [2019-09-16T11:58:44.350Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
11:58:44 [2019-09-16T11:58:44.350Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:58:44 [2019-09-16T11:58:44.496Z] === RUN   TestCopyFromContainer/bar/quux/
11:58:44 [2019-09-16T11:58:44.632Z] Selecting previously unselected package binutils-mingw-w64.
11:58:44 [2019-09-16T11:58:44.632Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
11:58:44 [2019-09-16T11:58:44.632Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:58:44 [2019-09-16T11:58:44.632Z] Selecting previously unselected package mingw-w64-common.
11:58:44 [2019-09-16T11:58:44.632Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
11:58:44 [2019-09-16T11:58:44.632Z] Unpacking mingw-w64-common (5.0.1-1) ...
11:58:44 [2019-09-16T11:58:44.752Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:58:45 [2019-09-16T11:58:45.007Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:58:45 [2019-09-16T11:58:45.007Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:58:45 [2019-09-16T11:58:45.263Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:58:45 [2019-09-16T11:58:45.263Z] === RUN   TestCopyFromContainer/bar/notarget
11:58:45 [2019-09-16T11:58:45.518Z] --- PASS: TestCopyFromContainer (4.72s)
11:58:45 [2019-09-16T11:58:45.518Z]     --- PASS: TestCopyFromContainer// (0.20s)
11:58:45 [2019-09-16T11:58:45.518Z]     --- PASS: TestCopyFromContainer//bar/root (0.20s)
11:58:45 [2019-09-16T11:58:45.518Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.20s)
11:58:45 [2019-09-16T11:58:45.518Z]     --- PASS: TestCopyFromContainer/bar/quux (0.20s)
11:58:45 [2019-09-16T11:58:45.518Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.19s)
11:58:45 [2019-09-16T11:58:45.518Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s)
11:58:45 [2019-09-16T11:58:45.518Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.18s)
11:58:45 [2019-09-16T11:58:45.518Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s)
11:58:45 [2019-09-16T11:58:45.518Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s)
11:58:45 [2019-09-16T11:58:45.518Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.16s)
11:58:45 [2019-09-16T11:58:45.518Z] === RUN   TestHealthKillContainer
11:58:45 [2019-09-16T11:58:45.643Z] Selecting previously unselected package mingw-w64-x86-64-dev.
11:58:45 [2019-09-16T11:58:45.643Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
11:58:45 [2019-09-16T11:58:45.643Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
11:58:47 [2019-09-16T11:58:47.135Z] Selecting previously unselected package gcc-mingw-w64-base.
11:58:47 [2019-09-16T11:58:47.135Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
11:58:47 [2019-09-16T11:58:47.135Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:58:47 [2019-09-16T11:58:47.135Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
11:58:47 [2019-09-16T11:58:47.135Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
11:58:47 [2019-09-16T11:58:47.135Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:58:49 [2019-09-16T11:58:49.721Z] --- PASS: TestHealthKillContainer (3.65s)
11:58:49 [2019-09-16T11:58:49.721Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:58:49 [2019-09-16T11:58:49.721Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
11:58:49 [2019-09-16T11:58:49.721Z] === RUN   TestCopyFromContainerPathIsNotDir
11:58:49 [2019-09-16T11:58:49.721Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s)
11:58:49 [2019-09-16T11:58:49.721Z] === RUN   TestCopyFromContainer
11:58:49 [2019-09-16T11:58:49.818Z] Loaded image: buildpack-deps:jessie
11:58:50 [2019-09-16T11:58:50.210Z] Loaded image: busybox:latest
11:58:50 [2019-09-16T11:58:50.210Z] Loaded image: busybox:glibc
11:58:50 [2019-09-16T11:58:50.210Z] Loaded image: debian:jessie
11:58:50 [2019-09-16T11:58:50.621Z] Loaded image: hello-world:latest
11:58:50 [2019-09-16T11:58:50.621Z] INFO: Testing against a local daemon
11:58:50 [2019-09-16T11:58:50.621Z] === RUN   TestBuildWithSession
11:58:50 [2019-09-16T11:58:50.882Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
11:58:51 [2019-09-16T11:58:51.523Z] Selecting previously unselected package g++-mingw-w64-x86-64.
11:58:51 [2019-09-16T11:58:51.523Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
11:58:51 [2019-09-16T11:58:51.523Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:58:52 [2019-09-16T11:58:52.983Z] === RUN   TestCopyFromContainer//
11:58:52 [2019-09-16T11:58:52.983Z] === RUN   TestCopyFromContainer//bar/root
11:58:52 [2019-09-16T11:58:52.983Z] === RUN   TestCopyFromContainer//bar/root/
11:58:52 [2019-09-16T11:58:52.983Z] === RUN   TestCopyFromContainer/bar/quux
11:58:53 [2019-09-16T11:58:53.238Z] === RUN   TestCopyFromContainer/bar/quux/
11:58:53 [2019-09-16T11:58:53.238Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:58:53 [2019-09-16T11:58:53.493Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:58:53 [2019-09-16T11:58:53.748Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:58:53 [2019-09-16T11:58:53.748Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:58:53 [2019-09-16T11:58:53.809Z] --- PASS: TestBuildWithSession (2.75s)
11:58:53 [2019-09-16T11:58:53.809Z] === RUN   TestBuildSquashParent
11:58:54 [2019-09-16T11:58:54.004Z] === RUN   TestCopyFromContainer/bar/notarget
11:58:54 [2019-09-16T11:58:54.259Z] --- PASS: TestCopyFromContainer (4.61s)
11:58:54 [2019-09-16T11:58:54.259Z]     --- PASS: TestCopyFromContainer// (0.19s)
11:58:54 [2019-09-16T11:58:54.259Z]     --- PASS: TestCopyFromContainer//bar/root (0.19s)
11:58:54 [2019-09-16T11:58:54.259Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
11:58:54 [2019-09-16T11:58:54.259Z]     --- PASS: TestCopyFromContainer/bar/quux (0.19s)
11:58:54 [2019-09-16T11:58:54.259Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.16s)
11:58:54 [2019-09-16T11:58:54.259Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.22s)
11:58:54 [2019-09-16T11:58:54.259Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s)
11:58:54 [2019-09-16T11:58:54.259Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s)
11:58:54 [2019-09-16T11:58:54.259Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.18s)
11:58:54 [2019-09-16T11:58:54.259Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.16s)
11:58:54 [2019-09-16T11:58:54.259Z] === RUN   TestHealthKillContainer
11:58:54 [2019-09-16T11:58:54.979Z] Setting up aufs-tools (1:4.1+20161219-1) ...
11:58:54 [2019-09-16T11:58:54.979Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
11:58:54 [2019-09-16T11:58:54.979Z] Setting up libsepol1-dev:ppc64el (2.6-2) ...
11:58:54 [2019-09-16T11:58:54.979Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
11:58:54 [2019-09-16T11:58:54.979Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
11:58:54 [2019-09-16T11:58:54.979Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:58:54 [2019-09-16T11:58:54.979Z] Processing triggers for mime-support (3.60) ...
11:58:54 [2019-09-16T11:58:54.979Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
11:58:54 [2019-09-16T11:58:54.979Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
11:58:54 [2019-09-16T11:58:54.979Z] Setting up libcap2-bin (1:2.25-1) ...
11:58:54 [2019-09-16T11:58:54.979Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
11:58:54 [2019-09-16T11:58:54.979Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
11:58:54 [2019-09-16T11:58:54.979Z] Setting up bash-completion (1:2.1-4.3) ...
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ok  	github.com/docker/docker/api/server/httputils	0.177s	coverage: 14.7% of statements
11:58:55 [2019-09-16T11:58:55.202Z] ok  	github.com/docker/docker/api/server/middleware	0.149s	coverage: 37.7% of statements
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ok  	github.com/docker/docker/api/server/router/swarm	0.107s	coverage: 3.1% of statements
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ok  	github.com/docker/docker/api/types/filters	0.096s	coverage: 95.2% of statements
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ok  	github.com/docker/docker/api/types/strslice	0.066s	coverage: 90.0% of statements
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ok  	github.com/docker/docker/api/types/time	0.428s	coverage: 100.0% of statements
11:58:55 [2019-09-16T11:58:55.202Z] ok  	github.com/docker/docker/api/types/versions	0.044s	coverage: 75.0% of statements
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/builder	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:58:55 [2019-09-16T11:58:55.202Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:58:55 [2019-09-16T11:58:55.521Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
11:58:55 [2019-09-16T11:58:55.993Z] Setting up libonig4:ppc64el (6.1.3-2) ...
11:58:55 [2019-09-16T11:58:55.993Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
11:58:55 [2019-09-16T11:58:55.993Z] Setting up zip (3.0-11+b1) ...
11:58:55 [2019-09-16T11:58:55.993Z] Setting up bzip2 (1.0.6-8.1) ...
11:58:55 [2019-09-16T11:58:55.993Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
11:58:55 [2019-09-16T11:58:55.993Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
11:58:55 [2019-09-16T11:58:55.993Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:58:55 [2019-09-16T11:58:55.993Z] Setting up libaio1:ppc64el (0.3.110-3) ...
11:58:55 [2019-09-16T11:58:55.993Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
11:58:55 [2019-09-16T11:58:55.993Z] Setting up xz-utils (5.2.2-1.2+b1) ...
11:58:55 [2019-09-16T11:58:55.993Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:58:55 [2019-09-16T11:58:55.993Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
11:58:55 [2019-09-16T11:58:55.993Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
11:58:55 [2019-09-16T11:58:55.993Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
11:58:55 [2019-09-16T11:58:55.993Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ...
11:58:55 [2019-09-16T11:58:55.993Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up pigz (2.3.4-1) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up libmpdec2:ppc64el (2.4.2-1) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up mingw-w64-common (5.0.1-1) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up jq (1.5+dfsg-1.3) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up xfsprogs (4.9.0+nmu1) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
11:58:56 [2019-09-16T11:58:56.276Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:58:56 [2019-09-16T11:58:56.276Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:58:56 [2019-09-16T11:58:56.276Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:58:56 [2019-09-16T11:58:56.276Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:58:56 [2019-09-16T11:58:56.276Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:58:56 [2019-09-16T11:58:56.276Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:58:56 [2019-09-16T11:58:56.276Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:58:56 [2019-09-16T11:58:56.276Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:58:56 [2019-09-16T11:58:56.276Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up btrfs-progs (4.7.3-1) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
11:58:56 [2019-09-16T11:58:56.276Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
11:58:58 [2019-09-16T11:58:58.101Z] ok  	github.com/docker/docker/builder/dockerfile	0.482s	coverage: 43.2% of statements
11:58:58 [2019-09-16T11:58:58.101Z] ok  	github.com/docker/docker/builder/dockerignore	0.042s	coverage: 96.8% of statements
11:58:58 [2019-09-16T11:58:58.101Z] ok  	github.com/docker/docker/builder/fscache	1.233s	coverage: 69.2% of statements
11:58:58 [2019-09-16T11:58:58.101Z] ok  	github.com/docker/docker/builder/remotecontext	0.542s	coverage: 9.2% of statements
11:58:58 [2019-09-16T11:58:58.295Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
11:58:58 [2019-09-16T11:58:58.295Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:58:58 [2019-09-16T11:58:58.295Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:58:58 [2019-09-16T11:58:58.295Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
11:58:58 [2019-09-16T11:58:58.295Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:58:58 [2019-09-16T11:58:58.295Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
11:58:58 [2019-09-16T11:58:58.295Z] Setting up btrfs-tools (4.7.3-1) ...
11:58:58 [2019-09-16T11:58:58.295Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
11:58:58 [2019-09-16T11:58:58.295Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:58:58 [2019-09-16T11:58:58.295Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:58:58 [2019-09-16T11:58:58.295Z] Setting up python3 (3.5.3-1) ...
11:58:58 [2019-09-16T11:58:58.420Z] --- PASS: TestHealthKillContainer (3.58s)
11:58:58 [2019-09-16T11:58:58.420Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:58:58 [2019-09-16T11:58:58.420Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
11:58:58 [2019-09-16T11:58:58.420Z] === RUN   TestCopyFromContainerPathIsNotDir
11:58:58 [2019-09-16T11:58:58.420Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
11:58:58 [2019-09-16T11:58:58.420Z] === RUN   TestCopyFromContainer
11:58:58 [2019-09-16T11:58:58.909Z] Setting up apparmor (2.11.0-3+deb9u2) ...
11:58:59 [2019-09-16T11:58:59.525Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
11:58:59 [2019-09-16T11:58:59.525Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
11:58:59 [2019-09-16T11:58:59.525Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
11:58:59 [2019-09-16T11:58:59.525Z] Setting up python3-wheel (0.29.0-2) ...
11:58:59 [2019-09-16T11:58:59.809Z] Setting up python3-pkg-resources (33.1.1-1) ...
11:59:00 [2019-09-16T11:59:00.061Z] --- PASS: TestBuildSquashParent (6.48s)
11:59:00 [2019-09-16T11:59:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove
11:59:00 [2019-09-16T11:59:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:59:00 [2019-09-16T11:59:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:59:00 [2019-09-16T11:59:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:59:00 [2019-09-16T11:59:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:59:00 [2019-09-16T11:59:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:59:00 [2019-09-16T11:59:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:59:00 [2019-09-16T11:59:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:59:00 [2019-09-16T11:59:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:59:00 [2019-09-16T11:59:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:59:00 [2019-09-16T11:59:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:59:00 [2019-09-16T11:59:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:59:00 [2019-09-16T11:59:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:59:00 [2019-09-16T11:59:00.061Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:59:00 [2019-09-16T11:59:00.061Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:59:00 [2019-09-16T11:59:00.091Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
11:59:00 [2019-09-16T11:59:00.091Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
11:59:00 [2019-09-16T11:59:00.706Z] Setting up dmsetup (2:1.02.137-2) ...
11:59:00 [2019-09-16T11:59:00.706Z] Setting up python3-setuptools (33.1.1-1) ...
11:59:00 [2019-09-16T11:59:00.932Z] === RUN   TestCopyFromContainer//
11:59:00 [2019-09-16T11:59:00.932Z] === RUN   TestCopyFromContainer//bar/root
11:59:00 [2019-09-16T11:59:00.932Z] === RUN   TestCopyFromContainer//bar/root/
11:59:00 [2019-09-16T11:59:00.990Z] Setting up dh-python (2.20170125) ...
11:59:01 [2019-09-16T11:59:01.187Z] === RUN   TestCopyFromContainer/bar/quux
11:59:01 [2019-09-16T11:59:01.282Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
11:59:01 [2019-09-16T11:59:01.282Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
11:59:01 [2019-09-16T11:59:01.443Z] === RUN   TestCopyFromContainer/bar/quux/
11:59:01 [2019-09-16T11:59:01.443Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:59:01 [2019-09-16T11:59:01.698Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:59:01 [2019-09-16T11:59:01.953Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:59:01 [2019-09-16T11:59:01.953Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:59:02 [2019-09-16T11:59:02.208Z] === RUN   TestCopyFromContainer/bar/notarget
11:59:02 [2019-09-16T11:59:02.464Z] --- PASS: TestCopyFromContainer (4.46s)
11:59:02 [2019-09-16T11:59:02.464Z]     --- PASS: TestCopyFromContainer// (0.16s)
11:59:02 [2019-09-16T11:59:02.464Z]     --- PASS: TestCopyFromContainer//bar/root (0.20s)
11:59:02 [2019-09-16T11:59:02.464Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.15s)
11:59:02 [2019-09-16T11:59:02.464Z]     --- PASS: TestCopyFromContainer/bar/quux (0.21s)
11:59:02 [2019-09-16T11:59:02.464Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.15s)
11:59:02 [2019-09-16T11:59:02.464Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s)
11:59:02 [2019-09-16T11:59:02.464Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s)
11:59:02 [2019-09-16T11:59:02.464Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s)
11:59:02 [2019-09-16T11:59:02.464Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.19s)
11:59:02 [2019-09-16T11:59:02.464Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.19s)
11:59:02 [2019-09-16T11:59:02.464Z] === RUN   TestHealthKillContainer
11:59:02 [2019-09-16T11:59:02.658Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:59:03 [2019-09-16T11:59:03.048Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:59:05 [2019-09-16T11:59:05.500Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:59:05 [2019-09-16T11:59:05.500Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:59:06 [2019-09-16T11:59:06.626Z] --- PASS: TestHealthKillContainer (3.60s)
11:59:06 [2019-09-16T11:59:06.626Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:59:06 [2019-09-16T11:59:06.626Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
11:59:06 [2019-09-16T11:59:06.626Z] === RUN   TestCopyFromContainerPathIsNotDir
11:59:06 [2019-09-16T11:59:06.626Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
11:59:06 [2019-09-16T11:59:06.626Z] === RUN   TestCopyFromContainer
11:59:08 [2019-09-16T11:59:08.039Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:59:08 [2019-09-16T11:59:08.039Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s)
11:59:08 [2019-09-16T11:59:08.039Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s)
11:59:08 [2019-09-16T11:59:08.039Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s)
11:59:08 [2019-09-16T11:59:08.039Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.78s)
11:59:08 [2019-09-16T11:59:08.039Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.51s)
11:59:08 [2019-09-16T11:59:08.039Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.48s)
11:59:08 [2019-09-16T11:59:08.039Z] === RUN   TestBuildMultiStageCopy
11:59:08 [2019-09-16T11:59:08.039Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:59:09 [2019-09-16T11:59:09.138Z] === RUN   TestCopyFromContainer//
11:59:09 [2019-09-16T11:59:09.138Z] === RUN   TestCopyFromContainer//bar/root
11:59:09 [2019-09-16T11:59:09.393Z] === RUN   TestCopyFromContainer//bar/root/
11:59:09 [2019-09-16T11:59:09.647Z] === RUN   TestCopyFromContainer/bar/quux
11:59:09 [2019-09-16T11:59:09.647Z] === RUN   TestCopyFromContainer/bar/quux/
11:59:09 [2019-09-16T11:59:09.902Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:59:10 [2019-09-16T11:59:10.157Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:59:10 [2019-09-16T11:59:10.157Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:59:10 [2019-09-16T11:59:10.412Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:59:10 [2019-09-16T11:59:10.518Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:59:10 [2019-09-16T11:59:10.666Z] === RUN   TestCopyFromContainer/bar/notarget
11:59:10 [2019-09-16T11:59:10.666Z] --- PASS: TestCopyFromContainer (4.45s)
11:59:10 [2019-09-16T11:59:10.666Z]     --- PASS: TestCopyFromContainer// (0.16s)
11:59:10 [2019-09-16T11:59:10.666Z]     --- PASS: TestCopyFromContainer//bar/root (0.20s)
11:59:10 [2019-09-16T11:59:10.666Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.17s)
11:59:10 [2019-09-16T11:59:10.666Z]     --- PASS: TestCopyFromContainer/bar/quux (0.19s)
11:59:10 [2019-09-16T11:59:10.666Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.16s)
11:59:10 [2019-09-16T11:59:10.666Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s)
11:59:10 [2019-09-16T11:59:10.666Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.19s)
11:59:10 [2019-09-16T11:59:10.666Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
11:59:10 [2019-09-16T11:59:10.666Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.18s)
11:59:10 [2019-09-16T11:59:10.666Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.16s)
11:59:10 [2019-09-16T11:59:10.666Z] === RUN   TestHealthKillContainer
11:59:11 [2019-09-16T11:59:11.318Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:59:11 [2019-09-16T11:59:11.551Z] Removing intermediate container dd3b2ccef4db
11:59:11 [2019-09-16T11:59:11.551Z]  ---> b1b88a4e5dc7
11:59:11 [2019-09-16T11:59:11.551Z] Step 103/126 : RUN pip3 install yamllint==1.16.0
11:59:11 [2019-09-16T11:59:11.551Z]  ---> Running in 26b493ce5bbd
11:59:11 [2019-09-16T11:59:11.700Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:59:12 [2019-09-16T11:59:12.067Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:59:12 [2019-09-16T11:59:12.848Z] --- PASS: TestBuildMultiStageCopy (4.66s)
11:59:12 [2019-09-16T11:59:12.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s)
11:59:12 [2019-09-16T11:59:12.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
11:59:12 [2019-09-16T11:59:12.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
11:59:12 [2019-09-16T11:59:12.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
11:59:12 [2019-09-16T11:59:12.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
11:59:12 [2019-09-16T11:59:12.848Z] === RUN   TestBuildMultiStageParentConfig
11:59:14 [2019-09-16T11:59:14.116Z] --- PASS: TestBuildMultiStageParentConfig (1.39s)
11:59:14 [2019-09-16T11:59:14.116Z] === RUN   TestBuildLabelWithTargets
11:59:14 [2019-09-16T11:59:14.225Z] Collecting yamllint==1.16.0
11:59:14 [2019-09-16T11:59:14.225Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:59:14 [2019-09-16T11:59:14.507Z] Collecting pyyaml (from yamllint==1.16.0)
11:59:14 [2019-09-16T11:59:14.507Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
11:59:14 [2019-09-16T11:59:14.831Z] --- PASS: TestHealthKillContainer (3.54s)
11:59:14 [2019-09-16T11:59:14.831Z] PASS
11:59:14 [2019-09-16T11:59:14.831Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:59:14 [2019-09-16T11:59:14.831Z] INFO: Testing against a local daemon
11:59:14 [2019-09-16T11:59:14.831Z] testing: warning: no tests to run
11:59:14 [2019-09-16T11:59:14.831Z] PASS
11:59:14 [2019-09-16T11:59:14.831Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:59:14 [2019-09-16T11:59:14.831Z] INFO: Testing against a local daemon
11:59:14 [2019-09-16T11:59:14.831Z] testing: warning: no tests to run
11:59:14 [2019-09-16T11:59:14.831Z] PASS
11:59:14 [2019-09-16T11:59:14.831Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:59:14 [2019-09-16T11:59:14.831Z] INFO: Testing against a local daemon
11:59:14 [2019-09-16T11:59:14.831Z] testing: warning: no tests to run
11:59:14 [2019-09-16T11:59:14.831Z] PASS
11:59:14 [2019-09-16T11:59:14.831Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:59:14 [2019-09-16T11:59:14.831Z] INFO: Testing against a local daemon
11:59:14 [2019-09-16T11:59:14.831Z] testing: warning: no tests to run
11:59:14 [2019-09-16T11:59:14.831Z] PASS
11:59:14 [2019-09-16T11:59:14.831Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:59:14 [2019-09-16T11:59:14.831Z] testing: warning: no tests to run
11:59:14 [2019-09-16T11:59:14.831Z] PASS
11:59:14 [2019-09-16T11:59:14.831Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:59:14 [2019-09-16T11:59:14.831Z] INFO: Testing against a local daemon
11:59:14 [2019-09-16T11:59:14.831Z] testing: warning: no tests to run
11:59:14 [2019-09-16T11:59:14.831Z] PASS
11:59:14 [2019-09-16T11:59:14.831Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:59:14 [2019-09-16T11:59:14.831Z] INFO: Testing against a local daemon
11:59:14 [2019-09-16T11:59:14.831Z] testing: warning: no tests to run
11:59:14 [2019-09-16T11:59:14.831Z] PASS
11:59:15 [2019-09-16T11:59:15.085Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:59:15 [2019-09-16T11:59:15.085Z] INFO: Testing against a local daemon
11:59:15 [2019-09-16T11:59:15.085Z] testing: warning: no tests to run
11:59:15 [2019-09-16T11:59:15.085Z] PASS
11:59:15 [2019-09-16T11:59:15.085Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:59:15 [2019-09-16T11:59:15.085Z] INFO: Testing against a local daemon
11:59:15 [2019-09-16T11:59:15.085Z] testing: warning: no tests to run
11:59:15 [2019-09-16T11:59:15.085Z] PASS
11:59:15 [2019-09-16T11:59:15.085Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:59:15 [2019-09-16T11:59:15.340Z] INFO: Testing against a local daemon
11:59:15 [2019-09-16T11:59:15.340Z] testing: warning: no tests to run
11:59:15 [2019-09-16T11:59:15.340Z] PASS
11:59:15 [2019-09-16T11:59:15.340Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:59:15 [2019-09-16T11:59:15.340Z] INFO: Testing against a local daemon
11:59:15 [2019-09-16T11:59:15.340Z] testing: warning: no tests to run
11:59:15 [2019-09-16T11:59:15.340Z] PASS
11:59:15 [2019-09-16T11:59:15.340Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
11:59:15 [2019-09-16T11:59:15.340Z] INFO: Testing against a local daemon
11:59:15 [2019-09-16T11:59:15.340Z] === RUN   TestDockerNetworkReConnect
11:59:15 [2019-09-16T11:59:15.976Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:59:15 [2019-09-16T11:59:15.976Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
11:59:16 [2019-09-16T11:59:16.266Z] Building wheels for collected packages: pyyaml, pathspec
11:59:16 [2019-09-16T11:59:16.266Z]   Running setup.py bdist_wheel for pyyaml: started
11:59:16 [2019-09-16T11:59:16.589Z] --- PASS: TestBuildLabelWithTargets (2.29s)
11:59:16 [2019-09-16T11:59:16.589Z] === RUN   TestBuildWithEmptyLayers
11:59:16 [2019-09-16T11:59:16.893Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:59:16 [2019-09-16T11:59:16.893Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
11:59:16 [2019-09-16T11:59:16.893Z]   Running setup.py bdist_wheel for pathspec: started
11:59:17 [2019-09-16T11:59:17.379Z] --- PASS: TestBuildWithEmptyLayers (0.92s)
11:59:17 [2019-09-16T11:59:17.379Z] === RUN   TestBuildMultiStageOnBuild
11:59:17 [2019-09-16T11:59:17.507Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
11:59:17 [2019-09-16T11:59:17.507Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
11:59:17 [2019-09-16T11:59:17.507Z] Successfully built pyyaml pathspec
11:59:17 [2019-09-16T11:59:17.507Z] Installing collected packages: pyyaml, pathspec, yamllint
11:59:17 [2019-09-16T11:59:17.789Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
11:59:18 [2019-09-16T11:59:18.405Z] Removing intermediate container 26b493ce5bbd
11:59:18 [2019-09-16T11:59:18.405Z]  ---> 356cbe75a03c
11:59:18 [2019-09-16T11:59:18.405Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/
11:59:19 [2019-09-16T11:59:19.879Z]  ---> 9627a2c6f623
11:59:19 [2019-09-16T11:59:19.879Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images
11:59:20 [2019-09-16T11:59:20.739Z] --- PASS: TestBuildMultiStageOnBuild (3.22s)
11:59:20 [2019-09-16T11:59:20.739Z] === RUN   TestBuildUncleanTarFilenames
11:59:21 [2019-09-16T11:59:21.473Z] tests/integration/api_network_test.py ...........................        [ 47%]
11:59:22 [2019-09-16T11:59:22.281Z] --- PASS: TestBuildUncleanTarFilenames (1.58s)
11:59:22 [2019-09-16T11:59:22.282Z] === RUN   TestBuildMultiStageLayerLeak
11:59:23 [2019-09-16T11:59:23.415Z] --- PASS: TestDockerNetworkReConnect (7.63s)
11:59:23 [2019-09-16T11:59:23.415Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:59:23 [2019-09-16T11:59:23.415Z]     daemon.go:321: [d88be9e6ae08e] waiting for daemon to start
11:59:23 [2019-09-16T11:59:23.415Z]     daemon.go:339: [d88be9e6ae08e] daemon started
11:59:23 [2019-09-16T11:59:23.415Z]     daemon.go:449: [d88be9e6ae08e] Stopping daemon
11:59:23 [2019-09-16T11:59:23.415Z]     daemon.go:288: [d88be9e6ae08e] exiting daemon
11:59:23 [2019-09-16T11:59:23.415Z]     daemon.go:436: [d88be9e6ae08e] Daemon stopped
11:59:23 [2019-09-16T11:59:23.415Z] === RUN   TestServiceUpdateNetwork
11:59:24 [2019-09-16T11:59:24.261Z]  ---> 974ad2239a42
11:59:24 [2019-09-16T11:59:24.261Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/
11:59:25 [2019-09-16T11:59:25.547Z] --- PASS: TestBuildMultiStageLayerLeak (3.16s)
11:59:25 [2019-09-16T11:59:25.547Z] === RUN   TestBuildWithHugeFile
11:59:26 [2019-09-16T11:59:26.950Z]  ---> 0557dc265ba1
11:59:26 [2019-09-16T11:59:26.950Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/
11:59:26 [2019-09-16T11:59:26.950Z]  ---> 0fd2f0d525fe
11:59:26 [2019-09-16T11:59:26.950Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/
11:59:26 [2019-09-16T11:59:26.950Z]  ---> dd958f5fbc13
11:59:26 [2019-09-16T11:59:26.950Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/
11:59:27 [2019-09-16T11:59:27.232Z]  ---> faa4eb038d12
11:59:27 [2019-09-16T11:59:27.232Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/
11:59:27 [2019-09-16T11:59:27.517Z]  ---> cdfb846bb990
11:59:27 [2019-09-16T11:59:27.517Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/
11:59:27 [2019-09-16T11:59:27.798Z]  ---> ac3000196534
11:59:27 [2019-09-16T11:59:27.798Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/
11:59:28 [2019-09-16T11:59:28.808Z]  ---> bec4ffbe83bd
11:59:28 [2019-09-16T11:59:28.808Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/
11:59:29 [2019-09-16T11:59:29.090Z]  ---> 665ec1f253cb
11:59:29 [2019-09-16T11:59:29.090Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli
11:59:29 [2019-09-16T11:59:29.704Z]  ---> 7972ead02898
11:59:29 [2019-09-16T11:59:29.704Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/
11:59:29 [2019-09-16T11:59:29.805Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
11:59:31 [2019-09-16T11:59:31.173Z]  ---> d84ef30eb2a7
11:59:31 [2019-09-16T11:59:31.173Z] Step 116/126 : COPY --from=criu /build/ /usr/local/
11:59:31 [2019-09-16T11:59:31.454Z]  ---> 794e619a16f7
11:59:31 [2019-09-16T11:59:31.454Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/
11:59:31 [2019-09-16T11:59:31.739Z] tests/integration/api_secret_test.py .....                               [ 52%]
11:59:32 [2019-09-16T11:59:32.069Z]  ---> 71d1db3cab4d
11:59:32 [2019-09-16T11:59:32.069Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
11:59:32 [2019-09-16T11:59:32.351Z]  ---> fdb059abfa49
11:59:32 [2019-09-16T11:59:32.351Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH
11:59:32 [2019-09-16T11:59:32.637Z]  ---> Running in 28c31c55aca3
11:59:32 [2019-09-16T11:59:32.637Z] Removing intermediate container 28c31c55aca3
11:59:32 [2019-09-16T11:59:32.637Z]  ---> 5285fdffecd7
11:59:32 [2019-09-16T11:59:32.637Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
11:59:32 [2019-09-16T11:59:32.637Z]  ---> Running in 3a6a736231a2
11:59:32 [2019-09-16T11:59:32.637Z] Removing intermediate container 3a6a736231a2
11:59:32 [2019-09-16T11:59:32.637Z]  ---> 377f7ad3d476
11:59:32 [2019-09-16T11:59:32.637Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m"
11:59:32 [2019-09-16T11:59:32.921Z]  ---> Running in 9da45c1b184c
11:59:32 [2019-09-16T11:59:32.921Z] Removing intermediate container 9da45c1b184c
11:59:32 [2019-09-16T11:59:32.921Z]  ---> 0de708122eea
11:59:32 [2019-09-16T11:59:32.921Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker
11:59:32 [2019-09-16T11:59:32.921Z]  ---> Running in 3030a8446dc3
11:59:33 [2019-09-16T11:59:33.203Z] Removing intermediate container 3030a8446dc3
11:59:33 [2019-09-16T11:59:33.203Z]  ---> 70311d7e806b
11:59:33 [2019-09-16T11:59:33.203Z] Step 123/126 : VOLUME /var/lib/docker
11:59:33 [2019-09-16T11:59:33.203Z]  ---> Running in 89384b2b95bd
11:59:33 [2019-09-16T11:59:33.203Z] Removing intermediate container 89384b2b95bd
11:59:33 [2019-09-16T11:59:33.203Z]  ---> 1d5bd147fbf5
11:59:33 [2019-09-16T11:59:33.203Z] Step 124/126 : ENTRYPOINT ["hack/dind"]
11:59:33 [2019-09-16T11:59:33.203Z]  ---> Running in 1579cd2e5cd4
11:59:33 [2019-09-16T11:59:33.486Z] Removing intermediate container 1579cd2e5cd4
11:59:33 [2019-09-16T11:59:33.486Z]  ---> c2f992f59e9a
11:59:33 [2019-09-16T11:59:33.486Z] Step 125/126 : FROM dev AS final
11:59:33 [2019-09-16T11:59:33.486Z]  ---> c2f992f59e9a
11:59:33 [2019-09-16T11:59:33.486Z] Step 126/126 : COPY . /go/src/github.com/docker/docker
11:59:33 [2019-09-16T11:59:33.770Z] ok  	github.com/docker/docker/builder/remotecontext/git	34.014s	coverage: 85.1% of statements
11:59:33 [2019-09-16T11:59:33.770Z] ?   	github.com/docker/docker/cli	[no test files]
11:59:33 [2019-09-16T11:59:33.770Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:59:33 [2019-09-16T11:59:33.770Z] ok  	github.com/docker/docker/cli/debug	0.049s	coverage: 100.0% of statements
11:59:33 [2019-09-16T11:59:33.770Z] ok  	github.com/docker/docker/client	0.488s	coverage: 75.2% of statements
11:59:36 [2019-09-16T11:59:36.669Z] ok  	github.com/docker/docker/cmd/dockerd	0.781s	coverage: 18.4% of statements
11:59:38 [2019-09-16T11:59:38.313Z] tests/integration/api_service_test.py ................s................. [ 61%]
11:59:40 [2019-09-16T11:59:40.295Z]  ---> 6e26e0d7a898
11:59:40 [2019-09-16T11:59:40.295Z] Successfully built 6e26e0d7a898
11:59:40 [2019-09-16T11:59:40.295Z] Successfully tagged docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:59:40 [2019-09-16T11:59:40.399Z] ok  	github.com/docker/docker/container	0.589s	coverage: 42.8% of statements
11:59:40 [2019-09-16T11:59:40.399Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:59:40 [2019-09-16T11:59:40.399Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:59:40 [2019-09-16T11:59:40.399Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:59:40 [2019-09-16T11:59:40.399Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:59:40 [2019-09-16T11:59:40.715Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-345/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b -e DOCKER_GRAPHDRIVER docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b hack/test/unit
11:59:41 [2019-09-16T11:59:41.481Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/3)
11:59:41 [2019-09-16T11:59:41.482Z] Using test binary docker
11:59:41 [2019-09-16T11:59:41.482Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:59:41 [2019-09-16T11:59:41.482Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:59:41 [2019-09-16T11:59:41.482Z] Warning failed to create cache: (null)
11:59:41 [2019-09-16T11:59:41.482Z] .
11:59:41 [2019-09-16T11:59:41.482Z] INFO: Waiting for daemon to start...
11:59:41 [2019-09-16T11:59:41.482Z] Starting dockerd
11:59:41 [2019-09-16T11:59:41.482Z] .---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/2)
11:59:41 [2019-09-16T11:59:41.482Z] Using test binary docker
11:59:41 [2019-09-16T11:59:41.482Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:59:41 [2019-09-16T11:59:41.482Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:59:41 [2019-09-16T11:59:41.482Z] Warning failed to create cache: (null)
11:59:41 [2019-09-16T11:59:41.482Z] .
11:59:41 [2019-09-16T11:59:41.482Z] Starting dockerd
11:59:41 [2019-09-16T11:59:41.482Z] INFO: Waiting for daemon to start...
11:59:41 [2019-09-16T11:59:41.482Z] .--- PASS: TestServiceUpdateNetwork (18.19s)
11:59:41 [2019-09-16T11:59:41.482Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
11:59:41 [2019-09-16T11:59:41.482Z]     daemon.go:321: [deabc34b0a8e4] waiting for daemon to start
11:59:41 [2019-09-16T11:59:41.482Z]     daemon.go:339: [deabc34b0a8e4] daemon started
11:59:41 [2019-09-16T11:59:41.482Z]     daemon.go:449: [deabc34b0a8e4] Stopping daemon
11:59:41 [2019-09-16T11:59:41.482Z]     daemon.go:288: [deabc34b0a8e4] exiting daemon
11:59:41 [2019-09-16T11:59:41.482Z]     daemon.go:436: [deabc34b0a8e4] Daemon stopped
11:59:41 [2019-09-16T11:59:41.482Z] === RUN   TestDockerNetworkReConnect
11:59:42 [2019-09-16T11:59:42.918Z] 
11:59:42 [2019-09-16T11:59:42.918Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/3)
11:59:42 [2019-09-16T11:59:42.918Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/3)
11:59:42 [2019-09-16T11:59:42.918Z] Error: No such image: emptyfs
11:59:43 [2019-09-16T11:59:43.173Z] 
11:59:43 [2019-09-16T11:59:43.173Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/2)
11:59:43 [2019-09-16T11:59:43.173Z] Running integration-test (iteration 1)
11:59:43 [2019-09-16T11:59:43.173Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) 
11:59:43 [2019-09-16T11:59:43.173Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/2)
11:59:43 [2019-09-16T11:59:43.173Z] Error: No such image: emptyfs
11:59:43 [2019-09-16T11:59:43.429Z] Running integration-test (iteration 1)
11:59:43 [2019-09-16T11:59:43.429Z] 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) 
11:59:46 [2019-09-16T11:59:46.237Z] ?   	github.com/docker/docker/api	[no test files]
11:59:50 [2019-09-16T11:59:50.222Z] ........................                                                 [ 67%]
11:59:53 [2019-09-16T11:59:53.360Z] --- PASS: TestDockerNetworkReConnect (11.26s)
11:59:53 [2019-09-16T11:59:53.360Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
11:59:53 [2019-09-16T11:59:53.360Z]     daemon.go:321: [d1f86103b3038] waiting for daemon to start
11:59:53 [2019-09-16T11:59:53.360Z]     daemon.go:339: [d1f86103b3038] daemon started
11:59:53 [2019-09-16T11:59:53.360Z]     daemon.go:449: [d1f86103b3038] Stopping daemon
11:59:53 [2019-09-16T11:59:53.360Z]     daemon.go:288: [d1f86103b3038] exiting daemon
11:59:53 [2019-09-16T11:59:53.360Z]     daemon.go:436: [d1f86103b3038] Daemon stopped
11:59:53 [2019-09-16T11:59:53.360Z] === RUN   TestServiceUpdateNetwork
12:00:00 [2019-09-16T12:00:00.007Z] --- PASS: TestBuildWithHugeFile (29.66s)
12:00:00 [2019-09-16T12:00:00.007Z] === RUN   TestBuildWithEmptyDockerfile
12:00:00 [2019-09-16T12:00:00.007Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:00:00 [2019-09-16T12:00:00.007Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:00:00 [2019-09-16T12:00:00.007Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:00:00 [2019-09-16T12:00:00.007Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:00:00 [2019-09-16T12:00:00.007Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:00:00 [2019-09-16T12:00:00.007Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:00:00 [2019-09-16T12:00:00.007Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:00:00 [2019-09-16T12:00:00.007Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:00:00 [2019-09-16T12:00:00.007Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:00:00 [2019-09-16T12:00:00.007Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
12:00:00 [2019-09-16T12:00:00.007Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
12:00:00 [2019-09-16T12:00:00.007Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
12:00:00 [2019-09-16T12:00:00.007Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
12:00:00 [2019-09-16T12:00:00.007Z] === RUN   TestBuildPreserveOwnership
12:00:00 [2019-09-16T12:00:00.007Z] === RUN   TestBuildPreserveOwnership/copy_from
12:00:00 [2019-09-16T12:00:00.007Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:00:01 [2019-09-16T12:00:01.569Z] ok  	github.com/docker/docker/daemon	2.983s	coverage: 9.2% of statements
12:00:01 [2019-09-16T12:00:01.569Z] ok  	github.com/docker/docker/daemon/cluster	1.328s	coverage: 0.5% of statements
12:00:01 [2019-09-16T12:00:01.569Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.371s	coverage: 65.3% of statements
12:00:01 [2019-09-16T12:00:01.569Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.659s	coverage: 35.8% of statements
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:00:01 [2019-09-16T12:00:01.569Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.990s	coverage: 10.9% of statements
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:00:01 [2019-09-16T12:00:01.569Z] ok  	github.com/docker/docker/daemon/config	1.046s	coverage: 82.3% of statements
12:00:01 [2019-09-16T12:00:01.569Z] ok  	github.com/docker/docker/daemon/discovery	0.233s	coverage: 30.4% of statements
12:00:01 [2019-09-16T12:00:01.569Z] ok  	github.com/docker/docker/daemon/events	0.747s	coverage: 50.0% of statements
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:00:01 [2019-09-16T12:00:01.569Z] ok  	github.com/docker/docker/daemon/graphdriver	0.577s	coverage: 2.3% of statements
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
12:00:01 [2019-09-16T12:00:01.569Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
12:00:02 [2019-09-16T12:00:02.469Z] --- PASS: TestBuildPreserveOwnership (6.64s)
12:00:02 [2019-09-16T12:00:02.469Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.45s)
12:00:02 [2019-09-16T12:00:02.469Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.17s)
12:00:02 [2019-09-16T12:00:02.469Z] PASS
12:00:02 [2019-09-16T12:00:02.469Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
12:00:02 [2019-09-16T12:00:02.469Z] INFO: Testing against a local daemon
12:00:02 [2019-09-16T12:00:02.469Z] === RUN   TestConfigList
12:00:03 [2019-09-16T12:00:03.102Z] ok  	github.com/docker/docker/daemon/images	0.599s	coverage: 4.9% of statements
12:00:03 [2019-09-16T12:00:03.102Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:00:03 [2019-09-16T12:00:03.102Z] ok  	github.com/docker/docker/daemon/links	0.089s	coverage: 93.0% of statements
12:00:03 [2019-09-16T12:00:03.102Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:00:03 [2019-09-16T12:00:03.102Z] ok  	github.com/docker/docker/daemon/logger	0.436s	coverage: 44.0% of statements
12:00:03 [2019-09-16T12:00:03.102Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.609s	coverage: 78.6% of statements
12:00:03 [2019-09-16T12:00:03.102Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
12:00:03 [2019-09-16T12:00:03.102Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:00:03 [2019-09-16T12:00:03.102Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:00:03 [2019-09-16T12:00:03.102Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
12:00:03 [2019-09-16T12:00:03.102Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
12:00:03 [2019-09-16T12:00:03.560Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.558s	coverage: 62.1% of statements
12:00:03 [2019-09-16T12:00:03.560Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.596s	coverage: 88.3% of statements
12:00:05 [2019-09-16T12:00:05.554Z] Loaded image: buildpack-deps:jessie
12:00:05 [2019-09-16T12:00:05.554Z] Loaded image: buildpack-deps:jessie
12:00:05 [2019-09-16T12:00:05.730Z] --- PASS: TestConfigList (3.22s)
12:00:05 [2019-09-16T12:00:05.730Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
12:00:05 [2019-09-16T12:00:05.730Z]     daemon.go:321: [da3495c00593f] waiting for daemon to start
12:00:05 [2019-09-16T12:00:05.730Z]     daemon.go:339: [da3495c00593f] daemon started
12:00:05 [2019-09-16T12:00:05.730Z]     daemon.go:449: [da3495c00593f] Stopping daemon
12:00:05 [2019-09-16T12:00:05.730Z]     daemon.go:288: [da3495c00593f] exiting daemon
12:00:05 [2019-09-16T12:00:05.730Z]     daemon.go:436: [da3495c00593f] Daemon stopped
12:00:05 [2019-09-16T12:00:05.730Z] === RUN   TestConfigsCreateAndDelete
12:00:05 [2019-09-16T12:00:05.809Z] Loaded image: busybox:latest
12:00:05 [2019-09-16T12:00:05.809Z] Loaded image: busybox:latest
12:00:06 [2019-09-16T12:00:06.064Z] Loaded image: busybox:glibc
12:00:06 [2019-09-16T12:00:06.064Z] Loaded image: debian:jessie
12:00:06 [2019-09-16T12:00:06.064Z] Loaded image: busybox:glibc
12:00:06 [2019-09-16T12:00:06.064Z] Loaded image: debian:jessie
12:00:06 [2019-09-16T12:00:06.064Z] Loaded image: hello-world:latest
12:00:06 [2019-09-16T12:00:06.064Z] INFO: Testing against a local daemon
12:00:06 [2019-09-16T12:00:06.064Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.001s
12:00:06 [2019-09-16T12:00:06.323Z] PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks	0.022s
12:00:06 [2019-09-16T12:00:06.323Z] Loaded image: hello-world:latest
12:00:06 [2019-09-16T12:00:06.323Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.008s
12:00:06 [2019-09-16T12:00:06.323Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.001s
12:00:06 [2019-09-16T12:00:06.324Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
12:00:06 [2019-09-16T12:00:06.324Z] PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText	0.008s
12:00:06 [2019-09-16T12:00:06.324Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.009s
12:00:06 [2019-09-16T12:00:06.324Z] INFO: Testing against a local daemon
12:00:06 [2019-09-16T12:00:06.458Z] ok  	github.com/docker/docker/daemon/logger/local	0.579s	coverage: 74.7% of statements
12:00:06 [2019-09-16T12:00:06.458Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:00:06 [2019-09-16T12:00:06.458Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.185s	coverage: 18.1% of statements
12:00:07 [2019-09-16T12:00:07.248Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	0.986s
12:00:07 [2019-09-16T12:00:07.248Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.075s
12:00:07 [2019-09-16T12:00:07.807Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.350s
12:00:07 [2019-09-16T12:00:07.807Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.026s
12:00:08 [2019-09-16T12:00:08.204Z] --- PASS: TestConfigsCreateAndDelete (2.93s)
12:00:08 [2019-09-16T12:00:08.204Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
12:00:08 [2019-09-16T12:00:08.204Z]     daemon.go:321: [de3f06956e317] waiting for daemon to start
12:00:08 [2019-09-16T12:00:08.204Z]     daemon.go:339: [de3f06956e317] daemon started
12:00:08 [2019-09-16T12:00:08.204Z]     daemon.go:449: [de3f06956e317] Stopping daemon
12:00:08 [2019-09-16T12:00:08.204Z]     daemon.go:288: [de3f06956e317] exiting daemon
12:00:08 [2019-09-16T12:00:08.204Z]     daemon.go:436: [de3f06956e317] Daemon stopped
12:00:08 [2019-09-16T12:00:08.204Z] === RUN   TestConfigsUpdate
12:00:08 [2019-09-16T12:00:08.371Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	0.710s
12:00:08 [2019-09-16T12:00:08.626Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.161s
12:00:08 [2019-09-16T12:00:08.626Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.002s
12:00:08 [2019-09-16T12:00:08.632Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.451s	coverage: 84.5% of statements
12:00:08 [2019-09-16T12:00:08.632Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.238s	coverage: 47.8% of statements
12:00:08 [2019-09-16T12:00:08.632Z] ok  	github.com/docker/docker/daemon/logger/templates	0.233s	coverage: 8.3% of statements
12:00:08 [2019-09-16T12:00:08.632Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:00:08 [2019-09-16T12:00:08.632Z] ?   	github.com/docker/docker/daemon/network	[no test files]
12:00:08 [2019-09-16T12:00:08.632Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:00:09 [2019-09-16T12:00:09.986Z] PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect	1.176s
12:00:10 [2019-09-16T12:00:10.240Z] PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate	0.072s
12:00:10 [2019-09-16T12:00:10.240Z] PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter	0.002s
12:00:10 [2019-09-16T12:00:10.240Z] PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults	0.002s
12:00:11 [2019-09-16T12:00:11.164Z] PASS: docker_cli_daemon_test.go:1748: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool	4.703s
12:00:11 [2019-09-16T12:00:11.164Z] PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks	0.759s
12:00:11 [2019-09-16T12:00:11.441Z] --- PASS: TestConfigsUpdate (2.91s)
12:00:11 [2019-09-16T12:00:11.442Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
12:00:11 [2019-09-16T12:00:11.442Z]     daemon.go:321: [dd6f93c7f6d92] waiting for daemon to start
12:00:11 [2019-09-16T12:00:11.442Z]     daemon.go:339: [dd6f93c7f6d92] daemon started
12:00:11 [2019-09-16T12:00:11.442Z]     daemon.go:449: [dd6f93c7f6d92] Stopping daemon
12:00:11 [2019-09-16T12:00:11.442Z]     daemon.go:288: [dd6f93c7f6d92] exiting daemon
12:00:11 [2019-09-16T12:00:11.442Z]     daemon.go:436: [dd6f93c7f6d92] Daemon stopped
12:00:11 [2019-09-16T12:00:11.442Z] === RUN   TestTemplatedConfig
12:00:11 [2019-09-16T12:00:11.531Z] ok  	github.com/docker/docker/distribution	1.718s	coverage: 20.8% of statements
12:00:11 [2019-09-16T12:00:11.531Z] ok  	github.com/docker/docker/distribution/metadata	1.811s	coverage: 48.2% of statements
12:00:11 [2019-09-16T12:00:11.531Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:00:11 [2019-09-16T12:00:11.989Z] ok  	github.com/docker/docker/distribution/xfer	1.913s	coverage: 62.2% of statements
12:00:11 [2019-09-16T12:00:11.989Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:00:11 [2019-09-16T12:00:11.989Z] ok  	github.com/docker/docker/errdefs	0.136s	coverage: 51.6% of statements
12:00:12 [2019-09-16T12:00:12.090Z] PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge	0.641s
12:00:12 [2019-09-16T12:00:12.090Z] PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork	0.114s
12:00:12 [2019-09-16T12:00:12.090Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.001s
12:00:12 [2019-09-16T12:00:12.090Z] PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound	0.001s
12:00:12 [2019-09-16T12:00:12.649Z] PASS: docker_cli_daemon_test.go:2377: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon	1.609s
12:00:13 [2019-09-16T12:00:13.253Z] PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock	0.534s
12:00:13 [2019-09-16T12:00:13.275Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 7.9% of statements
12:00:13 [2019-09-16T12:00:13.812Z] --- PASS: TestServiceUpdateNetwork (21.32s)
12:00:13 [2019-09-16T12:00:13.812Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:00:13 [2019-09-16T12:00:13.812Z]     daemon.go:321: [d1b2f23895001] waiting for daemon to start
12:00:13 [2019-09-16T12:00:13.812Z]     daemon.go:339: [d1b2f23895001] daemon started
12:00:13 [2019-09-16T12:00:13.812Z]     daemon.go:449: [d1b2f23895001] Stopping daemon
12:00:13 [2019-09-16T12:00:13.812Z]     daemon.go:288: [d1b2f23895001] exiting daemon
12:00:13 [2019-09-16T12:00:13.812Z]     daemon.go:436: [d1b2f23895001] Daemon stopped
12:00:13 [2019-09-16T12:00:13.812Z] === RUN   TestDockerNetworkReConnect
12:00:14 [2019-09-16T12:00:14.655Z] --- PASS: TestTemplatedConfig (3.29s)
12:00:14 [2019-09-16T12:00:14.655Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
12:00:14 [2019-09-16T12:00:14.655Z]     daemon.go:321: [dbd3ee4578a01] waiting for daemon to start
12:00:14 [2019-09-16T12:00:14.655Z]     daemon.go:339: [dbd3ee4578a01] daemon started
12:00:14 [2019-09-16T12:00:14.655Z]     daemon.go:449: [dbd3ee4578a01] Stopping daemon
12:00:14 [2019-09-16T12:00:14.655Z]     daemon.go:288: [dbd3ee4578a01] exiting daemon
12:00:14 [2019-09-16T12:00:14.655Z]     daemon.go:436: [dbd3ee4578a01] Daemon stopped
12:00:14 [2019-09-16T12:00:14.655Z] === RUN   TestConfigInspect
12:00:15 [2019-09-16T12:00:15.693Z] PASS: docker_cli_daemon_test.go:1436: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill	2.470s
12:00:15 [2019-09-16T12:00:15.734Z] ok  	github.com/docker/docker/image	1.029s	coverage: 86.4% of statements
12:00:15 [2019-09-16T12:00:15.735Z] ok  	github.com/docker/docker/image/cache	0.486s	coverage: 19.2% of statements
12:00:15 [2019-09-16T12:00:15.735Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:00:15 [2019-09-16T12:00:15.735Z] ok  	github.com/docker/docker/image/v1	0.273s	coverage: 25.0% of statements
12:00:15 [2019-09-16T12:00:15.735Z] ?   	github.com/docker/docker/internal/test	[no test files]
12:00:15 [2019-09-16T12:00:15.735Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
12:00:15 [2019-09-16T12:00:15.735Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
12:00:15 [2019-09-16T12:00:15.735Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
12:00:15 [2019-09-16T12:00:15.735Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
12:00:15 [2019-09-16T12:00:15.735Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
12:00:15 [2019-09-16T12:00:15.735Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
12:00:15 [2019-09-16T12:00:15.735Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
12:00:15 [2019-09-16T12:00:15.735Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
12:00:15 [2019-09-16T12:00:15.735Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
12:00:15 [2019-09-16T12:00:15.735Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
12:00:16 [2019-09-16T12:00:16.252Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	4.055s
12:00:16 [2019-09-16T12:00:16.700Z] ok  	github.com/docker/docker/internal/testutil	0.432s	coverage: 62.5% of statements
12:00:18 [2019-09-16T12:00:18.032Z] --- PASS: TestConfigInspect (3.34s)
12:00:18 [2019-09-16T12:00:18.032Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
12:00:18 [2019-09-16T12:00:18.032Z]     daemon.go:321: [d87fddb4995ca] waiting for daemon to start
12:00:18 [2019-09-16T12:00:18.032Z]     daemon.go:339: [d87fddb4995ca] daemon started
12:00:18 [2019-09-16T12:00:18.032Z]     daemon.go:449: [d87fddb4995ca] Stopping daemon
12:00:18 [2019-09-16T12:00:18.032Z]     daemon.go:288: [d87fddb4995ca] exiting daemon
12:00:18 [2019-09-16T12:00:18.032Z]     daemon.go:436: [d87fddb4995ca] Daemon stopped
12:00:18 [2019-09-16T12:00:18.032Z] === RUN   TestConfigCreateWithLabels
12:00:18 [2019-09-16T12:00:18.135Z] PASS: docker_cli_daemon_test.go:2008: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash	2.466s
12:00:19 [2019-09-16T12:00:19.495Z] PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning	2.742s
12:00:19 [2019-09-16T12:00:19.598Z] ok  	github.com/docker/docker/layer	0.600s	coverage: 30.4% of statements
12:00:19 [2019-09-16T12:00:19.598Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:00:19 [2019-09-16T12:00:19.750Z] PASS: docker_cli_daemon_test.go:1474: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown	1.554s
12:00:20 [2019-09-16T12:00:20.318Z] --- PASS: TestDockerNetworkReConnect (6.43s)
12:00:20 [2019-09-16T12:00:20.318Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:00:20 [2019-09-16T12:00:20.318Z]     daemon.go:321: [db225e20c3f3f] waiting for daemon to start
12:00:20 [2019-09-16T12:00:20.318Z]     daemon.go:339: [db225e20c3f3f] daemon started
12:00:20 [2019-09-16T12:00:20.318Z]     daemon.go:449: [db225e20c3f3f] Stopping daemon
12:00:20 [2019-09-16T12:00:20.318Z]     daemon.go:288: [db225e20c3f3f] exiting daemon
12:00:20 [2019-09-16T12:00:20.318Z]     daemon.go:436: [db225e20c3f3f] Daemon stopped
12:00:20 [2019-09-16T12:00:20.318Z] === RUN   TestServiceUpdateNetwork
12:00:20 [2019-09-16T12:00:20.580Z] --- PASS: TestConfigCreateWithLabels (2.91s)
12:00:20 [2019-09-16T12:00:20.580Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
12:00:20 [2019-09-16T12:00:20.580Z]     daemon.go:321: [d9b895319d155] waiting for daemon to start
12:00:20 [2019-09-16T12:00:20.580Z]     daemon.go:339: [d9b895319d155] daemon started
12:00:20 [2019-09-16T12:00:20.580Z]     daemon.go:449: [d9b895319d155] Stopping daemon
12:00:20 [2019-09-16T12:00:20.580Z]     daemon.go:288: [d9b895319d155] exiting daemon
12:00:20 [2019-09-16T12:00:20.580Z]     daemon.go:436: [d9b895319d155] Daemon stopped
12:00:20 [2019-09-16T12:00:20.580Z] === RUN   TestConfigCreateResolve
12:00:21 [2019-09-16T12:00:21.289Z] PASS: docker_cli_daemon_test.go:530: DockerDaemonSuite.TestDaemonAllocatesListeningPort	1.404s
12:00:21 [2019-09-16T12:00:21.780Z] ok  	github.com/docker/docker/libcontainerd/local	0.375s	coverage: 1.0% of statements
12:00:21 [2019-09-16T12:00:21.780Z] ok  	github.com/docker/docker/libcontainerd/queue	0.119s	coverage: 100.0% of statements
12:00:21 [2019-09-16T12:00:21.780Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:00:21 [2019-09-16T12:00:21.780Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:00:21 [2019-09-16T12:00:21.780Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:00:21 [2019-09-16T12:00:21.780Z] ?   	github.com/docker/docker/oci	[no test files]
12:00:21 [2019-09-16T12:00:21.780Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:00:21 [2019-09-16T12:00:21.780Z] ok  	github.com/docker/docker/opts	0.326s	coverage: 67.3% of statements
12:00:21 [2019-09-16T12:00:21.780Z] ok  	github.com/docker/docker/pkg/aaparser	0.152s	coverage: 50.0% of statements
12:00:22 [2019-09-16T12:00:22.677Z] PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers	2.698s
12:00:23 [2019-09-16T12:00:23.807Z] --- PASS: TestConfigCreateResolve (2.92s)
12:00:23 [2019-09-16T12:00:23.807Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
12:00:23 [2019-09-16T12:00:23.807Z]     daemon.go:321: [d9987cbbc0369] waiting for daemon to start
12:00:23 [2019-09-16T12:00:23.807Z]     daemon.go:339: [d9987cbbc0369] daemon started
12:00:23 [2019-09-16T12:00:23.807Z]     daemon.go:449: [d9987cbbc0369] Stopping daemon
12:00:23 [2019-09-16T12:00:23.807Z]     daemon.go:288: [d9987cbbc0369] exiting daemon
12:00:23 [2019-09-16T12:00:23.807Z]     daemon.go:436: [d9987cbbc0369] Daemon stopped
12:00:23 [2019-09-16T12:00:23.807Z] === RUN   TestConfigDaemonLibtrustID
12:00:24 [2019-09-16T12:00:24.038Z] PASS: docker_cli_daemon_test.go:589: DockerDaemonSuite.TestDaemonBridgeExternal	2.755s
12:00:24 [2019-09-16T12:00:24.177Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:00:24 [2019-09-16T12:00:24.177Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
12:00:24 [2019-09-16T12:00:24.177Z]     daemon.go:321: [debb4c0810065] waiting for daemon to start
12:00:24 [2019-09-16T12:00:24.177Z]     daemon.go:339: [debb4c0810065] daemon started
12:00:24 [2019-09-16T12:00:24.177Z]     daemon.go:449: [debb4c0810065] Stopping daemon
12:00:24 [2019-09-16T12:00:24.177Z]     daemon.go:288: [debb4c0810065] exiting daemon
12:00:24 [2019-09-16T12:00:24.177Z]     daemon.go:436: [debb4c0810065] Daemon stopped
12:00:24 [2019-09-16T12:00:24.177Z] PASS
12:00:24 [2019-09-16T12:00:24.177Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
12:00:24 [2019-09-16T12:00:24.177Z] INFO: Testing against a local daemon
12:00:24 [2019-09-16T12:00:24.177Z] === RUN   TestCheckpoint
12:00:24 [2019-09-16T12:00:24.177Z] --- SKIP: TestCheckpoint (0.00s)
12:00:24 [2019-09-16T12:00:24.177Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:00:24 [2019-09-16T12:00:24.177Z] === RUN   TestContainerInvalidJSON
12:00:24 [2019-09-16T12:00:24.177Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:00:24 [2019-09-16T12:00:24.177Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:00:24 [2019-09-16T12:00:24.177Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:00:24 [2019-09-16T12:00:24.177Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:00:24 [2019-09-16T12:00:24.177Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:00:24 [2019-09-16T12:00:24.177Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:00:24 [2019-09-16T12:00:24.177Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:00:24 [2019-09-16T12:00:24.177Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:00:24 [2019-09-16T12:00:24.177Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:00:24 [2019-09-16T12:00:24.177Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:00:24 [2019-09-16T12:00:24.177Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:00:24 [2019-09-16T12:00:24.178Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:00:24 [2019-09-16T12:00:24.178Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:00:24 [2019-09-16T12:00:24.178Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:00:24 [2019-09-16T12:00:24.552Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
12:00:24 [2019-09-16T12:00:24.552Z] === RUN   TestCopyFromContainerPathIsNotDir
12:00:24 [2019-09-16T12:00:24.552Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
12:00:24 [2019-09-16T12:00:24.552Z] === RUN   TestCopyToContainerPathDoesNotExist
12:00:24 [2019-09-16T12:00:24.552Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
12:00:24 [2019-09-16T12:00:24.552Z] === RUN   TestCopyToContainerPathIsNotDir
12:00:24 [2019-09-16T12:00:24.923Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
12:00:24 [2019-09-16T12:00:24.923Z] === RUN   TestCopyFromContainer
12:00:25 [2019-09-16T12:00:25.398Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	2.525s
12:00:26 [2019-09-16T12:00:26.321Z] PASS: docker_cli_daemon_test.go:756: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork	2.443s
12:00:26 [2019-09-16T12:00:26.321Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	0.714s
12:00:26 [2019-09-16T12:00:26.766Z] === RUN   TestCopyFromContainer//
12:00:26 [2019-09-16T12:00:26.766Z] === RUN   TestCopyFromContainer//bar/root
12:00:27 [2019-09-16T12:00:27.157Z] === RUN   TestCopyFromContainer//bar/root/
12:00:27 [2019-09-16T12:00:27.157Z] === RUN   TestCopyFromContainer/bar/quux
12:00:27 [2019-09-16T12:00:27.157Z] === RUN   TestCopyFromContainer/bar/quux/
12:00:27 [2019-09-16T12:00:27.157Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:00:27 [2019-09-16T12:00:27.289Z] PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc	0.871s
12:00:27 [2019-09-16T12:00:27.541Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:00:27 [2019-09-16T12:00:27.541Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:00:27 [2019-09-16T12:00:27.541Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:00:27 [2019-09-16T12:00:27.541Z] === RUN   TestCopyFromContainer/bar/notarget
12:00:27 [2019-09-16T12:00:27.918Z] --- PASS: TestCopyFromContainer (3.00s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCopyFromContainer// (0.08s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
12:00:27 [2019-09-16T12:00:27.918Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:00:27 [2019-09-16T12:00:27.918Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:00:27 [2019-09-16T12:00:27.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:00:27 [2019-09-16T12:00:27.918Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:00:27 [2019-09-16T12:00:27.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:00:27 [2019-09-16T12:00:27.918Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:00:27 [2019-09-16T12:00:27.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:00:27 [2019-09-16T12:00:27.918Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:00:27 [2019-09-16T12:00:27.918Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:00:27 [2019-09-16T12:00:27.918Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:00:27 [2019-09-16T12:00:27.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:00:27 [2019-09-16T12:00:27.918Z] === RUN   TestCreateWithInvalidEnv
12:00:27 [2019-09-16T12:00:27.918Z] === RUN   TestCreateWithInvalidEnv/0
12:00:27 [2019-09-16T12:00:27.918Z] === PAUSE TestCreateWithInvalidEnv/0
12:00:27 [2019-09-16T12:00:27.918Z] === RUN   TestCreateWithInvalidEnv/1
12:00:27 [2019-09-16T12:00:27.918Z] === PAUSE TestCreateWithInvalidEnv/1
12:00:27 [2019-09-16T12:00:27.918Z] === RUN   TestCreateWithInvalidEnv/2
12:00:27 [2019-09-16T12:00:27.918Z] === PAUSE TestCreateWithInvalidEnv/2
12:00:27 [2019-09-16T12:00:27.918Z] === CONT  TestCreateWithInvalidEnv/0
12:00:27 [2019-09-16T12:00:27.918Z] === CONT  TestCreateWithInvalidEnv/2
12:00:27 [2019-09-16T12:00:27.918Z] === CONT  TestCreateWithInvalidEnv/1
12:00:27 [2019-09-16T12:00:27.918Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:00:27 [2019-09-16T12:00:27.918Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:00:27 [2019-09-16T12:00:27.918Z] === RUN   TestCreateTmpfsMountsTarget
12:00:27 [2019-09-16T12:00:27.918Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:00:27 [2019-09-16T12:00:27.918Z] === RUN   TestCreateWithCustomMaskedPaths
12:00:28 [2019-09-16T12:00:28.299Z] PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace	0.913s
12:00:29 [2019-09-16T12:00:29.226Z] PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf	0.781s
12:00:29 [2019-09-16T12:00:29.785Z] PASS: docker_cli_daemon_test.go:709: DockerDaemonSuite.TestDaemonBridgeFixedCidr	3.347s
12:00:30 [2019-09-16T12:00:30.595Z] --- PASS: TestCreateWithCustomMaskedPaths (2.72s)
12:00:30 [2019-09-16T12:00:30.595Z] === RUN   TestCreateWithCapabilities
12:00:30 [2019-09-16T12:00:30.595Z] === RUN   TestCreateWithCapabilities/no_capabilities
12:00:30 [2019-09-16T12:00:30.595Z] === PAUSE TestCreateWithCapabilities/no_capabilities
12:00:30 [2019-09-16T12:00:30.595Z] === RUN   TestCreateWithCapabilities/empty_capabilities
12:00:30 [2019-09-16T12:00:30.595Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
12:00:30 [2019-09-16T12:00:30.595Z] === RUN   TestCreateWithCapabilities/valid_capabilities
12:00:30 [2019-09-16T12:00:30.595Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
12:00:30 [2019-09-16T12:00:30.595Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
12:00:30 [2019-09-16T12:00:30.595Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
12:00:30 [2019-09-16T12:00:30.595Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
12:00:30 [2019-09-16T12:00:30.595Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
12:00:30 [2019-09-16T12:00:30.595Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
12:00:30 [2019-09-16T12:00:30.595Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
12:00:30 [2019-09-16T12:00:30.595Z] === RUN   TestCreateWithCapabilities/empty_capadd
12:00:30 [2019-09-16T12:00:30.595Z] === PAUSE TestCreateWithCapabilities/empty_capadd
12:00:30 [2019-09-16T12:00:30.595Z] === RUN   TestCreateWithCapabilities/empty_capdrop
12:00:30 [2019-09-16T12:00:30.595Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
12:00:30 [2019-09-16T12:00:30.595Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
12:00:30 [2019-09-16T12:00:30.595Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
12:00:30 [2019-09-16T12:00:30.595Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
12:00:30 [2019-09-16T12:00:30.595Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
12:00:30 [2019-09-16T12:00:30.595Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
12:00:30 [2019-09-16T12:00:30.595Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
12:00:30 [2019-09-16T12:00:30.595Z] === CONT  TestCreateWithCapabilities/no_capabilities
12:00:30 [2019-09-16T12:00:30.595Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
12:00:30 [2019-09-16T12:00:30.595Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
12:00:30 [2019-09-16T12:00:30.595Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
12:00:30 [2019-09-16T12:00:30.595Z] === CONT  TestCreateWithCapabilities/empty_capdrop
12:00:30 [2019-09-16T12:00:30.595Z] === CONT  TestCreateWithCapabilities/empty_capadd
12:00:30 [2019-09-16T12:00:30.984Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
12:00:30 [2019-09-16T12:00:30.984Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
12:00:30 [2019-09-16T12:00:30.984Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
12:00:30 [2019-09-16T12:00:30.984Z] === CONT  TestCreateWithCapabilities/valid_capabilities
12:00:30 [2019-09-16T12:00:30.984Z] === CONT  TestCreateWithCapabilities/empty_capabilities
12:00:30 [2019-09-16T12:00:30.984Z] --- PASS: TestCreateWithCapabilities (0.02s)
12:00:30 [2019-09-16T12:00:30.984Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
12:00:30 [2019-09-16T12:00:30.984Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
12:00:30 [2019-09-16T12:00:30.984Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s)
12:00:30 [2019-09-16T12:00:30.984Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
12:00:30 [2019-09-16T12:00:30.984Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s)
12:00:30 [2019-09-16T12:00:30.984Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s)
12:00:30 [2019-09-16T12:00:30.984Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
12:00:30 [2019-09-16T12:00:30.984Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
12:00:30 [2019-09-16T12:00:30.984Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
12:00:30 [2019-09-16T12:00:30.984Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
12:00:30 [2019-09-16T12:00:30.984Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
12:00:30 [2019-09-16T12:00:30.984Z] === RUN   TestCreateWithCustomReadonlyPaths
12:00:31 [2019-09-16T12:00:31.145Z] PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach	1.839s
12:00:32 [2019-09-16T12:00:32.843Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
12:00:33 [2019-09-16T12:00:33.027Z] PASS: docker_cli_daemon_test.go:731: DockerDaemonSuite.TestDaemonBridgeFixedCidr2	3.234s
12:00:33 [2019-09-16T12:00:33.027Z] PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop	1.867s
12:00:34 [2019-09-16T12:00:34.189Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.93s)
12:00:34 [2019-09-16T12:00:34.189Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:00:34 [2019-09-16T12:00:34.189Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:00:34 [2019-09-16T12:00:34.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:00:34 [2019-09-16T12:00:34.189Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:00:34 [2019-09-16T12:00:34.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:00:34 [2019-09-16T12:00:34.189Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:00:34 [2019-09-16T12:00:34.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:00:34 [2019-09-16T12:00:34.189Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:00:34 [2019-09-16T12:00:34.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:00:34 [2019-09-16T12:00:34.189Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:00:34 [2019-09-16T12:00:34.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:00:34 [2019-09-16T12:00:34.189Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:00:34 [2019-09-16T12:00:34.189Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:00:34 [2019-09-16T12:00:34.189Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:00:34 [2019-09-16T12:00:34.189Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:00:34 [2019-09-16T12:00:34.189Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:00:34 [2019-09-16T12:00:34.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:00:34 [2019-09-16T12:00:34.189Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
12:00:34 [2019-09-16T12:00:34.189Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
12:00:34 [2019-09-16T12:00:34.189Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:00:34 [2019-09-16T12:00:34.189Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
12:00:34 [2019-09-16T12:00:34.189Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:00:34 [2019-09-16T12:00:34.190Z] === RUN   TestContainerStartOnDaemonRestart
12:00:34 [2019-09-16T12:00:34.190Z] === PAUSE TestContainerStartOnDaemonRestart
12:00:34 [2019-09-16T12:00:34.190Z] === RUN   TestDaemonRestartIpcMode
12:00:34 [2019-09-16T12:00:34.190Z] === PAUSE TestDaemonRestartIpcMode
12:00:34 [2019-09-16T12:00:34.190Z] === RUN   TestDiff
12:00:34 [2019-09-16T12:00:34.388Z] PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach	0.868s
12:00:34 [2019-09-16T12:00:34.948Z] PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect	0.583s
12:00:34 [2019-09-16T12:00:34.990Z] --- PASS: TestDiff (0.83s)
12:00:34 [2019-09-16T12:00:34.990Z] === RUN   TestExecWithCloseStdin
12:00:35 [2019-09-16T12:00:35.204Z] PASS: docker_cli_daemon_test.go:647: DockerDaemonSuite.TestDaemonBridgeIP	2.239s
12:00:36 [2019-09-16T12:00:36.129Z] --- PASS: TestServiceUpdateNetwork (15.78s)
12:00:36 [2019-09-16T12:00:36.129Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:00:36 [2019-09-16T12:00:36.129Z]     daemon.go:321: [db520b14a117d] waiting for daemon to start
12:00:36 [2019-09-16T12:00:36.129Z]     daemon.go:339: [db520b14a117d] daemon started
12:00:36 [2019-09-16T12:00:36.129Z]     daemon.go:449: [db520b14a117d] Stopping daemon
12:00:36 [2019-09-16T12:00:36.129Z]     daemon.go:288: [db520b14a117d] exiting daemon
12:00:36 [2019-09-16T12:00:36.129Z]     daemon.go:436: [db520b14a117d] Daemon stopped
12:00:36 [2019-09-16T12:00:36.129Z] === RUN   TestDockerNetworkReConnect
12:00:36 [2019-09-16T12:00:36.255Z] --- PASS: TestExecWithCloseStdin (1.20s)
12:00:36 [2019-09-16T12:00:36.255Z] === RUN   TestExec
12:00:36 [2019-09-16T12:00:36.383Z] PASS: docker_cli_daemon_test.go:617: DockerDaemonSuite.TestDaemonBridgeNone	1.272s
12:00:36 [2019-09-16T12:00:36.942Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	1.953s
12:00:37 [2019-09-16T12:00:37.055Z] --- PASS: TestExec (1.10s)
12:00:37 [2019-09-16T12:00:37.055Z] === RUN   TestExecUser
12:00:38 [2019-09-16T12:00:38.304Z] PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer	0.739s
12:00:38 [2019-09-16T12:00:38.325Z] --- PASS: TestExecUser (1.11s)
12:00:38 [2019-09-16T12:00:38.325Z] === RUN   TestExportContainerAndImportImage
12:00:38 [2019-09-16T12:00:38.559Z] PASS: docker_cli_daemon_test.go:1860: DockerDaemonSuite.TestDaemonCgroupParent	2.135s
12:00:38 [2019-09-16T12:00:38.813Z] PASS: docker_cli_daemon_test.go:1672: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress	0.121s
12:00:38 [2019-09-16T12:00:38.813Z] PASS: docker_cli_daemon_test.go:1664: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress	0.115s
12:00:39 [2019-09-16T12:00:39.068Z] PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin	0.744s
12:00:39 [2019-09-16T12:00:39.623Z] --- PASS: TestExportContainerAndImportImage (1.26s)
12:00:39 [2019-09-16T12:00:39.623Z] === RUN   TestExportContainerAfterDaemonRestart
12:00:40 [2019-09-16T12:00:40.032Z] PASS: docker_cli_daemon_test.go:2392: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode	1.268s
12:00:40 [2019-09-16T12:00:40.287Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	1.190s
12:00:40 [2019-09-16T12:00:40.542Z] PASS: docker_cli_daemon_test.go:2188: DockerDaemonSuite.TestDaemonDebugLog	0.512s
12:00:40 [2019-09-16T12:00:40.901Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
12:00:40 [2019-09-16T12:00:40.901Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
12:00:40 [2019-09-16T12:00:40.901Z]     daemon.go:321: [d409f2ffae081] waiting for daemon to start
12:00:40 [2019-09-16T12:00:40.901Z]     daemon.go:339: [d409f2ffae081] daemon started
12:00:40 [2019-09-16T12:00:40.901Z]     daemon.go:449: [d409f2ffae081] Stopping daemon
12:00:40 [2019-09-16T12:00:40.901Z]     daemon.go:288: [d409f2ffae081] exiting daemon
12:00:40 [2019-09-16T12:00:40.901Z]     daemon.go:436: [d409f2ffae081] Daemon stopped
12:00:40 [2019-09-16T12:00:40.901Z]     daemon.go:321: [d409f2ffae081] waiting for daemon to start
12:00:40 [2019-09-16T12:00:40.901Z]     daemon.go:339: [d409f2ffae081] daemon started
12:00:40 [2019-09-16T12:00:40.901Z]     daemon.go:449: [d409f2ffae081] Stopping daemon
12:00:40 [2019-09-16T12:00:40.901Z]     daemon.go:288: [d409f2ffae081] exiting daemon
12:00:40 [2019-09-16T12:00:40.901Z]     daemon.go:436: [d409f2ffae081] Daemon stopped
12:00:40 [2019-09-16T12:00:40.901Z] === RUN   TestHealthCheckWorkdir
12:00:42 [2019-09-16T12:00:42.184Z] --- PASS: TestHealthCheckWorkdir (1.24s)
12:00:42 [2019-09-16T12:00:42.184Z] === RUN   TestHealthKillContainer
12:00:42 [2019-09-16T12:00:42.427Z] --- PASS: TestDockerNetworkReConnect (6.20s)
12:00:42 [2019-09-16T12:00:42.427Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:00:42 [2019-09-16T12:00:42.427Z]     daemon.go:321: [d5776b5bcf07c] waiting for daemon to start
12:00:42 [2019-09-16T12:00:42.427Z]     daemon.go:339: [d5776b5bcf07c] daemon started
12:00:42 [2019-09-16T12:00:42.427Z]     daemon.go:449: [d5776b5bcf07c] Stopping daemon
12:00:42 [2019-09-16T12:00:42.427Z]     daemon.go:288: [d5776b5bcf07c] exiting daemon
12:00:42 [2019-09-16T12:00:42.427Z]     daemon.go:436: [d5776b5bcf07c] Daemon stopped
12:00:42 [2019-09-16T12:00:42.427Z] === RUN   TestServiceUpdateNetwork
12:00:42 [2019-09-16T12:00:42.427Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	2.121s
12:00:43 [2019-09-16T12:00:43.352Z] PASS: docker_cli_daemon_test.go:795: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit	2.544s
12:00:43 [2019-09-16T12:00:43.607Z] PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile	1.150s
12:00:44 [2019-09-16T12:00:44.533Z] PASS: docker_cli_daemon_test.go:817: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet	1.429s
12:00:44 [2019-09-16T12:00:44.789Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	1.261s
12:00:44 [2019-09-16T12:00:44.789Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.003s
12:00:45 [2019-09-16T12:00:45.357Z] --- PASS: TestHealthKillContainer (3.12s)
12:00:45 [2019-09-16T12:00:45.357Z] === RUN   TestInspectCpusetInConfigPre120
12:00:46 [2019-09-16T12:00:46.149Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	1.247s
12:00:46 [2019-09-16T12:00:46.193Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s)
12:00:46 [2019-09-16T12:00:46.193Z] === RUN   TestIpcModeNone
12:00:47 [2019-09-16T12:00:47.076Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	0.717s
12:00:47 [2019-09-16T12:00:47.076Z] PASS: docker_cli_daemon_test.go:774: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit	2.514s
12:00:47 [2019-09-16T12:00:47.685Z] --- PASS: TestIpcModeNone (1.18s)
12:00:47 [2019-09-16T12:00:47.685Z] === RUN   TestIpcModePrivate
12:00:47 [2019-09-16T12:00:47.692Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:00:48 [2019-09-16T12:00:48.477Z] PASS: docker_cli_daemon_test.go:828: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig	1.094s
12:00:48 [2019-09-16T12:00:48.528Z] --- PASS: TestIpcModePrivate (1.19s)
12:00:48 [2019-09-16T12:00:48.528Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
12:00:48 [2019-09-16T12:00:48.528Z] === RUN   TestIpcModeShareable
12:00:48 [2019-09-16T12:00:48.731Z] PASS: docker_cli_daemon_test.go:2208: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload	0.549s
12:00:49 [2019-09-16T12:00:49.585Z] tests/integration/client_test.py .....                                   [ 75%]
12:00:49 [2019-09-16T12:00:49.862Z] --- PASS: TestIpcModeShareable (1.22s)
12:00:49 [2019-09-16T12:00:49.862Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
12:00:49 [2019-09-16T12:00:49.862Z] === RUN   TestAPIIpcModeShareableAndContainer
12:00:50 [2019-09-16T12:00:50.515Z] tests/integration/errors_test.py .                                       [ 76%]
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/archive	10.126s	coverage: 62.2% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/authorization	0.480s	coverage: 26.2% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/broadcaster	0.042s	coverage: 100.0% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/capabilities	0.039s	coverage: 87.5% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.202s	coverage: 15.4% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:00:51 [2019-09-16T12:00:51.711Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/directory	0.113s	coverage: 80.0% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/discovery	0.046s	coverage: 58.3% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/discovery/file	0.188s	coverage: 97.6% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.575s	coverage: 84.1% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.198s	coverage: 92.3% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.085s	coverage: 93.8% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/filenotify	0.051s	coverage: 43.8% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/fileutils	0.194s	coverage: 87.7% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/homedir	0.040s	coverage: 37.5% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/idtools	0.232s	coverage: 6.3% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/ioutils	0.675s	coverage: 69.1% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.300s	coverage: 91.7% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/locker	0.132s	coverage: 88.9% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/longpath	0.091s	coverage: 100.0% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.049s	coverage: 85.7% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/parsers	0.053s	coverage: 97.0% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
12:00:51 [2019-09-16T12:00:51.711Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
12:00:51 [2019-09-16T12:00:51.711Z] ok  	github.com/docker/docker/pkg/pidfile	0.196s	coverage: 82.6% of statements
12:00:51 [2019-09-16T12:00:51.711Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:00:51 [2019-09-16T12:00:51.711Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:00:52 [2019-09-16T12:00:52.891Z] PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents	3.535s
12:00:53 [2019-09-16T12:00:53.086Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.38s)
12:00:53 [2019-09-16T12:00:53.086Z] === RUN   TestAPIIpcModeHost
12:00:53 [2019-09-16T12:00:53.895Z] --- PASS: TestAPIIpcModeHost (0.88s)
12:00:53 [2019-09-16T12:00:53.895Z] === RUN   TestDaemonIpcModeShareable
12:00:56 [2019-09-16T12:00:56.189Z] PASS: docker_cli_events_unix_test.go:459: DockerDaemonSuite.TestDaemonEventsWithFilters	3.593s
12:00:56 [2019-09-16T12:00:56.189Z] PASS: docker_cli_daemon_test.go:574: DockerDaemonSuite.TestDaemonExitOnFailure	0.078s
12:00:56 [2019-09-16T12:00:56.389Z] --- PASS: TestDaemonIpcModeShareable (1.95s)
12:00:56 [2019-09-16T12:00:56.389Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
12:00:56 [2019-09-16T12:00:56.389Z]     daemon.go:321: [ddf634073098b] waiting for daemon to start
12:00:56 [2019-09-16T12:00:56.389Z]     daemon.go:339: [ddf634073098b] daemon started
12:00:56 [2019-09-16T12:00:56.389Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
12:00:56 [2019-09-16T12:00:56.389Z]     daemon.go:449: [ddf634073098b] Stopping daemon
12:00:56 [2019-09-16T12:00:56.389Z]     daemon.go:288: [ddf634073098b] exiting daemon
12:00:56 [2019-09-16T12:00:56.389Z]     daemon.go:436: [ddf634073098b] Daemon stopped
12:00:56 [2019-09-16T12:00:56.389Z] === RUN   TestDaemonIpcModePrivate
12:00:56 [2019-09-16T12:00:56.789Z] PASS: docker_cli_daemon_test.go:503: DockerDaemonSuite.TestDaemonFlagD	0.510s
12:00:57 [2019-09-16T12:00:57.046Z] PASS: docker_cli_daemon_test.go:512: DockerDaemonSuite.TestDaemonFlagDebug	0.508s
12:00:57 [2019-09-16T12:00:57.607Z] --- PASS: TestServiceUpdateNetwork (15.23s)
12:00:57 [2019-09-16T12:00:57.607Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:00:57 [2019-09-16T12:00:57.607Z]     daemon.go:321: [dd689cc217c6a] waiting for daemon to start
12:00:57 [2019-09-16T12:00:57.607Z]     daemon.go:339: [dd689cc217c6a] daemon started
12:00:57 [2019-09-16T12:00:57.607Z]     daemon.go:449: [dd689cc217c6a] Stopping daemon
12:00:57 [2019-09-16T12:00:57.607Z]     daemon.go:288: [dd689cc217c6a] exiting daemon
12:00:57 [2019-09-16T12:00:57.607Z]     daemon.go:436: [dd689cc217c6a] Daemon stopped
12:00:57 [2019-09-16T12:00:57.607Z] === RUN   TestDockerNetworkReConnect
12:00:57 [2019-09-16T12:00:57.607Z] PASS: docker_cli_daemon_test.go:521: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal	0.508s
12:00:58 [2019-09-16T12:00:58.243Z] --- PASS: TestDaemonIpcModePrivate (1.85s)
12:00:58 [2019-09-16T12:00:58.243Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
12:00:58 [2019-09-16T12:00:58.243Z]     daemon.go:321: [d306b282a3b8f] waiting for daemon to start
12:00:58 [2019-09-16T12:00:58.243Z]     daemon.go:339: [d306b282a3b8f] daemon started
12:00:58 [2019-09-16T12:00:58.243Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
12:00:58 [2019-09-16T12:00:58.243Z]     daemon.go:449: [d306b282a3b8f] Stopping daemon
12:00:58 [2019-09-16T12:00:58.243Z]     daemon.go:288: [d306b282a3b8f] exiting daemon
12:00:58 [2019-09-16T12:00:58.243Z]     daemon.go:436: [d306b282a3b8f] Daemon stopped
12:00:58 [2019-09-16T12:00:58.243Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:01:00 [2019-09-16T12:01:00.188Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.01s)
12:01:00 [2019-09-16T12:01:00.188Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
12:01:00 [2019-09-16T12:01:00.188Z]     daemon.go:321: [d7f51355d8ed3] waiting for daemon to start
12:01:00 [2019-09-16T12:01:00.188Z]     daemon.go:339: [d7f51355d8ed3] daemon started
12:01:00 [2019-09-16T12:01:00.188Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
12:01:00 [2019-09-16T12:01:00.188Z]     daemon.go:449: [d7f51355d8ed3] Stopping daemon
12:01:00 [2019-09-16T12:01:00.188Z]     daemon.go:288: [d7f51355d8ed3] exiting daemon
12:01:00 [2019-09-16T12:01:00.188Z]     daemon.go:436: [d7f51355d8ed3] Daemon stopped
12:01:00 [2019-09-16T12:01:00.188Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:01:01 [2019-09-16T12:01:01.766Z] PASS: docker_cli_daemon_test.go:910: DockerDaemonSuite.TestDaemonICCLinkExpose	3.457s
12:01:01 [2019-09-16T12:01:01.766Z] SKIP: docker_cli_daemon_test.go:874: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables)
12:01:02 [2019-09-16T12:01:02.124Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.98s)
12:01:02 [2019-09-16T12:01:02.124Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
12:01:02 [2019-09-16T12:01:02.124Z]     daemon.go:321: [d8f238968925b] waiting for daemon to start
12:01:02 [2019-09-16T12:01:02.124Z]     daemon.go:339: [d8f238968925b] daemon started
12:01:02 [2019-09-16T12:01:02.124Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
12:01:02 [2019-09-16T12:01:02.124Z]     daemon.go:449: [d8f238968925b] Stopping daemon
12:01:02 [2019-09-16T12:01:02.124Z]     daemon.go:288: [d8f238968925b] exiting daemon
12:01:02 [2019-09-16T12:01:02.124Z]     daemon.go:436: [d8f238968925b] Daemon stopped
12:01:02 [2019-09-16T12:01:02.124Z] === RUN   TestIpcModeOlderClient
12:01:02 [2019-09-16T12:01:02.124Z] === PAUSE TestIpcModeOlderClient
12:01:02 [2019-09-16T12:01:02.124Z] === RUN   TestKillContainerInvalidSignal
12:01:02 [2019-09-16T12:01:02.907Z] --- PASS: TestKillContainerInvalidSignal (0.88s)
12:01:02 [2019-09-16T12:01:02.907Z] === RUN   TestKillContainer
12:01:02 [2019-09-16T12:01:02.907Z] === RUN   TestKillContainer/no_signal
12:01:03 [2019-09-16T12:01:03.695Z] === RUN   TestKillContainer/non_killing_signal
12:01:04 [2019-09-16T12:01:04.275Z] --- PASS: TestDockerNetworkReConnect (6.70s)
12:01:04 [2019-09-16T12:01:04.276Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:01:04 [2019-09-16T12:01:04.276Z]     daemon.go:321: [d81ba874707d0] waiting for daemon to start
12:01:04 [2019-09-16T12:01:04.276Z]     daemon.go:339: [d81ba874707d0] daemon started
12:01:04 [2019-09-16T12:01:04.276Z]     daemon.go:449: [d81ba874707d0] Stopping daemon
12:01:04 [2019-09-16T12:01:04.276Z]     daemon.go:288: [d81ba874707d0] exiting daemon
12:01:04 [2019-09-16T12:01:04.276Z]     daemon.go:436: [d81ba874707d0] Daemon stopped
12:01:04 [2019-09-16T12:01:04.276Z] === RUN   TestServiceUpdateNetwork
12:01:04 [2019-09-16T12:01:04.276Z] PASS: docker_cli_daemon_test.go:845: DockerDaemonSuite.TestDaemonIP	3.010s
12:01:04 [2019-09-16T12:01:04.276Z] SKIP: docker_cli_daemon_test.go:362: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6)
12:01:04 [2019-09-16T12:01:04.502Z] === RUN   TestKillContainer/killing_signal
12:01:05 [2019-09-16T12:01:05.768Z] --- PASS: TestKillContainer (2.89s)
12:01:05 [2019-09-16T12:01:05.768Z]     --- PASS: TestKillContainer/no_signal (0.87s)
12:01:05 [2019-09-16T12:01:05.768Z]     --- PASS: TestKillContainer/non_killing_signal (0.68s)
12:01:05 [2019-09-16T12:01:05.768Z]     --- PASS: TestKillContainer/killing_signal (0.92s)
12:01:05 [2019-09-16T12:01:05.768Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:01:05 [2019-09-16T12:01:05.768Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:01:06 [2019-09-16T12:01:06.577Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:01:06 [2019-09-16T12:01:06.786Z] PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace	19.552s
12:01:07 [2019-09-16T12:01:07.346Z] PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks	0.871s
12:01:07 [2019-09-16T12:01:07.841Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.95s)
12:01:07 [2019-09-16T12:01:07.842Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s)
12:01:07 [2019-09-16T12:01:07.842Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
12:01:07 [2019-09-16T12:01:07.842Z] === RUN   TestKillStoppedContainer
12:01:07 [2019-09-16T12:01:07.842Z] --- PASS: TestKillStoppedContainer (0.10s)
12:01:07 [2019-09-16T12:01:07.842Z] === RUN   TestKillStoppedContainerAPIPre120
12:01:07 [2019-09-16T12:01:07.842Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
12:01:07 [2019-09-16T12:01:07.842Z] === RUN   TestKillDifferentUserContainer
12:01:08 [2019-09-16T12:01:08.651Z] --- PASS: TestKillDifferentUserContainer (0.96s)
12:01:08 [2019-09-16T12:01:08.651Z] === RUN   TestInspectOomKilledTrue
12:01:08 [2019-09-16T12:01:08.651Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
12:01:08 [2019-09-16T12:01:08.651Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:01:08 [2019-09-16T12:01:08.651Z] === RUN   TestInspectOomKilledFalse
12:01:08 [2019-09-16T12:01:08.652Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:01:08 [2019-09-16T12:01:08.652Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:01:08 [2019-09-16T12:01:08.652Z] === RUN   TestLinksEtcHostsContentMatch
12:01:09 [2019-09-16T12:01:09.230Z] PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume	1.533s
12:01:09 [2019-09-16T12:01:09.230Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.211s
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/plugins	35.103s	coverage: 73.6% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.079s	coverage: 56.8% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:01:09 [2019-09-16T12:01:09.373Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.170s	coverage: 85.7% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/pools	0.040s	coverage: 87.9% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/progress	0.075s	coverage: 75.9% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/pubsub	1.129s	coverage: 72.7% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/reexec	0.134s	coverage: 82.4% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/signal	0.089s	coverage: 20.3% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/stdcopy	0.047s	coverage: 100.0% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/streamformatter	0.074s	coverage: 66.2% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/stringid	0.042s	coverage: 70.6% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/sysinfo	0.035s	coverage: 38.2% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/system	0.053s	coverage: 12.3% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/tailfile	0.116s	coverage: 88.6% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/tarsum	0.267s	coverage: 89.3% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/term	0.123s	coverage: 30.8% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/term/windows	0.046s	coverage: 0.0% of statements [no tests to run]
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/truncindex	0.165s	coverage: 91.5% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/urlutil	0.030s	coverage: 100.0% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/pkg/useragent	0.031s	coverage: 88.9% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/plugin	0.446s	coverage: 12.0% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/plugin/v2	0.215s	coverage: 20.1% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/reference	0.182s	coverage: 84.4% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/registry	0.445s	coverage: 52.3% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/registry/resumable	0.300s	coverage: 100.0% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/restartmanager	0.038s	coverage: 49.0% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ?   	github.com/docker/docker/rootless	[no test files]
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/runconfig	0.139s	coverage: 54.5% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:01:09 [2019-09-16T12:01:09.373Z] ?   	github.com/docker/docker/volume	[no test files]
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/volume/drivers	0.174s	coverage: 36.1% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/volume/local	0.288s	coverage: 37.7% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/volume/mounts	0.123s	coverage: 66.2% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ok  	github.com/docker/docker/volume/service	0.456s	coverage: 70.3% of statements
12:01:09 [2019-09-16T12:01:09.373Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:01:09 [2019-09-16T12:01:09.373Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:01:09 [2019-09-16T12:01:09.452Z] --- PASS: TestLinksEtcHostsContentMatch (0.79s)
12:01:09 [2019-09-16T12:01:09.452Z] === RUN   TestLinksContainerNames
12:01:09 [2019-09-16T12:01:09.790Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange	0.743s
12:01:11 [2019-09-16T12:01:11.297Z] --- PASS: TestLinksContainerNames (1.61s)
12:01:11 [2019-09-16T12:01:11.297Z] === RUN   TestLogsFollowTailEmpty
12:01:11 [2019-09-16T12:01:11.546Z] INFO: make.ps1 ended at 09/16/2019 12:01:11
12:01:12 [2019-09-16T12:01:12.098Z] --- PASS: TestLogsFollowTailEmpty (0.99s)
12:01:12 [2019-09-16T12:01:12.098Z] === RUN   TestContainerNetworkMountsNoChown
12:01:12 [2019-09-16T12:01:12.300Z] PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership	2.195s
12:01:12 [2019-09-16T12:01:12.878Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s)
12:01:12 [2019-09-16T12:01:12.878Z] === RUN   TestMountDaemonRoot
12:01:13 [2019-09-16T12:01:13.079Z] INFO: Unit tests ended at 09/16/2019 12:01:12. Duration:00:04:04.8619797
12:01:13 [2019-09-16T12:01:13.079Z] INFO: Building busybox
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/default
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/default
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/private
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/private
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rprivate
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rprivate
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/slave
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/slave
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rslave
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rslave
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/shared
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/shared
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rshared
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rshared
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/default
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/default/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/default/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/default/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/rshared
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/shared
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/rslave
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/slave
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/rprivate
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/private
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/private/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/private/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/default/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:01:13 [2019-09-16T12:01:13.276Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:01:13 [2019-09-16T12:01:13.537Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
12:01:13 [2019-09-16T12:01:13.537Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
12:01:13 [2019-09-16T12:01:13.537Z] 
12:01:13 [2019-09-16T12:01:13.537Z] Sending build context to Docker daemon   2.56kB
12:01:13 [2019-09-16T12:01:13.537Z] 
12:01:13 [2019-09-16T12:01:13.537Z] Step 1/6 : FROM microsoft/windowsservercore
12:01:13 [2019-09-16T12:01:13.537Z]  ---> 1ddfa8bee56a
12:01:13 [2019-09-16T12:01:13.537Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
12:01:13 [2019-09-16T12:01:13.537Z]  ---> Running in 094d3daa9f3b
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/private/bind_root
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/private/mount_root
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:01:13 [2019-09-16T12:01:13.661Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:01:14 [2019-09-16T12:01:14.048Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:01:14 [2019-09-16T12:01:14.048Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:01:14 [2019-09-16T12:01:14.048Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:01:14 [2019-09-16T12:01:14.048Z] --- PASS: TestMountDaemonRoot (0.04s)
12:01:14 [2019-09-16T12:01:14.048Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
12:01:14 [2019-09-16T12:01:14.048Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
12:01:14 [2019-09-16T12:01:14.048Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
12:01:14 [2019-09-16T12:01:14.048Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
12:01:14 [2019-09-16T12:01:14.048Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
12:01:14 [2019-09-16T12:01:14.048Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
12:01:14 [2019-09-16T12:01:14.048Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
12:01:14 [2019-09-16T12:01:14.048Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
12:01:14 [2019-09-16T12:01:14.048Z] === RUN   TestContainerBindMountNonRecursive
12:01:14 [2019-09-16T12:01:14.182Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	2.225s
12:01:15 [2019-09-16T12:01:15.107Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	0.745s
12:01:16 [2019-09-16T12:01:16.885Z] --- PASS: TestContainerBindMountNonRecursive (2.74s)
12:01:16 [2019-09-16T12:01:16.885Z] === RUN   TestNetworkNat
12:01:17 [2019-09-16T12:01:17.120Z] PASS: docker_cli_daemon_test.go:421: DockerDaemonSuite.TestDaemonIPv6FixedCIDR	2.365s
12:01:17 [2019-09-16T12:01:17.694Z] --- PASS: TestNetworkNat (0.99s)
12:01:17 [2019-09-16T12:01:17.694Z] === RUN   TestNetworkLocalhostTCPNat
12:01:18 [2019-09-16T12:01:18.505Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s)
12:01:18 [2019-09-16T12:01:18.505Z] === RUN   TestNetworkLoopbackNat
12:01:19 [2019-09-16T12:01:19.318Z] Removing intermediate container 094d3daa9f3b
12:01:19 [2019-09-16T12:01:19.318Z]  ---> 65b512e4e385
12:01:19 [2019-09-16T12:01:19.318Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
12:01:19 [2019-09-16T12:01:19.631Z] --- PASS: TestServiceUpdateNetwork (15.61s)
12:01:19 [2019-09-16T12:01:19.631Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:01:19 [2019-09-16T12:01:19.631Z]     daemon.go:321: [d6f35316baa79] waiting for daemon to start
12:01:19 [2019-09-16T12:01:19.631Z]     daemon.go:339: [d6f35316baa79] daemon started
12:01:19 [2019-09-16T12:01:19.631Z]     daemon.go:449: [d6f35316baa79] Stopping daemon
12:01:19 [2019-09-16T12:01:19.631Z]     daemon.go:288: [d6f35316baa79] exiting daemon
12:01:19 [2019-09-16T12:01:19.631Z]     daemon.go:436: [d6f35316baa79] Daemon stopped
12:01:19 [2019-09-16T12:01:19.631Z] PASS
12:01:19 [2019-09-16T12:01:19.631Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:01:19 [2019-09-16T12:01:19.797Z] --- PASS: TestNetworkLoopbackNat (1.28s)
12:01:19 [2019-09-16T12:01:19.797Z] === RUN   TestPause
12:01:19 [2019-09-16T12:01:19.889Z] INFO: Testing against a local daemon
12:01:19 [2019-09-16T12:01:19.889Z] testing: warning: no tests to run
12:01:19 [2019-09-16T12:01:19.889Z] PASS
12:01:19 [2019-09-16T12:01:19.889Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:01:19 [2019-09-16T12:01:19.889Z] INFO: Testing against a local daemon
12:01:19 [2019-09-16T12:01:19.889Z] testing: warning: no tests to run
12:01:19 [2019-09-16T12:01:19.889Z] PASS
12:01:19 [2019-09-16T12:01:19.889Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:01:19 [2019-09-16T12:01:19.889Z] INFO: Testing against a local daemon
12:01:19 [2019-09-16T12:01:19.889Z] testing: warning: no tests to run
12:01:19 [2019-09-16T12:01:19.889Z] PASS
12:01:19 [2019-09-16T12:01:19.889Z] Running integration-test (iteration 2)
12:01:19 [2019-09-16T12:01:19.889Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:01:19 [2019-09-16T12:01:19.889Z] INFO: Testing against a local daemon
12:01:19 [2019-09-16T12:01:19.889Z] === RUN   TestBuildMultiStageCopy
12:01:19 [2019-09-16T12:01:19.889Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:01:20 [2019-09-16T12:01:20.283Z] 
12:01:20 [2019-09-16T12:01:20.283Z]  ---> 39360958cfd1
12:01:20 [2019-09-16T12:01:20.283Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
12:01:20 [2019-09-16T12:01:20.283Z]  ---> Running in d8da2498b77c
12:01:21 [2019-09-16T12:01:21.060Z] --- PASS: TestPause (0.93s)
12:01:21 [2019-09-16T12:01:21.060Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:01:21 [2019-09-16T12:01:21.060Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:01:21 [2019-09-16T12:01:21.060Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:01:21 [2019-09-16T12:01:21.060Z] === RUN   TestPauseStopPausedContainer
12:01:21 [2019-09-16T12:01:21.250Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:01:21 [2019-09-16T12:01:21.250Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:01:21 [2019-09-16T12:01:21.250Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:01:21 [2019-09-16T12:01:21.507Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:01:21 [2019-09-16T12:01:21.762Z] --- PASS: TestBuildMultiStageCopy (1.88s)
12:01:21 [2019-09-16T12:01:21.762Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s)
12:01:21 [2019-09-16T12:01:21.762Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s)
12:01:21 [2019-09-16T12:01:21.762Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s)
12:01:21 [2019-09-16T12:01:21.762Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
12:01:21 [2019-09-16T12:01:21.762Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
12:01:21 [2019-09-16T12:01:21.762Z] === RUN   TestBuildMultiStageCopy
12:01:21 [2019-09-16T12:01:21.762Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:01:21 [2019-09-16T12:01:21.816Z] 
12:01:21 [2019-09-16T12:01:21.816Z] SUCCESS: Specified value was saved.
12:01:21 [2019-09-16T12:01:21.843Z] --- PASS: TestPauseStopPausedContainer (1.01s)
12:01:21 [2019-09-16T12:01:21.843Z] === RUN   TestPsFilter
12:01:22 [2019-09-16T12:01:22.017Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:01:22 [2019-09-16T12:01:22.017Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:01:22 [2019-09-16T12:01:22.238Z] --- PASS: TestPsFilter (0.26s)
12:01:22 [2019-09-16T12:01:22.238Z] === RUN   TestRemoveContainerWithRemovedVolume
12:01:22 [2019-09-16T12:01:22.271Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:01:22 [2019-09-16T12:01:22.526Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:01:22 [2019-09-16T12:01:22.781Z] --- PASS: TestBuildMultiStageCopy (1.03s)
12:01:22 [2019-09-16T12:01:22.781Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.14s)
12:01:22 [2019-09-16T12:01:22.781Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s)
12:01:22 [2019-09-16T12:01:22.781Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
12:01:22 [2019-09-16T12:01:22.781Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s)
12:01:22 [2019-09-16T12:01:22.781Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s)
12:01:22 [2019-09-16T12:01:22.781Z] === RUN   TestBuildMultiStageCopy
12:01:22 [2019-09-16T12:01:22.781Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:01:23 [2019-09-16T12:01:23.025Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s)
12:01:23 [2019-09-16T12:01:23.025Z] === RUN   TestRemoveContainerWithVolume
12:01:23 [2019-09-16T12:01:23.037Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:01:23 [2019-09-16T12:01:23.037Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:01:23 [2019-09-16T12:01:23.037Z] PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir	8.143s
12:01:23 [2019-09-16T12:01:23.291Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:01:23 [2019-09-16T12:01:23.291Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:01:23 [2019-09-16T12:01:23.546Z] --- PASS: TestBuildMultiStageCopy (0.81s)
12:01:23 [2019-09-16T12:01:23.546Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.13s)
12:01:23 [2019-09-16T12:01:23.546Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s)
12:01:23 [2019-09-16T12:01:23.546Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.15s)
12:01:23 [2019-09-16T12:01:23.546Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s)
12:01:23 [2019-09-16T12:01:23.547Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
12:01:23 [2019-09-16T12:01:23.547Z] === RUN   TestBuildMultiStageCopy
12:01:23 [2019-09-16T12:01:23.547Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:01:23 [2019-09-16T12:01:23.801Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:01:23 [2019-09-16T12:01:23.801Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:01:23 [2019-09-16T12:01:23.815Z] --- PASS: TestRemoveContainerWithVolume (1.00s)
12:01:23 [2019-09-16T12:01:23.815Z] === RUN   TestRemoveContainerRunning
12:01:24 [2019-09-16T12:01:24.056Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:01:24 [2019-09-16T12:01:24.310Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:01:24 [2019-09-16T12:01:24.567Z] --- PASS: TestBuildMultiStageCopy (0.90s)
12:01:24 [2019-09-16T12:01:24.567Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.16s)
12:01:24 [2019-09-16T12:01:24.567Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s)
12:01:24 [2019-09-16T12:01:24.567Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
12:01:24 [2019-09-16T12:01:24.567Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
12:01:24 [2019-09-16T12:01:24.567Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
12:01:24 [2019-09-16T12:01:24.567Z] === RUN   TestBuildMultiStageCopy
12:01:24 [2019-09-16T12:01:24.567Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:01:24 [2019-09-16T12:01:24.567Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:01:24 [2019-09-16T12:01:24.713Z] Removing intermediate container d8da2498b77c
12:01:24 [2019-09-16T12:01:24.713Z]  ---> 0d96a608ec01
12:01:24 [2019-09-16T12:01:24.713Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
12:01:24 [2019-09-16T12:01:24.713Z]  ---> Running in 3a1cfb64f69d
12:01:24 [2019-09-16T12:01:24.822Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:01:25 [2019-09-16T12:01:25.077Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:01:25 [2019-09-16T12:01:25.077Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:01:25 [2019-09-16T12:01:25.099Z] --- PASS: TestRemoveContainerRunning (1.01s)
12:01:25 [2019-09-16T12:01:25.099Z] === RUN   TestRemoveContainerForceRemoveRunning
12:01:25 [2019-09-16T12:01:25.333Z] --- PASS: TestBuildMultiStageCopy (0.92s)
12:01:25 [2019-09-16T12:01:25.333Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.12s)
12:01:25 [2019-09-16T12:01:25.333Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
12:01:25 [2019-09-16T12:01:25.333Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s)
12:01:25 [2019-09-16T12:01:25.333Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
12:01:25 [2019-09-16T12:01:25.334Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s)
12:01:25 [2019-09-16T12:01:25.334Z] PASS
12:01:25 [2019-09-16T12:01:25.588Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:01:25 [2019-09-16T12:01:25.588Z] INFO: Testing against a local daemon
12:01:25 [2019-09-16T12:01:25.588Z] === RUN   TestConfigDaemonLibtrustID
12:01:25 [2019-09-16T12:01:25.907Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s)
12:01:25 [2019-09-16T12:01:25.907Z] === RUN   TestRemoveInvalidContainer
12:01:25 [2019-09-16T12:01:25.907Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:01:25 [2019-09-16T12:01:25.907Z] === RUN   TestRenameLinkedContainer
12:01:26 [2019-09-16T12:01:26.147Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
12:01:26 [2019-09-16T12:01:26.147Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:01:26 [2019-09-16T12:01:26.147Z]     daemon.go:321: [d73d82990b7aa] waiting for daemon to start
12:01:26 [2019-09-16T12:01:26.147Z]     daemon.go:339: [d73d82990b7aa] daemon started
12:01:26 [2019-09-16T12:01:26.147Z]     daemon.go:449: [d73d82990b7aa] Stopping daemon
12:01:26 [2019-09-16T12:01:26.147Z]     daemon.go:288: [d73d82990b7aa] exiting daemon
12:01:26 [2019-09-16T12:01:26.147Z]     daemon.go:436: [d73d82990b7aa] Daemon stopped
12:01:26 [2019-09-16T12:01:26.147Z] === RUN   TestConfigDaemonLibtrustID
12:01:26 [2019-09-16T12:01:26.706Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:01:26 [2019-09-16T12:01:26.706Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:01:26 [2019-09-16T12:01:26.706Z]     daemon.go:321: [db2717c55959a] waiting for daemon to start
12:01:26 [2019-09-16T12:01:26.706Z]     daemon.go:339: [db2717c55959a] daemon started
12:01:26 [2019-09-16T12:01:26.706Z]     daemon.go:449: [db2717c55959a] Stopping daemon
12:01:26 [2019-09-16T12:01:26.706Z]     daemon.go:288: [db2717c55959a] exiting daemon
12:01:26 [2019-09-16T12:01:26.706Z]     daemon.go:436: [db2717c55959a] Daemon stopped
12:01:26 [2019-09-16T12:01:26.706Z] === RUN   TestConfigDaemonLibtrustID
12:01:27 [2019-09-16T12:01:27.002Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:01:27 [2019-09-16T12:01:27.002Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:01:27 [2019-09-16T12:01:27.002Z]     daemon.go:321: [dd5f42eed1498] waiting for daemon to start
12:01:27 [2019-09-16T12:01:27.002Z]     daemon.go:339: [dd5f42eed1498] daemon started
12:01:27 [2019-09-16T12:01:27.002Z]     daemon.go:449: [dd5f42eed1498] Stopping daemon
12:01:27 [2019-09-16T12:01:27.002Z]     daemon.go:288: [dd5f42eed1498] exiting daemon
12:01:27 [2019-09-16T12:01:27.002Z]     daemon.go:436: [dd5f42eed1498] Daemon stopped
12:01:27 [2019-09-16T12:01:27.002Z] === RUN   TestConfigDaemonLibtrustID
12:01:27 [2019-09-16T12:01:27.562Z] PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot	4.407s
12:01:27 [2019-09-16T12:01:27.562Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:01:27 [2019-09-16T12:01:27.562Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:01:27 [2019-09-16T12:01:27.562Z]     daemon.go:321: [df29c9844f244] waiting for daemon to start
12:01:27 [2019-09-16T12:01:27.562Z]     daemon.go:339: [df29c9844f244] daemon started
12:01:27 [2019-09-16T12:01:27.562Z]     daemon.go:449: [df29c9844f244] Stopping daemon
12:01:27 [2019-09-16T12:01:27.562Z]     daemon.go:288: [df29c9844f244] exiting daemon
12:01:27 [2019-09-16T12:01:27.562Z]     daemon.go:436: [df29c9844f244] Daemon stopped
12:01:27 [2019-09-16T12:01:27.562Z] === RUN   TestConfigDaemonLibtrustID
12:01:27 [2019-09-16T12:01:27.562Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.097s
12:01:28 [2019-09-16T12:01:28.162Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:01:28 [2019-09-16T12:01:28.162Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:01:28 [2019-09-16T12:01:28.162Z]     daemon.go:321: [dc2066212acca] waiting for daemon to start
12:01:28 [2019-09-16T12:01:28.162Z]     daemon.go:339: [dc2066212acca] daemon started
12:01:28 [2019-09-16T12:01:28.162Z]     daemon.go:449: [dc2066212acca] Stopping daemon
12:01:28 [2019-09-16T12:01:28.162Z]     daemon.go:288: [dc2066212acca] exiting daemon
12:01:28 [2019-09-16T12:01:28.162Z]     daemon.go:436: [dc2066212acca] Daemon stopped
12:01:28 [2019-09-16T12:01:28.162Z] PASS
12:01:28 [2019-09-16T12:01:28.162Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:01:28 [2019-09-16T12:01:28.162Z] INFO: Testing against a local daemon
12:01:28 [2019-09-16T12:01:28.162Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:01:28 [2019-09-16T12:01:28.416Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
12:01:28 [2019-09-16T12:01:28.416Z] === RUN   TestCopyFromContainerPathIsNotDir
12:01:28 [2019-09-16T12:01:28.416Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
12:01:28 [2019-09-16T12:01:28.416Z] === RUN   TestCopyFromContainer
12:01:29 [2019-09-16T12:01:29.340Z] PASS: docker_cli_daemon_test.go:448: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac	1.763s
12:01:29 [2019-09-16T12:01:29.340Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	1.747s
12:01:30 [2019-09-16T12:01:30.145Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:01:30 [2019-09-16T12:01:30.292Z] --- PASS: TestRenameLinkedContainer (3.86s)
12:01:30 [2019-09-16T12:01:30.292Z] === RUN   TestRenameStoppedContainer
12:01:30 [2019-09-16T12:01:30.501Z] Cannot create a file when that file already exists.
12:01:30 [2019-09-16T12:01:30.674Z] --- PASS: TestRenameStoppedContainer (0.99s)
12:01:30 [2019-09-16T12:01:30.674Z] === RUN   TestRenameRunningContainerAndReuse
12:01:30 [2019-09-16T12:01:30.704Z] === RUN   TestCopyFromContainer//
12:01:30 [2019-09-16T12:01:30.704Z] === RUN   TestCopyFromContainer//bar/root
12:01:30 [2019-09-16T12:01:30.704Z] === RUN   TestCopyFromContainer//bar/root/
12:01:30 [2019-09-16T12:01:30.959Z] === RUN   TestCopyFromContainer/bar/quux
12:01:30 [2019-09-16T12:01:30.959Z] === RUN   TestCopyFromContainer/bar/quux/
12:01:31 [2019-09-16T12:01:31.229Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:01:31 [2019-09-16T12:01:31.229Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:01:31 [2019-09-16T12:01:31.500Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:01:31 [2019-09-16T12:01:31.500Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:01:31 [2019-09-16T12:01:31.784Z] === RUN   TestCopyFromContainer/bar/notarget
12:01:31 [2019-09-16T12:01:31.784Z] --- PASS: TestCopyFromContainer (3.31s)
12:01:31 [2019-09-16T12:01:31.784Z]     --- PASS: TestCopyFromContainer// (0.15s)
12:01:31 [2019-09-16T12:01:31.784Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
12:01:31 [2019-09-16T12:01:31.784Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
12:01:31 [2019-09-16T12:01:31.784Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
12:01:31 [2019-09-16T12:01:31.784Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.19s)
12:01:31 [2019-09-16T12:01:31.784Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
12:01:31 [2019-09-16T12:01:31.784Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
12:01:31 [2019-09-16T12:01:31.784Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
12:01:31 [2019-09-16T12:01:31.784Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
12:01:31 [2019-09-16T12:01:31.784Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
12:01:31 [2019-09-16T12:01:31.784Z] === RUN   TestHealthKillContainer
12:01:33 [2019-09-16T12:01:33.151Z] --- PASS: TestRenameRunningContainerAndReuse (1.95s)
12:01:33 [2019-09-16T12:01:33.151Z] === RUN   TestRenameInvalidName
12:01:33 [2019-09-16T12:01:33.673Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	4.204s
12:01:33 [2019-09-16T12:01:33.924Z] --- PASS: TestRenameInvalidName (1.05s)
12:01:33 [2019-09-16T12:01:33.925Z] === RUN   TestRenameAnonymousContainer
12:01:35 [2019-09-16T12:01:35.035Z] --- PASS: TestHealthKillContainer (3.12s)
12:01:35 [2019-09-16T12:01:35.035Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:01:35 [2019-09-16T12:01:35.035Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	1.266s
12:01:35 [2019-09-16T12:01:35.035Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
12:01:35 [2019-09-16T12:01:35.035Z] === RUN   TestCopyFromContainerPathIsNotDir
12:01:35 [2019-09-16T12:01:35.035Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
12:01:35 [2019-09-16T12:01:35.035Z] === RUN   TestCopyFromContainer
12:01:35 [2019-09-16T12:01:35.595Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	0.753s
12:01:36 [2019-09-16T12:01:36.998Z] === RUN   TestCopyFromContainer//
12:01:36 [2019-09-16T12:01:36.998Z] === RUN   TestCopyFromContainer//bar/root
12:01:37 [2019-09-16T12:01:37.111Z] --- PASS: TestRenameAnonymousContainer (3.42s)
12:01:37 [2019-09-16T12:01:37.111Z] === RUN   TestRenameContainerWithSameName
12:01:37 [2019-09-16T12:01:37.253Z] === RUN   TestCopyFromContainer//bar/root/
12:01:37 [2019-09-16T12:01:37.253Z] === RUN   TestCopyFromContainer/bar/quux
12:01:37 [2019-09-16T12:01:37.508Z] === RUN   TestCopyFromContainer/bar/quux/
12:01:37 [2019-09-16T12:01:37.508Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:01:37 [2019-09-16T12:01:37.508Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:01:37 [2019-09-16T12:01:37.562Z] Removing intermediate container 3a1cfb64f69d
12:01:37 [2019-09-16T12:01:37.563Z]  ---> 861089d789b4
12:01:37 [2019-09-16T12:01:37.563Z] Step 6/6 : CMD ["sh"]
12:01:37 [2019-09-16T12:01:37.563Z]  ---> Running in d6b6f1b31006
12:01:37 [2019-09-16T12:01:37.563Z] Removing intermediate container d6b6f1b31006
12:01:37 [2019-09-16T12:01:37.563Z]  ---> afd814404e11
12:01:37 [2019-09-16T12:01:37.563Z] Successfully built afd814404e11
12:01:37 [2019-09-16T12:01:37.563Z] Successfully tagged busybox:latest
12:01:37 [2019-09-16T12:01:37.763Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:01:37 [2019-09-16T12:01:37.763Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:01:37 [2019-09-16T12:01:37.763Z] === RUN   TestCopyFromContainer/bar/notarget
12:01:38 [2019-09-16T12:01:38.018Z] --- PASS: TestCopyFromContainer (2.87s)
12:01:38 [2019-09-16T12:01:38.018Z]     --- PASS: TestCopyFromContainer// (0.09s)
12:01:38 [2019-09-16T12:01:38.018Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
12:01:38 [2019-09-16T12:01:38.018Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
12:01:38 [2019-09-16T12:01:38.018Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
12:01:38 [2019-09-16T12:01:38.018Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
12:01:38 [2019-09-16T12:01:38.018Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
12:01:38 [2019-09-16T12:01:38.018Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
12:01:38 [2019-09-16T12:01:38.018Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
12:01:38 [2019-09-16T12:01:38.018Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
12:01:38 [2019-09-16T12:01:38.018Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
12:01:38 [2019-09-16T12:01:38.018Z] === RUN   TestHealthKillContainer
12:01:38 [2019-09-16T12:01:38.020Z] INFO: Docker images of the daemon under test
12:01:38 [2019-09-16T12:01:38.020Z] 
12:01:38 [2019-09-16T12:01:38.020Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
12:01:38 [2019-09-16T12:01:38.020Z] busybox                                latest              afd814404e11        Less than a second ago   4.75GB
12:01:38 [2019-09-16T12:01:38.020Z] mcr.microsoft.com/windows/servercore   ltsc2019            1ddfa8bee56a        5 days ago               4.71GB
12:01:38 [2019-09-16T12:01:38.020Z] microsoft/windowsservercore            latest              1ddfa8bee56a        5 days ago               4.71GB
12:01:38 [2019-09-16T12:01:38.020Z] 
12:01:38 [2019-09-16T12:01:38.020Z] INFO: Running integration tests at 09/16/2019 12:01:37...
12:01:38 [2019-09-16T12:01:38.020Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
12:01:38 [2019-09-16T12:01:38.020Z] INFO: Integration API tests being run from the host:
12:01:38 [2019-09-16T12:01:38.020Z] INFO: make.ps1 starting at 09/16/2019 12:01:37
12:01:38 [2019-09-16T12:01:38.369Z] --- PASS: TestRenameContainerWithSameName (1.01s)
12:01:38 [2019-09-16T12:01:38.369Z] === RUN   TestRenameContainerWithLinkedContainer
12:01:39 [2019-09-16T12:01:39.378Z] PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits	3.378s
12:01:39 [2019-09-16T12:01:39.554Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
12:01:40 [2019-09-16T12:01:40.167Z] --- PASS: TestRenameContainerWithLinkedContainer (1.91s)
12:01:40 [2019-09-16T12:01:40.167Z] === RUN   TestResize
12:01:40 [2019-09-16T12:01:40.962Z] --- PASS: TestResize (0.92s)
12:01:40 [2019-09-16T12:01:40.962Z] === RUN   TestResizeWithInvalidSize
12:01:41 [2019-09-16T12:01:41.259Z] --- PASS: TestHealthKillContainer (2.97s)
12:01:41 [2019-09-16T12:01:41.259Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:01:41 [2019-09-16T12:01:41.259Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
12:01:41 [2019-09-16T12:01:41.259Z] === RUN   TestCopyFromContainerPathIsNotDir
12:01:41 [2019-09-16T12:01:41.259Z] PASS: docker_cli_daemon_test.go:467: DockerDaemonSuite.TestDaemonIPv6HostMode	1.624s
12:01:41 [2019-09-16T12:01:41.259Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
12:01:41 [2019-09-16T12:01:41.259Z] === RUN   TestCopyFromContainer
12:01:41 [2019-09-16T12:01:41.818Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	2.756s
12:01:42 [2019-09-16T12:01:42.240Z] --- PASS: TestResizeWithInvalidSize (0.86s)
12:01:42 [2019-09-16T12:01:42.240Z] === RUN   TestResizeWhenContainerNotStarted
12:01:43 [2019-09-16T12:01:43.029Z] --- PASS: TestResizeWhenContainerNotStarted (1.00s)
12:01:43 [2019-09-16T12:01:43.029Z] === RUN   TestDaemonRestartKillContainers
12:01:43 [2019-09-16T12:01:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:01:43 [2019-09-16T12:01:43.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:01:43 [2019-09-16T12:01:43.191Z] PASS: docker_cli_daemon_test.go:300: DockerDaemonSuite.TestDaemonIptablesClean	1.881s
12:01:43 [2019-09-16T12:01:43.191Z] === RUN   TestCopyFromContainer//
12:01:43 [2019-09-16T12:01:43.191Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	1.264s
12:01:43 [2019-09-16T12:01:43.191Z] === RUN   TestCopyFromContainer//bar/root
12:01:43 [2019-09-16T12:01:43.191Z] === RUN   TestCopyFromContainer//bar/root/
12:01:43 [2019-09-16T12:01:43.446Z] === RUN   TestCopyFromContainer/bar/quux
12:01:43 [2019-09-16T12:01:43.446Z] === RUN   TestCopyFromContainer/bar/quux/
12:01:43 [2019-09-16T12:01:43.700Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:01:43 [2019-09-16T12:01:43.700Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:01:43 [2019-09-16T12:01:43.955Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:01:43 [2019-09-16T12:01:43.955Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:01:43 [2019-09-16T12:01:43.955Z] === RUN   TestCopyFromContainer/bar/notarget
12:01:44 [2019-09-16T12:01:44.209Z] --- PASS: TestCopyFromContainer (3.11s)
12:01:44 [2019-09-16T12:01:44.209Z]     --- PASS: TestCopyFromContainer// (0.11s)
12:01:44 [2019-09-16T12:01:44.209Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
12:01:44 [2019-09-16T12:01:44.209Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
12:01:44 [2019-09-16T12:01:44.209Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
12:01:44 [2019-09-16T12:01:44.209Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
12:01:44 [2019-09-16T12:01:44.209Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
12:01:44 [2019-09-16T12:01:44.209Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
12:01:44 [2019-09-16T12:01:44.209Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
12:01:44 [2019-09-16T12:01:44.209Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s)
12:01:44 [2019-09-16T12:01:44.209Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
12:01:44 [2019-09-16T12:01:44.209Z] === RUN   TestHealthKillContainer
12:01:44 [2019-09-16T12:01:44.769Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	1.594s
12:01:45 [2019-09-16T12:01:45.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:01:45 [2019-09-16T12:01:45.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:01:46 [2019-09-16T12:01:46.652Z] PASS: docker_cli_daemon_test.go:318: DockerDaemonSuite.TestDaemonIptablesCreate	3.096s
12:01:46 [2019-09-16T12:01:46.909Z] PASS: docker_cli_daemon_test.go:554: DockerDaemonSuite.TestDaemonKeyGeneration	0.513s
12:01:47 [2019-09-16T12:01:47.469Z] --- PASS: TestHealthKillContainer (3.09s)
12:01:47 [2019-09-16T12:01:47.469Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:01:47 [2019-09-16T12:01:47.469Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
12:01:47 [2019-09-16T12:01:47.469Z] === RUN   TestCopyFromContainerPathIsNotDir
12:01:47 [2019-09-16T12:01:47.469Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
12:01:47 [2019-09-16T12:01:47.469Z] === RUN   TestCopyFromContainer
12:01:48 [2019-09-16T12:01:48.392Z] PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript	3.717s
12:01:49 [2019-09-16T12:01:49.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:01:49 [2019-09-16T12:01:49.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:01:49 [2019-09-16T12:01:49.755Z] === RUN   TestCopyFromContainer//
12:01:49 [2019-09-16T12:01:49.755Z] === RUN   TestCopyFromContainer//bar/root
12:01:49 [2019-09-16T12:01:49.755Z] === RUN   TestCopyFromContainer//bar/root/
12:01:50 [2019-09-16T12:01:50.010Z] === RUN   TestCopyFromContainer/bar/quux
12:01:50 [2019-09-16T12:01:50.010Z] === RUN   TestCopyFromContainer/bar/quux/
12:01:50 [2019-09-16T12:01:50.266Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:01:50 [2019-09-16T12:01:50.266Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:01:50 [2019-09-16T12:01:50.412Z] ok  	github.com/docker/docker/api/server/httputils	0.021s	coverage: 14.7% of statements
12:01:50 [2019-09-16T12:01:50.412Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:01:50 [2019-09-16T12:01:50.523Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:01:50 [2019-09-16T12:01:50.523Z] PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins	3.739s
12:01:50 [2019-09-16T12:01:50.523Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:01:50 [2019-09-16T12:01:50.698Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
12:01:50 [2019-09-16T12:01:50.698Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:01:50 [2019-09-16T12:01:50.698Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:01:50 [2019-09-16T12:01:50.698Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:01:50 [2019-09-16T12:01:50.777Z] === RUN   TestCopyFromContainer/bar/notarget
12:01:50 [2019-09-16T12:01:50.777Z] --- PASS: TestCopyFromContainer (3.38s)
12:01:50 [2019-09-16T12:01:50.777Z]     --- PASS: TestCopyFromContainer// (0.07s)
12:01:50 [2019-09-16T12:01:50.777Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
12:01:50 [2019-09-16T12:01:50.777Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
12:01:50 [2019-09-16T12:01:50.777Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
12:01:50 [2019-09-16T12:01:50.777Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
12:01:50 [2019-09-16T12:01:50.777Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
12:01:50 [2019-09-16T12:01:50.777Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
12:01:50 [2019-09-16T12:01:50.777Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s)
12:01:50 [2019-09-16T12:01:50.777Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
12:01:50 [2019-09-16T12:01:50.777Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
12:01:50 [2019-09-16T12:01:50.777Z] === RUN   TestHealthKillContainer
12:01:51 [2019-09-16T12:01:51.066Z] .........                                                                [ 85%]
12:01:51 [2019-09-16T12:01:51.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:01:51 [2019-09-16T12:01:51.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:01:52 [2019-09-16T12:01:52.188Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:01:52 [2019-09-16T12:01:52.188Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:01:52 [2019-09-16T12:01:52.188Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:01:52 [2019-09-16T12:01:52.188Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:01:52 [2019-09-16T12:01:52.188Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:01:52 [2019-09-16T12:01:52.188Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:01:53 [2019-09-16T12:01:53.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:01:54 [2019-09-16T12:01:54.034Z] --- PASS: TestHealthKillContainer (3.12s)
12:01:54 [2019-09-16T12:01:54.034Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:01:54 [2019-09-16T12:01:54.034Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
12:01:54 [2019-09-16T12:01:54.034Z] === RUN   TestCopyFromContainerPathIsNotDir
12:01:54 [2019-09-16T12:01:54.232Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:01:54 [2019-09-16T12:01:54.232Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:01:54 [2019-09-16T12:01:54.289Z] PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins	3.607s
12:01:54 [2019-09-16T12:01:54.289Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
12:01:54 [2019-09-16T12:01:54.289Z] === RUN   TestCopyFromContainer
12:01:54 [2019-09-16T12:01:54.324Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:01:54 [2019-09-16T12:01:54.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:01:55 [2019-09-16T12:01:55.272Z] ok  	github.com/docker/docker/api/types/strslice	0.027s	coverage: 90.0% of statements
12:01:55 [2019-09-16T12:01:55.272Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 95.2% of statements
12:01:55 [2019-09-16T12:01:55.533Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:01:55 [2019-09-16T12:01:55.558Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
12:01:55 [2019-09-16T12:01:55.558Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 3.1% of statements
12:01:55 [2019-09-16T12:01:55.558Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:01:55 [2019-09-16T12:01:55.558Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:01:55 [2019-09-16T12:01:55.558Z] ?   	github.com/docker/docker/api/types	[no test files]
12:01:55 [2019-09-16T12:01:55.558Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:01:55 [2019-09-16T12:01:55.558Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:01:55 [2019-09-16T12:01:55.558Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:01:55 [2019-09-16T12:01:55.558Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:01:55 [2019-09-16T12:01:55.558Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:01:55 [2019-09-16T12:01:55.558Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:01:55 [2019-09-16T12:01:55.558Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:01:55 [2019-09-16T12:01:55.558Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:01:55 [2019-09-16T12:01:55.558Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:01:55 [2019-09-16T12:01:55.558Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:01:55 [2019-09-16T12:01:55.558Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:01:56 [2019-09-16T12:01:56.172Z] === RUN   TestCopyFromContainer//
12:01:56 [2019-09-16T12:01:56.172Z] === RUN   TestCopyFromContainer//bar/root
12:01:56 [2019-09-16T12:01:56.426Z] === RUN   TestCopyFromContainer//bar/root/
12:01:56 [2019-09-16T12:01:56.426Z] time="2019-09-16T12:01:56Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
12:01:56 [2019-09-16T12:01:56.426Z] time="2019-09-16T12:01:56Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
12:01:56 [2019-09-16T12:01:56.426Z] === RUN   TestCopyFromContainer/bar/quux
12:01:56 [2019-09-16T12:01:56.577Z] ok  	github.com/docker/docker/api/types/versions	0.012s	coverage: 75.0% of statements
12:01:56 [2019-09-16T12:01:56.577Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:01:56 [2019-09-16T12:01:56.577Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:01:56 [2019-09-16T12:01:56.577Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:01:56 [2019-09-16T12:01:56.577Z] ?   	github.com/docker/docker/builder	[no test files]
12:01:56 [2019-09-16T12:01:56.577Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:01:56 [2019-09-16T12:01:56.577Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:01:56 [2019-09-16T12:01:56.577Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:01:56 [2019-09-16T12:01:56.577Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:01:56 [2019-09-16T12:01:56.577Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:01:56 [2019-09-16T12:01:56.577Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:01:56 [2019-09-16T12:01:56.577Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:01:56 [2019-09-16T12:01:56.681Z] === RUN   TestCopyFromContainer/bar/quux/
12:01:56 [2019-09-16T12:01:56.681Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:01:56 [2019-09-16T12:01:56.936Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:01:56 [2019-09-16T12:01:56.936Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:01:56 [2019-09-16T12:01:56.936Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:01:57 [2019-09-16T12:01:57.190Z] === RUN   TestCopyFromContainer/bar/notarget
12:01:57 [2019-09-16T12:01:57.203Z] ok  	github.com/docker/docker/builder/dockerignore	0.027s	coverage: 96.8% of statements
12:01:57 [2019-09-16T12:01:57.421Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:01:57 [2019-09-16T12:01:57.445Z] --- PASS: TestCopyFromContainer (3.12s)
12:01:57 [2019-09-16T12:01:57.445Z]     --- PASS: TestCopyFromContainer// (0.09s)
12:01:57 [2019-09-16T12:01:57.445Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
12:01:57 [2019-09-16T12:01:57.445Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
12:01:57 [2019-09-16T12:01:57.445Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
12:01:57 [2019-09-16T12:01:57.445Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
12:01:57 [2019-09-16T12:01:57.445Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
12:01:57 [2019-09-16T12:01:57.445Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
12:01:57 [2019-09-16T12:01:57.445Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
12:01:57 [2019-09-16T12:01:57.445Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
12:01:57 [2019-09-16T12:01:57.445Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
12:01:57 [2019-09-16T12:01:57.445Z] === RUN   TestHealthKillContainer
12:01:57 [2019-09-16T12:01:57.445Z] PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir	8.918s
12:01:58 [2019-09-16T12:01:58.003Z] PASS: docker_cli_daemon_test.go:936: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink	3.692s
12:01:58 [2019-09-16T12:01:58.031Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:01:58 [2019-09-16T12:01:58.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s)
12:01:58 [2019-09-16T12:01:58.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [dd6690e4d193b] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:339: [dd6690e4d193b] daemon started
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:288: [dd6690e4d193b] exiting daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [dd6690e4d193b] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:339: [dd6690e4d193b] daemon started
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:449: [dd6690e4d193b] Stopping daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:288: [dd6690e4d193b] exiting daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:436: [dd6690e4d193b] Daemon stopped
12:01:58 [2019-09-16T12:01:58.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.09s)
12:01:58 [2019-09-16T12:01:58.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [d003217dd852d] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:339: [d003217dd852d] daemon started
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [d003217dd852d] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:288: [d003217dd852d] exiting daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:339: [d003217dd852d] daemon started
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:449: [d003217dd852d] Stopping daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:288: [d003217dd852d] exiting daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:436: [d003217dd852d] Daemon stopped
12:01:58 [2019-09-16T12:01:58.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s)
12:01:58 [2019-09-16T12:01:58.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [db509040d3d97] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:339: [db509040d3d97] daemon started
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:449: [db509040d3d97] Stopping daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:288: [db509040d3d97] exiting daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:436: [db509040d3d97] Daemon stopped
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [db509040d3d97] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:339: [db509040d3d97] daemon started
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:449: [db509040d3d97] Stopping daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:288: [db509040d3d97] exiting daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:436: [db509040d3d97] Daemon stopped
12:01:58 [2019-09-16T12:01:58.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.02s)
12:01:58 [2019-09-16T12:01:58.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [da148402ddef2] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:339: [da148402ddef2] daemon started
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [da148402ddef2] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:288: [da148402ddef2] exiting daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:339: [da148402ddef2] daemon started
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:449: [da148402ddef2] Stopping daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:288: [da148402ddef2] exiting daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:436: [da148402ddef2] Daemon stopped
12:01:58 [2019-09-16T12:01:58.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s)
12:01:58 [2019-09-16T12:01:58.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [d96d1607ea267] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:339: [d96d1607ea267] daemon started
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:449: [d96d1607ea267] Stopping daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:288: [d96d1607ea267] exiting daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:436: [d96d1607ea267] Daemon stopped
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [d96d1607ea267] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:339: [d96d1607ea267] daemon started
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:449: [d96d1607ea267] Stopping daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:288: [d96d1607ea267] exiting daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:436: [d96d1607ea267] Daemon stopped
12:01:58 [2019-09-16T12:01:58.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s)
12:01:58 [2019-09-16T12:01:58.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [d61d3b80cfebb] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:339: [d61d3b80cfebb] daemon started
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [d61d3b80cfebb] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:288: [d61d3b80cfebb] exiting daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:339: [d61d3b80cfebb] daemon started
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:449: [d61d3b80cfebb] Stopping daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:288: [d61d3b80cfebb] exiting daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:436: [d61d3b80cfebb] Daemon stopped
12:01:58 [2019-09-16T12:01:58.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s)
12:01:58 [2019-09-16T12:01:58.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [d48fbba8cb744] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:339: [d48fbba8cb744] daemon started
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:449: [d48fbba8cb744] Stopping daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:288: [d48fbba8cb744] exiting daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:436: [d48fbba8cb744] Daemon stopped
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [d48fbba8cb744] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:339: [d48fbba8cb744] daemon started
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:449: [d48fbba8cb744] Stopping daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:288: [d48fbba8cb744] exiting daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:436: [d48fbba8cb744] Daemon stopped
12:01:58 [2019-09-16T12:01:58.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s)
12:01:58 [2019-09-16T12:01:58.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:01:58 [2019-09-16T12:01:58.031Z]         daemon.go:321: [dea76138ab44b] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:339: [dea76138ab44b] daemon started
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:449: [dea76138ab44b] Stopping daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:288: [dea76138ab44b] exiting daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:436: [dea76138ab44b] Daemon stopped
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:321: [dea76138ab44b] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:339: [dea76138ab44b] daemon started
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:449: [dea76138ab44b] Stopping daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:288: [dea76138ab44b] exiting daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:436: [dea76138ab44b] Daemon stopped
12:01:58 [2019-09-16T12:01:58.032Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s)
12:01:58 [2019-09-16T12:01:58.032Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:321: [d324b0276c2fd] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:339: [d324b0276c2fd] daemon started
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:321: [d324b0276c2fd] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:288: [d324b0276c2fd] exiting daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:339: [d324b0276c2fd] daemon started
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:449: [d324b0276c2fd] Stopping daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:288: [d324b0276c2fd] exiting daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:436: [d324b0276c2fd] Daemon stopped
12:01:58 [2019-09-16T12:01:58.032Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s)
12:01:58 [2019-09-16T12:01:58.032Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:321: [d5e096c6fd0a1] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:339: [d5e096c6fd0a1] daemon started
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:449: [d5e096c6fd0a1] Stopping daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:288: [d5e096c6fd0a1] exiting daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:436: [d5e096c6fd0a1] Daemon stopped
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:321: [d5e096c6fd0a1] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:339: [d5e096c6fd0a1] daemon started
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:449: [d5e096c6fd0a1] Stopping daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:288: [d5e096c6fd0a1] exiting daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:436: [d5e096c6fd0a1] Daemon stopped
12:01:58 [2019-09-16T12:01:58.032Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s)
12:01:58 [2019-09-16T12:01:58.032Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:321: [dcc4cc4e3f940] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:339: [dcc4cc4e3f940] daemon started
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:321: [dcc4cc4e3f940] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:288: [dcc4cc4e3f940] exiting daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:339: [dcc4cc4e3f940] daemon started
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:449: [dcc4cc4e3f940] Stopping daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:288: [dcc4cc4e3f940] exiting daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:436: [dcc4cc4e3f940] Daemon stopped
12:01:58 [2019-09-16T12:01:58.032Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s)
12:01:58 [2019-09-16T12:01:58.032Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:321: [d4ae32ae08261] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:339: [d4ae32ae08261] daemon started
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:449: [d4ae32ae08261] Stopping daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:288: [d4ae32ae08261] exiting daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:436: [d4ae32ae08261] Daemon stopped
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:321: [d4ae32ae08261] waiting for daemon to start
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:339: [d4ae32ae08261] daemon started
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:449: [d4ae32ae08261] Stopping daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:288: [d4ae32ae08261] exiting daemon
12:01:58 [2019-09-16T12:01:58.032Z]         daemon.go:436: [d4ae32ae08261] Daemon stopped
12:01:58 [2019-09-16T12:01:58.032Z] === RUN   TestKernelTCPMemory
12:01:58 [2019-09-16T12:01:58.561Z] PASS: docker_cli_daemon_test.go:484: DockerDaemonSuite.TestDaemonLogLevelDebug	0.508s
12:01:58 [2019-09-16T12:01:58.891Z] --- PASS: TestKernelTCPMemory (1.20s)
12:01:58 [2019-09-16T12:01:58.891Z] === RUN   TestNISDomainname
12:01:59 [2019-09-16T12:01:59.123Z] PASS: docker_cli_daemon_test.go:493: DockerDaemonSuite.TestDaemonLogLevelFatal	0.510s
12:01:59 [2019-09-16T12:01:59.123Z] PASS: docker_cli_daemon_test.go:480: DockerDaemonSuite.TestDaemonLogLevelWrong	0.079s
12:01:59 [2019-09-16T12:01:59.571Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:02:00 [2019-09-16T12:02:00.277Z] --- PASS: TestNISDomainname (1.38s)
12:02:00 [2019-09-16T12:02:00.277Z] === RUN   TestStats
12:02:00 [2019-09-16T12:02:00.482Z] --- PASS: TestHealthKillContainer (3.20s)
12:02:00 [2019-09-16T12:02:00.482Z] PASS
12:02:00 [2019-09-16T12:02:00.482Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:02:00 [2019-09-16T12:02:00.482Z] INFO: Testing against a local daemon
12:02:00 [2019-09-16T12:02:00.482Z] testing: warning: no tests to run
12:02:00 [2019-09-16T12:02:00.482Z] PASS
12:02:00 [2019-09-16T12:02:00.482Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:02:00 [2019-09-16T12:02:00.482Z] INFO: Testing against a local daemon
12:02:00 [2019-09-16T12:02:00.482Z] testing: warning: no tests to run
12:02:00 [2019-09-16T12:02:00.482Z] PASS
12:02:00 [2019-09-16T12:02:00.482Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:02:00 [2019-09-16T12:02:00.716Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
12:02:00 [2019-09-16T12:02:00.738Z] INFO: Testing against a local daemon
12:02:00 [2019-09-16T12:02:00.738Z] testing: warning: no tests to run
12:02:00 [2019-09-16T12:02:00.738Z] PASS
12:02:00 [2019-09-16T12:02:00.738Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:02:00 [2019-09-16T12:02:00.738Z] INFO: Testing against a local daemon
12:02:00 [2019-09-16T12:02:00.738Z] testing: warning: no tests to run
12:02:00 [2019-09-16T12:02:00.738Z] PASS
12:02:00 [2019-09-16T12:02:00.738Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:02:00 [2019-09-16T12:02:00.738Z] testing: warning: no tests to run
12:02:00 [2019-09-16T12:02:00.738Z] PASS
12:02:00 [2019-09-16T12:02:00.738Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:02:00 [2019-09-16T12:02:00.738Z] INFO: Testing against a local daemon
12:02:00 [2019-09-16T12:02:00.738Z] testing: warning: no tests to run
12:02:00 [2019-09-16T12:02:00.738Z] PASS
12:02:00 [2019-09-16T12:02:00.738Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:02:00 [2019-09-16T12:02:00.993Z] INFO: Testing against a local daemon
12:02:00 [2019-09-16T12:02:00.993Z] testing: warning: no tests to run
12:02:00 [2019-09-16T12:02:00.993Z] PASS
12:02:00 [2019-09-16T12:02:00.993Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:02:00 [2019-09-16T12:02:00.993Z] INFO: Testing against a local daemon
12:02:00 [2019-09-16T12:02:00.993Z] testing: warning: no tests to run
12:02:00 [2019-09-16T12:02:00.993Z] PASS
12:02:00 [2019-09-16T12:02:00.993Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:02:00 [2019-09-16T12:02:00.993Z] INFO: Testing against a local daemon
12:02:00 [2019-09-16T12:02:00.993Z] testing: warning: no tests to run
12:02:00 [2019-09-16T12:02:00.993Z] PASS
12:02:00 [2019-09-16T12:02:00.993Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:02:00 [2019-09-16T12:02:00.993Z] INFO: Testing against a local daemon
12:02:00 [2019-09-16T12:02:00.993Z] testing: warning: no tests to run
12:02:00 [2019-09-16T12:02:00.993Z] PASS
12:02:00 [2019-09-16T12:02:00.993Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:02:00 [2019-09-16T12:02:00.993Z] INFO: Testing against a local daemon
12:02:00 [2019-09-16T12:02:00.993Z] testing: warning: no tests to run
12:02:00 [2019-09-16T12:02:00.993Z] PASS
12:02:00 [2019-09-16T12:02:00.993Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:02:00 [2019-09-16T12:02:00.993Z] INFO: Testing against a local daemon
12:02:00 [2019-09-16T12:02:00.993Z] === RUN   TestDockerNetworkReConnect
12:02:01 [2019-09-16T12:02:01.248Z] PASS: docker_cli_daemon_test.go:2254: DockerDaemonSuite.TestDaemonLogOptions	1.698s
12:02:03 [2019-09-16T12:02:03.131Z] PASS: docker_cli_daemon_test.go:1035: DockerDaemonSuite.TestDaemonLoggingDriverDefault	2.005s
12:02:03 [2019-09-16T12:02:03.506Z] --- PASS: TestStats (2.93s)
12:02:03 [2019-09-16T12:02:03.506Z] === RUN   TestStopContainerWithTimeout
12:02:03 [2019-09-16T12:02:03.506Z] === RUN   TestStopContainerWithTimeout/0
12:02:03 [2019-09-16T12:02:03.506Z] === PAUSE TestStopContainerWithTimeout/0
12:02:03 [2019-09-16T12:02:03.506Z] === RUN   TestStopContainerWithTimeout/1
12:02:03 [2019-09-16T12:02:03.506Z] === PAUSE TestStopContainerWithTimeout/1
12:02:03 [2019-09-16T12:02:03.506Z] === RUN   TestStopContainerWithTimeout/3
12:02:03 [2019-09-16T12:02:03.506Z] === PAUSE TestStopContainerWithTimeout/3
12:02:03 [2019-09-16T12:02:03.506Z] === RUN   TestStopContainerWithTimeout/-1
12:02:03 [2019-09-16T12:02:03.506Z] === PAUSE TestStopContainerWithTimeout/-1
12:02:03 [2019-09-16T12:02:03.506Z] === CONT  TestStopContainerWithTimeout/0
12:02:03 [2019-09-16T12:02:03.506Z] === CONT  TestStopContainerWithTimeout/-1
12:02:03 [2019-09-16T12:02:03.614Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
12:02:03 [2019-09-16T12:02:03.693Z] PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir	6.216s
12:02:04 [2019-09-16T12:02:04.313Z] === CONT  TestStopContainerWithTimeout/3
12:02:04 [2019-09-16T12:02:04.945Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:02:05 [2019-09-16T12:02:05.054Z] PASS: docker_cli_daemon_test.go:1073: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride	1.963s
12:02:06 [2019-09-16T12:02:06.745Z] === CONT  TestStopContainerWithTimeout/1
12:02:06 [2019-09-16T12:02:06.839Z] tests/integration/models_resources_test.py .                             [ 91%]
12:02:06 [2019-09-16T12:02:06.939Z] PASS: docker_cli_daemon_test.go:1090: DockerDaemonSuite.TestDaemonLoggingDriverNone	1.839s
12:02:07 [2019-09-16T12:02:07.194Z] --- PASS: TestDockerNetworkReConnect (6.06s)
12:02:07 [2019-09-16T12:02:07.194Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:02:07 [2019-09-16T12:02:07.194Z]     daemon.go:321: [df1bde4bbc971] waiting for daemon to start
12:02:07 [2019-09-16T12:02:07.194Z]     daemon.go:339: [df1bde4bbc971] daemon started
12:02:07 [2019-09-16T12:02:07.194Z]     daemon.go:449: [df1bde4bbc971] Stopping daemon
12:02:07 [2019-09-16T12:02:07.194Z]     daemon.go:288: [df1bde4bbc971] exiting daemon
12:02:07 [2019-09-16T12:02:07.194Z]     daemon.go:436: [df1bde4bbc971] Daemon stopped
12:02:07 [2019-09-16T12:02:07.194Z] === RUN   TestServiceUpdateNetwork
12:02:07 [2019-09-16T12:02:07.194Z] PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot	3.632s
12:02:07 [2019-09-16T12:02:07.341Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
12:02:07 [2019-09-16T12:02:07.533Z] ok  	github.com/docker/docker/builder/fscache	0.159s	coverage: 69.2% of statements
12:02:07 [2019-09-16T12:02:07.754Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.371s
12:02:07 [2019-09-16T12:02:07.825Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.354s	coverage: 85.1% of statements
12:02:08 [2019-09-16T12:02:08.571Z] --- PASS: TestStopContainerWithTimeout (0.03s)
12:02:08 [2019-09-16T12:02:08.571Z]     --- PASS: TestStopContainerWithTimeout/0 (1.15s)
12:02:08 [2019-09-16T12:02:08.571Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.08s)
12:02:08 [2019-09-16T12:02:08.571Z]     --- PASS: TestStopContainerWithTimeout/3 (3.01s)
12:02:08 [2019-09-16T12:02:08.571Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
12:02:08 [2019-09-16T12:02:08.571Z] === RUN   TestDeleteDevicemapper
12:02:08 [2019-09-16T12:02:08.571Z] --- SKIP: TestDeleteDevicemapper (0.01s)
12:02:08 [2019-09-16T12:02:08.571Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:02:08 [2019-09-16T12:02:08.571Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:02:08 [2019-09-16T12:02:08.842Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
12:02:09 [2019-09-16T12:02:09.114Z] PASS: docker_cli_daemon_test.go:1147: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError	1.903s
12:02:09 [2019-09-16T12:02:09.129Z] ok  	github.com/docker/docker/builder/dockerfile	1.021s	coverage: 45.1% of statements
12:02:09 [2019-09-16T12:02:09.415Z] ok  	github.com/docker/docker/builder/remotecontext	0.398s	coverage: 13.6% of statements
12:02:09 [2019-09-16T12:02:09.415Z] ?   	github.com/docker/docker/cli	[no test files]
12:02:09 [2019-09-16T12:02:09.415Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:02:09 [2019-09-16T12:02:09.513Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
12:02:11 [2019-09-16T12:02:11.000Z] PASS: docker_cli_daemon_test.go:1107: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride	1.894s
12:02:12 [2019-09-16T12:02:12.435Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:02:12 [2019-09-16T12:02:12.652Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:02:12 [2019-09-16T12:02:12.677Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.97s)
12:02:12 [2019-09-16T12:02:12.677Z] === RUN   TestUpdateMemory
12:02:12 [2019-09-16T12:02:12.677Z] --- SKIP: TestUpdateMemory (0.01s)
12:02:12 [2019-09-16T12:02:12.677Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
12:02:12 [2019-09-16T12:02:12.677Z] === RUN   TestUpdateCPUQuota
12:02:12 [2019-09-16T12:02:12.887Z] PASS: docker_cli_daemon_test.go:1159: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild	1.880s
12:02:13 [2019-09-16T12:02:13.447Z] PASS: docker_cli_daemon_test.go:2267: DockerDaemonSuite.TestDaemonMaxConcurrency	0.507s
12:02:14 [2019-09-16T12:02:14.499Z] --- PASS: TestUpdateCPUQuota (1.87s)
12:02:14 [2019-09-16T12:02:14.499Z] === RUN   TestUpdatePidsLimit
12:02:14 [2019-09-16T12:02:14.499Z] === RUN   TestUpdatePidsLimit/update_from_none
12:02:15 [2019-09-16T12:02:15.033Z] === RUN   TestUpdatePidsLimit/no_change
12:02:15 [2019-09-16T12:02:15.367Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:02:15 [2019-09-16T12:02:15.560Z] === RUN   TestUpdatePidsLimit/update_lower
12:02:15 [2019-09-16T12:02:15.962Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:02:16 [2019-09-16T12:02:16.404Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:02:16 [2019-09-16T12:02:16.702Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	8.882s
12:02:16 [2019-09-16T12:02:16.702Z] PASS: docker_cli_daemon_test.go:2279: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile	3.508s
12:02:16 [2019-09-16T12:02:16.861Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:02:17 [2019-09-16T12:02:17.067Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:02:17 [2019-09-16T12:02:17.067Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:02:17 [2019-09-16T12:02:17.570Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
12:02:17 [2019-09-16T12:02:17.697Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:02:18 [2019-09-16T12:02:18.065Z] PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz	1.175s
12:02:18 [2019-09-16T12:02:18.549Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:02:18 [2019-09-16T12:02:18.989Z] PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz	1.262s
12:02:19 [2019-09-16T12:02:19.013Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
12:02:19 [2019-09-16T12:02:19.507Z] --- PASS: TestUpdatePidsLimit (5.01s)
12:02:19 [2019-09-16T12:02:19.507Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.47s)
12:02:19 [2019-09-16T12:02:19.507Z]     --- PASS: TestUpdatePidsLimit/no_change (0.50s)
12:02:19 [2019-09-16T12:02:19.507Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.58s)
12:02:19 [2019-09-16T12:02:19.507Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.56s)
12:02:19 [2019-09-16T12:02:19.507Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.54s)
12:02:19 [2019-09-16T12:02:19.507Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.53s)
12:02:19 [2019-09-16T12:02:19.507Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.54s)
12:02:19 [2019-09-16T12:02:19.507Z] === RUN   TestUpdateRestartPolicy
12:02:21 [2019-09-16T12:02:21.949Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:02:22 [2019-09-16T12:02:22.459Z] tests/integration/regression_test.py ......                              [ 98%]
12:02:23 [2019-09-16T12:02:23.067Z] 921b2cb8ef3f: Pull complete
12:02:23 [2019-09-16T12:02:23.067Z] Digest: sha256:c1c0c43f28b3d994e5f215946786c34634dcc813aa7afe2f28a968c02ca1de68
12:02:23 [2019-09-16T12:02:23.067Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016
12:02:23 [2019-09-16T12:02:23.067Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 into daemon under test completed successfully
12:02:23 [2019-09-16T12:02:23.067Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore in daemon under test
12:02:23 [2019-09-16T12:02:23.067Z] powershell.exe : Error: No such object: mcr.microsoft.com/windows/servercore
12:02:23 [2019-09-16T12:02:23.067Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-d0048c67\powershellWrapper.ps1:3 char:1
12:02:23 [2019-09-16T12:02:23.067Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
12:02:23 [2019-09-16T12:02:23.067Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12:02:23 [2019-09-16T12:02:23.067Z]     + CategoryInfo          : NotSpecified: (Error: No such ...dows/servercore    :String) [], RemoteException
12:02:23 [2019-09-16T12:02:23.067Z]     + FullyQualifiedErrorId : NativeCommandError
12:02:23 [2019-09-16T12:02:23.067Z]  
12:02:23 [2019-09-16T12:02:23.067Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2016 is ''
12:02:23 [2019-09-16T12:02:23.067Z] WARN: Skipping validation tests
12:02:23 [2019-09-16T12:02:23.067Z] INFO: Running unit tests at 09/16/2019 12:02:15...
12:02:23 [2019-09-16T12:02:23.145Z] --- PASS: TestServiceUpdateNetwork (15.90s)
12:02:23 [2019-09-16T12:02:23.145Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:02:23 [2019-09-16T12:02:23.145Z]     daemon.go:321: [d553874479fe3] waiting for daemon to start
12:02:23 [2019-09-16T12:02:23.145Z]     daemon.go:339: [d553874479fe3] daemon started
12:02:23 [2019-09-16T12:02:23.145Z]     daemon.go:449: [d553874479fe3] Stopping daemon
12:02:23 [2019-09-16T12:02:23.145Z]     daemon.go:288: [d553874479fe3] exiting daemon
12:02:23 [2019-09-16T12:02:23.145Z]     daemon.go:436: [d553874479fe3] Daemon stopped
12:02:23 [2019-09-16T12:02:23.145Z] === RUN   TestDockerNetworkReConnect
12:02:23 [2019-09-16T12:02:23.145Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	4.087s
12:02:23 [2019-09-16T12:02:23.231Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:02:23 [2019-09-16T12:02:23.231Z] tests/integration/credentials/utils_test.py .                            [100%]
12:02:23 [2019-09-16T12:02:23.231Z] 
12:02:23 [2019-09-16T12:02:23.231Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:02:23 [2019-09-16T12:02:23.231Z] =========================== short test summary info ============================
12:02:23 [2019-09-16T12:02:23.232Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:02:23 [2019-09-16T12:02:23.232Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:02:23 [2019-09-16T12:02:23.232Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:02:23 [2019-09-16T12:02:23.232Z]   Not supported on most drivers
12:02:23 [2019-09-16T12:02:23.232Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:02:23 [2019-09-16T12:02:23.232Z]   This doesn't seem to be taken into account by the engine
12:02:23 [2019-09-16T12:02:23.232Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
12:02:23 [2019-09-16T12:02:23.232Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
12:02:23 [2019-09-16T12:02:23.232Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
12:02:23 [2019-09-16T12:02:23.232Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
12:02:23 [2019-09-16T12:02:23.232Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
12:02:23 [2019-09-16T12:02:23.232Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
12:02:23 [2019-09-16T12:02:23.232Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:02:23 [2019-09-16T12:02:23.232Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 394.56 seconds ==
12:02:23 [2019-09-16T12:02:23.399Z] PASS: docker_cli_daemon_test.go:2320: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload	6.509s
12:02:23 [2019-09-16T12:02:23.488Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:02:24 [2019-09-16T12:02:24.730Z] ok  	github.com/docker/docker/client	0.711s	coverage: 75.7% of statements
12:02:25 [2019-09-16T12:02:25.720Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:02:26 [2019-09-16T12:02:26.064Z] INFO: make.ps1 starting at 09/16/2019 12:02:25
12:02:26 [2019-09-16T12:02:26.549Z] INFO: Git commit (c93da8ded) assumed from DOCKER_GITCOMMIT environment variable
12:02:26 [2019-09-16T12:02:26.549Z] INFO: Invoking autogen...
12:02:27 [2019-09-16T12:02:27.012Z] INFO: Running unit tests...
12:02:29 [2019-09-16T12:02:29.926Z] --- PASS: TestDockerNetworkReConnect (6.12s)
12:02:29 [2019-09-16T12:02:29.926Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:02:29 [2019-09-16T12:02:29.926Z]     daemon.go:321: [d001e81a452b5] waiting for daemon to start
12:02:29 [2019-09-16T12:02:29.926Z]     daemon.go:339: [d001e81a452b5] daemon started
12:02:29 [2019-09-16T12:02:29.926Z]     daemon.go:449: [d001e81a452b5] Stopping daemon
12:02:29 [2019-09-16T12:02:29.926Z]     daemon.go:288: [d001e81a452b5] exiting daemon
12:02:29 [2019-09-16T12:02:29.926Z]     daemon.go:436: [d001e81a452b5] Daemon stopped
12:02:29 [2019-09-16T12:02:29.926Z] === RUN   TestServiceUpdateNetwork
12:02:29 [2019-09-16T12:02:29.926Z] PASS: docker_cli_daemon_test.go:1775: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError	6.360s
12:02:31 [2019-09-16T12:02:31.332Z] PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot	7.889s
12:02:31 [2019-09-16T12:02:31.588Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.632s
12:02:32 [2019-09-16T12:02:32.513Z] PASS: docker_cli_daemon_test.go:1506: DockerDaemonSuite.TestDaemonRestartCleanupNetns	2.871s
12:02:33 [2019-09-16T12:02:33.139Z] --- PASS: TestUpdateRestartPolicy (13.21s)
12:02:33 [2019-09-16T12:02:33.139Z] === RUN   TestUpdateRestartWithAutoRemove
12:02:33 [2019-09-16T12:02:33.782Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s)
12:02:33 [2019-09-16T12:02:33.782Z] === RUN   TestWaitNonBlocked
12:02:33 [2019-09-16T12:02:33.782Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:02:33 [2019-09-16T12:02:33.782Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:02:33 [2019-09-16T12:02:33.782Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:02:33 [2019-09-16T12:02:33.782Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:02:33 [2019-09-16T12:02:33.782Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:02:33 [2019-09-16T12:02:33.782Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:02:34 [2019-09-16T12:02:34.358Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:02:34 [2019-09-16T12:02:34.577Z] --- PASS: TestWaitNonBlocked (0.02s)
12:02:34 [2019-09-16T12:02:34.577Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
12:02:34 [2019-09-16T12:02:34.577Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s)
12:02:34 [2019-09-16T12:02:34.577Z] === RUN   TestWaitBlocked
12:02:34 [2019-09-16T12:02:34.577Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:02:34 [2019-09-16T12:02:34.577Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:02:34 [2019-09-16T12:02:34.577Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:02:34 [2019-09-16T12:02:34.577Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:02:34 [2019-09-16T12:02:34.577Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:02:34 [2019-09-16T12:02:34.577Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:02:35 [2019-09-16T12:02:35.064Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	2.980s
12:02:35 [2019-09-16T12:02:35.669Z] umount: bundles/test-docker-py/root: mountpoint not found
12:02:35 [2019-09-16T12:02:35.669Z] Clearing AppArmor profiles cache:.
12:02:35 [2019-09-16T12:02:35.669Z] All profile caches have been cleared, but no profiles have been unloaded.
12:02:35 [2019-09-16T12:02:35.669Z] Unloading profiles will leave already running processes permanently
12:02:35 [2019-09-16T12:02:35.669Z] unconfined, which can lead to unexpected situations.
12:02:35 [2019-09-16T12:02:35.669Z] 
12:02:35 [2019-09-16T12:02:35.669Z] To set a process to complain mode, use the command line tool
12:02:35 [2019-09-16T12:02:35.669Z] 'aa-complain'. To really tear down all profiles, run the init script
12:02:35 [2019-09-16T12:02:35.669Z] with the 'teardown' option."
12:02:35 [2019-09-16T12:02:35.669Z] 
12:02:35 [2019-09-16T12:02:35.963Z] --- PASS: TestWaitBlocked (0.02s)
12:02:35 [2019-09-16T12:02:35.963Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s)
12:02:35 [2019-09-16T12:02:35.963Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s)
12:02:35 [2019-09-16T12:02:35.963Z] === CONT  TestContainerStartOnDaemonRestart
12:02:35 [2019-09-16T12:02:35.963Z] === CONT  TestIpcModeOlderClient
12:02:35 [2019-09-16T12:02:35.963Z] --- PASS: TestIpcModeOlderClient (0.20s)
12:02:35 [2019-09-16T12:02:35.963Z] === CONT  TestDaemonRestartIpcMode
Post stage
[Pipeline] junit
12:02:36 [2019-09-16T12:02:36.245Z] Recording test results
[Pipeline] sh
12:02:36 [2019-09-16T12:02:36.576Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
12:02:36 [2019-09-16T12:02:36.676Z] + echo Ensuring container killed.
12:02:36 [2019-09-16T12:02:36.676Z] Ensuring container killed.
12:02:36 [2019-09-16T12:02:36.676Z] + docker rm -vf docker-pr7
12:02:36 [2019-09-16T12:02:36.676Z] Error: No such container: docker-pr7
12:02:36 [2019-09-16T12:02:36.676Z] + true
[Pipeline] sh
12:02:36 [2019-09-16T12:02:36.968Z] + echo Chowning /workspace to jenkins user
12:02:36 [2019-09-16T12:02:36.968Z] Chowning /workspace to jenkins user
12:02:36 [2019-09-16T12:02:36.968Z] + id -u
12:02:36 [2019-09-16T12:02:36.968Z] + id -g
12:02:36 [2019-09-16T12:02:36.968Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-345:/workspace busybox chown -R 1000:1000 /workspace
12:02:37 [2019-09-16T12:02:37.574Z] PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg	2.904s
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:02:38 [2019-09-16T12:02:38.633Z] + bundleName=docker-py
12:02:38 [2019-09-16T12:02:38.633Z] + echo Creating docker-py-bundles.tar.gz
12:02:38 [2019-09-16T12:02:38.633Z] Creating docker-py-bundles.tar.gz
12:02:38 [2019-09-16T12:02:38.633Z] + 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
12:02:38 [2019-09-16T12:02:38.645Z] Archiving artifacts
12:02:38 [2019-09-16T12:02:38.815Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-345/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
12:02:39 [2019-09-16T12:02:39.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-345/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b -e DOCKER_GRAPHDRIVER docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b hack/make.sh binary-daemon
12:02:39 [2019-09-16T12:02:39.375Z] --- PASS: TestContainerStartOnDaemonRestart (3.63s)
12:02:39 [2019-09-16T12:02:39.375Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
12:02:39 [2019-09-16T12:02:39.375Z]     daemon.go:321: [d39a19a134264] waiting for daemon to start
12:02:39 [2019-09-16T12:02:39.375Z]     daemon.go:339: [d39a19a134264] daemon started
12:02:39 [2019-09-16T12:02:39.375Z]     daemon.go:321: [d39a19a134264] waiting for daemon to start
12:02:39 [2019-09-16T12:02:39.375Z]     daemon.go:288: [d39a19a134264] exiting daemon
12:02:39 [2019-09-16T12:02:39.375Z]     daemon.go:339: [d39a19a134264] daemon started
12:02:39 [2019-09-16T12:02:39.375Z]     daemon.go:449: [d39a19a134264] Stopping daemon
12:02:39 [2019-09-16T12:02:39.375Z]     daemon.go:288: [d39a19a134264] exiting daemon
12:02:39 [2019-09-16T12:02:39.375Z]     daemon.go:436: [d39a19a134264] Daemon stopped
12:02:39 [2019-09-16T12:02:39.621Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
12:02:39 [2019-09-16T12:02:39.721Z] 
12:02:39 [2019-09-16T12:02:39.979Z] Removing bundles/
12:02:39 [2019-09-16T12:02:39.979Z] 
12:02:39 [2019-09-16T12:02:39.979Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
12:02:39 [2019-09-16T12:02:39.979Z] Building: bundles/binary-daemon/dockerd-dev
12:02:39 [2019-09-16T12:02:39.979Z] GOOS="" GOARCH="" GOARM=""
12:02:40 [2019-09-16T12:02:40.083Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	1.958s
12:02:40 [2019-09-16T12:02:40.171Z] --- PASS: TestDaemonRestartIpcMode (4.39s)
12:02:40 [2019-09-16T12:02:40.171Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
12:02:40 [2019-09-16T12:02:40.171Z]     daemon.go:321: [d9c642050903e] waiting for daemon to start
12:02:40 [2019-09-16T12:02:40.171Z]     daemon.go:339: [d9c642050903e] daemon started
12:02:40 [2019-09-16T12:02:40.171Z]     daemon.go:449: [d9c642050903e] Stopping daemon
12:02:40 [2019-09-16T12:02:40.171Z]     daemon.go:288: [d9c642050903e] exiting daemon
12:02:40 [2019-09-16T12:02:40.171Z]     daemon.go:436: [d9c642050903e] Daemon stopped
12:02:40 [2019-09-16T12:02:40.171Z]     daemon.go:321: [d9c642050903e] waiting for daemon to start
12:02:40 [2019-09-16T12:02:40.171Z]     daemon.go:339: [d9c642050903e] daemon started
12:02:40 [2019-09-16T12:02:40.171Z]     daemon.go:449: [d9c642050903e] Stopping daemon
12:02:40 [2019-09-16T12:02:40.171Z]     daemon.go:288: [d9c642050903e] exiting daemon
12:02:40 [2019-09-16T12:02:40.171Z]     daemon.go:436: [d9c642050903e] Daemon stopped
12:02:40 [2019-09-16T12:02:40.171Z] PASS
12:02:40 [2019-09-16T12:02:40.171Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
12:02:40 [2019-09-16T12:02:40.539Z] INFO: Testing against a local daemon
12:02:40 [2019-09-16T12:02:40.539Z] === RUN   TestCommitInheritsEnv
12:02:40 [2019-09-16T12:02:40.908Z] --- PASS: TestCommitInheritsEnv (0.59s)
12:02:40 [2019-09-16T12:02:40.908Z] === RUN   TestImportExtremelyLargeImageWorks
12:02:40 [2019-09-16T12:02:40.908Z] === PAUSE TestImportExtremelyLargeImageWorks
12:02:40 [2019-09-16T12:02:40.908Z] === RUN   TestImagesFilterMultiReference
12:02:41 [2019-09-16T12:02:41.283Z] --- PASS: TestImagesFilterMultiReference (0.13s)
12:02:41 [2019-09-16T12:02:41.283Z] === RUN   TestRemoveImageOrphaning
12:02:41 [2019-09-16T12:02:41.688Z] --- PASS: TestRemoveImageOrphaning (0.56s)
12:02:41 [2019-09-16T12:02:41.688Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:02:41 [2019-09-16T12:02:41.688Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:02:41 [2019-09-16T12:02:41.688Z] === RUN   TestTagInvalidReference
12:02:41 [2019-09-16T12:02:41.688Z] --- PASS: TestTagInvalidReference (0.02s)
12:02:41 [2019-09-16T12:02:41.688Z] === RUN   TestTagValidPrefixedRepo
12:02:41 [2019-09-16T12:02:41.688Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:02:41 [2019-09-16T12:02:41.688Z] === RUN   TestTagExistedNameWithoutForce
12:02:41 [2019-09-16T12:02:41.688Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
12:02:41 [2019-09-16T12:02:41.688Z] === RUN   TestTagOfficialNames
12:02:42 [2019-09-16T12:02:42.082Z] --- PASS: TestTagOfficialNames (0.06s)
12:02:42 [2019-09-16T12:02:42.082Z] === RUN   TestTagMatchesDigest
12:02:42 [2019-09-16T12:02:42.082Z] --- PASS: TestTagMatchesDigest (0.01s)
12:02:42 [2019-09-16T12:02:42.082Z] === CONT  TestImportExtremelyLargeImageWorks
12:02:43 [2019-09-16T12:02:43.345Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	3.243s
12:02:43 [2019-09-16T12:02:43.391Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
12:02:45 [2019-09-16T12:02:45.595Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
12:02:45 [2019-09-16T12:02:45.922Z] PASS: docker_cli_daemon_test.go:1802: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart	11.206s
12:02:45 [2019-09-16T12:02:45.922Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	2.815s
12:02:46 [2019-09-16T12:02:46.181Z] --- PASS: TestServiceUpdateNetwork (17.04s)
12:02:46 [2019-09-16T12:02:46.181Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:02:46 [2019-09-16T12:02:46.181Z]     daemon.go:321: [d9a2feb62c382] waiting for daemon to start
12:02:46 [2019-09-16T12:02:46.181Z]     daemon.go:339: [d9a2feb62c382] daemon started
12:02:46 [2019-09-16T12:02:46.181Z]     daemon.go:449: [d9a2feb62c382] Stopping daemon
12:02:46 [2019-09-16T12:02:46.181Z]     daemon.go:288: [d9a2feb62c382] exiting daemon
12:02:46 [2019-09-16T12:02:46.181Z]     daemon.go:436: [d9a2feb62c382] Daemon stopped
12:02:46 [2019-09-16T12:02:46.181Z] === RUN   TestDockerNetworkReConnect
12:02:48 [2019-09-16T12:02:48.068Z] PASS: docker_cli_daemon_test.go:1248: DockerDaemonSuite.TestDaemonRestartKillWait	2.496s
12:02:48 [2019-09-16T12:02:48.527Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
12:02:48 [2019-09-16T12:02:48.636Z] PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride	2.895s
12:02:49 [2019-09-16T12:02:49.563Z] PASS: docker_cli_daemon_test.go:1652: DockerDaemonSuite.TestDaemonRestartLocalVolumes	1.295s
12:02:50 [2019-09-16T12:02:50.124Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	1.454s
12:02:52 [2019-09-16T12:02:52.195Z] ?   	github.com/docker/docker/api	[no test files]
12:02:52 [2019-09-16T12:02:52.294Z] Running D:\gopath\src\github.com\docker\docker\integration\build
12:02:52 [2019-09-16T12:02:52.294Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:02:52 [2019-09-16T12:02:52.294Z] INFO: Testing against a local daemon
12:02:52 [2019-09-16T12:02:52.295Z] === RUN   TestBuildWithSession
12:02:52 [2019-09-16T12:02:52.295Z] --- SKIP: TestBuildWithSession (0.00s)
12:02:52 [2019-09-16T12:02:52.295Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:02:52 [2019-09-16T12:02:52.295Z] === RUN   TestBuildSquashParent
12:02:52 [2019-09-16T12:02:52.295Z] --- SKIP: TestBuildSquashParent (0.00s)
12:02:52 [2019-09-16T12:02:52.295Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:02:52 [2019-09-16T12:02:52.295Z] === RUN   TestBuildWithRemoveAndForceRemove
12:02:52 [2019-09-16T12:02:52.295Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
12:02:52 [2019-09-16T12:02:52.295Z]     build_test.go:24: testEnv.DaemonInfo.OSType == "windows": FIXME
12:02:52 [2019-09-16T12:02:52.295Z] === RUN   TestBuildMultiStageCopy
12:02:52 [2019-09-16T12:02:52.295Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:02:52 [2019-09-16T12:02:52.632Z] --- PASS: TestDockerNetworkReConnect (6.36s)
12:02:52 [2019-09-16T12:02:52.632Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:02:52 [2019-09-16T12:02:52.632Z]     daemon.go:321: [dfdd359f7f037] waiting for daemon to start
12:02:52 [2019-09-16T12:02:52.632Z]     daemon.go:339: [dfdd359f7f037] daemon started
12:02:52 [2019-09-16T12:02:52.632Z]     daemon.go:449: [dfdd359f7f037] Stopping daemon
12:02:52 [2019-09-16T12:02:52.632Z]     daemon.go:288: [dfdd359f7f037] exiting daemon
12:02:52 [2019-09-16T12:02:52.632Z]     daemon.go:436: [dfdd359f7f037] Daemon stopped
12:02:52 [2019-09-16T12:02:52.632Z] === RUN   TestServiceUpdateNetwork
12:02:53 [2019-09-16T12:02:53.997Z] PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants	3.763s
12:02:54 [2019-09-16T12:02:54.557Z] PASS: docker_cli_daemon_test.go:177: DockerDaemonSuite.TestDaemonRestartOnFailure	5.059s
12:02:58 [2019-09-16T12:02:58.722Z] PASS: docker_cli_daemon_test.go:1017: DockerDaemonSuite.TestDaemonRestartRenameContainer	3.266s
12:03:02 [2019-09-16T12:03:02.686Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:03:02 [2019-09-16T12:03:02.686Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:03:03 [2019-09-16T12:03:03.151Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:03:03 [2019-09-16T12:03:03.954Z] PASS: docker_cli_network_unix_test.go:1667: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork	5.732s
12:03:04 [2019-09-16T12:03:04.706Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:03:05 [2019-09-16T12:03:05.358Z] PASS: docker_cli_daemon_test.go:1639: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse	1.426s
12:03:05 [2019-09-16T12:03:05.686Z] --- PASS: TestBuildMultiStageCopy (13.81s)
12:03:05 [2019-09-16T12:03:05.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.79s)
12:03:05 [2019-09-16T12:03:05.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s)
12:03:05 [2019-09-16T12:03:05.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
12:03:05 [2019-09-16T12:03:05.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.08s)
12:03:05 [2019-09-16T12:03:05.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.20s)
12:03:05 [2019-09-16T12:03:05.686Z] === RUN   TestBuildMultiStageParentConfig
12:03:05 [2019-09-16T12:03:05.686Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s)
12:03:05 [2019-09-16T12:03:05.686Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
12:03:05 [2019-09-16T12:03:05.686Z] === RUN   TestBuildLabelWithTargets
12:03:05 [2019-09-16T12:03:05.686Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
12:03:05 [2019-09-16T12:03:05.686Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
12:03:05 [2019-09-16T12:03:05.686Z] === RUN   TestBuildWithEmptyLayers
12:03:06 [2019-09-16T12:03:06.666Z] --- PASS: TestBuildWithEmptyLayers (0.96s)
12:03:06 [2019-09-16T12:03:06.666Z] === RUN   TestBuildMultiStageOnBuild
12:03:06 [2019-09-16T12:03:06.666Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
12:03:06 [2019-09-16T12:03:06.666Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
12:03:06 [2019-09-16T12:03:06.666Z] === RUN   TestBuildUncleanTarFilenames
12:03:06 [2019-09-16T12:03:06.666Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
12:03:06 [2019-09-16T12:03:06.666Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
12:03:06 [2019-09-16T12:03:06.666Z] === RUN   TestBuildMultiStageLayerLeak
12:03:06 [2019-09-16T12:03:06.666Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
12:03:06 [2019-09-16T12:03:06.666Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
12:03:06 [2019-09-16T12:03:06.666Z] === RUN   TestBuildWithHugeFile
12:03:06 [2019-09-16T12:03:06.666Z] --- SKIP: TestBuildWithHugeFile (0.01s)
12:03:06 [2019-09-16T12:03:06.666Z]     build_test.go:491: testEnv.OSType == "windows"
12:03:06 [2019-09-16T12:03:06.666Z] === RUN   TestBuildWithEmptyDockerfile
12:03:06 [2019-09-16T12:03:06.666Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:03:06 [2019-09-16T12:03:06.666Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:03:06 [2019-09-16T12:03:06.666Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:03:06 [2019-09-16T12:03:06.666Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:03:06 [2019-09-16T12:03:06.666Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:03:06 [2019-09-16T12:03:06.666Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:03:06 [2019-09-16T12:03:06.719Z] PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv	12.904s
12:03:07 [2019-09-16T12:03:07.131Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:03:07 [2019-09-16T12:03:07.131Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:03:07 [2019-09-16T12:03:07.131Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:03:07 [2019-09-16T12:03:07.131Z] --- PASS: TestBuildWithEmptyDockerfile (0.45s)
12:03:07 [2019-09-16T12:03:07.131Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestBuildPreserveOwnership
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
12:03:07 [2019-09-16T12:03:07.131Z] PASS
12:03:07 [2019-09-16T12:03:07.131Z] Running D:\gopath\src\github.com\docker\docker\integration\config
12:03:07 [2019-09-16T12:03:07.131Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:03:07 [2019-09-16T12:03:07.131Z] INFO: Testing against a local daemon
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestConfigList
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestConfigList (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestConfigsCreateAndDelete
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestConfigsUpdate
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestConfigsUpdate (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestTemplatedConfig
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestTemplatedConfig (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestConfigInspect
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestConfigInspect (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestConfigCreateWithLabels
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestConfigCreateResolve
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestConfigCreateResolve (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestConfigDaemonLibtrustID
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
12:03:07 [2019-09-16T12:03:07.131Z] PASS
12:03:07 [2019-09-16T12:03:07.131Z] Running D:\gopath\src\github.com\docker\docker\integration\container
12:03:07 [2019-09-16T12:03:07.131Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:03:07 [2019-09-16T12:03:07.131Z] INFO: Testing against a local daemon
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestCheckpoint
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestCheckpoint (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestContainerInvalidJSON
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:03:07 [2019-09-16T12:03:07.131Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:03:07 [2019-09-16T12:03:07.131Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:03:07 [2019-09-16T12:03:07.131Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:03:07 [2019-09-16T12:03:07.131Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:03:07 [2019-09-16T12:03:07.131Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:03:07 [2019-09-16T12:03:07.131Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:03:07 [2019-09-16T12:03:07.131Z] --- PASS: TestContainerInvalidJSON (0.04s)
12:03:07 [2019-09-16T12:03:07.131Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s)
12:03:07 [2019-09-16T12:03:07.131Z]     copy_test.go:25: testEnv.OSType == "windows"
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestCopyFromContainerPathIsNotDir
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
12:03:07 [2019-09-16T12:03:07.131Z]     copy_test.go:39: testEnv.OSType == "windows"
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestCopyToContainerPathDoesNotExist
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
12:03:07 [2019-09-16T12:03:07.131Z]     copy_test.go:51: testEnv.OSType == "windows"
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestCopyToContainerPathIsNotDir
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
12:03:07 [2019-09-16T12:03:07.131Z]     copy_test.go:65: testEnv.OSType == "windows"
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestCopyFromContainer
12:03:07 [2019-09-16T12:03:07.131Z] --- SKIP: TestCopyFromContainer (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:03:07 [2019-09-16T12:03:07.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:03:07 [2019-09-16T12:03:07.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:03:07 [2019-09-16T12:03:07.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:03:07 [2019-09-16T12:03:07.131Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:03:07 [2019-09-16T12:03:07.131Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:03:07 [2019-09-16T12:03:07.131Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:03:07 [2019-09-16T12:03:07.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:03:07 [2019-09-16T12:03:07.131Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestCreateWithInvalidEnv
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestCreateWithInvalidEnv/0
12:03:07 [2019-09-16T12:03:07.131Z] === PAUSE TestCreateWithInvalidEnv/0
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestCreateWithInvalidEnv/1
12:03:07 [2019-09-16T12:03:07.131Z] === PAUSE TestCreateWithInvalidEnv/1
12:03:07 [2019-09-16T12:03:07.131Z] === RUN   TestCreateWithInvalidEnv/2
12:03:07 [2019-09-16T12:03:07.131Z] === PAUSE TestCreateWithInvalidEnv/2
12:03:07 [2019-09-16T12:03:07.597Z] === CONT  TestCreateWithInvalidEnv/0
12:03:07 [2019-09-16T12:03:07.597Z] === CONT  TestCreateWithInvalidEnv/2
12:03:07 [2019-09-16T12:03:07.597Z] === CONT  TestCreateWithInvalidEnv/1
12:03:07 [2019-09-16T12:03:07.597Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:03:07 [2019-09-16T12:03:07.597Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:03:07 [2019-09-16T12:03:07.597Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:03:07 [2019-09-16T12:03:07.597Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:03:07 [2019-09-16T12:03:07.597Z] === RUN   TestCreateTmpfsMountsTarget
12:03:07 [2019-09-16T12:03:07.597Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
12:03:07 [2019-09-16T12:03:07.597Z]     create_test.go:111: testEnv.DaemonInfo.OSType == "windows"
12:03:07 [2019-09-16T12:03:07.597Z] === RUN   TestCreateWithCustomMaskedPaths
12:03:07 [2019-09-16T12:03:07.597Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
12:03:07 [2019-09-16T12:03:07.597Z]     create_test.go:154: testEnv.DaemonInfo.OSType != "linux"
12:03:07 [2019-09-16T12:03:07.597Z] === RUN   TestCreateWithCapabilities
12:03:07 [2019-09-16T12:03:07.597Z] --- SKIP: TestCreateWithCapabilities (0.00s)
12:03:07 [2019-09-16T12:03:07.597Z]     create_test.go:233: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
12:03:07 [2019-09-16T12:03:07.597Z] === RUN   TestCreateWithCustomReadonlyPaths
12:03:07 [2019-09-16T12:03:07.597Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
12:03:07 [2019-09-16T12:03:07.597Z]     create_test.go:359: testEnv.DaemonInfo.OSType != "linux"
12:03:07 [2019-09-16T12:03:07.597Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:03:07 [2019-09-16T12:03:07.597Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:03:07 [2019-09-16T12:03:07.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:03:07 [2019-09-16T12:03:07.597Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:03:07 [2019-09-16T12:03:07.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:03:07 [2019-09-16T12:03:07.597Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:03:07 [2019-09-16T12:03:07.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:03:07 [2019-09-16T12:03:07.597Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:03:07 [2019-09-16T12:03:07.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:03:07 [2019-09-16T12:03:07.597Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:03:07 [2019-09-16T12:03:07.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:03:07 [2019-09-16T12:03:07.597Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:03:07 [2019-09-16T12:03:07.597Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:03:07 [2019-09-16T12:03:07.597Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:03:07 [2019-09-16T12:03:07.597Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:03:07 [2019-09-16T12:03:07.597Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:03:07 [2019-09-16T12:03:07.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:03:07 [2019-09-16T12:03:07.597Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
12:03:07 [2019-09-16T12:03:07.597Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
12:03:07 [2019-09-16T12:03:07.597Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
12:03:07 [2019-09-16T12:03:07.597Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
12:03:07 [2019-09-16T12:03:07.597Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
12:03:07 [2019-09-16T12:03:07.597Z] === RUN   TestDiff
12:03:07 [2019-09-16T12:03:07.597Z] --- SKIP: TestDiff (0.00s)
12:03:07 [2019-09-16T12:03:07.597Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:03:07 [2019-09-16T12:03:07.597Z] === RUN   TestExecWithCloseStdin
12:03:07 [2019-09-16T12:03:07.645Z] PASS: docker_cli_daemon_test.go:2607: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode	2.244s
12:03:07 [2019-09-16T12:03:07.645Z] --- PASS: TestServiceUpdateNetwork (15.22s)
12:03:07 [2019-09-16T12:03:07.645Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:03:07 [2019-09-16T12:03:07.645Z]     daemon.go:321: [dd6b252a068dd] waiting for daemon to start
12:03:07 [2019-09-16T12:03:07.645Z]     daemon.go:339: [dd6b252a068dd] daemon started
12:03:07 [2019-09-16T12:03:07.645Z]     daemon.go:449: [dd6b252a068dd] Stopping daemon
12:03:07 [2019-09-16T12:03:07.645Z]     daemon.go:288: [dd6b252a068dd] exiting daemon
12:03:07 [2019-09-16T12:03:07.645Z]     daemon.go:436: [dd6b252a068dd] Daemon stopped
12:03:07 [2019-09-16T12:03:07.645Z] === RUN   TestDockerNetworkReConnect
12:03:09 [2019-09-16T12:03:09.150Z] --- PASS: TestExecWithCloseStdin (1.94s)
12:03:09 [2019-09-16T12:03:09.150Z] === RUN   TestExec
12:03:09 [2019-09-16T12:03:09.150Z] --- SKIP: TestExec (0.00s)
12:03:09 [2019-09-16T12:03:09.150Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:03:09 [2019-09-16T12:03:09.150Z] === RUN   TestExecUser
12:03:09 [2019-09-16T12:03:09.150Z] --- SKIP: TestExecUser (0.00s)
12:03:09 [2019-09-16T12:03:09.150Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:03:09 [2019-09-16T12:03:09.150Z] === RUN   TestExportContainerAndImportImage
12:03:09 [2019-09-16T12:03:09.150Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
12:03:09 [2019-09-16T12:03:09.150Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:03:09 [2019-09-16T12:03:09.150Z] === RUN   TestExportContainerAfterDaemonRestart
12:03:09 [2019-09-16T12:03:09.150Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
12:03:09 [2019-09-16T12:03:09.150Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
12:03:09 [2019-09-16T12:03:09.150Z] === RUN   TestHealthCheckWorkdir
12:03:09 [2019-09-16T12:03:09.150Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
12:03:09 [2019-09-16T12:03:09.150Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
12:03:09 [2019-09-16T12:03:09.150Z] === RUN   TestHealthKillContainer
12:03:09 [2019-09-16T12:03:09.150Z] --- SKIP: TestHealthKillContainer (0.00s)
12:03:09 [2019-09-16T12:03:09.150Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:03:09 [2019-09-16T12:03:09.150Z] === RUN   TestInspectCpusetInConfigPre120
12:03:09 [2019-09-16T12:03:09.150Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:03:09 [2019-09-16T12:03:09.150Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:03:09 [2019-09-16T12:03:09.150Z] === RUN   TestKillContainerInvalidSignal
12:03:09 [2019-09-16T12:03:09.944Z] ok  	github.com/docker/docker/api/server	0.071s	coverage: 7.9% of statements
12:03:10 [2019-09-16T12:03:10.704Z] --- PASS: TestKillContainerInvalidSignal (1.55s)
12:03:10 [2019-09-16T12:03:10.704Z] === RUN   TestKillContainer
12:03:10 [2019-09-16T12:03:10.704Z] --- SKIP: TestKillContainer (0.00s)
12:03:10 [2019-09-16T12:03:10.704Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
12:03:10 [2019-09-16T12:03:10.704Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:03:10 [2019-09-16T12:03:10.704Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
12:03:10 [2019-09-16T12:03:10.704Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:03:10 [2019-09-16T12:03:10.704Z] === RUN   TestKillStoppedContainer
12:03:10 [2019-09-16T12:03:10.704Z] --- SKIP: TestKillStoppedContainer (0.00s)
12:03:10 [2019-09-16T12:03:10.704Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:03:10 [2019-09-16T12:03:10.704Z] === RUN   TestKillStoppedContainerAPIPre120
12:03:10 [2019-09-16T12:03:10.704Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
12:03:10 [2019-09-16T12:03:10.704Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:03:10 [2019-09-16T12:03:10.704Z] === RUN   TestKillDifferentUserContainer
12:03:10 [2019-09-16T12:03:10.704Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
12:03:10 [2019-09-16T12:03:10.704Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:03:10 [2019-09-16T12:03:10.704Z] === RUN   TestInspectOomKilledTrue
12:03:10 [2019-09-16T12:03:10.704Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:03:10 [2019-09-16T12:03:10.704Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:03:10 [2019-09-16T12:03:10.704Z] === RUN   TestInspectOomKilledFalse
12:03:10 [2019-09-16T12:03:10.704Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:03:10 [2019-09-16T12:03:10.704Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:03:10 [2019-09-16T12:03:10.704Z] === RUN   TestLogsFollowTailEmpty
12:03:10 [2019-09-16T12:03:10.921Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	3.784s
12:03:12 [2019-09-16T12:03:12.238Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.017s	coverage: 72.9% of statements
12:03:12 [2019-09-16T12:03:12.238Z] ok  	github.com/docker/docker/cmd/dockerd	0.147s	coverage: 29.5% of statements
12:03:12 [2019-09-16T12:03:12.906Z] --- PASS: TestLogsFollowTailEmpty (1.59s)
12:03:12 [2019-09-16T12:03:12.907Z] === RUN   TestNetworkNat
12:03:12 [2019-09-16T12:03:12.907Z] --- SKIP: TestNetworkNat (0.00s)
12:03:12 [2019-09-16T12:03:12.907Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:03:12 [2019-09-16T12:03:12.907Z] === RUN   TestNetworkLocalhostTCPNat
12:03:12 [2019-09-16T12:03:12.907Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
12:03:12 [2019-09-16T12:03:12.907Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
12:03:12 [2019-09-16T12:03:12.907Z] === RUN   TestNetworkLoopbackNat
12:03:12 [2019-09-16T12:03:12.907Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
12:03:12 [2019-09-16T12:03:12.907Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
12:03:12 [2019-09-16T12:03:12.907Z] === RUN   TestPause
12:03:12 [2019-09-16T12:03:12.907Z] --- SKIP: TestPause (0.00s)
12:03:12 [2019-09-16T12:03:12.907Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:03:12 [2019-09-16T12:03:12.907Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:03:13 [2019-09-16T12:03:13.434Z] PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride	2.735s
12:03:13 [2019-09-16T12:03:13.690Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	0.301s
12:03:13 [2019-09-16T12:03:13.945Z] --- PASS: TestDockerNetworkReConnect (6.17s)
12:03:13 [2019-09-16T12:03:13.945Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:03:13 [2019-09-16T12:03:13.945Z]     daemon.go:321: [d9b5e0dcd6cea] waiting for daemon to start
12:03:13 [2019-09-16T12:03:13.945Z]     daemon.go:339: [d9b5e0dcd6cea] daemon started
12:03:13 [2019-09-16T12:03:13.945Z]     daemon.go:449: [d9b5e0dcd6cea] Stopping daemon
12:03:13 [2019-09-16T12:03:13.945Z]     daemon.go:288: [d9b5e0dcd6cea] exiting daemon
12:03:13 [2019-09-16T12:03:13.945Z]     daemon.go:436: [d9b5e0dcd6cea] Daemon stopped
12:03:13 [2019-09-16T12:03:13.945Z] === RUN   TestServiceUpdateNetwork
12:03:14 [2019-09-16T12:03:14.462Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.64s)
12:03:14 [2019-09-16T12:03:14.462Z] === RUN   TestPauseStopPausedContainer
12:03:14 [2019-09-16T12:03:14.462Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
12:03:14 [2019-09-16T12:03:14.462Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
12:03:14 [2019-09-16T12:03:14.462Z] === RUN   TestPsFilter
12:03:14 [2019-09-16T12:03:14.462Z] --- PASS: TestPsFilter (0.10s)
12:03:14 [2019-09-16T12:03:14.462Z] === RUN   TestRemoveContainerWithRemovedVolume
12:03:16 [2019-09-16T12:03:16.015Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.94s)
12:03:16 [2019-09-16T12:03:16.015Z] === RUN   TestRemoveContainerWithVolume
12:03:16 [2019-09-16T12:03:16.455Z] PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv	2.529s
12:03:18 [2019-09-16T12:03:18.216Z] --- PASS: TestRemoveContainerWithVolume (1.91s)
12:03:18 [2019-09-16T12:03:18.216Z] === RUN   TestRemoveContainerRunning
12:03:18 [2019-09-16T12:03:18.337Z] PASS: docker_cli_daemon_test.go:118: DockerDaemonSuite.TestDaemonRestartUnlessStopped	9.543s
12:03:19 [2019-09-16T12:03:19.261Z] PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg	2.956s
12:03:19 [2019-09-16T12:03:19.772Z] --- PASS: TestRemoveContainerRunning (1.65s)
12:03:19 [2019-09-16T12:03:19.772Z] === RUN   TestRemoveContainerForceRemoveRunning
12:03:20 [2019-09-16T12:03:20.686Z] ok  	github.com/docker/docker/container	0.200s	coverage: 35.6% of statements
12:03:20 [2019-09-16T12:03:20.687Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:03:20 [2019-09-16T12:03:20.687Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:03:20 [2019-09-16T12:03:20.687Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:03:20 [2019-09-16T12:03:20.687Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:03:21 [2019-09-16T12:03:21.145Z] PASS: docker_cli_daemon_test.go:2583: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer	2.912s
12:03:21 [2019-09-16T12:03:21.326Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.64s)
12:03:21 [2019-09-16T12:03:21.326Z] === RUN   TestRemoveInvalidContainer
12:03:21 [2019-09-16T12:03:21.326Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:03:21 [2019-09-16T12:03:21.326Z] === RUN   TestRenameLinkedContainer
12:03:21 [2019-09-16T12:03:21.326Z] --- SKIP: TestRenameLinkedContainer (0.00s)
12:03:21 [2019-09-16T12:03:21.326Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:03:21 [2019-09-16T12:03:21.326Z] === RUN   TestRenameStoppedContainer
12:03:22 [2019-09-16T12:03:22.507Z] PASS: docker_cli_daemon_test.go:689: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange	1.547s
12:03:23 [2019-09-16T12:03:23.393Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.062s	coverage: 65.3% of statements
12:03:25 [2019-09-16T12:03:25.018Z] PASS: docker_cli_daemon_test.go:1493: DockerDaemonSuite.TestDaemonRestartWithContainerRunning	2.242s
12:03:25 [2019-09-16T12:03:25.577Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	6.264s
12:03:26 [2019-09-16T12:03:26.936Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	1.292s
12:03:28 [2019-09-16T12:03:28.298Z] PASS: docker_cli_daemon_test.go:1567: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways	2.946s
12:03:28 [2019-09-16T12:03:28.298Z] SKIP: docker_cli_daemon_test.go:231: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper)
12:03:28 [2019-09-16T12:03:28.298Z] SKIP: docker_cli_daemon_test.go:211: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper)
12:03:28 [2019-09-16T12:03:28.298Z] PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse	1.259s
12:03:28 [2019-09-16T12:03:28.450Z] --- PASS: TestRenameStoppedContainer (6.75s)
12:03:28 [2019-09-16T12:03:28.450Z] === RUN   TestRenameRunningContainerAndReuse
12:03:28 [2019-09-16T12:03:28.858Z] PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd	0.760s
12:03:29 [2019-09-16T12:03:29.782Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	0.719s
12:03:30 [2019-09-16T12:03:30.791Z] --- PASS: TestServiceUpdateNetwork (16.77s)
12:03:30 [2019-09-16T12:03:30.791Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:03:30 [2019-09-16T12:03:30.791Z]     daemon.go:321: [ddac5ac7576f5] waiting for daemon to start
12:03:30 [2019-09-16T12:03:30.791Z]     daemon.go:339: [ddac5ac7576f5] daemon started
12:03:30 [2019-09-16T12:03:30.791Z]     daemon.go:449: [ddac5ac7576f5] Stopping daemon
12:03:30 [2019-09-16T12:03:30.791Z]     daemon.go:288: [ddac5ac7576f5] exiting daemon
12:03:30 [2019-09-16T12:03:30.791Z]     daemon.go:436: [ddac5ac7576f5] Daemon stopped
12:03:30 [2019-09-16T12:03:30.791Z] === RUN   TestDockerNetworkReConnect
12:03:31 [2019-09-16T12:03:31.837Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.045s	coverage: 35.8% of statements
12:03:32 [2019-09-16T12:03:32.154Z] PASS: docker_cli_daemon_test.go:1958: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer	3.879s
12:03:32 [2019-09-16T12:03:32.218Z] --- PASS: TestRenameRunningContainerAndReuse (4.14s)
12:03:32 [2019-09-16T12:03:32.218Z] === RUN   TestRenameInvalidName
12:03:33 [2019-09-16T12:03:33.773Z] --- PASS: TestRenameInvalidName (1.64s)
12:03:33 [2019-09-16T12:03:33.773Z] === RUN   TestRenameAnonymousContainer
12:03:33 [2019-09-16T12:03:33.773Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
12:03:33 [2019-09-16T12:03:33.773Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
12:03:33 [2019-09-16T12:03:33.773Z] === RUN   TestRenameContainerWithSameName
12:03:35 [2019-09-16T12:03:35.326Z] --- PASS: TestRenameContainerWithSameName (1.56s)
12:03:35 [2019-09-16T12:03:35.326Z] === RUN   TestRenameContainerWithLinkedContainer
12:03:35 [2019-09-16T12:03:35.326Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
12:03:35 [2019-09-16T12:03:35.326Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
12:03:35 [2019-09-16T12:03:35.326Z] === RUN   TestResize
12:03:35 [2019-09-16T12:03:35.326Z] --- SKIP: TestResize (0.00s)
12:03:35 [2019-09-16T12:03:35.326Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
12:03:35 [2019-09-16T12:03:35.326Z] === RUN   TestResizeWithInvalidSize
12:03:35 [2019-09-16T12:03:35.326Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
12:03:35 [2019-09-16T12:03:35.326Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
12:03:35 [2019-09-16T12:03:35.326Z] === RUN   TestResizeWhenContainerNotStarted
12:03:35 [2019-09-16T12:03:35.412Z] PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom	5.868s
12:03:36 [2019-09-16T12:03:36.259Z] ok  	github.com/docker/docker/daemon/cluster	0.183s	coverage: 0.5% of statements
12:03:37 [2019-09-16T12:03:37.295Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	1.500s
12:03:37 [2019-09-16T12:03:37.295Z] --- PASS: TestDockerNetworkReConnect (6.55s)
12:03:37 [2019-09-16T12:03:37.295Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:03:37 [2019-09-16T12:03:37.295Z]     daemon.go:321: [deb923539ef46] waiting for daemon to start
12:03:37 [2019-09-16T12:03:37.295Z]     daemon.go:339: [deb923539ef46] daemon started
12:03:37 [2019-09-16T12:03:37.295Z]     daemon.go:449: [deb923539ef46] Stopping daemon
12:03:37 [2019-09-16T12:03:37.295Z]     daemon.go:288: [deb923539ef46] exiting daemon
12:03:37 [2019-09-16T12:03:37.295Z]     daemon.go:436: [deb923539ef46] Daemon stopped
12:03:37 [2019-09-16T12:03:37.295Z] === RUN   TestServiceUpdateNetwork
12:03:37 [2019-09-16T12:03:37.295Z] PASS: docker_cli_daemon_test.go:1887: DockerDaemonSuite.TestDaemonRestartWithLinks	5.037s
12:03:37 [2019-09-16T12:03:37.528Z] --- PASS: TestResizeWhenContainerNotStarted (1.92s)
12:03:37 [2019-09-16T12:03:37.528Z] === RUN   TestDaemonRestartKillContainers
12:03:37 [2019-09-16T12:03:37.528Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:03:37 [2019-09-16T12:03:37.528Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:03:37 [2019-09-16T12:03:37.528Z] === RUN   TestStats
12:03:37 [2019-09-16T12:03:37.528Z] --- SKIP: TestStats (0.00s)
12:03:37 [2019-09-16T12:03:37.528Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
12:03:37 [2019-09-16T12:03:37.528Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:03:37 [2019-09-16T12:03:37.854Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	0.815s
12:03:39 [2019-09-16T12:03:39.221Z] PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep	1.028s
12:03:41 [2019-09-16T12:03:41.109Z] PASS: docker_cli_daemon_test.go:1910: DockerDaemonSuite.TestDaemonRestartWithNames	3.800s
12:03:41 [2019-09-16T12:03:41.816Z] ok  	github.com/docker/docker/daemon/discovery	0.026s	coverage: 30.4% of statements
12:03:42 [2019-09-16T12:03:42.267Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.63s)
12:03:42 [2019-09-16T12:03:42.267Z] === RUN   TestStopContainerWithTimeout
12:03:42 [2019-09-16T12:03:42.267Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
12:03:42 [2019-09-16T12:03:42.267Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:03:42 [2019-09-16T12:03:42.267Z] === RUN   TestUpdateRestartPolicy
12:03:44 [2019-09-16T12:03:44.370Z] PASS: docker_cli_daemon_test.go:1606: DockerDaemonSuite.TestDaemonRestartWithPausedContainer	2.905s
12:03:45 [2019-09-16T12:03:45.293Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
12:03:45 [2019-09-16T12:03:45.293Z] ok  	github.com/docker/docker/daemon/config	0.134s	coverage: 84.7% of statements
12:03:45 [2019-09-16T12:03:45.294Z] PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy	6.074s
12:03:46 [2019-09-16T12:03:46.218Z] PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled	1.945s
12:03:47 [2019-09-16T12:03:47.578Z] PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile	2.477s
12:03:48 [2019-09-16T12:03:48.501Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	0.805s
12:03:48 [2019-09-16T12:03:48.756Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	0.449s
12:03:49 [2019-09-16T12:03:49.314Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.325s
12:03:49 [2019-09-16T12:03:49.569Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.285s
12:03:49 [2019-09-16T12:03:49.700Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
12:03:49 [2019-09-16T12:03:49.823Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.292s
12:03:49 [2019-09-16T12:03:49.823Z] SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows)
12:03:50 [2019-09-16T12:03:50.383Z] PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled	4.093s
12:03:51 [2019-09-16T12:03:51.306Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	1.400s
12:03:51 [2019-09-16T12:03:51.731Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.514s	coverage: 13.7% of statements
12:03:53 [2019-09-16T12:03:53.188Z] --- PASS: TestServiceUpdateNetwork (15.91s)
12:03:53 [2019-09-16T12:03:53.188Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:03:53 [2019-09-16T12:03:53.188Z]     daemon.go:321: [d63f33142c471] waiting for daemon to start
12:03:53 [2019-09-16T12:03:53.188Z]     daemon.go:339: [d63f33142c471] daemon started
12:03:53 [2019-09-16T12:03:53.188Z]     daemon.go:449: [d63f33142c471] Stopping daemon
12:03:53 [2019-09-16T12:03:53.188Z]     daemon.go:288: [d63f33142c471] exiting daemon
12:03:53 [2019-09-16T12:03:53.188Z]     daemon.go:436: [d63f33142c471] Daemon stopped
12:03:53 [2019-09-16T12:03:53.188Z] PASS
12:03:53 [2019-09-16T12:03:53.188Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:03:53 [2019-09-16T12:03:53.188Z] INFO: Testing against a local daemon
12:03:53 [2019-09-16T12:03:53.188Z] testing: warning: no tests to run
12:03:53 [2019-09-16T12:03:53.188Z] PASS
12:03:53 [2019-09-16T12:03:53.188Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:03:53 [2019-09-16T12:03:53.188Z] INFO: Testing against a local daemon
12:03:53 [2019-09-16T12:03:53.188Z] testing: warning: no tests to run
12:03:53 [2019-09-16T12:03:53.188Z] PASS
12:03:53 [2019-09-16T12:03:53.188Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:03:53 [2019-09-16T12:03:53.443Z] INFO: Testing against a local daemon
12:03:53 [2019-09-16T12:03:53.443Z] testing: warning: no tests to run
12:03:53 [2019-09-16T12:03:53.443Z] PASS
12:03:53 [2019-09-16T12:03:53.443Z] Running integration-test (iteration 3)
12:03:53 [2019-09-16T12:03:53.443Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:03:53 [2019-09-16T12:03:53.443Z] INFO: Testing against a local daemon
12:03:53 [2019-09-16T12:03:53.443Z] === RUN   TestBuildMultiStageCopy
12:03:53 [2019-09-16T12:03:53.443Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:03:53 [2019-09-16T12:03:53.784Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.013s	coverage: 2.9% of statements
12:03:54 [2019-09-16T12:03:54.807Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:03:54 [2019-09-16T12:03:54.807Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:03:54 [2019-09-16T12:03:54.807Z] PASS: docker_cli_daemon_test.go:58: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts	4.322s
12:03:55 [2019-09-16T12:03:55.062Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:03:55 [2019-09-16T12:03:55.317Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:03:55 [2019-09-16T12:03:55.573Z] --- PASS: TestBuildMultiStageCopy (2.14s)
12:03:55 [2019-09-16T12:03:55.573Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.26s)
12:03:55 [2019-09-16T12:03:55.573Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s)
12:03:55 [2019-09-16T12:03:55.573Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
12:03:55 [2019-09-16T12:03:55.573Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s)
12:03:55 [2019-09-16T12:03:55.573Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
12:03:55 [2019-09-16T12:03:55.573Z] === RUN   TestBuildMultiStageCopy
12:03:55 [2019-09-16T12:03:55.573Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:03:55 [2019-09-16T12:03:55.827Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.288s	coverage: 57.8% of statements
12:03:55 [2019-09-16T12:03:55.829Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:03:55 [2019-09-16T12:03:55.829Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:03:56 [2019-09-16T12:03:56.084Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:03:56 [2019-09-16T12:03:56.340Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:03:56 [2019-09-16T12:03:56.446Z] ok  	github.com/docker/docker/daemon	12.434s	coverage: 17.5% of statements
12:03:56 [2019-09-16T12:03:56.446Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:03:56 [2019-09-16T12:03:56.446Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:03:56 [2019-09-16T12:03:56.446Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:03:56 [2019-09-16T12:03:56.446Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:03:56 [2019-09-16T12:03:56.595Z] --- PASS: TestBuildMultiStageCopy (1.04s)
12:03:56 [2019-09-16T12:03:56.595Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.15s)
12:03:56 [2019-09-16T12:03:56.595Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
12:03:56 [2019-09-16T12:03:56.595Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s)
12:03:56 [2019-09-16T12:03:56.595Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
12:03:56 [2019-09-16T12:03:56.595Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
12:03:56 [2019-09-16T12:03:56.595Z] === RUN   TestBuildMultiStageCopy
12:03:56 [2019-09-16T12:03:56.595Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:03:56 [2019-09-16T12:03:56.595Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:03:56 [2019-09-16T12:03:56.850Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:03:57 [2019-09-16T12:03:57.105Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:03:57 [2019-09-16T12:03:57.361Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:03:57 [2019-09-16T12:03:57.616Z] --- PASS: TestBuildMultiStageCopy (0.94s)
12:03:57 [2019-09-16T12:03:57.616Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.12s)
12:03:57 [2019-09-16T12:03:57.616Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
12:03:57 [2019-09-16T12:03:57.616Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s)
12:03:57 [2019-09-16T12:03:57.616Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
12:03:57 [2019-09-16T12:03:57.616Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s)
12:03:57 [2019-09-16T12:03:57.616Z] === RUN   TestBuildMultiStageCopy
12:03:57 [2019-09-16T12:03:57.616Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:03:57 [2019-09-16T12:03:57.616Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:03:57 [2019-09-16T12:03:57.870Z] PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs	6.531s
12:03:57 [2019-09-16T12:03:57.870Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:03:58 [2019-09-16T12:03:58.125Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:03:58 [2019-09-16T12:03:58.380Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:03:58 [2019-09-16T12:03:58.635Z] --- PASS: TestBuildMultiStageCopy (1.03s)
12:03:58 [2019-09-16T12:03:58.635Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.17s)
12:03:58 [2019-09-16T12:03:58.635Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
12:03:58 [2019-09-16T12:03:58.635Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
12:03:58 [2019-09-16T12:03:58.635Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
12:03:58 [2019-09-16T12:03:58.635Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
12:03:58 [2019-09-16T12:03:58.635Z] === RUN   TestBuildMultiStageCopy
12:03:58 [2019-09-16T12:03:58.635Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:03:58 [2019-09-16T12:03:58.635Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:03:58 [2019-09-16T12:03:58.889Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	1.054s
12:03:58 [2019-09-16T12:03:58.890Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:03:59 [2019-09-16T12:03:59.168Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:03:59 [2019-09-16T12:03:59.431Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:03:59 [2019-09-16T12:03:59.688Z] --- PASS: TestBuildMultiStageCopy (1.03s)
12:03:59 [2019-09-16T12:03:59.688Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.15s)
12:03:59 [2019-09-16T12:03:59.688Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
12:03:59 [2019-09-16T12:03:59.688Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
12:03:59 [2019-09-16T12:03:59.688Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
12:03:59 [2019-09-16T12:03:59.688Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
12:03:59 [2019-09-16T12:03:59.688Z] PASS
12:03:59 [2019-09-16T12:03:59.688Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:03:59 [2019-09-16T12:03:59.688Z] INFO: Testing against a local daemon
12:03:59 [2019-09-16T12:03:59.688Z] === RUN   TestConfigDaemonLibtrustID
12:03:59 [2019-09-16T12:03:59.923Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.538s	coverage: 68.5% of statements
12:04:00 [2019-09-16T12:04:00.250Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
12:04:00 [2019-09-16T12:04:00.250Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:04:00 [2019-09-16T12:04:00.250Z]     daemon.go:321: [d6c0cb5398e5a] waiting for daemon to start
12:04:00 [2019-09-16T12:04:00.250Z]     daemon.go:339: [d6c0cb5398e5a] daemon started
12:04:00 [2019-09-16T12:04:00.250Z]     daemon.go:449: [d6c0cb5398e5a] Stopping daemon
12:04:00 [2019-09-16T12:04:00.250Z]     daemon.go:288: [d6c0cb5398e5a] exiting daemon
12:04:00 [2019-09-16T12:04:00.250Z]     daemon.go:436: [d6c0cb5398e5a] Daemon stopped
12:04:00 [2019-09-16T12:04:00.250Z] === RUN   TestConfigDaemonLibtrustID
12:04:00 [2019-09-16T12:04:00.505Z] PASS: docker_cli_daemon_test.go:1424: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume	4.182s
12:04:00 [2019-09-16T12:04:00.760Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:04:00 [2019-09-16T12:04:00.760Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:04:00 [2019-09-16T12:04:00.760Z]     daemon.go:321: [dbb69cbe4cbb7] waiting for daemon to start
12:04:00 [2019-09-16T12:04:00.760Z]     daemon.go:339: [dbb69cbe4cbb7] daemon started
12:04:00 [2019-09-16T12:04:00.760Z]     daemon.go:449: [dbb69cbe4cbb7] Stopping daemon
12:04:00 [2019-09-16T12:04:00.760Z]     daemon.go:288: [dbb69cbe4cbb7] exiting daemon
12:04:00 [2019-09-16T12:04:00.760Z]     daemon.go:436: [dbb69cbe4cbb7] Daemon stopped
12:04:00 [2019-09-16T12:04:00.760Z] === RUN   TestConfigDaemonLibtrustID
12:04:01 [2019-09-16T12:04:01.319Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:04:01 [2019-09-16T12:04:01.319Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:04:01 [2019-09-16T12:04:01.319Z]     daemon.go:321: [d5b93dca07a35] waiting for daemon to start
12:04:01 [2019-09-16T12:04:01.319Z]     daemon.go:339: [d5b93dca07a35] daemon started
12:04:01 [2019-09-16T12:04:01.319Z]     daemon.go:449: [d5b93dca07a35] Stopping daemon
12:04:01 [2019-09-16T12:04:01.319Z]     daemon.go:288: [d5b93dca07a35] exiting daemon
12:04:01 [2019-09-16T12:04:01.319Z]     daemon.go:436: [d5b93dca07a35] Daemon stopped
12:04:01 [2019-09-16T12:04:01.319Z] === RUN   TestConfigDaemonLibtrustID
12:04:01 [2019-09-16T12:04:01.392Z] Created binary: bundles/binary-daemon/dockerd-dev
12:04:01 [2019-09-16T12:04:01.392Z] Copying nested executables into bundles/binary-daemon
12:04:01 [2019-09-16T12:04:01.392Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
12:04:01 [2019-09-16T12:04:01.711Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-345/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b -e DOCKER_GRAPHDRIVER docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b hack/make.sh cross
12:04:01 [2019-09-16T12:04:01.878Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:04:01 [2019-09-16T12:04:01.878Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:04:01 [2019-09-16T12:04:01.878Z]     daemon.go:321: [dd0f10de2bf87] waiting for daemon to start
12:04:01 [2019-09-16T12:04:01.878Z]     daemon.go:339: [dd0f10de2bf87] daemon started
12:04:01 [2019-09-16T12:04:01.878Z]     daemon.go:449: [dd0f10de2bf87] Stopping daemon
12:04:01 [2019-09-16T12:04:01.878Z]     daemon.go:288: [dd0f10de2bf87] exiting daemon
12:04:01 [2019-09-16T12:04:01.878Z]     daemon.go:436: [dd0f10de2bf87] Daemon stopped
12:04:01 [2019-09-16T12:04:01.878Z] === RUN   TestConfigDaemonLibtrustID
12:04:02 [2019-09-16T12:04:02.275Z] 
12:04:02 [2019-09-16T12:04:02.437Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
12:04:02 [2019-09-16T12:04:02.437Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:04:02 [2019-09-16T12:04:02.437Z]     daemon.go:321: [ddc766797ce70] waiting for daemon to start
12:04:02 [2019-09-16T12:04:02.437Z]     daemon.go:339: [ddc766797ce70] daemon started
12:04:02 [2019-09-16T12:04:02.437Z]     daemon.go:449: [ddc766797ce70] Stopping daemon
12:04:02 [2019-09-16T12:04:02.437Z]     daemon.go:288: [ddc766797ce70] exiting daemon
12:04:02 [2019-09-16T12:04:02.437Z]     daemon.go:436: [ddc766797ce70] Daemon stopped
12:04:02 [2019-09-16T12:04:02.437Z] PASS
12:04:02 [2019-09-16T12:04:02.437Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:04:02 [2019-09-16T12:04:02.437Z] INFO: Testing against a local daemon
12:04:02 [2019-09-16T12:04:02.437Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:04:02 [2019-09-16T12:04:02.437Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
12:04:02 [2019-09-16T12:04:02.437Z] === RUN   TestCopyFromContainerPathIsNotDir
12:04:02 [2019-09-16T12:04:02.534Z] Removing bundles/
12:04:02 [2019-09-16T12:04:02.534Z] 
12:04:02 [2019-09-16T12:04:02.534Z] ---> Making bundle: cross (in bundles/cross)
12:04:02 [2019-09-16T12:04:02.534Z] Cross building: bundles/cross/linux/amd64
12:04:02 [2019-09-16T12:04:02.534Z] Building: bundles/cross/linux/amd64/dockerd-dev
12:04:02 [2019-09-16T12:04:02.534Z] GOOS="linux" GOARCH="amd64" GOARM=""
12:04:02 [2019-09-16T12:04:02.636Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.130s	coverage: 50.8% of statements
12:04:02 [2019-09-16T12:04:02.692Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
12:04:02 [2019-09-16T12:04:02.692Z] === RUN   TestCopyFromContainer
12:04:02 [2019-09-16T12:04:02.692Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar	3.900s
12:04:02 [2019-09-16T12:04:02.946Z] PASS: docker_cli_daemon_test.go:2055: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer	2.578s
12:04:03 [2019-09-16T12:04:03.438Z] --- PASS: TestUpdateRestartPolicy (19.90s)
12:04:03 [2019-09-16T12:04:03.438Z] === RUN   TestUpdateRestartWithAutoRemove
12:04:03 [2019-09-16T12:04:03.438Z] --- PASS: TestUpdateRestartWithAutoRemove (1.64s)
12:04:03 [2019-09-16T12:04:03.438Z] === RUN   TestWaitNonBlocked
12:04:03 [2019-09-16T12:04:03.438Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:03 [2019-09-16T12:04:03.438Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:03 [2019-09-16T12:04:03.438Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:03 [2019-09-16T12:04:03.438Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:03 [2019-09-16T12:04:03.438Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:03 [2019-09-16T12:04:03.438Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:03 [2019-09-16T12:04:03.658Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.373s	coverage: 45.9% of statements
12:04:03 [2019-09-16T12:04:03.658Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:04:04 [2019-09-16T12:04:04.308Z] PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent	1.487s
12:04:04 [2019-09-16T12:04:04.563Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.283s
12:04:04 [2019-09-16T12:04:04.563Z] === RUN   TestCopyFromContainer//
12:04:04 [2019-09-16T12:04:04.819Z] === RUN   TestCopyFromContainer//bar/root
12:04:04 [2019-09-16T12:04:04.819Z] === RUN   TestCopyFromContainer//bar/root/
12:04:05 [2019-09-16T12:04:05.074Z] === RUN   TestCopyFromContainer/bar/quux
12:04:05 [2019-09-16T12:04:05.074Z] === RUN   TestCopyFromContainer/bar/quux/
12:04:05 [2019-09-16T12:04:05.330Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:04:05 [2019-09-16T12:04:05.331Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:04:05 [2019-09-16T12:04:05.331Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:04:05 [2019-09-16T12:04:05.585Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	0.988s
12:04:05 [2019-09-16T12:04:05.585Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:04:05 [2019-09-16T12:04:05.585Z] === RUN   TestCopyFromContainer/bar/notarget
12:04:05 [2019-09-16T12:04:05.704Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.722s	coverage: 76.1% of statements
12:04:05 [2019-09-16T12:04:05.840Z] --- PASS: TestCopyFromContainer (3.21s)
12:04:05 [2019-09-16T12:04:05.840Z]     --- PASS: TestCopyFromContainer// (0.09s)
12:04:05 [2019-09-16T12:04:05.840Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
12:04:05 [2019-09-16T12:04:05.840Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
12:04:05 [2019-09-16T12:04:05.840Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
12:04:05 [2019-09-16T12:04:05.840Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.15s)
12:04:05 [2019-09-16T12:04:05.840Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
12:04:05 [2019-09-16T12:04:05.840Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
12:04:05 [2019-09-16T12:04:05.840Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
12:04:05 [2019-09-16T12:04:05.840Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s)
12:04:05 [2019-09-16T12:04:05.840Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
12:04:05 [2019-09-16T12:04:05.840Z] === RUN   TestHealthKillContainer
12:04:06 [2019-09-16T12:04:06.094Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	0.637s
12:04:06 [2019-09-16T12:04:06.373Z] --- PASS: TestWaitNonBlocked (0.02s)
12:04:06 [2019-09-16T12:04:06.373Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.41s)
12:04:06 [2019-09-16T12:04:06.373Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.49s)
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestWaitBlocked
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestWaitBlocked (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:04:06 [2019-09-16T12:04:06.373Z] PASS
12:04:06 [2019-09-16T12:04:06.373Z] Running D:\gopath\src\github.com\docker\docker\integration\image
12:04:06 [2019-09-16T12:04:06.373Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:04:06 [2019-09-16T12:04:06.373Z] INFO: Testing against a local daemon
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestCommitInheritsEnv
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestCommitInheritsEnv (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestImportExtremelyLargeImageWorks
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestImagesFilterMultiReference
12:04:06 [2019-09-16T12:04:06.373Z] --- PASS: TestImagesFilterMultiReference (0.09s)
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestRemoveImageOrphaning
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:04:06 [2019-09-16T12:04:06.373Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestTagInvalidReference
12:04:06 [2019-09-16T12:04:06.373Z] --- PASS: TestTagInvalidReference (0.03s)
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestTagValidPrefixedRepo
12:04:06 [2019-09-16T12:04:06.373Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestTagExistedNameWithoutForce
12:04:06 [2019-09-16T12:04:06.373Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestTagOfficialNames
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestTagOfficialNames (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     tag_test.go:98: testEnv.OSType == "windows"
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestTagMatchesDigest
12:04:06 [2019-09-16T12:04:06.373Z] --- PASS: TestTagMatchesDigest (0.02s)
12:04:06 [2019-09-16T12:04:06.373Z] PASS
12:04:06 [2019-09-16T12:04:06.373Z] Running D:\gopath\src\github.com\docker\docker\integration\network
12:04:06 [2019-09-16T12:04:06.373Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:04:06 [2019-09-16T12:04:06.373Z] INFO: Testing against a local daemon
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestNetworkCreateDelete
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestNetworkCreateDelete (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestDockerNetworkDeletePreferID
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestInspectNetwork
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestInspectNetwork (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestRunContainerWithBridgeNone
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestNetworkInvalidJSON
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestNetworkInvalidJSON//networks/create
12:04:06 [2019-09-16T12:04:06.373Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:04:06 [2019-09-16T12:04:06.373Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:04:06 [2019-09-16T12:04:06.373Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:04:06 [2019-09-16T12:04:06.373Z] === CONT  TestNetworkInvalidJSON//networks/create
12:04:06 [2019-09-16T12:04:06.373Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:04:06 [2019-09-16T12:04:06.373Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:04:06 [2019-09-16T12:04:06.373Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:04:06 [2019-09-16T12:04:06.373Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestDaemonRestartWithLiveRestore
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     service_test.go:29: testEnv.OSType == "windows"
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestDaemonDefaultNetworkPools
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     service_test.go:51: testEnv.OSType == "windows"
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestDaemonRestartWithExistingNetwork
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     service_test.go:94: testEnv.OSType == "windows"
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     service_test.go:127: testEnv.OSType == "windows"
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     service_test.go:177: testEnv.OSType == "windows"
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestServiceWithPredefinedNetwork
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     service_test.go:201: testEnv.OSType == "windows"
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     service_test.go:230: FLAKY_TEST
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestServiceWithDataPathPortInit
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     service_test.go:333: testEnv.OSType == "windows"
12:04:06 [2019-09-16T12:04:06.373Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:04:06 [2019-09-16T12:04:06.373Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:04:06 [2019-09-16T12:04:06.373Z]     service_test.go:392: testEnv.OSType == "windows"
12:04:06 [2019-09-16T12:04:06.373Z] PASS
12:04:06 [2019-09-16T12:04:06.373Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:04:06 [2019-09-16T12:04:06.655Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.347s
12:04:06 [2019-09-16T12:04:06.731Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.620s	coverage: 52.5% of statements
12:04:06 [2019-09-16T12:04:06.731Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:04:06 [2019-09-16T12:04:06.731Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:04:06 [2019-09-16T12:04:06.837Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:04:06 [2019-09-16T12:04:06.837Z] INFO: Testing against a local daemon
12:04:06 [2019-09-16T12:04:06.837Z] PASS
12:04:06 [2019-09-16T12:04:06.837Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:04:06 [2019-09-16T12:04:06.837Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:04:06 [2019-09-16T12:04:06.837Z] INFO: Testing against a local daemon
12:04:06 [2019-09-16T12:04:06.837Z] PASS
12:04:06 [2019-09-16T12:04:06.837Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
12:04:06 [2019-09-16T12:04:06.837Z] PASS
12:04:06 [2019-09-16T12:04:06.837Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:04:06 [2019-09-16T12:04:06.837Z] PASS
12:04:06 [2019-09-16T12:04:06.837Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
12:04:06 [2019-09-16T12:04:06.837Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:04:06 [2019-09-16T12:04:06.837Z] INFO: Testing against a local daemon
12:04:06 [2019-09-16T12:04:06.837Z] === RUN   TestPluginInvalidJSON
12:04:06 [2019-09-16T12:04:06.837Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:04:06 [2019-09-16T12:04:06.837Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:04:06 [2019-09-16T12:04:06.837Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:04:06 [2019-09-16T12:04:06.837Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:04:06 [2019-09-16T12:04:06.837Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:04:06 [2019-09-16T12:04:06.837Z] PASS
12:04:06 [2019-09-16T12:04:06.837Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:04:06 [2019-09-16T12:04:06.837Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:04:06 [2019-09-16T12:04:06.837Z] INFO: Testing against a local daemon
12:04:06 [2019-09-16T12:04:06.837Z] === RUN   TestExternalGraphDriver
12:04:06 [2019-09-16T12:04:06.837Z] --- SKIP: TestExternalGraphDriver (0.00s)
12:04:06 [2019-09-16T12:04:06.837Z]     external_test.go:48: runtime.GOOS == "windows"
12:04:06 [2019-09-16T12:04:06.837Z] === RUN   TestGraphdriverPluginV2
12:04:06 [2019-09-16T12:04:06.837Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
12:04:06 [2019-09-16T12:04:06.837Z]     external_test.go:407: runtime.GOOS == "windows"
12:04:06 [2019-09-16T12:04:06.837Z] PASS
12:04:06 [2019-09-16T12:04:06.837Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:04:06 [2019-09-16T12:04:06.837Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:04:06 [2019-09-16T12:04:06.837Z] INFO: Testing against a local daemon
12:04:06 [2019-09-16T12:04:06.837Z] PASS
12:04:06 [2019-09-16T12:04:06.837Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:04:06 [2019-09-16T12:04:06.837Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:04:06 [2019-09-16T12:04:06.837Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
12:04:06 [2019-09-16T12:04:06.837Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:04:06 [2019-09-16T12:04:06.837Z] INFO: Testing against a local daemon
12:04:06 [2019-09-16T12:04:06.837Z] === RUN   TestSecretInspect
12:04:06 [2019-09-16T12:04:06.837Z] --- SKIP: TestSecretInspect (0.00s)
12:04:06 [2019-09-16T12:04:06.837Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:04:06 [2019-09-16T12:04:06.837Z] === RUN   TestSecretList
12:04:06 [2019-09-16T12:04:06.837Z] --- SKIP: TestSecretList (0.00s)
12:04:06 [2019-09-16T12:04:06.837Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
12:04:06 [2019-09-16T12:04:06.837Z] === RUN   TestSecretsCreateAndDelete
12:04:06 [2019-09-16T12:04:06.837Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
12:04:06 [2019-09-16T12:04:06.837Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
12:04:06 [2019-09-16T12:04:06.837Z] === RUN   TestSecretsUpdate
12:04:06 [2019-09-16T12:04:06.837Z] --- SKIP: TestSecretsUpdate (0.00s)
12:04:06 [2019-09-16T12:04:06.837Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
12:04:06 [2019-09-16T12:04:06.837Z] === RUN   TestTemplatedSecret
12:04:06 [2019-09-16T12:04:06.837Z] --- SKIP: TestTemplatedSecret (0.00s)
12:04:06 [2019-09-16T12:04:06.837Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
12:04:06 [2019-09-16T12:04:06.837Z] === RUN   TestSecretCreateResolve
12:04:06 [2019-09-16T12:04:06.837Z] --- SKIP: TestSecretCreateResolve (0.00s)
12:04:06 [2019-09-16T12:04:06.837Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
12:04:06 [2019-09-16T12:04:06.837Z] PASS
12:04:06 [2019-09-16T12:04:06.837Z] Running D:\gopath\src\github.com\docker\docker\integration\service
12:04:06 [2019-09-16T12:04:06.911Z] PASS: docker_cli_daemon_test.go:92: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs	3.741s
12:04:07 [2019-09-16T12:04:07.393Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:04:07 [2019-09-16T12:04:07.393Z] INFO: Testing against a local daemon
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestServiceCreateInit
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:04:07 [2019-09-16T12:04:07.393Z] --- PASS: TestServiceCreateInit (0.03s)
12:04:07 [2019-09-16T12:04:07.393Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
12:04:07 [2019-09-16T12:04:07.393Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestCreateServiceMultipleTimes
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestCreateServiceConflict
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestCreateServiceConflict (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestCreateServiceMaxReplicas
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
12:04:07 [2019-09-16T12:04:07.393Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestCreateWithDuplicateNetworkNames
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestCreateServiceSecretFileMode
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestCreateServiceConfigFileMode
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestCreateServiceSysctls
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestCreateServiceSysctls (0.02s)
12:04:07 [2019-09-16T12:04:07.393Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestInspect
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestInspect (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     inspect_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestDockerNetworkConnectAlias
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestDockerNetworkReConnect
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestServicePlugin
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestServicePlugin (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestServiceUpdateLabel
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestServiceUpdateLabel (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestServiceUpdateSecrets
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestServiceUpdateConfigs
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestServiceUpdateNetwork
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
12:04:07 [2019-09-16T12:04:07.393Z] PASS
12:04:07 [2019-09-16T12:04:07.393Z] Running D:\gopath\src\github.com\docker\docker\integration\session
12:04:07 [2019-09-16T12:04:07.393Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:04:07 [2019-09-16T12:04:07.393Z] INFO: Testing against a local daemon
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestSessionCreate
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestSessionCreate (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestSessionCreateWithBadUpgrade
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     session_test.go:43: testEnv.OSType == "windows": FIXME
12:04:07 [2019-09-16T12:04:07.393Z] PASS
12:04:07 [2019-09-16T12:04:07.393Z] Running D:\gopath\src\github.com\docker\docker\integration\system
12:04:07 [2019-09-16T12:04:07.393Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:04:07 [2019-09-16T12:04:07.393Z] INFO: Testing against a local daemon
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestEventsExecDie
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestEventsExecDie (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestEventsBackwardsCompatible
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestInfoAPI
12:04:07 [2019-09-16T12:04:07.393Z] --- PASS: TestInfoAPI (0.02s)
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestInfoAPIWarnings
12:04:07 [2019-09-16T12:04:07.393Z] --- SKIP: TestInfoAPIWarnings (0.00s)
12:04:07 [2019-09-16T12:04:07.393Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
12:04:07 [2019-09-16T12:04:07.393Z] === RUN   TestLoginFailsWithBadCredentials
12:04:07 [2019-09-16T12:04:07.419Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.032s	coverage: 58.0% of statements
12:04:08 [2019-09-16T12:04:08.372Z] --- PASS: TestLoginFailsWithBadCredentials (1.16s)
12:04:08 [2019-09-16T12:04:08.372Z] === RUN   TestPingCacheHeaders
12:04:08 [2019-09-16T12:04:08.372Z] --- PASS: TestPingCacheHeaders (0.02s)
12:04:08 [2019-09-16T12:04:08.372Z] === RUN   TestPingGet
12:04:08 [2019-09-16T12:04:08.372Z] --- PASS: TestPingGet (0.02s)
12:04:08 [2019-09-16T12:04:08.372Z] === RUN   TestPingHead
12:04:08 [2019-09-16T12:04:08.442Z] ok  	github.com/docker/docker/daemon/links	0.035s	coverage: 93.0% of statements
12:04:08 [2019-09-16T12:04:08.837Z] --- PASS: TestPingHead (0.03s)
12:04:08 [2019-09-16T12:04:08.837Z] === RUN   TestVersion
12:04:08 [2019-09-16T12:04:08.837Z] --- PASS: TestVersion (0.03s)
12:04:08 [2019-09-16T12:04:08.837Z] PASS
12:04:08 [2019-09-16T12:04:08.837Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
12:04:08 [2019-09-16T12:04:08.837Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:04:08 [2019-09-16T12:04:08.837Z] INFO: Testing against a local daemon
12:04:08 [2019-09-16T12:04:08.837Z] === RUN   TestVolumesCreateAndList
12:04:08 [2019-09-16T12:04:08.837Z] --- PASS: TestVolumesCreateAndList (0.04s)
12:04:08 [2019-09-16T12:04:08.837Z] === RUN   TestVolumesRemove
12:04:08 [2019-09-16T12:04:08.837Z] --- SKIP: TestVolumesRemove (0.00s)
12:04:08 [2019-09-16T12:04:08.837Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
12:04:08 [2019-09-16T12:04:08.837Z] === RUN   TestVolumesInspect
12:04:08 [2019-09-16T12:04:08.837Z] --- PASS: TestVolumesInspect (0.03s)
12:04:08 [2019-09-16T12:04:08.837Z] === RUN   TestVolumesInvalidJSON
12:04:08 [2019-09-16T12:04:08.837Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:04:08 [2019-09-16T12:04:08.837Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:04:08 [2019-09-16T12:04:08.837Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:04:08 [2019-09-16T12:04:08.837Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:04:08 [2019-09-16T12:04:08.837Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:04:08 [2019-09-16T12:04:08.837Z] PASS
12:04:08 [2019-09-16T12:04:08.837Z] INFO: make.ps1 ended at 09/16/2019 12:04:08
12:04:08 [2019-09-16T12:04:08.837Z] INFO: Integration CLI tests being run from the host:
12:04:08 [2019-09-16T12:04:08.837Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" 
12:04:09 [2019-09-16T12:04:09.073Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.066s	coverage: 3.0% of statements
12:04:09 [2019-09-16T12:04:09.421Z] --- PASS: TestHealthKillContainer (3.18s)
12:04:09 [2019-09-16T12:04:09.421Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:04:09 [2019-09-16T12:04:09.421Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
12:04:09 [2019-09-16T12:04:09.421Z] === RUN   TestCopyFromContainerPathIsNotDir
12:04:09 [2019-09-16T12:04:09.421Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
12:04:09 [2019-09-16T12:04:09.421Z] === RUN   TestCopyFromContainer
12:04:10 [2019-09-16T12:04:10.347Z] PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins	3.461s
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ok  	github.com/docker/docker/api/server/httputils	0.218s	coverage: 14.7% of statements
12:04:10 [2019-09-16T12:04:10.486Z] ok  	github.com/docker/docker/api/server/middleware	0.172s	coverage: 37.7% of statements
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ok  	github.com/docker/docker/api/server/router/swarm	0.049s	coverage: 3.1% of statements
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ok  	github.com/docker/docker/api/types/filters	0.184s	coverage: 95.2% of statements
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ok  	github.com/docker/docker/api/types/strslice	0.040s	coverage: 90.0% of statements
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ok  	github.com/docker/docker/api/types/time	0.335s	coverage: 100.0% of statements
12:04:10 [2019-09-16T12:04:10.486Z] ok  	github.com/docker/docker/api/types/versions	0.033s	coverage: 75.0% of statements
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/builder	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:04:10 [2019-09-16T12:04:10.486Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:04:11 [2019-09-16T12:04:11.273Z] === RUN   TestCopyFromContainer//
12:04:11 [2019-09-16T12:04:11.527Z] === RUN   TestCopyFromContainer//bar/root
12:04:11 [2019-09-16T12:04:11.527Z] === RUN   TestCopyFromContainer//bar/root/
12:04:11 [2019-09-16T12:04:11.782Z] === RUN   TestCopyFromContainer/bar/quux
12:04:11 [2019-09-16T12:04:11.782Z] === RUN   TestCopyFromContainer/bar/quux/
12:04:12 [2019-09-16T12:04:12.038Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:04:12 [2019-09-16T12:04:12.038Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:04:12 [2019-09-16T12:04:12.303Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:04:12 [2019-09-16T12:04:12.303Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:04:12 [2019-09-16T12:04:12.303Z] PASS: docker_cli_daemon_test.go:2679: DockerDaemonSuite.TestDaemonShutdownTimeout	2.022s
12:04:12 [2019-09-16T12:04:12.557Z] === RUN   TestCopyFromContainer/bar/notarget
12:04:12 [2019-09-16T12:04:12.557Z] --- PASS: TestCopyFromContainer (3.35s)
12:04:12 [2019-09-16T12:04:12.557Z]     --- PASS: TestCopyFromContainer// (0.12s)
12:04:12 [2019-09-16T12:04:12.557Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
12:04:12 [2019-09-16T12:04:12.557Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
12:04:12 [2019-09-16T12:04:12.557Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
12:04:12 [2019-09-16T12:04:12.557Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
12:04:12 [2019-09-16T12:04:12.557Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
12:04:12 [2019-09-16T12:04:12.557Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s)
12:04:12 [2019-09-16T12:04:12.557Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
12:04:12 [2019-09-16T12:04:12.557Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
12:04:12 [2019-09-16T12:04:12.557Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
12:04:12 [2019-09-16T12:04:12.557Z] === RUN   TestHealthKillContainer
12:04:12 [2019-09-16T12:04:12.680Z] ok  	github.com/docker/docker/builder/dockerfile	0.515s	coverage: 43.2% of statements
12:04:12 [2019-09-16T12:04:12.680Z] ok  	github.com/docker/docker/builder/dockerignore	0.042s	coverage: 96.8% of statements
12:04:12 [2019-09-16T12:04:12.680Z] ok  	github.com/docker/docker/builder/fscache	1.282s	coverage: 69.2% of statements
12:04:13 [2019-09-16T12:04:13.143Z] ok  	github.com/docker/docker/builder/remotecontext	0.912s	coverage: 9.2% of statements
12:04:14 [2019-09-16T12:04:14.602Z] ok  	github.com/docker/docker/daemon/logger	0.307s	coverage: 43.7% of statements
12:04:14 [2019-09-16T12:04:14.602Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 68.2% of statements
12:04:15 [2019-09-16T12:04:15.814Z] --- PASS: TestHealthKillContainer (3.05s)
12:04:15 [2019-09-16T12:04:15.814Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:04:15 [2019-09-16T12:04:15.814Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
12:04:15 [2019-09-16T12:04:15.814Z] === RUN   TestCopyFromContainerPathIsNotDir
12:04:15 [2019-09-16T12:04:15.814Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
12:04:15 [2019-09-16T12:04:15.814Z] === RUN   TestCopyFromContainer
12:04:15 [2019-09-16T12:04:15.814Z] PASS: docker_cli_daemon_test.go:2700: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile	3.512s
12:04:16 [2019-09-16T12:04:16.091Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.660s	coverage: 78.6% of statements
12:04:17 [2019-09-16T12:04:17.110Z] ok  	github.com/docker/docker/daemon/logger/journald	0.011s	coverage: 26.2% of statements
12:04:17 [2019-09-16T12:04:17.732Z] ok  	github.com/docker/docker/daemon/images	0.027s	coverage: 4.9% of statements
12:04:17 [2019-09-16T12:04:17.732Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:04:17 [2019-09-16T12:04:17.732Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:04:17 [2019-09-16T12:04:17.732Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:04:17 [2019-09-16T12:04:17.732Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:04:18 [2019-09-16T12:04:18.325Z] === RUN   TestCopyFromContainer//
12:04:18 [2019-09-16T12:04:18.325Z] === RUN   TestCopyFromContainer//bar/root
12:04:18 [2019-09-16T12:04:18.325Z] === RUN   TestCopyFromContainer//bar/root/
12:04:18 [2019-09-16T12:04:18.325Z] === RUN   TestCopyFromContainer/bar/quux
12:04:18 [2019-09-16T12:04:18.325Z] === RUN   TestCopyFromContainer/bar/quux/
12:04:18 [2019-09-16T12:04:18.325Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:04:18 [2019-09-16T12:04:18.325Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:04:18 [2019-09-16T12:04:18.581Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:04:18 [2019-09-16T12:04:18.581Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:04:18 [2019-09-16T12:04:18.778Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.055s	coverage: 88.3% of statements
12:04:18 [2019-09-16T12:04:18.837Z] === RUN   TestCopyFromContainer/bar/notarget
12:04:19 [2019-09-16T12:04:19.063Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.046s	coverage: 62.1% of statements
12:04:19 [2019-09-16T12:04:19.091Z] --- PASS: TestCopyFromContainer (3.18s)
12:04:19 [2019-09-16T12:04:19.091Z]     --- PASS: TestCopyFromContainer// (0.11s)
12:04:19 [2019-09-16T12:04:19.091Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
12:04:19 [2019-09-16T12:04:19.091Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
12:04:19 [2019-09-16T12:04:19.092Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
12:04:19 [2019-09-16T12:04:19.092Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
12:04:19 [2019-09-16T12:04:19.092Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
12:04:19 [2019-09-16T12:04:19.092Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
12:04:19 [2019-09-16T12:04:19.092Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s)
12:04:19 [2019-09-16T12:04:19.092Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s)
12:04:19 [2019-09-16T12:04:19.092Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
12:04:19 [2019-09-16T12:04:19.092Z] === RUN   TestHealthKillContainer
12:04:19 [2019-09-16T12:04:19.227Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:04:19 [2019-09-16T12:04:19.227Z] INFO: Testing against a local daemon
12:04:19 [2019-09-16T12:04:19.227Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.001s
12:04:19 [2019-09-16T12:04:19.227Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux)
12:04:19 [2019-09-16T12:04:19.227Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.002s
12:04:19 [2019-09-16T12:04:19.227Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.002s
12:04:19 [2019-09-16T12:04:19.227Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
12:04:19 [2019-09-16T12:04:19.227Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux)
12:04:19 [2019-09-16T12:04:19.227Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.001s
12:04:19 [2019-09-16T12:04:19.227Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	0.551s
12:04:19 [2019-09-16T12:04:19.227Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.231s
12:04:19 [2019-09-16T12:04:19.227Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.460s
12:04:19 [2019-09-16T12:04:19.692Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.346s
12:04:20 [2019-09-16T12:04:20.015Z] PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles	13.259s
12:04:20 [2019-09-16T12:04:20.575Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	0.782s
12:04:21 [2019-09-16T12:04:21.134Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.490s
12:04:21 [2019-09-16T12:04:21.518Z] --- PASS: TestImportExtremelyLargeImageWorks (93.19s)
12:04:21 [2019-09-16T12:04:21.519Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
12:04:21 [2019-09-16T12:04:21.519Z]     daemon.go:321: [d50c475068331] waiting for daemon to start
12:04:21 [2019-09-16T12:04:21.519Z]     daemon.go:339: [d50c475068331] daemon started
12:04:21 [2019-09-16T12:04:21.519Z]     daemon.go:449: [d50c475068331] Stopping daemon
12:04:21 [2019-09-16T12:04:21.519Z]     daemon.go:288: [d50c475068331] exiting daemon
12:04:21 [2019-09-16T12:04:21.519Z]     daemon.go:436: [d50c475068331] Daemon stopped
12:04:21 [2019-09-16T12:04:21.519Z] PASS
12:04:21 [2019-09-16T12:04:21.519Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
12:04:21 [2019-09-16T12:04:21.519Z] INFO: Testing against a local daemon
12:04:21 [2019-09-16T12:04:21.519Z] === RUN   TestNetworkCreateDelete
12:04:21 [2019-09-16T12:04:21.519Z] --- PASS: TestNetworkCreateDelete (0.23s)
12:04:21 [2019-09-16T12:04:21.519Z] === RUN   TestDockerNetworkDeletePreferID
12:04:21 [2019-09-16T12:04:21.519Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s)
12:04:21 [2019-09-16T12:04:21.519Z] === RUN   TestInspectNetwork
12:04:21 [2019-09-16T12:04:21.519Z] === RUN   TestInspectNetwork/full_network_id
12:04:21 [2019-09-16T12:04:21.519Z] === RUN   TestInspectNetwork/partial_network_id
12:04:21 [2019-09-16T12:04:21.519Z] === RUN   TestInspectNetwork/network_name
12:04:21 [2019-09-16T12:04:21.519Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:04:21 [2019-09-16T12:04:21.766Z] ok  	github.com/docker/docker/daemon/logger/local	0.086s	coverage: 74.7% of statements
12:04:22 [2019-09-16T12:04:22.052Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:04:22 [2019-09-16T12:04:22.059Z] PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins	5.995s
12:04:22 [2019-09-16T12:04:22.313Z] --- PASS: TestHealthKillContainer (3.24s)
12:04:22 [2019-09-16T12:04:22.313Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:04:22 [2019-09-16T12:04:22.313Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
12:04:22 [2019-09-16T12:04:22.313Z] === RUN   TestCopyFromContainerPathIsNotDir
12:04:22 [2019-09-16T12:04:22.568Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
12:04:22 [2019-09-16T12:04:22.568Z] === RUN   TestCopyFromContainer
12:04:22 [2019-09-16T12:04:22.679Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.049s	coverage: 18.6% of statements
12:04:22 [2019-09-16T12:04:22.823Z] PASS: docker_cli_daemon_test.go:284: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation	1.031s
12:04:23 [2019-09-16T12:04:23.383Z] PASS: docker_cli_daemon_test.go:206: DockerDaemonSuite.TestDaemonStartIptablesFalse	0.509s
12:04:23 [2019-09-16T12:04:23.942Z] PASS: docker_cli_daemon_test.go:1689: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost	0.555s
12:04:24 [2019-09-16T12:04:24.168Z] ok  	github.com/docker/docker/daemon/logger/templates	0.008s	coverage: 8.3% of statements
12:04:24 [2019-09-16T12:04:24.168Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 47.8% of statements
12:04:24 [2019-09-16T12:04:24.503Z] PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir	3.377s
12:04:24 [2019-09-16T12:04:24.503Z] === RUN   TestCopyFromContainer//
12:04:24 [2019-09-16T12:04:24.694Z] --- PASS: TestInspectNetwork (8.72s)
12:04:24 [2019-09-16T12:04:24.694Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
12:04:24 [2019-09-16T12:04:24.694Z]     daemon.go:321: [dd9528c400bf7] waiting for daemon to start
12:04:24 [2019-09-16T12:04:24.694Z]     daemon.go:339: [dd9528c400bf7] daemon started
12:04:24 [2019-09-16T12:04:24.694Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:04:24 [2019-09-16T12:04:24.694Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:04:24 [2019-09-16T12:04:24.694Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:04:24 [2019-09-16T12:04:24.694Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:04:24 [2019-09-16T12:04:24.694Z]     daemon.go:449: [dd9528c400bf7] Stopping daemon
12:04:24 [2019-09-16T12:04:24.694Z]     daemon.go:288: [dd9528c400bf7] exiting daemon
12:04:24 [2019-09-16T12:04:24.694Z]     daemon.go:436: [dd9528c400bf7] Daemon stopped
12:04:24 [2019-09-16T12:04:24.694Z] === RUN   TestRunContainerWithBridgeNone
12:04:24 [2019-09-16T12:04:24.757Z] === RUN   TestCopyFromContainer//bar/root
12:04:24 [2019-09-16T12:04:24.757Z] === RUN   TestCopyFromContainer//bar/root/
12:04:25 [2019-09-16T12:04:25.012Z] === RUN   TestCopyFromContainer/bar/quux
12:04:25 [2019-09-16T12:04:25.012Z] === RUN   TestCopyFromContainer/bar/quux/
12:04:25 [2019-09-16T12:04:25.012Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:04:25 [2019-09-16T12:04:25.268Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:04:25 [2019-09-16T12:04:25.525Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:04:25 [2019-09-16T12:04:25.525Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:04:25 [2019-09-16T12:04:25.779Z] === RUN   TestCopyFromContainer/bar/notarget
12:04:25 [2019-09-16T12:04:25.779Z] --- PASS: TestCopyFromContainer (3.38s)
12:04:25 [2019-09-16T12:04:25.779Z]     --- PASS: TestCopyFromContainer// (0.12s)
12:04:25 [2019-09-16T12:04:25.779Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
12:04:25 [2019-09-16T12:04:25.779Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
12:04:25 [2019-09-16T12:04:25.779Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
12:04:25 [2019-09-16T12:04:25.779Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
12:04:25 [2019-09-16T12:04:25.779Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
12:04:25 [2019-09-16T12:04:25.779Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s)
12:04:25 [2019-09-16T12:04:25.779Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
12:04:25 [2019-09-16T12:04:25.779Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s)
12:04:25 [2019-09-16T12:04:25.779Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
12:04:25 [2019-09-16T12:04:25.779Z] === RUN   TestHealthKillContainer
12:04:26 [2019-09-16T12:04:26.704Z] PASS: docker_cli_daemon_test.go:2944: DockerDaemonSuite.TestDaemonStartWithIpcModes	2.651s
12:04:26 [2019-09-16T12:04:26.867Z] ok  	github.com/docker/docker/daemon/network	0.014s	coverage: 63.8% of statements
12:04:26 [2019-09-16T12:04:26.867Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.235s	coverage: 84.5% of statements
12:04:26 [2019-09-16T12:04:26.867Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:04:26 [2019-09-16T12:04:26.867Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:04:27 [2019-09-16T12:04:27.629Z] PASS: docker_cli_daemon_test.go:2138: DockerDaemonSuite.TestDaemonStartWithoutColors	1.037s
12:04:27 [2019-09-16T12:04:27.951Z] --- PASS: TestRunContainerWithBridgeNone (2.84s)
12:04:27 [2019-09-16T12:04:27.951Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
12:04:27 [2019-09-16T12:04:27.951Z]     daemon.go:321: [d47e86139acd1] waiting for daemon to start
12:04:27 [2019-09-16T12:04:27.951Z]     daemon.go:339: [d47e86139acd1] daemon started
12:04:27 [2019-09-16T12:04:27.951Z]     daemon.go:449: [d47e86139acd1] Stopping daemon
12:04:27 [2019-09-16T12:04:27.951Z]     daemon.go:288: [d47e86139acd1] exiting daemon
12:04:27 [2019-09-16T12:04:27.951Z]     daemon.go:436: [d47e86139acd1] Daemon stopped
12:04:27 [2019-09-16T12:04:27.951Z] === RUN   TestNetworkInvalidJSON
12:04:27 [2019-09-16T12:04:27.951Z] === RUN   TestNetworkInvalidJSON//networks/create
12:04:27 [2019-09-16T12:04:27.951Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:04:27 [2019-09-16T12:04:27.951Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:04:27 [2019-09-16T12:04:27.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:04:27 [2019-09-16T12:04:27.951Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:04:27 [2019-09-16T12:04:27.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:04:27 [2019-09-16T12:04:27.951Z] === CONT  TestNetworkInvalidJSON//networks/create
12:04:27 [2019-09-16T12:04:27.951Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:04:27 [2019-09-16T12:04:27.951Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:04:27 [2019-09-16T12:04:27.951Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:04:27 [2019-09-16T12:04:27.951Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:04:27 [2019-09-16T12:04:27.951Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:04:27 [2019-09-16T12:04:27.951Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:04:27 [2019-09-16T12:04:27.951Z] === RUN   TestDaemonRestartWithLiveRestore
12:04:28 [2019-09-16T12:04:28.188Z] PASS: docker_cli_daemon_test.go:1680: DockerDaemonSuite.TestDaemonStartWithoutHost	0.507s
12:04:28 [2019-09-16T12:04:28.738Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
12:04:28 [2019-09-16T12:04:28.738Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
12:04:28 [2019-09-16T12:04:28.738Z]     daemon.go:321: [de9b72d2febf1] waiting for daemon to start
12:04:28 [2019-09-16T12:04:28.738Z]     daemon.go:339: [de9b72d2febf1] daemon started
12:04:28 [2019-09-16T12:04:28.738Z]     daemon.go:449: [de9b72d2febf1] Stopping daemon
12:04:28 [2019-09-16T12:04:28.738Z]     daemon.go:288: [de9b72d2febf1] exiting daemon
12:04:28 [2019-09-16T12:04:28.738Z]     daemon.go:436: [de9b72d2febf1] Daemon stopped
12:04:28 [2019-09-16T12:04:28.738Z]     daemon.go:321: [de9b72d2febf1] waiting for daemon to start
12:04:28 [2019-09-16T12:04:28.738Z]     daemon.go:339: [de9b72d2febf1] daemon started
12:04:28 [2019-09-16T12:04:28.738Z]     daemon.go:449: [de9b72d2febf1] Stopping daemon
12:04:28 [2019-09-16T12:04:28.738Z]     daemon.go:288: [de9b72d2febf1] exiting daemon
12:04:28 [2019-09-16T12:04:28.738Z]     daemon.go:436: [de9b72d2febf1] Daemon stopped
12:04:28 [2019-09-16T12:04:28.738Z] === RUN   TestDaemonDefaultNetworkPools
12:04:28 [2019-09-16T12:04:28.747Z] PASS: docker_cli_daemon_test.go:1544: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964	0.549s
12:04:29 [2019-09-16T12:04:29.001Z] --- PASS: TestHealthKillContainer (3.24s)
12:04:29 [2019-09-16T12:04:29.001Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:04:29 [2019-09-16T12:04:29.001Z] PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot	4.604s
12:04:29 [2019-09-16T12:04:29.257Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
12:04:29 [2019-09-16T12:04:29.257Z] === RUN   TestCopyFromContainerPathIsNotDir
12:04:29 [2019-09-16T12:04:29.257Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
12:04:29 [2019-09-16T12:04:29.257Z] === RUN   TestCopyFromContainer
12:04:29 [2019-09-16T12:04:29.545Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s)
12:04:29 [2019-09-16T12:04:29.545Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
12:04:29 [2019-09-16T12:04:29.545Z]     daemon.go:321: [db3eda11656a1] waiting for daemon to start
12:04:29 [2019-09-16T12:04:29.545Z]     daemon.go:339: [db3eda11656a1] daemon started
12:04:29 [2019-09-16T12:04:29.545Z]     daemon.go:449: [db3eda11656a1] Stopping daemon
12:04:29 [2019-09-16T12:04:29.545Z]     daemon.go:288: [db3eda11656a1] exiting daemon
12:04:29 [2019-09-16T12:04:29.545Z]     daemon.go:436: [db3eda11656a1] Daemon stopped
12:04:29 [2019-09-16T12:04:29.545Z] === RUN   TestDaemonRestartWithExistingNetwork
12:04:30 [2019-09-16T12:04:30.859Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
12:04:30 [2019-09-16T12:04:30.859Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
12:04:30 [2019-09-16T12:04:30.859Z]     daemon.go:321: [d5b59d46c4b1c] waiting for daemon to start
12:04:30 [2019-09-16T12:04:30.859Z]     daemon.go:339: [d5b59d46c4b1c] daemon started
12:04:30 [2019-09-16T12:04:30.859Z]     daemon.go:449: [d5b59d46c4b1c] Stopping daemon
12:04:30 [2019-09-16T12:04:30.859Z]     daemon.go:288: [d5b59d46c4b1c] exiting daemon
12:04:30 [2019-09-16T12:04:30.859Z]     daemon.go:436: [d5b59d46c4b1c] Daemon stopped
12:04:30 [2019-09-16T12:04:30.859Z]     daemon.go:321: [d5b59d46c4b1c] waiting for daemon to start
12:04:30 [2019-09-16T12:04:30.859Z]     daemon.go:339: [d5b59d46c4b1c] daemon started
12:04:30 [2019-09-16T12:04:30.859Z]     daemon.go:449: [d5b59d46c4b1c] Stopping daemon
12:04:30 [2019-09-16T12:04:30.859Z]     daemon.go:288: [d5b59d46c4b1c] exiting daemon
12:04:30 [2019-09-16T12:04:30.859Z]     daemon.go:436: [d5b59d46c4b1c] Daemon stopped
12:04:30 [2019-09-16T12:04:30.859Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:04:31 [2019-09-16T12:04:31.142Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir	2.022s
12:04:31 [2019-09-16T12:04:31.142Z] SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows)
12:04:31 [2019-09-16T12:04:31.142Z] SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows)
12:04:31 [2019-09-16T12:04:31.142Z] SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows)
12:04:31 [2019-09-16T12:04:31.142Z] SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows)
12:04:31 [2019-09-16T12:04:31.303Z] ok  	github.com/docker/docker/distribution/metadata	0.153s	coverage: 48.2% of statements
12:04:31 [2019-09-16T12:04:31.303Z] ok  	github.com/docker/docker/errdefs	0.028s	coverage: 51.6% of statements
12:04:31 [2019-09-16T12:04:31.397Z] === RUN   TestCopyFromContainer//
12:04:31 [2019-09-16T12:04:31.652Z] === RUN   TestCopyFromContainer//bar/root
12:04:31 [2019-09-16T12:04:31.652Z] === RUN   TestCopyFromContainer//bar/root/
12:04:31 [2019-09-16T12:04:31.652Z] === RUN   TestCopyFromContainer/bar/quux
12:04:31 [2019-09-16T12:04:31.908Z] === RUN   TestCopyFromContainer/bar/quux/
12:04:31 [2019-09-16T12:04:31.908Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:04:32 [2019-09-16T12:04:32.156Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s)
12:04:32 [2019-09-16T12:04:32.156Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:04:32 [2019-09-16T12:04:32.156Z]     daemon.go:321: [da36491f1c75f] waiting for daemon to start
12:04:32 [2019-09-16T12:04:32.156Z]     daemon.go:339: [da36491f1c75f] daemon started
12:04:32 [2019-09-16T12:04:32.156Z]     daemon.go:449: [da36491f1c75f] Stopping daemon
12:04:32 [2019-09-16T12:04:32.156Z]     daemon.go:288: [da36491f1c75f] exiting daemon
12:04:32 [2019-09-16T12:04:32.156Z]     daemon.go:436: [da36491f1c75f] Daemon stopped
12:04:32 [2019-09-16T12:04:32.156Z]     daemon.go:321: [da36491f1c75f] waiting for daemon to start
12:04:32 [2019-09-16T12:04:32.156Z]     daemon.go:339: [da36491f1c75f] daemon started
12:04:32 [2019-09-16T12:04:32.156Z]     daemon.go:449: [da36491f1c75f] Stopping daemon
12:04:32 [2019-09-16T12:04:32.156Z]     daemon.go:288: [da36491f1c75f] exiting daemon
12:04:32 [2019-09-16T12:04:32.156Z]     daemon.go:436: [da36491f1c75f] Daemon stopped
12:04:32 [2019-09-16T12:04:32.156Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:04:32 [2019-09-16T12:04:32.163Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:04:32 [2019-09-16T12:04:32.163Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:04:32 [2019-09-16T12:04:32.163Z] PASS: docker_cli_daemon_test.go:969: DockerDaemonSuite.TestDaemonUlimitDefaults	3.401s
12:04:32 [2019-09-16T12:04:32.418Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:04:32 [2019-09-16T12:04:32.418Z] === RUN   TestCopyFromContainer/bar/notarget
12:04:32 [2019-09-16T12:04:32.533Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
12:04:32 [2019-09-16T12:04:32.533Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
12:04:32 [2019-09-16T12:04:32.533Z]     daemon.go:321: [daeb93ee53c04] waiting for daemon to start
12:04:32 [2019-09-16T12:04:32.533Z]     daemon.go:339: [daeb93ee53c04] daemon started
12:04:32 [2019-09-16T12:04:32.533Z]     daemon.go:449: [daeb93ee53c04] Stopping daemon
12:04:32 [2019-09-16T12:04:32.533Z]     daemon.go:288: [daeb93ee53c04] exiting daemon
12:04:32 [2019-09-16T12:04:32.533Z]     daemon.go:436: [daeb93ee53c04] Daemon stopped
12:04:32 [2019-09-16T12:04:32.533Z] === RUN   TestServiceWithPredefinedNetwork
12:04:32 [2019-09-16T12:04:32.673Z] --- PASS: TestCopyFromContainer (3.29s)
12:04:32 [2019-09-16T12:04:32.673Z]     --- PASS: TestCopyFromContainer// (0.09s)
12:04:32 [2019-09-16T12:04:32.673Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
12:04:32 [2019-09-16T12:04:32.673Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
12:04:32 [2019-09-16T12:04:32.673Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
12:04:32 [2019-09-16T12:04:32.673Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
12:04:32 [2019-09-16T12:04:32.673Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
12:04:32 [2019-09-16T12:04:32.673Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
12:04:32 [2019-09-16T12:04:32.673Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
12:04:32 [2019-09-16T12:04:32.673Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
12:04:32 [2019-09-16T12:04:32.673Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
12:04:32 [2019-09-16T12:04:32.673Z] === RUN   TestHealthKillContainer
12:04:32 [2019-09-16T12:04:32.673Z] PASS: docker_cli_daemon_test.go:1174: DockerDaemonSuite.TestDaemonUnixSockCleanedUp	0.517s
12:04:33 [2019-09-16T12:04:33.995Z] ok  	github.com/docker/docker/distribution	0.732s	coverage: 22.6% of statements
12:04:33 [2019-09-16T12:04:33.995Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:04:35 [2019-09-16T12:04:35.019Z] ok  	github.com/docker/docker/distribution/xfer	1.496s	coverage: 83.9% of statements
12:04:35 [2019-09-16T12:04:35.019Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:04:35 [2019-09-16T12:04:35.878Z] --- PASS: TestServiceWithPredefinedNetwork (3.19s)
12:04:35 [2019-09-16T12:04:35.878Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
12:04:35 [2019-09-16T12:04:35.878Z]     daemon.go:321: [df56ae6a73040] waiting for daemon to start
12:04:35 [2019-09-16T12:04:35.878Z]     daemon.go:339: [df56ae6a73040] daemon started
12:04:35 [2019-09-16T12:04:35.878Z]     daemon.go:449: [df56ae6a73040] Stopping daemon
12:04:35 [2019-09-16T12:04:35.878Z]     daemon.go:288: [df56ae6a73040] exiting daemon
12:04:35 [2019-09-16T12:04:35.878Z]     daemon.go:436: [df56ae6a73040] Daemon stopped
12:04:35 [2019-09-16T12:04:35.878Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:04:35 [2019-09-16T12:04:35.878Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:04:35 [2019-09-16T12:04:35.878Z]     service_test.go:230: FLAKY_TEST
12:04:35 [2019-09-16T12:04:35.878Z] === RUN   TestServiceWithDataPathPortInit
12:04:35 [2019-09-16T12:04:35.931Z] --- PASS: TestHealthKillContainer (3.19s)
12:04:35 [2019-09-16T12:04:35.931Z] PASS
12:04:35 [2019-09-16T12:04:35.931Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:04:35 [2019-09-16T12:04:35.931Z] INFO: Testing against a local daemon
12:04:35 [2019-09-16T12:04:35.931Z] testing: warning: no tests to run
12:04:35 [2019-09-16T12:04:35.931Z] PASS
12:04:35 [2019-09-16T12:04:35.931Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:04:35 [2019-09-16T12:04:35.931Z] INFO: Testing against a local daemon
12:04:35 [2019-09-16T12:04:35.931Z] testing: warning: no tests to run
12:04:35 [2019-09-16T12:04:35.931Z] PASS
12:04:35 [2019-09-16T12:04:35.931Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:04:35 [2019-09-16T12:04:35.931Z] PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir	4.659s
12:04:35 [2019-09-16T12:04:35.931Z] INFO: Testing against a local daemon
12:04:35 [2019-09-16T12:04:35.931Z] testing: warning: no tests to run
12:04:35 [2019-09-16T12:04:35.931Z] PASS
12:04:35 [2019-09-16T12:04:35.931Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:04:35 [2019-09-16T12:04:35.931Z] INFO: Testing against a local daemon
12:04:35 [2019-09-16T12:04:35.931Z] testing: warning: no tests to run
12:04:35 [2019-09-16T12:04:35.931Z] PASS
12:04:35 [2019-09-16T12:04:35.931Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:04:35 [2019-09-16T12:04:35.931Z] testing: warning: no tests to run
12:04:35 [2019-09-16T12:04:35.931Z] PASS
12:04:35 [2019-09-16T12:04:35.931Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:04:35 [2019-09-16T12:04:35.931Z] INFO: Testing against a local daemon
12:04:35 [2019-09-16T12:04:35.931Z] testing: warning: no tests to run
12:04:35 [2019-09-16T12:04:35.931Z] PASS
12:04:35 [2019-09-16T12:04:35.931Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:04:35 [2019-09-16T12:04:35.931Z] INFO: Testing against a local daemon
12:04:35 [2019-09-16T12:04:35.931Z] testing: warning: no tests to run
12:04:35 [2019-09-16T12:04:35.931Z] PASS
12:04:35 [2019-09-16T12:04:35.931Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:04:36 [2019-09-16T12:04:36.041Z] ok  	github.com/docker/docker/image/cache	0.068s	coverage: 19.2% of statements
12:04:36 [2019-09-16T12:04:36.186Z] INFO: Testing against a local daemon
12:04:36 [2019-09-16T12:04:36.186Z] testing: warning: no tests to run
12:04:36 [2019-09-16T12:04:36.186Z] PASS
12:04:36 [2019-09-16T12:04:36.186Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:04:36 [2019-09-16T12:04:36.186Z] INFO: Testing against a local daemon
12:04:36 [2019-09-16T12:04:36.186Z] testing: warning: no tests to run
12:04:36 [2019-09-16T12:04:36.186Z] PASS
12:04:36 [2019-09-16T12:04:36.186Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:04:36 [2019-09-16T12:04:36.186Z] INFO: Testing against a local daemon
12:04:36 [2019-09-16T12:04:36.186Z] testing: warning: no tests to run
12:04:36 [2019-09-16T12:04:36.186Z] PASS
12:04:36 [2019-09-16T12:04:36.186Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:04:36 [2019-09-16T12:04:36.186Z] INFO: Testing against a local daemon
12:04:36 [2019-09-16T12:04:36.186Z] testing: warning: no tests to run
12:04:36 [2019-09-16T12:04:36.186Z] PASS
12:04:36 [2019-09-16T12:04:36.186Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:04:36 [2019-09-16T12:04:36.186Z] INFO: Testing against a local daemon
12:04:36 [2019-09-16T12:04:36.186Z] === RUN   TestDockerNetworkReConnect
12:04:37 [2019-09-16T12:04:37.551Z] ok  	github.com/docker/docker/image	0.191s	coverage: 86.4% of statements
12:04:37 [2019-09-16T12:04:37.551Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:04:39 [2019-09-16T12:04:39.591Z] ok  	github.com/docker/docker/image/v1	0.020s	coverage: 25.0% of statements
12:04:39 [2019-09-16T12:04:39.591Z] ?   	github.com/docker/docker/internal/test	[no test files]
12:04:40 [2019-09-16T12:04:40.215Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
12:04:40 [2019-09-16T12:04:40.215Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
12:04:40 [2019-09-16T12:04:40.215Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
12:04:40 [2019-09-16T12:04:40.215Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
12:04:40 [2019-09-16T12:04:40.215Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
12:04:40 [2019-09-16T12:04:40.215Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
12:04:40 [2019-09-16T12:04:40.215Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
12:04:40 [2019-09-16T12:04:40.501Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
12:04:40 [2019-09-16T12:04:40.501Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
12:04:40 [2019-09-16T12:04:40.501Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
12:04:40 [2019-09-16T12:04:40.787Z] ok  	github.com/docker/docker/internal/testutil	0.058s	coverage: 62.5% of statements
12:04:41 [2019-09-16T12:04:41.463Z] PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir	4.874s
12:04:41 [2019-09-16T12:04:41.717Z] --- PASS: TestDockerNetworkReConnect (5.53s)
12:04:41 [2019-09-16T12:04:41.717Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:04:41 [2019-09-16T12:04:41.717Z]     daemon.go:321: [d3791d5c579d9] waiting for daemon to start
12:04:41 [2019-09-16T12:04:41.717Z]     daemon.go:339: [d3791d5c579d9] daemon started
12:04:41 [2019-09-16T12:04:41.717Z]     daemon.go:449: [d3791d5c579d9] Stopping daemon
12:04:41 [2019-09-16T12:04:41.717Z]     daemon.go:288: [d3791d5c579d9] exiting daemon
12:04:41 [2019-09-16T12:04:41.717Z]     daemon.go:436: [d3791d5c579d9] Daemon stopped
12:04:41 [2019-09-16T12:04:41.717Z] === RUN   TestServiceUpdateNetwork
12:04:41 [2019-09-16T12:04:41.813Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
12:04:42 [2019-09-16T12:04:42.114Z] --- PASS: TestServiceWithDataPathPortInit (5.93s)
12:04:42 [2019-09-16T12:04:42.114Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
12:04:42 [2019-09-16T12:04:42.114Z]     daemon.go:321: [dbf41c90804d1] waiting for daemon to start
12:04:42 [2019-09-16T12:04:42.114Z]     daemon.go:339: [dbf41c90804d1] daemon started
12:04:42 [2019-09-16T12:04:42.114Z]     daemon.go:449: [dbf41c90804d1] Stopping daemon
12:04:42 [2019-09-16T12:04:42.114Z]     daemon.go:288: [dbf41c90804d1] exiting daemon
12:04:42 [2019-09-16T12:04:42.114Z]     daemon.go:436: [dbf41c90804d1] Daemon stopped
12:04:42 [2019-09-16T12:04:42.114Z]     service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
12:04:42 [2019-09-16T12:04:42.114Z]     daemon.go:321: [d43140193ee27] waiting for daemon to start
12:04:42 [2019-09-16T12:04:42.114Z]     daemon.go:339: [d43140193ee27] daemon started
12:04:42 [2019-09-16T12:04:42.114Z]     daemon.go:449: [d43140193ee27] Stopping daemon
12:04:42 [2019-09-16T12:04:42.114Z]     daemon.go:288: [d43140193ee27] exiting daemon
12:04:42 [2019-09-16T12:04:42.114Z]     daemon.go:436: [d43140193ee27] Daemon stopped
12:04:42 [2019-09-16T12:04:42.114Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:04:42 [2019-09-16T12:04:42.835Z] ok  	github.com/docker/docker/pkg/aaparser	0.038s	coverage: 50.0% of statements
12:04:44 [2019-09-16T12:04:44.276Z] PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot	3.170s
12:04:44 [2019-09-16T12:04:44.276Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	0.329s
12:04:45 [2019-09-16T12:04:45.639Z] PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting	2.273s
12:04:47 [2019-09-16T12:04:47.521Z] PASS: docker_cli_daemon_test.go:1590: DockerDaemonSuite.TestDaemonWideLogConfig	1.671s
12:04:48 [2019-09-16T12:04:48.364Z] ok  	github.com/docker/docker/opts	0.083s	coverage: 66.9% of statements
12:04:48 [2019-09-16T12:04:48.435Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.04s)
12:04:48 [2019-09-16T12:04:48.435Z]     service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
12:04:48 [2019-09-16T12:04:48.435Z]     daemon.go:321: [d4d9bd992445a] waiting for daemon to start
12:04:48 [2019-09-16T12:04:48.435Z]     daemon.go:339: [d4d9bd992445a] daemon started
12:04:48 [2019-09-16T12:04:48.435Z]     service_test.go:423: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:saanvisthiraTestServiceWithDefaultAddressPoolInit ID:1gkhzppfmuaf5j2z30ij2z7id Created:2019-09-16 12:04:43.116800604 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]}
12:04:48 [2019-09-16T12:04:48.435Z]     daemon.go:449: [d4d9bd992445a] Stopping daemon
12:04:48 [2019-09-16T12:04:48.435Z]     daemon.go:288: [d4d9bd992445a] exiting daemon
12:04:48 [2019-09-16T12:04:48.435Z]     daemon.go:436: [d4d9bd992445a] Daemon stopped
12:04:48 [2019-09-16T12:04:48.435Z]     service_test.go:436: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
12:04:48 [2019-09-16T12:04:48.435Z]     daemon.go:321: [d2fda413e8932] waiting for daemon to start
12:04:48 [2019-09-16T12:04:48.435Z]     daemon.go:339: [d2fda413e8932] daemon started
12:04:48 [2019-09-16T12:04:48.435Z]     daemon.go:449: [d2fda413e8932] Stopping daemon
12:04:48 [2019-09-16T12:04:48.435Z]     daemon.go:288: [d2fda413e8932] exiting daemon
12:04:48 [2019-09-16T12:04:48.435Z]     daemon.go:436: [d2fda413e8932] Daemon stopped
12:04:48 [2019-09-16T12:04:48.435Z] PASS
12:04:48 [2019-09-16T12:04:48.435Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
12:04:48 [2019-09-16T12:04:48.435Z] INFO: Testing against a local daemon
12:04:48 [2019-09-16T12:04:48.435Z] === RUN   TestDockerNetworkIpvlanPersistance
12:04:48 [2019-09-16T12:04:48.435Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
12:04:48 [2019-09-16T12:04:48.435Z]     ipvlan_test.go:27: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:04:48 [2019-09-16T12:04:48.435Z] === RUN   TestDockerNetworkIpvlan
12:04:48 [2019-09-16T12:04:48.435Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:04:48 [2019-09-16T12:04:48.435Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:04:48 [2019-09-16T12:04:48.435Z] PASS
12:04:48 [2019-09-16T12:04:48.435Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
12:04:48 [2019-09-16T12:04:48.435Z] INFO: Testing against a local daemon
12:04:48 [2019-09-16T12:04:48.435Z] === RUN   TestDockerNetworkMacvlanPersistance
12:04:48 [2019-09-16T12:04:48.651Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
12:04:48 [2019-09-16T12:04:48.900Z] ok  	github.com/docker/docker/builder/remotecontext/git	34.708s	coverage: 85.1% of statements
12:04:48 [2019-09-16T12:04:48.900Z] ?   	github.com/docker/docker/cli	[no test files]
12:04:48 [2019-09-16T12:04:48.900Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:04:48 [2019-09-16T12:04:48.900Z] ok  	github.com/docker/docker/cli/debug	0.027s	coverage: 100.0% of statements
12:04:48 [2019-09-16T12:04:48.900Z] ok  	github.com/docker/docker/client	0.433s	coverage: 75.2% of statements
12:04:48 [2019-09-16T12:04:48.938Z] ok  	github.com/docker/docker/pkg/authorization	0.906s	coverage: 66.7% of statements
12:04:49 [2019-09-16T12:04:49.561Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
12:04:49 [2019-09-16T12:04:49.716Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
12:04:49 [2019-09-16T12:04:49.716Z]     macvlan_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
12:04:49 [2019-09-16T12:04:49.716Z]     daemon.go:321: [d0acb57f4bbe4] waiting for daemon to start
12:04:49 [2019-09-16T12:04:49.716Z]     daemon.go:339: [d0acb57f4bbe4] daemon started
12:04:49 [2019-09-16T12:04:49.716Z]     daemon.go:449: [d0acb57f4bbe4] Stopping daemon
12:04:49 [2019-09-16T12:04:49.716Z]     daemon.go:288: [d0acb57f4bbe4] exiting daemon
12:04:49 [2019-09-16T12:04:49.716Z]     daemon.go:436: [d0acb57f4bbe4] Daemon stopped
12:04:49 [2019-09-16T12:04:49.716Z]     daemon.go:321: [d0acb57f4bbe4] waiting for daemon to start
12:04:49 [2019-09-16T12:04:49.716Z]     daemon.go:339: [d0acb57f4bbe4] daemon started
12:04:49 [2019-09-16T12:04:49.716Z]     daemon.go:449: [d0acb57f4bbe4] Stopping daemon
12:04:49 [2019-09-16T12:04:49.716Z]     daemon.go:288: [d0acb57f4bbe4] exiting daemon
12:04:49 [2019-09-16T12:04:49.716Z]     daemon.go:436: [d0acb57f4bbe4] Daemon stopped
12:04:49 [2019-09-16T12:04:49.716Z] === RUN   TestDockerNetworkMacvlan
12:04:50 [2019-09-16T12:04:50.526Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:04:50 [2019-09-16T12:04:50.581Z] ok  	github.com/docker/docker/pkg/archive	1.655s	coverage: 76.7% of statements
12:04:50 [2019-09-16T12:04:50.777Z] PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot	6.198s
12:04:50 [2019-09-16T12:04:50.868Z] ok  	github.com/docker/docker/pkg/directory	0.016s	coverage: 80.0% of statements
12:04:51 [2019-09-16T12:04:51.091Z] ok  	github.com/docker/docker/cmd/dockerd	0.187s	coverage: 18.4% of statements
12:04:51 [2019-09-16T12:04:51.329Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:04:51 [2019-09-16T12:04:51.338Z] PASS: docker_cli_daemon_test.go:2648: DockerDaemonSuite.TestDaemonWithUserlandProxyPath	3.783s
12:04:51 [2019-09-16T12:04:51.898Z] PASS: docker_cli_daemon_test.go:1195: DockerDaemonSuite.TestDaemonWithWrongkey	0.618s
12:04:52 [2019-09-16T12:04:52.133Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:04:52 [2019-09-16T12:04:52.912Z] ok  	github.com/docker/docker/pkg/discovery	0.017s	coverage: 58.3% of statements
12:04:53 [2019-09-16T12:04:53.547Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 97.6% of statements
12:04:54 [2019-09-16T12:04:54.167Z] ok  	github.com/docker/docker/layer	7.146s	coverage: 72.0% of statements
12:04:54 [2019-09-16T12:04:54.167Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:04:54 [2019-09-16T12:04:54.167Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:04:54 [2019-09-16T12:04:54.167Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:04:54 [2019-09-16T12:04:54.167Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:04:54 [2019-09-16T12:04:54.167Z] ?   	github.com/docker/docker/oci	[no test files]
12:04:54 [2019-09-16T12:04:54.167Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:04:54 [2019-09-16T12:04:54.790Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.017s	coverage: 92.3% of statements
12:04:54 [2019-09-16T12:04:54.842Z] ok  	github.com/docker/docker/container	0.283s	coverage: 42.8% of statements
12:04:54 [2019-09-16T12:04:54.842Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:04:54 [2019-09-16T12:04:54.842Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:04:54 [2019-09-16T12:04:54.842Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:04:54 [2019-09-16T12:04:54.842Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:04:55 [2019-09-16T12:04:55.077Z] ok  	github.com/docker/docker/pkg/dmesg	0.019s	coverage: 83.3% of statements
12:04:55 [2019-09-16T12:04:55.511Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:04:55 [2019-09-16T12:04:55.701Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.018s	coverage: 93.8% of statements
12:04:56 [2019-09-16T12:04:56.327Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.687s	coverage: 43.2% of statements
12:04:56 [2019-09-16T12:04:56.327Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:04:56 [2019-09-16T12:04:56.327Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:04:56 [2019-09-16T12:04:56.948Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 66.3% of statements
12:04:57 [2019-09-16T12:04:57.172Z] PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork	4.577s
12:04:57 [2019-09-16T12:04:57.172Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	6.465s
12:04:57 [2019-09-16T12:04:57.590Z] ok  	github.com/docker/docker/pkg/fileutils	0.057s	coverage: 89.5% of statements
12:04:57 [2019-09-16T12:04:57.730Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.598s
12:04:58 [2019-09-16T12:04:58.290Z] --- PASS: TestServiceUpdateNetwork (16.37s)
12:04:58 [2019-09-16T12:04:58.290Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:04:58 [2019-09-16T12:04:58.290Z]     daemon.go:321: [d821f4e012521] waiting for daemon to start
12:04:58 [2019-09-16T12:04:58.290Z]     daemon.go:339: [d821f4e012521] daemon started
12:04:58 [2019-09-16T12:04:58.290Z]     daemon.go:449: [d821f4e012521] Stopping daemon
12:04:58 [2019-09-16T12:04:58.290Z]     daemon.go:288: [d821f4e012521] exiting daemon
12:04:58 [2019-09-16T12:04:58.290Z]     daemon.go:436: [d821f4e012521] Daemon stopped
12:04:58 [2019-09-16T12:04:58.290Z] === RUN   TestDockerNetworkReConnect
12:04:58 [2019-09-16T12:04:58.607Z] ok  	github.com/docker/docker/pkg/fsutils	0.420s	coverage: 85.1% of statements
12:04:59 [2019-09-16T12:04:59.218Z] PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName	1.557s
12:04:59 [2019-09-16T12:04:59.230Z] ok  	github.com/docker/docker/pkg/homedir	0.022s	coverage: 10.2% of statements
12:04:59 [2019-09-16T12:04:59.517Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.316s	coverage: 84.1% of statements
12:04:59 [2019-09-16T12:04:59.669Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:05:00 [2019-09-16T12:05:00.143Z] PASS: docker_cli_exec_test.go:85: DockerDaemonSuite.TestExecAfterDaemonRestart	3.296s
12:05:01 [2019-09-16T12:05:01.021Z] ok  	github.com/docker/docker/pkg/locker	0.058s	coverage: 88.9% of statements
12:05:02 [2019-09-16T12:05:02.042Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.034s	coverage: 91.7% of statements
12:05:02 [2019-09-16T12:05:02.042Z] ok  	github.com/docker/docker/pkg/longpath	0.019s	coverage: 100.0% of statements
12:05:02 [2019-09-16T12:05:02.042Z] ok  	github.com/docker/docker/pkg/idtools	0.921s	coverage: 70.1% of statements
12:05:03 [2019-09-16T12:05:03.533Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.025s	coverage: 85.7% of statements
12:05:03 [2019-09-16T12:05:03.818Z] ok  	github.com/docker/docker/pkg/ioutils	2.562s	coverage: 69.1% of statements
12:05:03 [2019-09-16T12:05:03.818Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:05:03 [2019-09-16T12:05:03.818Z] ok  	github.com/docker/docker/pkg/parsers	0.014s	coverage: 97.0% of statements
12:05:04 [2019-09-16T12:05:04.304Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	4.453s
12:05:04 [2019-09-16T12:05:04.304Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	0.547s
12:05:04 [2019-09-16T12:05:04.304Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.011s
12:05:04 [2019-09-16T12:05:04.304Z] --- PASS: TestDockerNetworkReConnect (6.14s)
12:05:04 [2019-09-16T12:05:04.304Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:05:04 [2019-09-16T12:05:04.304Z]     daemon.go:321: [d87b27b0c5cc1] waiting for daemon to start
12:05:04 [2019-09-16T12:05:04.304Z]     daemon.go:339: [d87b27b0c5cc1] daemon started
12:05:04 [2019-09-16T12:05:04.304Z]     daemon.go:449: [d87b27b0c5cc1] Stopping daemon
12:05:04 [2019-09-16T12:05:04.304Z]     daemon.go:288: [d87b27b0c5cc1] exiting daemon
12:05:04 [2019-09-16T12:05:04.304Z]     daemon.go:436: [d87b27b0c5cc1] Daemon stopped
12:05:04 [2019-09-16T12:05:04.304Z] === RUN   TestServiceUpdateNetwork
12:05:04 [2019-09-16T12:05:04.836Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.0% of statements
12:05:05 [2019-09-16T12:05:05.121Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
12:05:05 [2019-09-16T12:05:05.407Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 82.4% of statements
12:05:05 [2019-09-16T12:05:05.407Z] ok  	github.com/docker/docker/pkg/mount	0.925s	coverage: 70.8% of statements
12:05:05 [2019-09-16T12:05:05.407Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:05:05 [2019-09-16T12:05:05.407Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:05:05 [2019-09-16T12:05:05.407Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:05:05 [2019-09-16T12:05:05.665Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	1.198s
12:05:07 [2019-09-16T12:05:07.023Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	1.286s
12:05:07 [2019-09-16T12:05:07.443Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.069s	coverage: 56.8% of statements
12:05:07 [2019-09-16T12:05:07.951Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	1.172s
12:05:08 [2019-09-16T12:05:08.083Z] ok  	github.com/docker/docker/pkg/pools	0.025s	coverage: 87.9% of statements
12:05:08 [2019-09-16T12:05:08.370Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.028s	coverage: 85.7% of statements
12:05:08 [2019-09-16T12:05:08.662Z] ok  	github.com/docker/docker/pkg/progress	0.032s	coverage: 75.9% of statements
12:05:10 [2019-09-16T12:05:10.157Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
12:05:10 [2019-09-16T12:05:10.779Z] ok  	github.com/docker/docker/pkg/pubsub	1.175s	coverage: 72.7% of statements
12:05:11 [2019-09-16T12:05:11.796Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
12:05:12 [2019-09-16T12:05:12.811Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
12:05:12 [2019-09-16T12:05:12.811Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
12:05:13 [2019-09-16T12:05:13.184Z] PASS: docker_cli_daemon_test.go:2734: DockerDaemonSuite.TestExecWithUserAfterLiveRestore	13.004s
12:05:14 [2019-09-16T12:05:14.295Z] ok  	github.com/docker/docker/pkg/symlink	0.025s	coverage: 87.7% of statements
12:05:14 [2019-09-16T12:05:14.580Z] ok  	github.com/docker/docker/pkg/sysinfo	0.010s	coverage: 80.8% of statements
12:05:15 [2019-09-16T12:05:15.160Z] PASS: docker_cli_daemon_test.go:2968: DockerDaemonSuite.TestFailedPluginRemove	1.935s
12:05:15 [2019-09-16T12:05:15.723Z] PASS: docker_cli_daemon_test.go:1282: DockerDaemonSuite.TestHTTPSInfo	0.550s
12:05:15 [2019-09-16T12:05:15.983Z] --- PASS: TestDockerNetworkMacvlan (26.07s)
12:05:15 [2019-09-16T12:05:15.983Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:321: [d47c3fe18c2e3] waiting for daemon to start
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:339: [d47c3fe18c2e3] daemon started
12:05:15 [2019-09-16T12:05:15.983Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:449: [d47c3fe18c2e3] Stopping daemon
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:288: [d47c3fe18c2e3] exiting daemon
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:436: [d47c3fe18c2e3] Daemon stopped
12:05:15 [2019-09-16T12:05:15.983Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:321: [d55f94553f2db] waiting for daemon to start
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:339: [d55f94553f2db] daemon started
12:05:15 [2019-09-16T12:05:15.983Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:449: [d55f94553f2db] Stopping daemon
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:288: [d55f94553f2db] exiting daemon
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:436: [d55f94553f2db] Daemon stopped
12:05:15 [2019-09-16T12:05:15.983Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:321: [de65fcaf124cd] waiting for daemon to start
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:339: [de65fcaf124cd] daemon started
12:05:15 [2019-09-16T12:05:15.983Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.40s)
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:449: [de65fcaf124cd] Stopping daemon
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:288: [de65fcaf124cd] exiting daemon
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:436: [de65fcaf124cd] Daemon stopped
12:05:15 [2019-09-16T12:05:15.983Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:321: [d5aeec2909e06] waiting for daemon to start
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:339: [d5aeec2909e06] daemon started
12:05:15 [2019-09-16T12:05:15.983Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.43s)
12:05:15 [2019-09-16T12:05:15.983Z]     daemon.go:449: [d5aeec2909e06] Stopping daemon
12:05:15 [2019-09-16T12:05:15.984Z]     daemon.go:288: [d5aeec2909e06] exiting daemon
12:05:15 [2019-09-16T12:05:15.984Z]     daemon.go:436: [d5aeec2909e06] Daemon stopped
12:05:15 [2019-09-16T12:05:15.984Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:05:15 [2019-09-16T12:05:15.984Z]     daemon.go:321: [d2561177d9b2b] waiting for daemon to start
12:05:15 [2019-09-16T12:05:15.984Z]     daemon.go:339: [d2561177d9b2b] daemon started
12:05:15 [2019-09-16T12:05:15.984Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.04s)
12:05:15 [2019-09-16T12:05:15.984Z]     daemon.go:449: [d2561177d9b2b] Stopping daemon
12:05:15 [2019-09-16T12:05:15.984Z]     daemon.go:288: [d2561177d9b2b] exiting daemon
12:05:15 [2019-09-16T12:05:15.984Z]     daemon.go:436: [d2561177d9b2b] Daemon stopped
12:05:15 [2019-09-16T12:05:15.984Z] PASS
12:05:15 [2019-09-16T12:05:15.984Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
12:05:15 [2019-09-16T12:05:15.984Z] testing: warning: no tests to run
12:05:15 [2019-09-16T12:05:15.984Z] PASS
12:05:15 [2019-09-16T12:05:15.984Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
12:05:15 [2019-09-16T12:05:15.984Z] INFO: Testing against a local daemon
12:05:15 [2019-09-16T12:05:15.984Z] === RUN   TestAuthZPluginAllowRequest
12:05:16 [2019-09-16T12:05:16.018Z] ok  	github.com/docker/docker/daemon	2.710s	coverage: 9.2% of statements
12:05:16 [2019-09-16T12:05:16.018Z] ok  	github.com/docker/docker/daemon/cluster	0.836s	coverage: 0.5% of statements
12:05:16 [2019-09-16T12:05:16.018Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.270s	coverage: 65.3% of statements
12:05:16 [2019-09-16T12:05:16.018Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.652s	coverage: 35.8% of statements
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:05:16 [2019-09-16T12:05:16.018Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.128s	coverage: 10.9% of statements
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:05:16 [2019-09-16T12:05:16.018Z] ok  	github.com/docker/docker/daemon/config	0.949s	coverage: 82.3% of statements
12:05:16 [2019-09-16T12:05:16.018Z] ok  	github.com/docker/docker/daemon/discovery	0.292s	coverage: 30.4% of statements
12:05:16 [2019-09-16T12:05:16.018Z] ok  	github.com/docker/docker/daemon/events	0.338s	coverage: 50.0% of statements
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:05:16 [2019-09-16T12:05:16.018Z] ok  	github.com/docker/docker/daemon/graphdriver	0.141s	coverage: 2.3% of statements
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
12:05:16 [2019-09-16T12:05:16.018Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
12:05:16 [2019-09-16T12:05:16.063Z] ok  	github.com/docker/docker/pkg/system	0.033s	coverage: 35.8% of statements
12:05:16 [2019-09-16T12:05:16.063Z] ok  	github.com/docker/docker/pkg/tailfile	0.098s	coverage: 88.6% of statements
12:05:16 [2019-09-16T12:05:16.282Z] PASS: docker_cli_daemon_test.go:1345: DockerDaemonSuite.TestHTTPSInfoRogueCert	0.520s
12:05:16 [2019-09-16T12:05:16.350Z] ok  	github.com/docker/docker/pkg/signal	5.793s	coverage: 61.0% of statements
12:05:16 [2019-09-16T12:05:16.842Z] PASS: docker_cli_daemon_test.go:1374: DockerDaemonSuite.TestHTTPSInfoRogueServerCert	0.520s
12:05:17 [2019-09-16T12:05:17.269Z] --- PASS: TestAuthZPluginAllowRequest (1.67s)
12:05:17 [2019-09-16T12:05:17.269Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
12:05:17 [2019-09-16T12:05:17.269Z]     daemon.go:321: [d5990cf141457] waiting for daemon to start
12:05:17 [2019-09-16T12:05:17.269Z]     daemon.go:339: [d5990cf141457] daemon started
12:05:17 [2019-09-16T12:05:17.269Z]     daemon.go:449: [d5990cf141457] Stopping daemon
12:05:17 [2019-09-16T12:05:17.269Z]     daemon.go:288: [d5990cf141457] exiting daemon
12:05:17 [2019-09-16T12:05:17.269Z]     daemon.go:436: [d5990cf141457] Daemon stopped
12:05:17 [2019-09-16T12:05:17.269Z] === RUN   TestAuthZPluginTLS
12:05:17 [2019-09-16T12:05:17.676Z] ok  	github.com/docker/docker/daemon/images	0.364s	coverage: 4.9% of statements
12:05:17 [2019-09-16T12:05:17.676Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:05:17 [2019-09-16T12:05:17.676Z] ok  	github.com/docker/docker/daemon/links	0.196s	coverage: 93.0% of statements
12:05:17 [2019-09-16T12:05:17.676Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:05:17 [2019-09-16T12:05:17.676Z] ok  	github.com/docker/docker/daemon/logger	0.662s	coverage: 44.0% of statements
12:05:17 [2019-09-16T12:05:17.838Z] ok  	github.com/docker/docker/pkg/term	0.018s	coverage: 85.9% of statements
12:05:18 [2019-09-16T12:05:18.052Z] --- PASS: TestAuthZPluginTLS (0.57s)
12:05:18 [2019-09-16T12:05:18.052Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
12:05:18 [2019-09-16T12:05:18.052Z]     daemon.go:321: [d07d793c6b6da] waiting for daemon to start
12:05:18 [2019-09-16T12:05:18.052Z]     daemon.go:339: [d07d793c6b6da] daemon started
12:05:18 [2019-09-16T12:05:18.052Z]     daemon.go:449: [d07d793c6b6da] Stopping daemon
12:05:18 [2019-09-16T12:05:18.052Z]     daemon.go:288: [d07d793c6b6da] exiting daemon
12:05:18 [2019-09-16T12:05:18.052Z]     daemon.go:436: [d07d793c6b6da] Daemon stopped
12:05:18 [2019-09-16T12:05:18.052Z] === RUN   TestAuthZPluginDenyRequest
12:05:18 [2019-09-16T12:05:18.424Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
12:05:18 [2019-09-16T12:05:18.424Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
12:05:18 [2019-09-16T12:05:18.424Z]     daemon.go:321: [d5955d767dc67] waiting for daemon to start
12:05:18 [2019-09-16T12:05:18.424Z]     daemon.go:339: [d5955d767dc67] daemon started
12:05:18 [2019-09-16T12:05:18.424Z]     daemon.go:449: [d5955d767dc67] Stopping daemon
12:05:18 [2019-09-16T12:05:18.424Z]     daemon.go:288: [d5955d767dc67] exiting daemon
12:05:18 [2019-09-16T12:05:18.424Z]     daemon.go:436: [d5955d767dc67] Daemon stopped
12:05:18 [2019-09-16T12:05:18.424Z] === RUN   TestAuthZPluginAPIDenyResponse
12:05:18 [2019-09-16T12:05:18.457Z] testing: warning: no tests to run
12:05:18 [2019-09-16T12:05:18.457Z] ok  	github.com/docker/docker/pkg/term/windows	0.022s	coverage: 0.0% of statements [no tests to run]
12:05:18 [2019-09-16T12:05:18.457Z] ok  	github.com/docker/docker/pkg/tarsum	0.237s	coverage: 89.3% of statements
12:05:18 [2019-09-16T12:05:18.724Z] PASS: docker_cli_daemon_test.go:1310: DockerDaemonSuite.TestHTTPSRun	1.795s
12:05:18 [2019-09-16T12:05:18.724Z] PASS: docker_cli_daemon_test.go:50: DockerDaemonSuite.TestLegacyDaemonCommand	0.000s
12:05:18 [2019-09-16T12:05:18.906Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
12:05:18 [2019-09-16T12:05:18.906Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
12:05:18 [2019-09-16T12:05:18.906Z]     daemon.go:321: [df76c94a8257b] waiting for daemon to start
12:05:18 [2019-09-16T12:05:18.906Z]     daemon.go:339: [df76c94a8257b] daemon started
12:05:18 [2019-09-16T12:05:18.906Z]     daemon.go:449: [df76c94a8257b] Stopping daemon
12:05:18 [2019-09-16T12:05:18.906Z]     daemon.go:288: [df76c94a8257b] exiting daemon
12:05:18 [2019-09-16T12:05:18.906Z]     daemon.go:436: [df76c94a8257b] Daemon stopped
12:05:18 [2019-09-16T12:05:18.906Z] === RUN   TestAuthZPluginDenyResponse
12:05:18 [2019-09-16T12:05:18.978Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	11.017s
12:05:19 [2019-09-16T12:05:19.078Z] ok  	github.com/docker/docker/pkg/truncindex	0.118s	coverage: 91.5% of statements
12:05:19 [2019-09-16T12:05:19.078Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
12:05:19 [2019-09-16T12:05:19.232Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.746s	coverage: 78.6% of statements
12:05:19 [2019-09-16T12:05:19.232Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
12:05:19 [2019-09-16T12:05:19.232Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:05:19 [2019-09-16T12:05:19.232Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:05:19 [2019-09-16T12:05:19.232Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
12:05:19 [2019-09-16T12:05:19.232Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
12:05:19 [2019-09-16T12:05:19.363Z] ok  	github.com/docker/docker/pkg/useragent	0.020s	coverage: 88.9% of statements
12:05:19 [2019-09-16T12:05:19.538Z] --- PASS: TestServiceUpdateNetwork (15.26s)
12:05:19 [2019-09-16T12:05:19.538Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:05:19 [2019-09-16T12:05:19.538Z]     daemon.go:321: [d77f1a1ba42c4] waiting for daemon to start
12:05:19 [2019-09-16T12:05:19.538Z]     daemon.go:339: [d77f1a1ba42c4] daemon started
12:05:19 [2019-09-16T12:05:19.538Z]     daemon.go:449: [d77f1a1ba42c4] Stopping daemon
12:05:19 [2019-09-16T12:05:19.538Z]     daemon.go:288: [d77f1a1ba42c4] exiting daemon
12:05:19 [2019-09-16T12:05:19.538Z]     daemon.go:436: [d77f1a1ba42c4] Daemon stopped
12:05:19 [2019-09-16T12:05:19.538Z] === RUN   TestDockerNetworkReConnect
12:05:19 [2019-09-16T12:05:19.699Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.432s	coverage: 62.1% of statements
12:05:19 [2019-09-16T12:05:19.699Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.189s	coverage: 88.3% of statements
12:05:19 [2019-09-16T12:05:19.790Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
12:05:19 [2019-09-16T12:05:19.790Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
12:05:19 [2019-09-16T12:05:19.790Z]     daemon.go:321: [d4c9c1be26b66] waiting for daemon to start
12:05:19 [2019-09-16T12:05:19.790Z]     daemon.go:339: [d4c9c1be26b66] daemon started
12:05:19 [2019-09-16T12:05:19.790Z]     daemon.go:449: [d4c9c1be26b66] Stopping daemon
12:05:19 [2019-09-16T12:05:19.790Z]     daemon.go:288: [d4c9c1be26b66] exiting daemon
12:05:19 [2019-09-16T12:05:19.790Z]     daemon.go:436: [d4c9c1be26b66] Daemon stopped
12:05:19 [2019-09-16T12:05:19.790Z] === RUN   TestAuthZPluginAllowEventStream
12:05:20 [2019-09-16T12:05:20.463Z] PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability	1.541s
12:05:20 [2019-09-16T12:05:20.463Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	1.550s
12:05:21 [2019-09-16T12:05:21.250Z] ok  	github.com/docker/docker/daemon/logger/local	0.554s	coverage: 74.7% of statements
12:05:21 [2019-09-16T12:05:21.250Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:05:21 [2019-09-16T12:05:21.671Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s)
12:05:21 [2019-09-16T12:05:21.671Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
12:05:21 [2019-09-16T12:05:21.671Z]     daemon.go:321: [d440d3b63cc7a] waiting for daemon to start
12:05:21 [2019-09-16T12:05:21.671Z]     daemon.go:339: [d440d3b63cc7a] daemon started
12:05:21 [2019-09-16T12:05:21.671Z]     daemon.go:449: [d440d3b63cc7a] Stopping daemon
12:05:21 [2019-09-16T12:05:21.671Z]     daemon.go:288: [d440d3b63cc7a] exiting daemon
12:05:21 [2019-09-16T12:05:21.671Z]     daemon.go:436: [d440d3b63cc7a] Daemon stopped
12:05:21 [2019-09-16T12:05:21.671Z] === RUN   TestAuthZPluginErrorResponse
12:05:21 [2019-09-16T12:05:21.868Z] PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled	1.650s
12:05:22 [2019-09-16T12:05:22.041Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
12:05:22 [2019-09-16T12:05:22.041Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
12:05:22 [2019-09-16T12:05:22.041Z]     daemon.go:321: [df8f6de9c3f8b] waiting for daemon to start
12:05:22 [2019-09-16T12:05:22.041Z]     daemon.go:339: [df8f6de9c3f8b] daemon started
12:05:22 [2019-09-16T12:05:22.041Z]     daemon.go:449: [df8f6de9c3f8b] Stopping daemon
12:05:22 [2019-09-16T12:05:22.041Z]     daemon.go:288: [df8f6de9c3f8b] exiting daemon
12:05:22 [2019-09-16T12:05:22.041Z]     daemon.go:436: [df8f6de9c3f8b] Daemon stopped
12:05:22 [2019-09-16T12:05:22.041Z] === RUN   TestAuthZPluginErrorRequest
12:05:22 [2019-09-16T12:05:22.225Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.143s	coverage: 18.1% of statements
12:05:22 [2019-09-16T12:05:22.420Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
12:05:22 [2019-09-16T12:05:22.420Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
12:05:22 [2019-09-16T12:05:22.420Z]     daemon.go:321: [dec21f23cfd1f] waiting for daemon to start
12:05:22 [2019-09-16T12:05:22.420Z]     daemon.go:339: [dec21f23cfd1f] daemon started
12:05:22 [2019-09-16T12:05:22.420Z]     daemon.go:449: [dec21f23cfd1f] Stopping daemon
12:05:22 [2019-09-16T12:05:22.420Z]     daemon.go:288: [dec21f23cfd1f] exiting daemon
12:05:22 [2019-09-16T12:05:22.420Z]     daemon.go:436: [dec21f23cfd1f] Daemon stopped
12:05:22 [2019-09-16T12:05:22.420Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:05:22 [2019-09-16T12:05:22.838Z] ok  	github.com/docker/docker/plugin/v2	0.016s	coverage: 14.5% of statements
12:05:23 [2019-09-16T12:05:23.217Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
12:05:23 [2019-09-16T12:05:23.217Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:05:23 [2019-09-16T12:05:23.217Z]     daemon.go:321: [dc690b6dc9ab4] waiting for daemon to start
12:05:23 [2019-09-16T12:05:23.217Z]     daemon.go:339: [dc690b6dc9ab4] daemon started
12:05:23 [2019-09-16T12:05:23.217Z]     daemon.go:449: [dc690b6dc9ab4] Stopping daemon
12:05:23 [2019-09-16T12:05:23.217Z]     daemon.go:288: [dc690b6dc9ab4] exiting daemon
12:05:23 [2019-09-16T12:05:23.217Z]     daemon.go:436: [dc690b6dc9ab4] Daemon stopped
12:05:23 [2019-09-16T12:05:23.217Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:05:23 [2019-09-16T12:05:23.472Z] ok  	github.com/docker/docker/profiles/seccomp	0.032s	coverage: 69.1% of statements
12:05:23 [2019-09-16T12:05:23.947Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
12:05:23 [2019-09-16T12:05:23.947Z] Copying nested executables into bundles/cross/linux/amd64
12:05:23 [2019-09-16T12:05:23.947Z] Cross building: bundles/cross/windows/amd64
12:05:23 [2019-09-16T12:05:23.947Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
12:05:23 [2019-09-16T12:05:23.947Z] GOOS="windows" GOARCH="amd64" GOARM=""
12:05:24 [2019-09-16T12:05:24.376Z] PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment	3.385s
12:05:24 [2019-09-16T12:05:24.423Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.670s	coverage: 84.5% of statements
12:05:24 [2019-09-16T12:05:24.423Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.132s	coverage: 47.8% of statements
12:05:24 [2019-09-16T12:05:24.423Z] ok  	github.com/docker/docker/daemon/logger/templates	0.065s	coverage: 8.3% of statements
12:05:24 [2019-09-16T12:05:24.423Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:05:24 [2019-09-16T12:05:24.423Z] ?   	github.com/docker/docker/daemon/network	[no test files]
12:05:24 [2019-09-16T12:05:24.423Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:05:24 [2019-09-16T12:05:24.974Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
12:05:25 [2019-09-16T12:05:25.070Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
12:05:25 [2019-09-16T12:05:25.070Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
12:05:25 [2019-09-16T12:05:25.070Z]     daemon.go:321: [dfd40c848abc7] waiting for daemon to start
12:05:25 [2019-09-16T12:05:25.070Z]     daemon.go:339: [dfd40c848abc7] daemon started
12:05:25 [2019-09-16T12:05:25.070Z]     daemon.go:449: [dfd40c848abc7] Stopping daemon
12:05:25 [2019-09-16T12:05:25.070Z]     daemon.go:288: [dfd40c848abc7] exiting daemon
12:05:25 [2019-09-16T12:05:25.070Z]     daemon.go:436: [dfd40c848abc7] Daemon stopped
12:05:25 [2019-09-16T12:05:25.070Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:05:25 [2019-09-16T12:05:25.594Z] ok  	github.com/docker/docker/plugin	0.601s	coverage: 27.3% of statements
12:05:25 [2019-09-16T12:05:25.737Z] PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart	3.526s
12:05:25 [2019-09-16T12:05:25.991Z] --- PASS: TestDockerNetworkReConnect (6.35s)
12:05:25 [2019-09-16T12:05:25.991Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:05:25 [2019-09-16T12:05:25.991Z]     daemon.go:321: [d198b59b70575] waiting for daemon to start
12:05:25 [2019-09-16T12:05:25.991Z]     daemon.go:339: [d198b59b70575] daemon started
12:05:25 [2019-09-16T12:05:25.991Z]     daemon.go:449: [d198b59b70575] Stopping daemon
12:05:25 [2019-09-16T12:05:25.991Z]     daemon.go:288: [d198b59b70575] exiting daemon
12:05:25 [2019-09-16T12:05:25.991Z]     daemon.go:436: [d198b59b70575] Daemon stopped
12:05:25 [2019-09-16T12:05:25.991Z] === RUN   TestServiceUpdateNetwork
12:05:26 [2019-09-16T12:05:26.956Z] PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling	1.347s
12:05:27 [2019-09-16T12:05:27.353Z] ok  	github.com/docker/docker/distribution	1.435s	coverage: 20.8% of statements
12:05:27 [2019-09-16T12:05:27.353Z] ok  	github.com/docker/docker/distribution/metadata	2.091s	coverage: 48.2% of statements
12:05:27 [2019-09-16T12:05:27.353Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:05:27 [2019-09-16T12:05:27.531Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s)
12:05:27 [2019-09-16T12:05:27.531Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
12:05:27 [2019-09-16T12:05:27.531Z]     daemon.go:321: [d982471338b8a] waiting for daemon to start
12:05:27 [2019-09-16T12:05:27.531Z]     daemon.go:339: [d982471338b8a] daemon started
12:05:27 [2019-09-16T12:05:27.531Z]     daemon.go:449: [d982471338b8a] Stopping daemon
12:05:27 [2019-09-16T12:05:27.531Z]     daemon.go:288: [d982471338b8a] exiting daemon
12:05:27 [2019-09-16T12:05:27.531Z]     daemon.go:436: [d982471338b8a] Daemon stopped
12:05:27 [2019-09-16T12:05:27.531Z] === RUN   TestAuthZPluginHeader
12:05:27 [2019-09-16T12:05:27.632Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 49.0% of statements
12:05:27 [2019-09-16T12:05:27.632Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
12:05:27 [2019-09-16T12:05:27.816Z] ok  	github.com/docker/docker/distribution/xfer	1.731s	coverage: 62.2% of statements
12:05:27 [2019-09-16T12:05:27.816Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:05:27 [2019-09-16T12:05:27.816Z] ok  	github.com/docker/docker/errdefs	0.119s	coverage: 51.6% of statements
12:05:28 [2019-09-16T12:05:28.345Z] --- PASS: TestAuthZPluginHeader (0.87s)
12:05:28 [2019-09-16T12:05:28.345Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
12:05:28 [2019-09-16T12:05:28.345Z]     daemon.go:321: [d46a76b3422c3] waiting for daemon to start
12:05:28 [2019-09-16T12:05:28.345Z]     daemon.go:339: [d46a76b3422c3] daemon started
12:05:28 [2019-09-16T12:05:28.345Z]     daemon.go:449: [d46a76b3422c3] Stopping daemon
12:05:28 [2019-09-16T12:05:28.345Z]     daemon.go:288: [d46a76b3422c3] exiting daemon
12:05:28 [2019-09-16T12:05:28.345Z]     daemon.go:436: [d46a76b3422c3] Daemon stopped
12:05:28 [2019-09-16T12:05:28.345Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:05:28 [2019-09-16T12:05:28.345Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:05:28 [2019-09-16T12:05:28.345Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:05:28 [2019-09-16T12:05:28.345Z] === RUN   TestAuthZPluginV2Disable
12:05:28 [2019-09-16T12:05:28.345Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:05:28 [2019-09-16T12:05:28.345Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:05:28 [2019-09-16T12:05:28.345Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:05:28 [2019-09-16T12:05:28.345Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:05:28 [2019-09-16T12:05:28.345Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:05:28 [2019-09-16T12:05:28.345Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:05:28 [2019-09-16T12:05:28.345Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:05:28 [2019-09-16T12:05:28.345Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:05:28 [2019-09-16T12:05:28.345Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:05:28 [2019-09-16T12:05:28.840Z] PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel	1.704s
12:05:29 [2019-09-16T12:05:29.095Z] PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors	0.587s
12:05:29 [2019-09-16T12:05:29.681Z] ok  	github.com/docker/docker/registry	0.444s	coverage: 56.4% of statements
12:05:29 [2019-09-16T12:05:29.681Z] ok  	github.com/docker/docker/runconfig	0.033s	coverage: 68.2% of statements
12:05:30 [2019-09-16T12:05:30.302Z] ok  	github.com/docker/docker/volume/drivers	0.010s	coverage: 36.1% of statements
12:05:30 [2019-09-16T12:05:30.750Z] ok  	github.com/docker/docker/image	1.266s	coverage: 86.4% of statements
12:05:30 [2019-09-16T12:05:30.750Z] ok  	github.com/docker/docker/image/cache	0.240s	coverage: 19.2% of statements
12:05:30 [2019-09-16T12:05:30.750Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:05:30 [2019-09-16T12:05:30.750Z] ok  	github.com/docker/docker/image/v1	0.165s	coverage: 25.0% of statements
12:05:30 [2019-09-16T12:05:30.750Z] ?   	github.com/docker/docker/internal/test	[no test files]
12:05:30 [2019-09-16T12:05:30.750Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
12:05:30 [2019-09-16T12:05:30.750Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
12:05:30 [2019-09-16T12:05:30.750Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
12:05:30 [2019-09-16T12:05:30.750Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
12:05:30 [2019-09-16T12:05:30.750Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
12:05:30 [2019-09-16T12:05:30.750Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
12:05:30 [2019-09-16T12:05:30.750Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
12:05:30 [2019-09-16T12:05:30.750Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
12:05:30 [2019-09-16T12:05:30.750Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
12:05:30 [2019-09-16T12:05:30.750Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
12:05:31 [2019-09-16T12:05:31.726Z] ok  	github.com/docker/docker/internal/testutil	0.077s	coverage: 62.5% of statements
12:05:32 [2019-09-16T12:05:32.352Z] PASS: docker_cli_daemon_test.go:2762: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore	3.059s
12:05:33 [2019-09-16T12:05:33.016Z] ok  	github.com/docker/docker/volume/mounts	0.066s	coverage: 67.0% of statements
12:05:33 [2019-09-16T12:05:33.302Z] ok  	github.com/docker/docker/volume/local	0.078s	coverage: 73.0% of statements
12:05:35 [2019-09-16T12:05:35.326Z] ok  	github.com/docker/docker/volume/service	0.032s	coverage: 73.0% of statements
12:05:35 [2019-09-16T12:05:35.482Z] ok  	github.com/docker/docker/layer	0.691s	coverage: 30.4% of statements
12:05:35 [2019-09-16T12:05:35.482Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:05:35 [2019-09-16T12:05:35.610Z] PASS: docker_cli_daemon_test.go:2795: DockerDaemonSuite.TestRestartPolicyWithLiveRestore	3.233s
12:05:36 [2019-09-16T12:05:36.457Z] ok  	github.com/docker/docker/libcontainerd/local	0.162s	coverage: 1.0% of statements
12:05:36 [2019-09-16T12:05:36.457Z] ok  	github.com/docker/docker/libcontainerd/queue	0.065s	coverage: 100.0% of statements
12:05:36 [2019-09-16T12:05:36.457Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:05:36 [2019-09-16T12:05:36.457Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:05:36 [2019-09-16T12:05:36.457Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:05:36 [2019-09-16T12:05:36.457Z] ?   	github.com/docker/docker/oci	[no test files]
12:05:36 [2019-09-16T12:05:36.457Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:05:36 [2019-09-16T12:05:36.457Z] ok  	github.com/docker/docker/opts	0.201s	coverage: 67.3% of statements
12:05:36 [2019-09-16T12:05:36.457Z] ok  	github.com/docker/docker/pkg/aaparser	0.034s	coverage: 50.0% of statements
12:05:36 [2019-09-16T12:05:36.970Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	12.906s
12:05:37 [2019-09-16T12:05:37.530Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	0.753s
12:05:37 [2019-09-16T12:05:37.530Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.010s
12:05:40 [2019-09-16T12:05:40.038Z] PASS: docker_cli_daemon_test.go:2112: DockerDaemonSuite.TestRunLinksChanged	4.469s
12:05:41 [2019-09-16T12:05:41.969Z] PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat	1.747s
12:05:41 [2019-09-16T12:05:41.969Z] --- PASS: TestServiceUpdateNetwork (16.21s)
12:05:41 [2019-09-16T12:05:41.969Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:05:41 [2019-09-16T12:05:41.969Z]     daemon.go:321: [d758dc6d4cf8f] waiting for daemon to start
12:05:41 [2019-09-16T12:05:41.969Z]     daemon.go:339: [d758dc6d4cf8f] daemon started
12:05:41 [2019-09-16T12:05:41.969Z]     daemon.go:449: [d758dc6d4cf8f] Stopping daemon
12:05:41 [2019-09-16T12:05:41.969Z]     daemon.go:288: [d758dc6d4cf8f] exiting daemon
12:05:41 [2019-09-16T12:05:41.969Z]     daemon.go:436: [d758dc6d4cf8f] Daemon stopped
12:05:41 [2019-09-16T12:05:41.969Z] === RUN   TestDockerNetworkReConnect
12:05:42 [2019-09-16T12:05:42.223Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	4.629s
12:05:42 [2019-09-16T12:05:42.784Z] PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap	1.126s
12:05:43 [2019-09-16T12:05:43.694Z] ok  	github.com/docker/docker/pkg/plugins	33.662s	coverage: 76.8% of statements
12:05:43 [2019-09-16T12:05:43.694Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:05:43 [2019-09-16T12:05:43.694Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:05:43 [2019-09-16T12:05:43.694Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:05:43 [2019-09-16T12:05:43.694Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:05:43 [2019-09-16T12:05:43.694Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:05:43 [2019-09-16T12:05:43.694Z] ?   	github.com/docker/docker/rootless	[no test files]
12:05:43 [2019-09-16T12:05:43.694Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:05:43 [2019-09-16T12:05:43.694Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:05:43 [2019-09-16T12:05:43.694Z] ?   	github.com/docker/docker/volume	[no test files]
12:05:43 [2019-09-16T12:05:43.694Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:05:43 [2019-09-16T12:05:43.694Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === Skipped
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     exec_linux_test.go:18: requires AppArmor to be enabled
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     exec_linux_test.go:38: requires AppArmor to be enabled
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:46: Driver btrfs not supported
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:46: Driver btrfs not supported
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:46: Driver btrfs not supported
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:46: Driver btrfs not supported
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:46: Driver btrfs not supported
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:73: No driver to put!
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     overlay_test.go:49: Fails to compute changes intermittently
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:46: Driver zfs not supported
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:46: Driver zfs not supported
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:46: Driver zfs not supported
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:46: Driver zfs not supported
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:46: Driver zfs not supported
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     graphtest_unix.go:73: No driver to put!
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:05:43 [2019-09-16T12:05:43.694Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] 
12:05:43 [2019-09-16T12:05:43.694Z] DONE 2021 tests, 19 skipped in 359.736s
Post stage
[Pipeline] junit
12:05:43 [2019-09-16T12:05:43.735Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:05:44 [2019-09-16T12:05:44.146Z] PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames	1.008s
12:05:44 [2019-09-16T12:05:44.443Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-345/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b hack/make.sh dynbinary test-integration
12:05:44 [2019-09-16T12:05:44.705Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	2.564s
12:05:44 [2019-09-16T12:05:44.727Z] 
12:05:44 [2019-09-16T12:05:44.864Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
12:05:44 [2019-09-16T12:05:44.864Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:321: [dcdcd35cbe089] waiting for daemon to start
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:339: [dcdcd35cbe089] daemon started
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:449: [dcdcd35cbe089] Stopping daemon
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:288: [dcdcd35cbe089] exiting daemon
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:436: [dcdcd35cbe089] Daemon stopped
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:321: [dcdcd35cbe089] waiting for daemon to start
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:331: [dcdcd35cbe089] error pinging daemon on start: Get http://dcdcd35cbe089.sock/_ping: context deadline exceeded
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:321: [dcdcd35cbe089] waiting for daemon to start
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:331: [dcdcd35cbe089] error pinging daemon on start: Get http://dcdcd35cbe089.sock/_ping: context deadline exceeded
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:321: [dcdcd35cbe089] waiting for daemon to start
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:331: [dcdcd35cbe089] error pinging daemon on start: Get http://dcdcd35cbe089.sock/_ping: context deadline exceeded
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:321: [dcdcd35cbe089] waiting for daemon to start
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:331: [dcdcd35cbe089] error pinging daemon on start: Get http://dcdcd35cbe089.sock/_ping: context deadline exceeded
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:321: [dcdcd35cbe089] waiting for daemon to start
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:331: [dcdcd35cbe089] error pinging daemon on start: Get http://dcdcd35cbe089.sock/_ping: context deadline exceeded
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:321: [dcdcd35cbe089] waiting for daemon to start
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:331: [dcdcd35cbe089] error pinging daemon on start: Get http://dcdcd35cbe089.sock/_ping: context deadline exceeded
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:321: [dcdcd35cbe089] waiting for daemon to start
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:331: [dcdcd35cbe089] error pinging daemon on start: Get http://dcdcd35cbe089.sock/_ping: context deadline exceeded
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:321: [dcdcd35cbe089] waiting for daemon to start
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:288: [dcdcd35cbe089] exiting daemon
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:331: [dcdcd35cbe089] error pinging daemon on start: Get http://dcdcd35cbe089.sock/_ping: read unix @->/tmp/docker-integration/dcdcd35cbe089.sock: read: connection reset by peer
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:321: [dcdcd35cbe089] waiting for daemon to start
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:331: [dcdcd35cbe089] error pinging daemon on start: Get http://dcdcd35cbe089.sock/_ping: dial unix /tmp/docker-integration/dcdcd35cbe089.sock: connect: connection refused
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:321: [dcdcd35cbe089] waiting for daemon to start
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:321: [dcdcd35cbe089] waiting for daemon to start
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:339: [dcdcd35cbe089] daemon started
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:449: [dcdcd35cbe089] Stopping daemon
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:288: [dcdcd35cbe089] exiting daemon
12:05:44 [2019-09-16T12:05:44.864Z]     daemon.go:436: [dcdcd35cbe089] Daemon stopped
12:05:44 [2019-09-16T12:05:44.864Z] PASS
12:05:44 [2019-09-16T12:05:44.864Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
12:05:45 [2019-09-16T12:05:45.024Z] Removing bundles/
12:05:45 [2019-09-16T12:05:45.024Z] 
12:05:45 [2019-09-16T12:05:45.024Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:05:45 [2019-09-16T12:05:45.024Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:05:45 [2019-09-16T12:05:45.024Z] GOOS="" GOARCH="" GOARM=""
12:05:45 [2019-09-16T12:05:45.252Z] INFO: Testing against a local daemon
12:05:45 [2019-09-16T12:05:45.253Z] === RUN   TestPluginInvalidJSON
12:05:45 [2019-09-16T12:05:45.253Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:05:45 [2019-09-16T12:05:45.253Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:05:45 [2019-09-16T12:05:45.253Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:05:45 [2019-09-16T12:05:45.253Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:05:45 [2019-09-16T12:05:45.253Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:05:45 [2019-09-16T12:05:45.253Z] PASS
12:05:45 [2019-09-16T12:05:45.253Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
12:05:45 [2019-09-16T12:05:45.253Z] INFO: Testing against a local daemon
12:05:45 [2019-09-16T12:05:45.253Z] === RUN   TestExternalGraphDriver
12:05:45 [2019-09-16T12:05:45.614Z] === RUN   TestExternalGraphDriver/json
12:05:47 [2019-09-16T12:05:47.213Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	2.493s
12:05:47 [2019-09-16T12:05:47.468Z] PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile	3.490s
12:05:48 [2019-09-16T12:05:48.074Z] === RUN   TestExternalGraphDriver/spec
12:05:48 [2019-09-16T12:05:48.828Z] --- PASS: TestDockerNetworkReConnect (6.67s)
12:05:48 [2019-09-16T12:05:48.828Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:05:48 [2019-09-16T12:05:48.828Z]     daemon.go:321: [df25217388043] waiting for daemon to start
12:05:48 [2019-09-16T12:05:48.828Z]     daemon.go:339: [df25217388043] daemon started
12:05:48 [2019-09-16T12:05:48.828Z]     daemon.go:449: [df25217388043] Stopping daemon
12:05:48 [2019-09-16T12:05:48.828Z]     daemon.go:288: [df25217388043] exiting daemon
12:05:48 [2019-09-16T12:05:48.828Z]     daemon.go:436: [df25217388043] Daemon stopped
12:05:48 [2019-09-16T12:05:48.828Z] === RUN   TestServiceUpdateNetwork
12:05:49 [2019-09-16T12:05:49.903Z] === RUN   TestExternalGraphDriver/pull
12:05:52 [2019-09-16T12:05:52.371Z] --- PASS: TestExternalGraphDriver (6.80s)
12:05:52 [2019-09-16T12:05:52.371Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:321: [d32af5fa1c9e7] waiting for daemon to start
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:339: [d32af5fa1c9e7] daemon started
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:449: [d32af5fa1c9e7] Stopping daemon
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:288: [d32af5fa1c9e7] exiting daemon
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:436: [d32af5fa1c9e7] Daemon stopped
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:321: [d32af5fa1c9e7] waiting for daemon to start
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:339: [d32af5fa1c9e7] daemon started
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:449: [d32af5fa1c9e7] Stopping daemon
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:288: [d32af5fa1c9e7] exiting daemon
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:436: [d32af5fa1c9e7] Daemon stopped
12:05:52 [2019-09-16T12:05:52.371Z]     --- PASS: TestExternalGraphDriver/json (2.19s)
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:321: [d32af5fa1c9e7] waiting for daemon to start
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:339: [d32af5fa1c9e7] daemon started
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:449: [d32af5fa1c9e7] Stopping daemon
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:288: [d32af5fa1c9e7] exiting daemon
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:436: [d32af5fa1c9e7] Daemon stopped
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:321: [d32af5fa1c9e7] waiting for daemon to start
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:339: [d32af5fa1c9e7] daemon started
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:449: [d32af5fa1c9e7] Stopping daemon
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:288: [d32af5fa1c9e7] exiting daemon
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:436: [d32af5fa1c9e7] Daemon stopped
12:05:52 [2019-09-16T12:05:52.371Z]     --- PASS: TestExternalGraphDriver/spec (2.16s)
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:321: [d32af5fa1c9e7] waiting for daemon to start
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:339: [d32af5fa1c9e7] daemon started
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:449: [d32af5fa1c9e7] Stopping daemon
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:288: [d32af5fa1c9e7] exiting daemon
12:05:52 [2019-09-16T12:05:52.371Z]     daemon.go:436: [d32af5fa1c9e7] Daemon stopped
12:05:52 [2019-09-16T12:05:52.371Z]     --- PASS: TestExternalGraphDriver/pull (2.24s)
12:05:52 [2019-09-16T12:05:52.371Z] === RUN   TestGraphdriverPluginV2
12:05:52 [2019-09-16T12:05:52.371Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
12:05:52 [2019-09-16T12:05:52.371Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:05:52 [2019-09-16T12:05:52.371Z] PASS
12:05:52 [2019-09-16T12:05:52.371Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
12:05:52 [2019-09-16T12:05:52.371Z] INFO: Testing against a local daemon
12:05:52 [2019-09-16T12:05:52.371Z] === RUN   TestContinueAfterPluginCrash
12:05:52 [2019-09-16T12:05:52.371Z] === PAUSE TestContinueAfterPluginCrash
12:05:52 [2019-09-16T12:05:52.371Z] === RUN   TestDaemonStartWithLogOpt
12:05:52 [2019-09-16T12:05:52.371Z] === PAUSE TestDaemonStartWithLogOpt
12:05:52 [2019-09-16T12:05:52.371Z] === CONT  TestContinueAfterPluginCrash
12:05:52 [2019-09-16T12:05:52.371Z] === CONT  TestDaemonStartWithLogOpt
12:05:54 [2019-09-16T12:05:54.065Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	6.536s
12:05:54 [2019-09-16T12:05:54.623Z] PASS: docker_cli_daemon_test.go:2524: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine	7.298s
12:05:56 [2019-09-16T12:05:56.505Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	2.383s
12:05:59 [2019-09-16T12:05:59.012Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	2.287s
12:06:01 [2019-09-16T12:06:01.665Z] ok  	github.com/docker/docker/pkg/archive	9.194s	coverage: 62.2% of statements
12:06:01 [2019-09-16T12:06:01.665Z] ok  	github.com/docker/docker/pkg/authorization	0.801s	coverage: 26.2% of statements
12:06:01 [2019-09-16T12:06:01.665Z] ok  	github.com/docker/docker/pkg/broadcaster	0.228s	coverage: 100.0% of statements
12:06:01 [2019-09-16T12:06:01.665Z] ok  	github.com/docker/docker/pkg/capabilities	0.038s	coverage: 87.5% of statements
12:06:01 [2019-09-16T12:06:01.665Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.139s	coverage: 15.4% of statements
12:06:01 [2019-09-16T12:06:01.665Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:06:01 [2019-09-16T12:06:01.665Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:06:01 [2019-09-16T12:06:01.665Z] ok  	github.com/docker/docker/pkg/directory	0.045s	coverage: 80.0% of statements
12:06:01 [2019-09-16T12:06:01.665Z] ok  	github.com/docker/docker/pkg/discovery	0.144s	coverage: 58.3% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/discovery/file	0.237s	coverage: 92.9% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.453s	coverage: 84.1% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.147s	coverage: 92.3% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.034s	coverage: 93.8% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/filenotify	0.059s	coverage: 38.2% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/fileutils	0.079s	coverage: 87.7% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/homedir	0.093s	coverage: 37.5% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/idtools	0.092s	coverage: 6.3% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/ioutils	0.634s	coverage: 69.1% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.210s	coverage: 91.7% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/locker	0.057s	coverage: 88.9% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/longpath	0.078s	coverage: 100.0% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.053s	coverage: 85.7% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/parsers	0.035s	coverage: 97.0% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
12:06:01 [2019-09-16T12:06:01.666Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
12:06:01 [2019-09-16T12:06:01.666Z] ok  	github.com/docker/docker/pkg/pidfile	0.069s	coverage: 82.6% of statements
12:06:01 [2019-09-16T12:06:01.666Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:06:01 [2019-09-16T12:06:01.666Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:06:03 [2019-09-16T12:06:03.846Z] --- PASS: TestDaemonStartWithLogOpt (11.67s)
12:06:03 [2019-09-16T12:06:03.846Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
12:06:03 [2019-09-16T12:06:03.846Z]     daemon.go:321: [d41525dd5dc1b] waiting for daemon to start
12:06:03 [2019-09-16T12:06:03.846Z]     daemon.go:339: [d41525dd5dc1b] daemon started
12:06:03 [2019-09-16T12:06:03.846Z]     daemon.go:449: [d41525dd5dc1b] Stopping daemon
12:06:03 [2019-09-16T12:06:03.846Z]     daemon.go:288: [d41525dd5dc1b] exiting daemon
12:06:03 [2019-09-16T12:06:03.846Z]     daemon.go:436: [d41525dd5dc1b] Daemon stopped
12:06:03 [2019-09-16T12:06:03.846Z]     daemon.go:321: [d41525dd5dc1b] waiting for daemon to start
12:06:03 [2019-09-16T12:06:03.846Z]     daemon.go:339: [d41525dd5dc1b] daemon started
12:06:03 [2019-09-16T12:06:03.846Z]     daemon.go:449: [d41525dd5dc1b] Stopping daemon
12:06:03 [2019-09-16T12:06:03.846Z]     daemon.go:288: [d41525dd5dc1b] exiting daemon
12:06:03 [2019-09-16T12:06:03.846Z]     daemon.go:436: [d41525dd5dc1b] Daemon stopped
12:06:04 [2019-09-16T12:06:04.285Z] PASS: docker_cli_daemon_test.go:2406: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile	9.104s
12:06:04 [2019-09-16T12:06:04.845Z] --- PASS: TestServiceUpdateNetwork (16.19s)
12:06:04 [2019-09-16T12:06:04.845Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:06:04 [2019-09-16T12:06:04.845Z]     daemon.go:321: [d44a95417569f] waiting for daemon to start
12:06:04 [2019-09-16T12:06:04.845Z]     daemon.go:339: [d44a95417569f] daemon started
12:06:04 [2019-09-16T12:06:04.845Z]     daemon.go:449: [d44a95417569f] Stopping daemon
12:06:04 [2019-09-16T12:06:04.845Z]     daemon.go:288: [d44a95417569f] exiting daemon
12:06:04 [2019-09-16T12:06:04.845Z]     daemon.go:436: [d44a95417569f] Daemon stopped
12:06:04 [2019-09-16T12:06:04.845Z] === RUN   TestDockerNetworkReConnect
12:06:06 [2019-09-16T12:06:06.737Z] PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault	2.218s
12:06:08 [2019-09-16T12:06:08.626Z] PASS: docker_cli_daemon_test.go:2852: DockerDaemonSuite.TestShmSize	2.052s
12:06:09 [2019-09-16T12:06:09.001Z] --- PASS: TestContinueAfterPluginCrash (16.55s)
12:06:09 [2019-09-16T12:06:09.001Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
12:06:09 [2019-09-16T12:06:09.001Z]     daemon.go:321: [db811869ffa04] waiting for daemon to start
12:06:09 [2019-09-16T12:06:09.001Z]     daemon.go:339: [db811869ffa04] daemon started
12:06:09 [2019-09-16T12:06:09.001Z]     daemon.go:449: [db811869ffa04] Stopping daemon
12:06:09 [2019-09-16T12:06:09.001Z]     daemon.go:288: [db811869ffa04] exiting daemon
12:06:09 [2019-09-16T12:06:09.001Z]     daemon.go:436: [db811869ffa04] Daemon stopped
12:06:09 [2019-09-16T12:06:09.001Z] PASS
12:06:09 [2019-09-16T12:06:09.001Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
12:06:09 [2019-09-16T12:06:09.001Z] INFO: Testing against a local daemon
12:06:09 [2019-09-16T12:06:09.001Z] === RUN   TestPluginWithDevMounts
12:06:09 [2019-09-16T12:06:09.001Z] === PAUSE TestPluginWithDevMounts
12:06:09 [2019-09-16T12:06:09.001Z] === CONT  TestPluginWithDevMounts
12:06:11 [2019-09-16T12:06:11.177Z] --- PASS: TestDockerNetworkReConnect (6.29s)
12:06:11 [2019-09-16T12:06:11.177Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:06:11 [2019-09-16T12:06:11.177Z]     daemon.go:321: [de49c1520a681] waiting for daemon to start
12:06:11 [2019-09-16T12:06:11.177Z]     daemon.go:339: [de49c1520a681] daemon started
12:06:11 [2019-09-16T12:06:11.177Z]     daemon.go:449: [de49c1520a681] Stopping daemon
12:06:11 [2019-09-16T12:06:11.177Z]     daemon.go:288: [de49c1520a681] exiting daemon
12:06:11 [2019-09-16T12:06:11.177Z]     daemon.go:436: [de49c1520a681] Daemon stopped
12:06:11 [2019-09-16T12:06:11.177Z] === RUN   TestServiceUpdateNetwork
12:06:11 [2019-09-16T12:06:11.432Z] PASS: docker_cli_daemon_test.go:2869: DockerDaemonSuite.TestShmSizeReload	2.972s
12:06:11 [2019-09-16T12:06:11.507Z] --- PASS: TestPluginWithDevMounts (2.11s)
12:06:11 [2019-09-16T12:06:11.507Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
12:06:11 [2019-09-16T12:06:11.507Z]     daemon.go:321: [ddc145461f932] waiting for daemon to start
12:06:11 [2019-09-16T12:06:11.507Z]     daemon.go:339: [ddc145461f932] daemon started
12:06:11 [2019-09-16T12:06:11.507Z]     daemon.go:449: [ddc145461f932] Stopping daemon
12:06:11 [2019-09-16T12:06:11.507Z]     daemon.go:288: [ddc145461f932] exiting daemon
12:06:11 [2019-09-16T12:06:11.507Z]     daemon.go:436: [ddc145461f932] Daemon stopped
12:06:11 [2019-09-16T12:06:11.507Z] PASS
12:06:11 [2019-09-16T12:06:11.507Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
12:06:11 [2019-09-16T12:06:11.507Z] INFO: Testing against a local daemon
12:06:11 [2019-09-16T12:06:11.507Z] === RUN   TestSecretInspect
12:06:11 [2019-09-16T12:06:11.689Z] PASS: docker_cli_daemon_test.go:1336: DockerDaemonSuite.TestTLSVerify	0.078s
12:06:14 [2019-09-16T12:06:14.698Z] --- PASS: TestSecretInspect (3.06s)
12:06:14 [2019-09-16T12:06:14.698Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
12:06:14 [2019-09-16T12:06:14.698Z]     daemon.go:321: [d13015b9ac9c9] waiting for daemon to start
12:06:14 [2019-09-16T12:06:14.698Z]     daemon.go:339: [d13015b9ac9c9] daemon started
12:06:14 [2019-09-16T12:06:14.698Z]     daemon.go:449: [d13015b9ac9c9] Stopping daemon
12:06:14 [2019-09-16T12:06:14.698Z]     daemon.go:288: [d13015b9ac9c9] exiting daemon
12:06:14 [2019-09-16T12:06:14.698Z]     daemon.go:436: [d13015b9ac9c9] Daemon stopped
12:06:14 [2019-09-16T12:06:14.698Z] === RUN   TestSecretList
12:06:16 [2019-09-16T12:06:16.970Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	17.757s
12:06:16 [2019-09-16T12:06:16.970Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.168s
12:06:16 [2019-09-16T12:06:16.970Z] PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin	5.374s
12:06:17 [2019-09-16T12:06:17.168Z] --- PASS: TestSecretList (3.01s)
12:06:17 [2019-09-16T12:06:17.168Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
12:06:17 [2019-09-16T12:06:17.168Z]     daemon.go:321: [dcdabc0649e74] waiting for daemon to start
12:06:17 [2019-09-16T12:06:17.168Z]     daemon.go:339: [dcdabc0649e74] daemon started
12:06:17 [2019-09-16T12:06:17.168Z]     daemon.go:449: [dcdabc0649e74] Stopping daemon
12:06:17 [2019-09-16T12:06:17.168Z]     daemon.go:288: [dcdabc0649e74] exiting daemon
12:06:17 [2019-09-16T12:06:17.168Z]     daemon.go:436: [dcdabc0649e74] Daemon stopped
12:06:17 [2019-09-16T12:06:17.168Z] === RUN   TestSecretsCreateAndDelete
12:06:20 [2019-09-16T12:06:20.382Z] --- PASS: TestSecretsCreateAndDelete (3.24s)
12:06:20 [2019-09-16T12:06:20.382Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
12:06:20 [2019-09-16T12:06:20.382Z]     daemon.go:321: [d9128965e466a] waiting for daemon to start
12:06:20 [2019-09-16T12:06:20.382Z]     daemon.go:339: [d9128965e466a] daemon started
12:06:20 [2019-09-16T12:06:20.382Z]     daemon.go:449: [d9128965e466a] Stopping daemon
12:06:20 [2019-09-16T12:06:20.382Z]     daemon.go:288: [d9128965e466a] exiting daemon
12:06:20 [2019-09-16T12:06:20.382Z]     daemon.go:436: [d9128965e466a] Daemon stopped
12:06:20 [2019-09-16T12:06:20.382Z] === RUN   TestSecretsUpdate
12:06:21 [2019-09-16T12:06:21.129Z] PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks	2.119s
12:06:21 [2019-09-16T12:06:21.688Z] PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine	5.022s
12:06:21 [2019-09-16T12:06:21.943Z] PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd	0.311s
12:06:22 [2019-09-16T12:06:22.198Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.333s
12:06:23 [2019-09-16T12:06:23.122Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	0.668s
12:06:23 [2019-09-16T12:06:23.122Z] PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch	0.127s
12:06:23 [2019-09-16T12:06:23.377Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.307s
12:06:23 [2019-09-16T12:06:23.632Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.297s
12:06:23 [2019-09-16T12:06:23.632Z] PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope	1.719s
12:06:23 [2019-09-16T12:06:23.784Z] --- PASS: TestSecretsUpdate (3.22s)
12:06:23 [2019-09-16T12:06:23.784Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
12:06:23 [2019-09-16T12:06:23.784Z]     daemon.go:321: [d47eb151b68cd] waiting for daemon to start
12:06:23 [2019-09-16T12:06:23.784Z]     daemon.go:339: [d47eb151b68cd] daemon started
12:06:23 [2019-09-16T12:06:23.784Z]     daemon.go:449: [d47eb151b68cd] Stopping daemon
12:06:23 [2019-09-16T12:06:23.784Z]     daemon.go:288: [d47eb151b68cd] exiting daemon
12:06:23 [2019-09-16T12:06:23.784Z]     daemon.go:436: [d47eb151b68cd] Daemon stopped
12:06:23 [2019-09-16T12:06:23.784Z] === RUN   TestTemplatedSecret
12:06:26 [2019-09-16T12:06:26.140Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	2.371s
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/plugins	35.126s	coverage: 73.6% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.042s	coverage: 56.8% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:06:26 [2019-09-16T12:06:26.875Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.092s	coverage: 85.7% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/pools	0.066s	coverage: 87.9% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/progress	0.037s	coverage: 75.9% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/pubsub	1.099s	coverage: 72.7% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/reexec	0.082s	coverage: 82.4% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/signal	0.087s	coverage: 20.3% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/stdcopy	0.037s	coverage: 100.0% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/streamformatter	0.080s	coverage: 66.2% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/stringid	0.038s	coverage: 70.6% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/sysinfo	0.044s	coverage: 38.2% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/system	0.131s	coverage: 12.3% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/tailfile	0.099s	coverage: 88.6% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/tarsum	0.234s	coverage: 89.3% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/term	0.132s	coverage: 30.8% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/term/windows	0.038s	coverage: 0.0% of statements [no tests to run]
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/truncindex	0.139s	coverage: 91.5% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/urlutil	0.029s	coverage: 100.0% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/pkg/useragent	0.027s	coverage: 88.9% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/plugin	0.136s	coverage: 12.0% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/plugin/v2	0.176s	coverage: 20.1% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/reference	0.305s	coverage: 84.4% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/registry	0.426s	coverage: 52.3% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/registry/resumable	0.455s	coverage: 100.0% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/restartmanager	0.074s	coverage: 49.0% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ?   	github.com/docker/docker/rootless	[no test files]
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/runconfig	0.202s	coverage: 54.5% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:06:26 [2019-09-16T12:06:26.875Z] ?   	github.com/docker/docker/volume	[no test files]
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/volume/drivers	0.217s	coverage: 36.1% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/volume/local	0.062s	coverage: 37.7% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/volume/mounts	0.077s	coverage: 66.2% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ok  	github.com/docker/docker/volume/service	0.455s	coverage: 70.3% of statements
12:06:26 [2019-09-16T12:06:26.875Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:06:26 [2019-09-16T12:06:26.875Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:06:26 [2019-09-16T12:06:26.875Z] INFO: make.ps1 ended at 09/16/2019 12:06:26
12:06:27 [2019-09-16T12:06:27.501Z] --- PASS: TestServiceUpdateNetwork (16.19s)
12:06:27 [2019-09-16T12:06:27.501Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:06:27 [2019-09-16T12:06:27.501Z]     daemon.go:321: [ddc35ba410a8b] waiting for daemon to start
12:06:27 [2019-09-16T12:06:27.501Z]     daemon.go:339: [ddc35ba410a8b] daemon started
12:06:27 [2019-09-16T12:06:27.501Z]     daemon.go:449: [ddc35ba410a8b] Stopping daemon
12:06:27 [2019-09-16T12:06:27.501Z]     daemon.go:288: [ddc35ba410a8b] exiting daemon
12:06:27 [2019-09-16T12:06:27.501Z]     daemon.go:436: [ddc35ba410a8b] Daemon stopped
12:06:27 [2019-09-16T12:06:27.501Z] PASS
12:06:27 [2019-09-16T12:06:27.501Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:06:27 [2019-09-16T12:06:27.501Z] INFO: Testing against a local daemon
12:06:27 [2019-09-16T12:06:27.501Z] testing: warning: no tests to run
12:06:27 [2019-09-16T12:06:27.501Z] PASS
12:06:27 [2019-09-16T12:06:27.501Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:06:27 [2019-09-16T12:06:27.501Z] INFO: Testing against a local daemon
12:06:27 [2019-09-16T12:06:27.501Z] testing: warning: no tests to run
12:06:27 [2019-09-16T12:06:27.501Z] PASS
12:06:27 [2019-09-16T12:06:27.501Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:06:27 [2019-09-16T12:06:27.501Z] INFO: Testing against a local daemon
12:06:27 [2019-09-16T12:06:27.501Z] testing: warning: no tests to run
12:06:27 [2019-09-16T12:06:27.501Z] PASS
12:06:27 [2019-09-16T12:06:27.501Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	1.516s
12:06:27 [2019-09-16T12:06:27.501Z] Running integration-test (iteration 4)
12:06:27 [2019-09-16T12:06:27.501Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:06:27 [2019-09-16T12:06:27.757Z] INFO: Testing against a local daemon
12:06:27 [2019-09-16T12:06:27.757Z] === RUN   TestBuildMultiStageCopy
12:06:27 [2019-09-16T12:06:27.757Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:06:27 [2019-09-16T12:06:27.907Z] --- PASS: TestTemplatedSecret (3.82s)
12:06:27 [2019-09-16T12:06:27.907Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
12:06:27 [2019-09-16T12:06:27.907Z]     daemon.go:321: [d9aabb1f162aa] waiting for daemon to start
12:06:27 [2019-09-16T12:06:27.907Z]     daemon.go:339: [d9aabb1f162aa] daemon started
12:06:27 [2019-09-16T12:06:27.907Z]     daemon.go:449: [d9aabb1f162aa] Stopping daemon
12:06:27 [2019-09-16T12:06:27.907Z]     daemon.go:288: [d9aabb1f162aa] exiting daemon
12:06:27 [2019-09-16T12:06:27.907Z]     daemon.go:436: [d9aabb1f162aa] Daemon stopped
12:06:27 [2019-09-16T12:06:27.907Z] === RUN   TestSecretCreateResolve
12:06:28 [2019-09-16T12:06:28.423Z] INFO: Unit tests ended at 09/16/2019 12:06:27. Duration:00:04:12.8108559
12:06:28 [2019-09-16T12:06:28.423Z] INFO: Building busybox
12:06:28 [2019-09-16T12:06:28.423Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
12:06:28 [2019-09-16T12:06:28.423Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
12:06:28 [2019-09-16T12:06:28.423Z] 
12:06:28 [2019-09-16T12:06:28.423Z] Sending build context to Docker daemon   2.56kB
12:06:28 [2019-09-16T12:06:28.423Z] 
12:06:28 [2019-09-16T12:06:28.423Z] Step 1/6 : FROM microsoft/windowsservercore
12:06:28 [2019-09-16T12:06:28.423Z]  ---> 2606a881cbae
12:06:28 [2019-09-16T12:06:28.423Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
12:06:28 [2019-09-16T12:06:28.423Z]  ---> Running in dee0aba0e1ac
12:06:28 [2019-09-16T12:06:28.680Z] PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort	4.185s
12:06:28 [2019-09-16T12:06:28.935Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:06:29 [2019-09-16T12:06:29.190Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:06:29 [2019-09-16T12:06:29.445Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:06:29 [2019-09-16T12:06:29.699Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	2.054s
12:06:29 [2019-09-16T12:06:29.699Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:06:29 [2019-09-16T12:06:29.954Z] --- PASS: TestBuildMultiStageCopy (2.27s)
12:06:29 [2019-09-16T12:06:29.954Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.36s)
12:06:29 [2019-09-16T12:06:29.954Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
12:06:29 [2019-09-16T12:06:29.954Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
12:06:29 [2019-09-16T12:06:29.954Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.28s)
12:06:29 [2019-09-16T12:06:29.954Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s)
12:06:29 [2019-09-16T12:06:29.954Z] === RUN   TestBuildMultiStageCopy
12:06:29 [2019-09-16T12:06:29.954Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:06:29 [2019-09-16T12:06:29.954Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:06:30 [2019-09-16T12:06:30.210Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:06:30 [2019-09-16T12:06:30.343Z] --- PASS: TestSecretCreateResolve (2.97s)
12:06:30 [2019-09-16T12:06:30.343Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
12:06:30 [2019-09-16T12:06:30.343Z]     daemon.go:321: [d4fa57c3fc1f7] waiting for daemon to start
12:06:30 [2019-09-16T12:06:30.343Z]     daemon.go:339: [d4fa57c3fc1f7] daemon started
12:06:30 [2019-09-16T12:06:30.343Z]     daemon.go:449: [d4fa57c3fc1f7] Stopping daemon
12:06:30 [2019-09-16T12:06:30.343Z]     daemon.go:288: [d4fa57c3fc1f7] exiting daemon
12:06:30 [2019-09-16T12:06:30.343Z]     daemon.go:436: [d4fa57c3fc1f7] Daemon stopped
12:06:30 [2019-09-16T12:06:30.343Z] PASS
12:06:30 [2019-09-16T12:06:30.343Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
12:06:30 [2019-09-16T12:06:30.466Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:06:30 [2019-09-16T12:06:30.709Z] INFO: Testing against a local daemon
12:06:30 [2019-09-16T12:06:30.709Z] === RUN   TestServiceCreateInit
12:06:30 [2019-09-16T12:06:30.709Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:06:30 [2019-09-16T12:06:30.720Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:06:30 [2019-09-16T12:06:30.975Z] --- PASS: TestBuildMultiStageCopy (0.99s)
12:06:30 [2019-09-16T12:06:30.975Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.12s)
12:06:30 [2019-09-16T12:06:30.975Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
12:06:30 [2019-09-16T12:06:30.975Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s)
12:06:30 [2019-09-16T12:06:30.975Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
12:06:30 [2019-09-16T12:06:30.975Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
12:06:30 [2019-09-16T12:06:30.975Z] === RUN   TestBuildMultiStageCopy
12:06:30 [2019-09-16T12:06:30.975Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:06:31 [2019-09-16T12:06:31.230Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:06:31 [2019-09-16T12:06:31.230Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:06:31 [2019-09-16T12:06:31.486Z] PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv	1.783s
12:06:31 [2019-09-16T12:06:31.486Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:06:31 [2019-09-16T12:06:31.618Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
12:06:31 [2019-09-16T12:06:31.618Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
12:06:31 [2019-09-16T12:06:31.618Z] remote: Enumerating objects: 19, done.
12:06:31 [2019-09-16T12:06:31.618Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
12:06:31 [2019-09-16T12:06:31.618Z] 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.
12:06:31 [2019-09-16T12:06:31.618Z] Building: bundles/cross/windows/amd64/containerutility.exe
12:06:31 [2019-09-16T12:06:31.618Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:06:31 [2019-09-16T12:06:31.741Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:06:31 [2019-09-16T12:06:31.939Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-345/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b -e DOCKER_GRAPHDRIVER docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b hack/test/unit
12:06:31 [2019-09-16T12:06:31.995Z] --- PASS: TestBuildMultiStageCopy (1.12s)
12:06:31 [2019-09-16T12:06:31.995Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.20s)
12:06:31 [2019-09-16T12:06:31.995Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
12:06:31 [2019-09-16T12:06:31.995Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s)
12:06:31 [2019-09-16T12:06:31.995Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
12:06:31 [2019-09-16T12:06:31.995Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s)
12:06:31 [2019-09-16T12:06:31.995Z] === RUN   TestBuildMultiStageCopy
12:06:31 [2019-09-16T12:06:31.995Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:06:32 [2019-09-16T12:06:32.250Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:06:32 [2019-09-16T12:06:32.250Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:06:32 [2019-09-16T12:06:32.551Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:06:32 [2019-09-16T12:06:32.809Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:06:33 [2019-09-16T12:06:33.073Z] PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes	1.511s
12:06:33 [2019-09-16T12:06:33.073Z] --- PASS: TestBuildMultiStageCopy (0.95s)
12:06:33 [2019-09-16T12:06:33.073Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.14s)
12:06:33 [2019-09-16T12:06:33.073Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s)
12:06:33 [2019-09-16T12:06:33.073Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.27s)
12:06:33 [2019-09-16T12:06:33.073Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
12:06:33 [2019-09-16T12:06:33.073Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
12:06:33 [2019-09-16T12:06:33.073Z] === RUN   TestBuildMultiStageCopy
12:06:33 [2019-09-16T12:06:33.073Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:06:33 [2019-09-16T12:06:33.073Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:06:33 [2019-09-16T12:06:33.331Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:06:33 [2019-09-16T12:06:33.586Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:06:33 [2019-09-16T12:06:33.842Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:06:34 [2019-09-16T12:06:34.096Z] --- PASS: TestBuildMultiStageCopy (0.99s)
12:06:34 [2019-09-16T12:06:34.096Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.13s)
12:06:34 [2019-09-16T12:06:34.096Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
12:06:34 [2019-09-16T12:06:34.096Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
12:06:34 [2019-09-16T12:06:34.096Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
12:06:34 [2019-09-16T12:06:34.096Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s)
12:06:34 [2019-09-16T12:06:34.096Z] PASS
12:06:34 [2019-09-16T12:06:34.096Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:06:34 [2019-09-16T12:06:34.096Z] INFO: Testing against a local daemon
12:06:34 [2019-09-16T12:06:34.096Z] === RUN   TestConfigDaemonLibtrustID
12:06:34 [2019-09-16T12:06:34.350Z] PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite	1.310s
12:06:34 [2019-09-16T12:06:34.463Z] ?   	github.com/docker/docker/api	[no test files]
12:06:34 [2019-09-16T12:06:34.605Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:06:34 [2019-09-16T12:06:34.605Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:06:34 [2019-09-16T12:06:34.605Z]     daemon.go:321: [db9b29840d0bd] waiting for daemon to start
12:06:34 [2019-09-16T12:06:34.605Z]     daemon.go:339: [db9b29840d0bd] daemon started
12:06:34 [2019-09-16T12:06:34.605Z]     daemon.go:449: [db9b29840d0bd] Stopping daemon
12:06:34 [2019-09-16T12:06:34.605Z]     daemon.go:288: [db9b29840d0bd] exiting daemon
12:06:34 [2019-09-16T12:06:34.605Z]     daemon.go:436: [db9b29840d0bd] Daemon stopped
12:06:34 [2019-09-16T12:06:34.605Z] === RUN   TestConfigDaemonLibtrustID
12:06:35 [2019-09-16T12:06:35.164Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:06:35 [2019-09-16T12:06:35.164Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:06:35 [2019-09-16T12:06:35.164Z]     daemon.go:321: [d8d479d1a8276] waiting for daemon to start
12:06:35 [2019-09-16T12:06:35.164Z]     daemon.go:339: [d8d479d1a8276] daemon started
12:06:35 [2019-09-16T12:06:35.164Z]     daemon.go:449: [d8d479d1a8276] Stopping daemon
12:06:35 [2019-09-16T12:06:35.164Z]     daemon.go:288: [d8d479d1a8276] exiting daemon
12:06:35 [2019-09-16T12:06:35.164Z]     daemon.go:436: [d8d479d1a8276] Daemon stopped
12:06:35 [2019-09-16T12:06:35.164Z] === RUN   TestConfigDaemonLibtrustID
12:06:35 [2019-09-16T12:06:35.723Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:06:35 [2019-09-16T12:06:35.723Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:06:35 [2019-09-16T12:06:35.723Z]     daemon.go:321: [d6d739fa9b63a] waiting for daemon to start
12:06:35 [2019-09-16T12:06:35.723Z]     daemon.go:339: [d6d739fa9b63a] daemon started
12:06:35 [2019-09-16T12:06:35.723Z]     daemon.go:449: [d6d739fa9b63a] Stopping daemon
12:06:35 [2019-09-16T12:06:35.723Z]     daemon.go:288: [d6d739fa9b63a] exiting daemon
12:06:35 [2019-09-16T12:06:35.723Z]     daemon.go:436: [d6d739fa9b63a] Daemon stopped
12:06:35 [2019-09-16T12:06:35.723Z] === RUN   TestConfigDaemonLibtrustID
12:06:36 [2019-09-16T12:06:36.325Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:06:36 [2019-09-16T12:06:36.325Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:06:36 [2019-09-16T12:06:36.325Z]     daemon.go:321: [dd9fae8232fb7] waiting for daemon to start
12:06:36 [2019-09-16T12:06:36.325Z]     daemon.go:339: [dd9fae8232fb7] daemon started
12:06:36 [2019-09-16T12:06:36.325Z]     daemon.go:449: [dd9fae8232fb7] Stopping daemon
12:06:36 [2019-09-16T12:06:36.325Z]     daemon.go:288: [dd9fae8232fb7] exiting daemon
12:06:36 [2019-09-16T12:06:36.325Z]     daemon.go:436: [dd9fae8232fb7] Daemon stopped
12:06:36 [2019-09-16T12:06:36.325Z] === RUN   TestConfigDaemonLibtrustID
12:06:36 [2019-09-16T12:06:36.884Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:06:36 [2019-09-16T12:06:36.884Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:06:36 [2019-09-16T12:06:36.884Z]     daemon.go:321: [d3d950b782aff] waiting for daemon to start
12:06:36 [2019-09-16T12:06:36.884Z]     daemon.go:339: [d3d950b782aff] daemon started
12:06:36 [2019-09-16T12:06:36.884Z]     daemon.go:449: [d3d950b782aff] Stopping daemon
12:06:36 [2019-09-16T12:06:36.884Z]     daemon.go:288: [d3d950b782aff] exiting daemon
12:06:36 [2019-09-16T12:06:36.884Z]     daemon.go:436: [d3d950b782aff] Daemon stopped
12:06:36 [2019-09-16T12:06:36.884Z] PASS
12:06:36 [2019-09-16T12:06:36.884Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:06:36 [2019-09-16T12:06:36.884Z] INFO: Testing against a local daemon
12:06:36 [2019-09-16T12:06:36.884Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:06:36 [2019-09-16T12:06:36.884Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
12:06:36 [2019-09-16T12:06:36.884Z] === RUN   TestCopyFromContainerPathIsNotDir
12:06:36 [2019-09-16T12:06:36.884Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
12:06:36 [2019-09-16T12:06:36.884Z] === RUN   TestCopyFromContainer
12:06:36 [2019-09-16T12:06:36.930Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:06:38 [2019-09-16T12:06:38.768Z] === RUN   TestCopyFromContainer//
12:06:38 [2019-09-16T12:06:38.768Z] === RUN   TestCopyFromContainer//bar/root
12:06:39 [2019-09-16T12:06:39.024Z] === RUN   TestCopyFromContainer//bar/root/
12:06:39 [2019-09-16T12:06:39.024Z] === RUN   TestCopyFromContainer/bar/quux
12:06:39 [2019-09-16T12:06:39.024Z] === RUN   TestCopyFromContainer/bar/quux/
12:06:39 [2019-09-16T12:06:39.279Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:06:39 [2019-09-16T12:06:39.279Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:06:39 [2019-09-16T12:06:39.279Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:06:39 [2019-09-16T12:06:39.534Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:06:39 [2019-09-16T12:06:39.534Z] === RUN   TestCopyFromContainer/bar/notarget
12:06:39 [2019-09-16T12:06:39.789Z] --- PASS: TestCopyFromContainer (2.72s)
12:06:39 [2019-09-16T12:06:39.789Z]     --- PASS: TestCopyFromContainer// (0.07s)
12:06:39 [2019-09-16T12:06:39.789Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
12:06:39 [2019-09-16T12:06:39.789Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
12:06:39 [2019-09-16T12:06:39.789Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
12:06:39 [2019-09-16T12:06:39.789Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
12:06:39 [2019-09-16T12:06:39.790Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
12:06:39 [2019-09-16T12:06:39.790Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
12:06:39 [2019-09-16T12:06:39.790Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
12:06:39 [2019-09-16T12:06:39.790Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
12:06:39 [2019-09-16T12:06:39.790Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
12:06:39 [2019-09-16T12:06:39.790Z] === RUN   TestHealthKillContainer
12:06:41 [2019-09-16T12:06:41.673Z] PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage	7.263s
12:06:41 [2019-09-16T12:06:41.927Z] PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash	12.686s
12:06:42 [2019-09-16T12:06:42.170Z] --- PASS: TestServiceCreateInit (10.82s)
12:06:42 [2019-09-16T12:06:42.170Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.41s)
12:06:42 [2019-09-16T12:06:42.170Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
12:06:42 [2019-09-16T12:06:42.170Z]         daemon.go:321: [dd2b8ea462696] waiting for daemon to start
12:06:42 [2019-09-16T12:06:42.170Z]         daemon.go:339: [dd2b8ea462696] daemon started
12:06:42 [2019-09-16T12:06:42.170Z]         daemon.go:449: [dd2b8ea462696] Stopping daemon
12:06:42 [2019-09-16T12:06:42.170Z]         daemon.go:288: [dd2b8ea462696] exiting daemon
12:06:42 [2019-09-16T12:06:42.170Z]         daemon.go:436: [dd2b8ea462696] Daemon stopped
12:06:42 [2019-09-16T12:06:42.170Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.40s)
12:06:42 [2019-09-16T12:06:42.170Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
12:06:42 [2019-09-16T12:06:42.170Z]         daemon.go:321: [da104af746331] waiting for daemon to start
12:06:42 [2019-09-16T12:06:42.170Z]         daemon.go:339: [da104af746331] daemon started
12:06:42 [2019-09-16T12:06:42.170Z]         daemon.go:449: [da104af746331] Stopping daemon
12:06:42 [2019-09-16T12:06:42.170Z]         daemon.go:288: [da104af746331] exiting daemon
12:06:42 [2019-09-16T12:06:42.170Z]         daemon.go:436: [da104af746331] Daemon stopped
12:06:42 [2019-09-16T12:06:42.170Z] === RUN   TestCreateServiceMultipleTimes
12:06:42 [2019-09-16T12:06:42.851Z] PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling	0.888s
12:06:42 [2019-09-16T12:06:42.851Z] --- PASS: TestHealthKillContainer (3.18s)
12:06:42 [2019-09-16T12:06:42.851Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:06:42 [2019-09-16T12:06:42.851Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
12:06:42 [2019-09-16T12:06:42.851Z] === RUN   TestCopyFromContainerPathIsNotDir
12:06:43 [2019-09-16T12:06:43.106Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
12:06:43 [2019-09-16T12:06:43.106Z] === RUN   TestCopyFromContainer
12:06:43 [2019-09-16T12:06:43.285Z] Removing intermediate container dee0aba0e1ac
12:06:43 [2019-09-16T12:06:43.285Z]  ---> 0e5ceaa13717
12:06:43 [2019-09-16T12:06:43.285Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
12:06:43 [2019-09-16T12:06:43.285Z] 
12:06:44 [2019-09-16T12:06:44.264Z]  ---> e92b658d69fb
12:06:44 [2019-09-16T12:06:44.264Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
12:06:44 [2019-09-16T12:06:44.264Z]  ---> Running in 64d47e87bab1
12:06:45 [2019-09-16T12:06:45.615Z] === RUN   TestCopyFromContainer//
12:06:45 [2019-09-16T12:06:45.615Z] === RUN   TestCopyFromContainer//bar/root
12:06:45 [2019-09-16T12:06:45.615Z] === RUN   TestCopyFromContainer//bar/root/
12:06:45 [2019-09-16T12:06:45.615Z] === RUN   TestCopyFromContainer/bar/quux
12:06:45 [2019-09-16T12:06:45.870Z] === RUN   TestCopyFromContainer/bar/quux/
12:06:45 [2019-09-16T12:06:45.870Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:06:46 [2019-09-16T12:06:46.125Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:06:46 [2019-09-16T12:06:46.125Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:06:46 [2019-09-16T12:06:46.379Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:06:46 [2019-09-16T12:06:46.379Z] === RUN   TestCopyFromContainer/bar/notarget
12:06:46 [2019-09-16T12:06:46.635Z] --- PASS: TestCopyFromContainer (3.51s)
12:06:46 [2019-09-16T12:06:46.635Z]     --- PASS: TestCopyFromContainer// (0.13s)
12:06:46 [2019-09-16T12:06:46.635Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
12:06:46 [2019-09-16T12:06:46.635Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
12:06:46 [2019-09-16T12:06:46.635Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
12:06:46 [2019-09-16T12:06:46.635Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
12:06:46 [2019-09-16T12:06:46.635Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
12:06:46 [2019-09-16T12:06:46.635Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
12:06:46 [2019-09-16T12:06:46.635Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
12:06:46 [2019-09-16T12:06:46.635Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s)
12:06:46 [2019-09-16T12:06:46.635Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
12:06:46 [2019-09-16T12:06:46.635Z] === RUN   TestHealthKillContainer
12:06:47 [2019-09-16T12:06:47.264Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	144.997s
12:06:47 [2019-09-16T12:06:47.264Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.678s
12:06:47 [2019-09-16T12:06:47.264Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.023s
12:06:47 [2019-09-16T12:06:47.264Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux)
12:06:47 [2019-09-16T12:06:47.264Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux)
12:06:47 [2019-09-16T12:06:47.264Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux)
12:06:47 [2019-09-16T12:06:47.264Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux)
12:06:47 [2019-09-16T12:06:47.264Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux)
12:06:47 [2019-09-16T12:06:47.264Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux)
12:06:47 [2019-09-16T12:06:47.264Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux)
12:06:47 [2019-09-16T12:06:47.264Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.001s
12:06:47 [2019-09-16T12:06:47.264Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux)
12:06:48 [2019-09-16T12:06:48.981Z] 
12:06:48 [2019-09-16T12:06:48.981Z] SUCCESS: Specified value was saved.
12:06:49 [2019-09-16T12:06:49.327Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 7.9% of statements
12:06:49 [2019-09-16T12:06:49.934Z] --- PASS: TestHealthKillContainer (3.23s)
12:06:49 [2019-09-16T12:06:49.934Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:06:49 [2019-09-16T12:06:49.934Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
12:06:49 [2019-09-16T12:06:49.934Z] === RUN   TestCopyFromContainerPathIsNotDir
12:06:49 [2019-09-16T12:06:49.934Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
12:06:49 [2019-09-16T12:06:49.934Z] === RUN   TestCopyFromContainer
12:06:51 [2019-09-16T12:06:51.861Z] === RUN   TestCopyFromContainer//
12:06:51 [2019-09-16T12:06:51.861Z] === RUN   TestCopyFromContainer//bar/root
12:06:51 [2019-09-16T12:06:51.861Z] === RUN   TestCopyFromContainer//bar/root/
12:06:51 [2019-09-16T12:06:51.899Z] Removing intermediate container 64d47e87bab1
12:06:51 [2019-09-16T12:06:51.899Z]  ---> 2bf89336be49
12:06:51 [2019-09-16T12:06:51.899Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
12:06:51 [2019-09-16T12:06:51.899Z]  ---> Running in cc1a5e62a535
12:06:52 [2019-09-16T12:06:52.116Z] === RUN   TestCopyFromContainer/bar/quux
12:06:52 [2019-09-16T12:06:52.116Z] === RUN   TestCopyFromContainer/bar/quux/
12:06:52 [2019-09-16T12:06:52.370Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:06:52 [2019-09-16T12:06:52.370Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:06:52 [2019-09-16T12:06:52.370Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:06:52 [2019-09-16T12:06:52.625Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:06:52 [2019-09-16T12:06:52.625Z] === RUN   TestCopyFromContainer/bar/notarget
12:06:52 [2019-09-16T12:06:52.625Z] --- PASS: TestCopyFromContainer (2.73s)
12:06:52 [2019-09-16T12:06:52.625Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:06:52 [2019-09-16T12:06:52.625Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
12:06:52 [2019-09-16T12:06:52.625Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
12:06:52 [2019-09-16T12:06:52.625Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
12:06:52 [2019-09-16T12:06:52.625Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
12:06:52 [2019-09-16T12:06:52.625Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
12:06:52 [2019-09-16T12:06:52.625Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
12:06:52 [2019-09-16T12:06:52.625Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
12:06:52 [2019-09-16T12:06:52.625Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
12:06:52 [2019-09-16T12:06:52.625Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
12:06:52 [2019-09-16T12:06:52.625Z] === RUN   TestHealthKillContainer
12:06:54 [2019-09-16T12:06:54.446Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	7.620s
12:06:54 [2019-09-16T12:06:54.446Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux)
12:06:54 [2019-09-16T12:06:54.446Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux)
12:06:55 [2019-09-16T12:06:55.882Z] --- PASS: TestHealthKillContainer (3.25s)
12:06:55 [2019-09-16T12:06:55.882Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:06:56 [2019-09-16T12:06:56.137Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
12:06:56 [2019-09-16T12:06:56.137Z] === RUN   TestCopyFromContainerPathIsNotDir
12:06:56 [2019-09-16T12:06:56.137Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
12:06:56 [2019-09-16T12:06:56.137Z] === RUN   TestCopyFromContainer
12:06:58 [2019-09-16T12:06:58.025Z] === RUN   TestCopyFromContainer//
12:06:58 [2019-09-16T12:06:58.216Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	3.319s
12:06:58 [2019-09-16T12:06:58.280Z] === RUN   TestCopyFromContainer//bar/root
12:06:58 [2019-09-16T12:06:58.280Z] === RUN   TestCopyFromContainer//bar/root/
12:06:58 [2019-09-16T12:06:58.536Z] === RUN   TestCopyFromContainer/bar/quux
12:06:58 [2019-09-16T12:06:58.791Z] === RUN   TestCopyFromContainer/bar/quux/
12:06:58 [2019-09-16T12:06:58.791Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:06:59 [2019-09-16T12:06:59.046Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:06:59 [2019-09-16T12:06:59.046Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:06:59 [2019-09-16T12:06:59.301Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:06:59 [2019-09-16T12:06:59.301Z] === RUN   TestCopyFromContainer/bar/notarget
12:06:59 [2019-09-16T12:06:59.556Z] --- PASS: TestCopyFromContainer (3.38s)
12:06:59 [2019-09-16T12:06:59.556Z]     --- PASS: TestCopyFromContainer// (0.10s)
12:06:59 [2019-09-16T12:06:59.556Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
12:06:59 [2019-09-16T12:06:59.556Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.18s)
12:06:59 [2019-09-16T12:06:59.556Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
12:06:59 [2019-09-16T12:06:59.556Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.17s)
12:06:59 [2019-09-16T12:06:59.556Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
12:06:59 [2019-09-16T12:06:59.556Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s)
12:06:59 [2019-09-16T12:06:59.556Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
12:06:59 [2019-09-16T12:06:59.556Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
12:06:59 [2019-09-16T12:06:59.556Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
12:06:59 [2019-09-16T12:06:59.556Z] === RUN   TestHealthKillContainer
12:07:00 [2019-09-16T12:07:00.416Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	1.617s
12:07:00 [2019-09-16T12:07:00.416Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor)
12:07:00 [2019-09-16T12:07:00.416Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor)
12:07:00 [2019-09-16T12:07:00.416Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux)
12:07:00 [2019-09-16T12:07:00.416Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux)
12:07:00 [2019-09-16T12:07:00.501Z] Cannot create a file when that file already exists.
12:07:02 [2019-09-16T12:07:02.020Z] --- PASS: TestCreateServiceMultipleTimes (17.75s)
12:07:02 [2019-09-16T12:07:02.020Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
12:07:02 [2019-09-16T12:07:02.020Z]     daemon.go:321: [dde29a2c95c14] waiting for daemon to start
12:07:02 [2019-09-16T12:07:02.020Z]     daemon.go:339: [dde29a2c95c14] daemon started
12:07:02 [2019-09-16T12:07:02.020Z]     daemon.go:449: [dde29a2c95c14] Stopping daemon
12:07:02 [2019-09-16T12:07:02.020Z]     daemon.go:288: [dde29a2c95c14] exiting daemon
12:07:02 [2019-09-16T12:07:02.020Z]     daemon.go:436: [dde29a2c95c14] Daemon stopped
12:07:02 [2019-09-16T12:07:02.020Z] === RUN   TestCreateServiceConflict
12:07:02 [2019-09-16T12:07:02.020Z] --- PASS: TestCreateServiceConflict (3.00s)
12:07:02 [2019-09-16T12:07:02.020Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
12:07:02 [2019-09-16T12:07:02.020Z]     daemon.go:321: [df440ce6e7e00] waiting for daemon to start
12:07:02 [2019-09-16T12:07:02.020Z]     daemon.go:339: [df440ce6e7e00] daemon started
12:07:02 [2019-09-16T12:07:02.020Z]     daemon.go:449: [df440ce6e7e00] Stopping daemon
12:07:02 [2019-09-16T12:07:02.020Z]     daemon.go:288: [df440ce6e7e00] exiting daemon
12:07:02 [2019-09-16T12:07:02.020Z]     daemon.go:436: [df440ce6e7e00] Daemon stopped
12:07:02 [2019-09-16T12:07:02.020Z] === RUN   TestCreateServiceMaxReplicas
12:07:02 [2019-09-16T12:07:02.813Z] --- PASS: TestHealthKillContainer (3.08s)
12:07:02 [2019-09-16T12:07:02.813Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:07:02 [2019-09-16T12:07:02.813Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
12:07:02 [2019-09-16T12:07:02.813Z] === RUN   TestCopyFromContainerPathIsNotDir
12:07:02 [2019-09-16T12:07:02.813Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
12:07:02 [2019-09-16T12:07:02.813Z] === RUN   TestCopyFromContainer
12:07:03 [2019-09-16T12:07:03.348Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	2.990s
12:07:03 [2019-09-16T12:07:03.348Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable)
12:07:03 [2019-09-16T12:07:03.348Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux)
12:07:04 [2019-09-16T12:07:04.698Z] === RUN   TestCopyFromContainer//
12:07:04 [2019-09-16T12:07:04.698Z] === RUN   TestCopyFromContainer//bar/root
12:07:04 [2019-09-16T12:07:04.953Z] === RUN   TestCopyFromContainer//bar/root/
12:07:04 [2019-09-16T12:07:04.953Z] === RUN   TestCopyFromContainer/bar/quux
12:07:04 [2019-09-16T12:07:04.953Z] === RUN   TestCopyFromContainer/bar/quux/
12:07:05 [2019-09-16T12:07:05.209Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:07:05 [2019-09-16T12:07:05.209Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:07:05 [2019-09-16T12:07:05.464Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:07:05 [2019-09-16T12:07:05.464Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:07:05 [2019-09-16T12:07:05.718Z] === RUN   TestCopyFromContainer/bar/notarget
12:07:05 [2019-09-16T12:07:05.718Z] --- PASS: TestCopyFromContainer (2.95s)
12:07:05 [2019-09-16T12:07:05.718Z]     --- PASS: TestCopyFromContainer// (0.07s)
12:07:05 [2019-09-16T12:07:05.718Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
12:07:05 [2019-09-16T12:07:05.718Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
12:07:05 [2019-09-16T12:07:05.718Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
12:07:05 [2019-09-16T12:07:05.718Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
12:07:05 [2019-09-16T12:07:05.718Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
12:07:05 [2019-09-16T12:07:05.718Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
12:07:05 [2019-09-16T12:07:05.718Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
12:07:05 [2019-09-16T12:07:05.718Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
12:07:05 [2019-09-16T12:07:05.718Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.14s)
12:07:05 [2019-09-16T12:07:05.718Z] === RUN   TestHealthKillContainer
12:07:06 [2019-09-16T12:07:06.069Z] --- PASS: TestCreateServiceMaxReplicas (3.74s)
12:07:06 [2019-09-16T12:07:06.069Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
12:07:06 [2019-09-16T12:07:06.069Z]     daemon.go:321: [da1cef20218b8] waiting for daemon to start
12:07:06 [2019-09-16T12:07:06.069Z]     daemon.go:339: [da1cef20218b8] daemon started
12:07:06 [2019-09-16T12:07:06.069Z]     daemon.go:449: [da1cef20218b8] Stopping daemon
12:07:06 [2019-09-16T12:07:06.069Z]     daemon.go:288: [da1cef20218b8] exiting daemon
12:07:06 [2019-09-16T12:07:06.069Z]     daemon.go:436: [da1cef20218b8] Daemon stopped
12:07:06 [2019-09-16T12:07:06.069Z] === RUN   TestCreateWithDuplicateNetworkNames
12:07:07 [2019-09-16T12:07:07.078Z] PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2	25.452s
12:07:07 [2019-09-16T12:07:07.604Z] Removing intermediate container cc1a5e62a535
12:07:07 [2019-09-16T12:07:07.604Z]  ---> a462427d15a1
12:07:07 [2019-09-16T12:07:07.604Z] Step 6/6 : CMD ["sh"]
12:07:07 [2019-09-16T12:07:07.604Z]  ---> Running in 51b6784946d8
12:07:08 [2019-09-16T12:07:08.578Z] Removing intermediate container 51b6784946d8
12:07:08 [2019-09-16T12:07:08.578Z]  ---> f558613939ef
12:07:08 [2019-09-16T12:07:08.578Z] Successfully built f558613939ef
12:07:08 [2019-09-16T12:07:08.578Z] Successfully tagged busybox:latest
12:07:08 [2019-09-16T12:07:08.578Z] INFO: Docker images of the daemon under test
12:07:08 [2019-09-16T12:07:08.578Z] 
12:07:08 [2019-09-16T12:07:08.578Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
12:07:08 [2019-09-16T12:07:08.578Z] busybox                                latest              f558613939ef        Less than a second ago   11.2GB
12:07:08 [2019-09-16T12:07:08.578Z] microsoft/windowsservercore            latest              2606a881cbae        5 days ago               11.1GB
12:07:08 [2019-09-16T12:07:08.578Z] mcr.microsoft.com/windows/servercore   ltsc2016            2606a881cbae        5 days ago               11.1GB
12:07:08 [2019-09-16T12:07:08.578Z] 
12:07:08 [2019-09-16T12:07:08.578Z] INFO: Running integration tests at 09/16/2019 12:07:08...
12:07:08 [2019-09-16T12:07:08.578Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
12:07:08 [2019-09-16T12:07:08.578Z] INFO: Integration API tests being run from the host:
12:07:08 [2019-09-16T12:07:08.578Z] INFO: make.ps1 starting at 09/16/2019 12:07:08
12:07:08 [2019-09-16T12:07:08.962Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	1.770s
12:07:08 [2019-09-16T12:07:08.962Z] --- PASS: TestHealthKillContainer (3.27s)
12:07:08 [2019-09-16T12:07:08.962Z] PASS
12:07:08 [2019-09-16T12:07:08.962Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:07:09 [2019-09-16T12:07:09.216Z] INFO: Testing against a local daemon
12:07:09 [2019-09-16T12:07:09.216Z] testing: warning: no tests to run
12:07:09 [2019-09-16T12:07:09.216Z] PASS
12:07:09 [2019-09-16T12:07:09.216Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:07:09 [2019-09-16T12:07:09.216Z] INFO: Testing against a local daemon
12:07:09 [2019-09-16T12:07:09.216Z] testing: warning: no tests to run
12:07:09 [2019-09-16T12:07:09.216Z] PASS
12:07:09 [2019-09-16T12:07:09.216Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:07:09 [2019-09-16T12:07:09.216Z] INFO: Testing against a local daemon
12:07:09 [2019-09-16T12:07:09.216Z] testing: warning: no tests to run
12:07:09 [2019-09-16T12:07:09.216Z] PASS
12:07:09 [2019-09-16T12:07:09.216Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:07:09 [2019-09-16T12:07:09.216Z] INFO: Testing against a local daemon
12:07:09 [2019-09-16T12:07:09.216Z] testing: warning: no tests to run
12:07:09 [2019-09-16T12:07:09.216Z] PASS
12:07:09 [2019-09-16T12:07:09.216Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:07:09 [2019-09-16T12:07:09.216Z] testing: warning: no tests to run
12:07:09 [2019-09-16T12:07:09.216Z] PASS
12:07:09 [2019-09-16T12:07:09.216Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:07:09 [2019-09-16T12:07:09.472Z] INFO: Testing against a local daemon
12:07:09 [2019-09-16T12:07:09.472Z] testing: warning: no tests to run
12:07:09 [2019-09-16T12:07:09.472Z] PASS
12:07:09 [2019-09-16T12:07:09.472Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:07:09 [2019-09-16T12:07:09.472Z] INFO: Testing against a local daemon
12:07:09 [2019-09-16T12:07:09.472Z] testing: warning: no tests to run
12:07:09 [2019-09-16T12:07:09.472Z] PASS
12:07:09 [2019-09-16T12:07:09.472Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:07:09 [2019-09-16T12:07:09.472Z] INFO: Testing against a local daemon
12:07:09 [2019-09-16T12:07:09.472Z] testing: warning: no tests to run
12:07:09 [2019-09-16T12:07:09.472Z] PASS
12:07:09 [2019-09-16T12:07:09.472Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:07:09 [2019-09-16T12:07:09.472Z] INFO: Testing against a local daemon
12:07:09 [2019-09-16T12:07:09.472Z] testing: warning: no tests to run
12:07:09 [2019-09-16T12:07:09.472Z] PASS
12:07:09 [2019-09-16T12:07:09.472Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:07:09 [2019-09-16T12:07:09.472Z] INFO: Testing against a local daemon
12:07:09 [2019-09-16T12:07:09.472Z] testing: warning: no tests to run
12:07:09 [2019-09-16T12:07:09.472Z] PASS
12:07:09 [2019-09-16T12:07:09.472Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:07:09 [2019-09-16T12:07:09.472Z] INFO: Testing against a local daemon
12:07:09 [2019-09-16T12:07:09.472Z] testing: warning: no tests to run
12:07:09 [2019-09-16T12:07:09.472Z] PASS
12:07:09 [2019-09-16T12:07:09.472Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:07:09 [2019-09-16T12:07:09.566Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
12:07:09 [2019-09-16T12:07:09.727Z] INFO: Testing against a local daemon
12:07:09 [2019-09-16T12:07:09.727Z] === RUN   TestDockerNetworkReConnect
12:07:10 [2019-09-16T12:07:10.461Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	5.900s
12:07:10 [2019-09-16T12:07:10.691Z] PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster	16.645s
12:07:10 [2019-09-16T12:07:10.691Z] SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed)
12:07:15 [2019-09-16T12:07:15.925Z] --- PASS: TestDockerNetworkReConnect (6.21s)
12:07:15 [2019-09-16T12:07:15.925Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:07:15 [2019-09-16T12:07:15.925Z]     daemon.go:321: [d9ee56d16edd7] waiting for daemon to start
12:07:15 [2019-09-16T12:07:15.925Z]     daemon.go:339: [d9ee56d16edd7] daemon started
12:07:15 [2019-09-16T12:07:15.925Z]     daemon.go:449: [d9ee56d16edd7] Stopping daemon
12:07:15 [2019-09-16T12:07:15.925Z]     daemon.go:288: [d9ee56d16edd7] exiting daemon
12:07:15 [2019-09-16T12:07:15.925Z]     daemon.go:436: [d9ee56d16edd7] Daemon stopped
12:07:15 [2019-09-16T12:07:15.925Z] === RUN   TestServiceUpdateNetwork
12:07:20 [2019-09-16T12:07:20.081Z] PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv	10.601s
12:07:20 [2019-09-16T12:07:20.336Z] PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose	0.828s
12:07:20 [2019-09-16T12:07:20.894Z] PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser	0.415s
12:07:21 [2019-09-16T12:07:21.453Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	0.491s
12:07:22 [2019-09-16T12:07:22.592Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.41s)
12:07:22 [2019-09-16T12:07:22.592Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
12:07:22 [2019-09-16T12:07:22.592Z]     daemon.go:321: [daff2a48d5136] waiting for daemon to start
12:07:22 [2019-09-16T12:07:22.592Z]     daemon.go:339: [daff2a48d5136] daemon started
12:07:22 [2019-09-16T12:07:22.592Z]     daemon.go:449: [daff2a48d5136] Stopping daemon
12:07:22 [2019-09-16T12:07:22.592Z]     daemon.go:288: [daff2a48d5136] exiting daemon
12:07:22 [2019-09-16T12:07:22.592Z]     daemon.go:436: [daff2a48d5136] Daemon stopped
12:07:22 [2019-09-16T12:07:22.592Z] === RUN   TestCreateServiceSecretFileMode
12:07:22 [2019-09-16T12:07:22.810Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	1.436s
12:07:22 [2019-09-16T12:07:22.810Z] SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows)
12:07:23 [2019-09-16T12:07:23.064Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.298s
12:07:23 [2019-09-16T12:07:23.840Z] --- PASS: TestCreateServiceSecretFileMode (3.30s)
12:07:23 [2019-09-16T12:07:23.840Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
12:07:23 [2019-09-16T12:07:23.840Z]     daemon.go:321: [d730e12ce1e94] waiting for daemon to start
12:07:23 [2019-09-16T12:07:23.840Z]     daemon.go:339: [d730e12ce1e94] daemon started
12:07:23 [2019-09-16T12:07:23.840Z]     daemon.go:449: [d730e12ce1e94] Stopping daemon
12:07:23 [2019-09-16T12:07:23.840Z]     daemon.go:288: [d730e12ce1e94] exiting daemon
12:07:23 [2019-09-16T12:07:23.840Z]     daemon.go:436: [d730e12ce1e94] Daemon stopped
12:07:23 [2019-09-16T12:07:23.840Z] === RUN   TestCreateServiceConfigFileMode
12:07:27 [2019-09-16T12:07:27.025Z] --- PASS: TestCreateServiceConfigFileMode (3.38s)
12:07:27 [2019-09-16T12:07:27.025Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
12:07:27 [2019-09-16T12:07:27.025Z]     daemon.go:321: [d120a407c3cc6] waiting for daemon to start
12:07:27 [2019-09-16T12:07:27.025Z]     daemon.go:339: [d120a407c3cc6] daemon started
12:07:27 [2019-09-16T12:07:27.025Z]     daemon.go:449: [d120a407c3cc6] Stopping daemon
12:07:27 [2019-09-16T12:07:27.025Z]     daemon.go:288: [d120a407c3cc6] exiting daemon
12:07:27 [2019-09-16T12:07:27.025Z]     daemon.go:436: [d120a407c3cc6] Daemon stopped
12:07:27 [2019-09-16T12:07:27.025Z] === RUN   TestCreateServiceSysctls
12:07:30 [2019-09-16T12:07:30.741Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
12:07:31 [2019-09-16T12:07:31.203Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
12:07:32 [2019-09-16T12:07:32.138Z] --- PASS: TestCreateServiceSysctls (4.50s)
12:07:32 [2019-09-16T12:07:32.138Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
12:07:32 [2019-09-16T12:07:32.138Z]     daemon.go:321: [d99aafd50124c] waiting for daemon to start
12:07:32 [2019-09-16T12:07:32.138Z]     daemon.go:339: [d99aafd50124c] daemon started
12:07:32 [2019-09-16T12:07:32.138Z]     daemon.go:449: [d99aafd50124c] Stopping daemon
12:07:32 [2019-09-16T12:07:32.138Z]     daemon.go:288: [d99aafd50124c] exiting daemon
12:07:32 [2019-09-16T12:07:32.138Z]     daemon.go:436: [d99aafd50124c] Daemon stopped
12:07:32 [2019-09-16T12:07:32.138Z] === RUN   TestInspect
12:07:32 [2019-09-16T12:07:32.991Z] PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit	14.742s
12:07:32 [2019-09-16T12:07:32.991Z] --- PASS: TestServiceUpdateNetwork (15.86s)
12:07:32 [2019-09-16T12:07:32.991Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:07:32 [2019-09-16T12:07:32.991Z]     daemon.go:321: [d7e093e185c40] waiting for daemon to start
12:07:32 [2019-09-16T12:07:32.991Z]     daemon.go:339: [d7e093e185c40] daemon started
12:07:32 [2019-09-16T12:07:32.991Z]     daemon.go:449: [d7e093e185c40] Stopping daemon
12:07:32 [2019-09-16T12:07:32.991Z]     daemon.go:288: [d7e093e185c40] exiting daemon
12:07:32 [2019-09-16T12:07:32.991Z]     daemon.go:436: [d7e093e185c40] Daemon stopped
12:07:32 [2019-09-16T12:07:32.991Z] === RUN   TestDockerNetworkReConnect
12:07:32 [2019-09-16T12:07:32.991Z] PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress	0.806s
12:07:34 [2019-09-16T12:07:34.601Z] --- PASS: TestInspect (3.06s)
12:07:34 [2019-09-16T12:07:34.601Z]     inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
12:07:34 [2019-09-16T12:07:34.601Z]     daemon.go:321: [d3ff0d7236e86] waiting for daemon to start
12:07:34 [2019-09-16T12:07:34.601Z]     daemon.go:339: [d3ff0d7236e86] daemon started
12:07:34 [2019-09-16T12:07:34.601Z]     daemon.go:449: [d3ff0d7236e86] Stopping daemon
12:07:34 [2019-09-16T12:07:34.601Z]     daemon.go:288: [d3ff0d7236e86] exiting daemon
12:07:34 [2019-09-16T12:07:34.601Z]     daemon.go:436: [d3ff0d7236e86] Daemon stopped
12:07:34 [2019-09-16T12:07:34.601Z] === RUN   TestDockerNetworkConnectAlias
12:07:34 [2019-09-16T12:07:34.958Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
12:07:35 [2019-09-16T12:07:35.499Z] PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation	11.936s
12:07:35 [2019-09-16T12:07:35.499Z] PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose	0.313s
12:07:36 [2019-09-16T12:07:36.060Z] PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts	0.420s
12:07:36 [2019-09-16T12:07:36.315Z] PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder	0.407s
12:07:36 [2019-09-16T12:07:36.569Z] PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto	0.283s
12:07:37 [2019-09-16T12:07:37.877Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
12:07:37 [2019-09-16T12:07:37.928Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	1.001s
12:07:37 [2019-09-16T12:07:37.928Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.020s
12:07:38 [2019-09-16T12:07:38.183Z] --- PASS: TestDockerNetworkReConnect (6.54s)
12:07:38 [2019-09-16T12:07:38.183Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:07:38 [2019-09-16T12:07:38.183Z]     daemon.go:321: [da8dc5dac3546] waiting for daemon to start
12:07:38 [2019-09-16T12:07:38.183Z]     daemon.go:339: [da8dc5dac3546] daemon started
12:07:38 [2019-09-16T12:07:38.183Z]     daemon.go:449: [da8dc5dac3546] Stopping daemon
12:07:38 [2019-09-16T12:07:38.183Z]     daemon.go:288: [da8dc5dac3546] exiting daemon
12:07:38 [2019-09-16T12:07:38.183Z]     daemon.go:436: [da8dc5dac3546] Daemon stopped
12:07:38 [2019-09-16T12:07:38.183Z] === RUN   TestServiceUpdateNetwork
12:07:40 [2019-09-16T12:07:40.066Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:07:40 [2019-09-16T12:07:40.067Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	2.225s
12:07:42 [2019-09-16T12:07:42.275Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:07:42 [2019-09-16T12:07:42.423Z] --- PASS: TestDockerNetworkConnectAlias (7.12s)
12:07:42 [2019-09-16T12:07:42.423Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
12:07:42 [2019-09-16T12:07:42.423Z]     daemon.go:321: [d6da9429b06bd] waiting for daemon to start
12:07:42 [2019-09-16T12:07:42.423Z]     daemon.go:339: [d6da9429b06bd] daemon started
12:07:42 [2019-09-16T12:07:42.423Z]     daemon.go:449: [d6da9429b06bd] Stopping daemon
12:07:42 [2019-09-16T12:07:42.423Z]     daemon.go:288: [d6da9429b06bd] exiting daemon
12:07:42 [2019-09-16T12:07:42.423Z]     daemon.go:436: [d6da9429b06bd] Daemon stopped
12:07:42 [2019-09-16T12:07:42.423Z] === RUN   TestDockerNetworkReConnect
12:07:42 [2019-09-16T12:07:42.574Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	2.334s
12:07:44 [2019-09-16T12:07:44.455Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	1.851s
12:07:44 [2019-09-16T12:07:44.487Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
12:07:45 [2019-09-16T12:07:45.461Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:07:45 [2019-09-16T12:07:45.814Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	1.434s
12:07:46 [2019-09-16T12:07:46.069Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	0.333s
12:07:46 [2019-09-16T12:07:46.436Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
12:07:46 [2019-09-16T12:07:46.467Z] --- PASS: TestDockerNetworkReConnect (4.88s)
12:07:46 [2019-09-16T12:07:46.467Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
12:07:46 [2019-09-16T12:07:46.467Z]     daemon.go:321: [db761e925e415] waiting for daemon to start
12:07:46 [2019-09-16T12:07:46.467Z]     daemon.go:339: [db761e925e415] daemon started
12:07:46 [2019-09-16T12:07:46.467Z]     daemon.go:449: [db761e925e415] Stopping daemon
12:07:46 [2019-09-16T12:07:46.467Z]     daemon.go:288: [db761e925e415] exiting daemon
12:07:46 [2019-09-16T12:07:46.467Z]     daemon.go:436: [db761e925e415] Daemon stopped
12:07:46 [2019-09-16T12:07:46.467Z] === RUN   TestServicePlugin
12:07:46 [2019-09-16T12:07:46.467Z] --- SKIP: TestServicePlugin (0.00s)
12:07:46 [2019-09-16T12:07:46.467Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:07:46 [2019-09-16T12:07:46.467Z] === RUN   TestServiceUpdateLabel
12:07:46 [2019-09-16T12:07:46.992Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	1.120s
12:07:48 [2019-09-16T12:07:48.622Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:07:49 [2019-09-16T12:07:49.498Z] PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile	2.198s
12:07:49 [2019-09-16T12:07:49.656Z] --- PASS: TestServiceUpdateLabel (3.03s)
12:07:49 [2019-09-16T12:07:49.656Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
12:07:49 [2019-09-16T12:07:49.656Z]     daemon.go:321: [db48f41a5bcfe] waiting for daemon to start
12:07:49 [2019-09-16T12:07:49.656Z]     daemon.go:339: [db48f41a5bcfe] daemon started
12:07:49 [2019-09-16T12:07:49.656Z]     daemon.go:449: [db48f41a5bcfe] Stopping daemon
12:07:49 [2019-09-16T12:07:49.656Z]     daemon.go:288: [db48f41a5bcfe] exiting daemon
12:07:49 [2019-09-16T12:07:49.656Z]     daemon.go:436: [db48f41a5bcfe] Daemon stopped
12:07:49 [2019-09-16T12:07:49.656Z] === RUN   TestServiceUpdateSecrets
12:07:50 [2019-09-16T12:07:50.058Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.683s
12:07:50 [2019-09-16T12:07:50.312Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	0.337s
12:07:52 [2019-09-16T12:07:52.213Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:07:52 [2019-09-16T12:07:52.213Z] 
12:07:52 [2019-09-16T12:07:52.213Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:07:52 [2019-09-16T12:07:52.213Z] PKG_CONFIG=pkg-config
12:07:52 [2019-09-16T12:07:52.213Z] GOLANG_VERSION=1.12.8
12:07:52 [2019-09-16T12:07:52.213Z] HOSTNAME=1c0953002446
12:07:52 [2019-09-16T12:07:52.213Z] DOCKER_EXPERIMENTAL=1
12:07:52 [2019-09-16T12:07:52.213Z] container=docker
12:07:52 [2019-09-16T12:07:52.213Z] TEST_SKIP_INTEGRATION_CLI=1
12:07:52 [2019-09-16T12:07:52.213Z] GOMETALINTER_OPTS=--deadline=2m
12:07:52 [2019-09-16T12:07:52.213Z] GOPATH=/go
12:07:52 [2019-09-16T12:07:52.213Z] PWD=/go/src/github.com/docker/docker
12:07:52 [2019-09-16T12:07:52.213Z] HOME=/root
12:07:52 [2019-09-16T12:07:52.213Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:07:52 [2019-09-16T12:07:52.213Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:07:52 [2019-09-16T12:07:52.213Z] DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
12:07:52 [2019-09-16T12:07:52.213Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
12:07:52 [2019-09-16T12:07:52.213Z] DOCKER_GRAPHDRIVER=overlay2
12:07:52 [2019-09-16T12:07:52.213Z] TERM=xterm
12:07:52 [2019-09-16T12:07:52.213Z] DEST=bundles/test-integration
12:07:52 [2019-09-16T12:07:52.213Z] SHLVL=1
12:07:52 [2019-09-16T12:07:52.213Z] TIMEOUT=120m
12:07:52 [2019-09-16T12:07:52.213Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:07:52 [2019-09-16T12:07:52.213Z] DOCKER_PKG=github.com/docker/docker
12:07:52 [2019-09-16T12:07:52.213Z] _=/usr/bin/env
12:07:52 [2019-09-16T12:07:52.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:07:52 [2019-09-16T12:07:52.871Z] PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF	2.184s
12:07:53 [2019-09-16T12:07:53.330Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:07:53 [2019-09-16T12:07:53.796Z] --- PASS: TestServiceUpdateNetwork (15.56s)
12:07:53 [2019-09-16T12:07:53.796Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:07:53 [2019-09-16T12:07:53.796Z]     daemon.go:321: [d6b20f788a345] waiting for daemon to start
12:07:53 [2019-09-16T12:07:53.796Z]     daemon.go:339: [d6b20f788a345] daemon started
12:07:53 [2019-09-16T12:07:53.796Z]     daemon.go:449: [d6b20f788a345] Stopping daemon
12:07:53 [2019-09-16T12:07:53.796Z]     daemon.go:288: [d6b20f788a345] exiting daemon
12:07:53 [2019-09-16T12:07:53.796Z]     daemon.go:436: [d6b20f788a345] Daemon stopped
12:07:53 [2019-09-16T12:07:53.796Z] === RUN   TestDockerNetworkReConnect
12:07:55 [2019-09-16T12:07:55.156Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	2.377s
12:07:56 [2019-09-16T12:07:56.517Z] PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume	1.491s
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
12:07:56 [2019-09-16T12:07:56.990Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ok  	github.com/docker/docker/api/server/router/swarm	0.021s	coverage: 3.1% of statements
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
12:07:56 [2019-09-16T12:07:56.990Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 95.2% of statements
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ok  	github.com/docker/docker/api/types/versions	0.012s	coverage: 75.0% of statements
12:07:56 [2019-09-16T12:07:56.990Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/builder	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:07:56 [2019-09-16T12:07:56.990Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
12:07:58 [2019-09-16T12:07:58.888Z] ok  	github.com/docker/docker/builder/fscache	0.110s	coverage: 69.2% of statements
12:07:59 [2019-09-16T12:07:59.453Z] ok  	github.com/docker/docker/builder/dockerfile	0.548s	coverage: 45.1% of statements
12:08:00 [2019-09-16T12:08:00.439Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:08:00 [2019-09-16T12:08:00.670Z] --- PASS: TestDockerNetworkReConnect (6.16s)
12:08:00 [2019-09-16T12:08:00.670Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:08:00 [2019-09-16T12:08:00.670Z]     daemon.go:321: [dcae299e3a64a] waiting for daemon to start
12:08:00 [2019-09-16T12:08:00.670Z]     daemon.go:339: [dcae299e3a64a] daemon started
12:08:00 [2019-09-16T12:08:00.670Z]     daemon.go:449: [dcae299e3a64a] Stopping daemon
12:08:00 [2019-09-16T12:08:00.670Z]     daemon.go:288: [dcae299e3a64a] exiting daemon
12:08:00 [2019-09-16T12:08:00.670Z]     daemon.go:436: [dcae299e3a64a] Daemon stopped
12:08:00 [2019-09-16T12:08:00.670Z] === RUN   TestServiceUpdateNetwork
12:08:00 [2019-09-16T12:08:00.924Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	4.445s
12:08:01 [2019-09-16T12:08:01.488Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile	0.443s
12:08:01 [2019-09-16T12:08:01.977Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.889s	coverage: 85.1% of statements
12:08:01 [2019-09-16T12:08:01.977Z] ok  	github.com/docker/docker/builder/remotecontext	0.245s	coverage: 13.6% of statements
12:08:02 [2019-09-16T12:08:02.234Z] ?   	github.com/docker/docker/cli	[no test files]
12:08:02 [2019-09-16T12:08:02.234Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:08:02 [2019-09-16T12:08:02.413Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail	0.928s
12:08:02 [2019-09-16T12:08:02.492Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
12:08:02 [2019-09-16T12:08:02.972Z] PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance	0.705s
12:08:03 [2019-09-16T12:08:03.359Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
12:08:03 [2019-09-16T12:08:03.531Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget	0.498s
12:08:03 [2019-09-16T12:08:03.531Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.010s
12:08:04 [2019-09-16T12:08:04.890Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	1.076s
12:08:05 [2019-09-16T12:08:05.144Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	0.484s
12:08:05 [2019-09-16T12:08:05.556Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
12:08:05 [2019-09-16T12:08:05.703Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.409s
12:08:05 [2019-09-16T12:08:05.957Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	0.421s
12:08:06 [2019-09-16T12:08:06.005Z] --- PASS: TestServiceUpdateSecrets (16.23s)
12:08:06 [2019-09-16T12:08:06.005Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
12:08:06 [2019-09-16T12:08:06.005Z]     daemon.go:321: [d602dad424288] waiting for daemon to start
12:08:06 [2019-09-16T12:08:06.005Z]     daemon.go:339: [d602dad424288] daemon started
12:08:06 [2019-09-16T12:08:06.005Z]     daemon.go:449: [d602dad424288] Stopping daemon
12:08:06 [2019-09-16T12:08:06.005Z]     daemon.go:288: [d602dad424288] exiting daemon
12:08:06 [2019-09-16T12:08:06.005Z]     daemon.go:436: [d602dad424288] Daemon stopped
12:08:06 [2019-09-16T12:08:06.005Z] === RUN   TestServiceUpdateConfigs
12:08:06 [2019-09-16T12:08:06.211Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.288s
12:08:06 [2019-09-16T12:08:06.770Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	0.477s
12:08:07 [2019-09-16T12:08:07.750Z] ok  	github.com/docker/docker/client	0.231s	coverage: 75.7% of statements
12:08:08 [2019-09-16T12:08:08.132Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	1.048s
12:08:10 [2019-09-16T12:08:10.316Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
12:08:10 [2019-09-16T12:08:10.639Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	2.809s
12:08:12 [2019-09-16T12:08:12.510Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
12:08:14 [2019-09-16T12:08:14.938Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
12:08:15 [2019-09-16T12:08:15.870Z] --- PASS: TestServiceUpdateNetwork (15.41s)
12:08:15 [2019-09-16T12:08:15.870Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:08:15 [2019-09-16T12:08:15.870Z]     daemon.go:321: [ddefb796b5c24] waiting for daemon to start
12:08:15 [2019-09-16T12:08:15.870Z]     daemon.go:339: [ddefb796b5c24] daemon started
12:08:15 [2019-09-16T12:08:15.870Z]     daemon.go:449: [ddefb796b5c24] Stopping daemon
12:08:15 [2019-09-16T12:08:15.870Z]     daemon.go:288: [ddefb796b5c24] exiting daemon
12:08:15 [2019-09-16T12:08:15.870Z]     daemon.go:436: [ddefb796b5c24] Daemon stopped
12:08:15 [2019-09-16T12:08:15.870Z] === RUN   TestDockerNetworkReConnect
12:08:16 [2019-09-16T12:08:16.124Z] PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified	5.525s
12:08:17 [2019-09-16T12:08:17.867Z] Running D:\gopath\src\github.com\docker\docker\integration\build
12:08:17 [2019-09-16T12:08:17.867Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:08:17 [2019-09-16T12:08:17.867Z] INFO: Testing against a local daemon
12:08:17 [2019-09-16T12:08:17.867Z] === RUN   TestBuildWithSession
12:08:17 [2019-09-16T12:08:17.867Z] --- SKIP: TestBuildWithSession (0.00s)
12:08:17 [2019-09-16T12:08:17.867Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:08:17 [2019-09-16T12:08:17.867Z] === RUN   TestBuildSquashParent
12:08:17 [2019-09-16T12:08:17.867Z] --- SKIP: TestBuildSquashParent (0.00s)
12:08:17 [2019-09-16T12:08:17.867Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:08:17 [2019-09-16T12:08:17.867Z] === RUN   TestBuildWithRemoveAndForceRemove
12:08:17 [2019-09-16T12:08:17.867Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
12:08:17 [2019-09-16T12:08:17.867Z]     build_test.go:24: testEnv.DaemonInfo.OSType == "windows": FIXME
12:08:17 [2019-09-16T12:08:17.867Z] === RUN   TestBuildMultiStageCopy
12:08:17 [2019-09-16T12:08:17.867Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:08:20 [2019-09-16T12:08:20.283Z] PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak	3.654s
12:08:20 [2019-09-16T12:08:20.283Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild	0.118s
12:08:20 [2019-09-16T12:08:20.283Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction	0.105s
12:08:20 [2019-09-16T12:08:20.283Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments	0.100s
12:08:20 [2019-09-16T12:08:20.283Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines	0.095s
12:08:20 [2019-09-16T12:08:20.538Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.260s
12:08:21 [2019-09-16T12:08:21.099Z] PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken	48.358s
12:08:21 [2019-09-16T12:08:21.099Z] --- PASS: TestDockerNetworkReConnect (5.77s)
12:08:21 [2019-09-16T12:08:21.099Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:08:21 [2019-09-16T12:08:21.099Z]     daemon.go:321: [d509495704c69] waiting for daemon to start
12:08:21 [2019-09-16T12:08:21.099Z]     daemon.go:339: [d509495704c69] daemon started
12:08:21 [2019-09-16T12:08:21.099Z]     daemon.go:449: [d509495704c69] Stopping daemon
12:08:21 [2019-09-16T12:08:21.099Z]     daemon.go:288: [d509495704c69] exiting daemon
12:08:21 [2019-09-16T12:08:21.099Z]     daemon.go:436: [d509495704c69] Daemon stopped
12:08:21 [2019-09-16T12:08:21.099Z] === RUN   TestServiceUpdateNetwork
12:08:22 [2019-09-16T12:08:22.459Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	1.808s
12:08:22 [2019-09-16T12:08:22.667Z] --- PASS: TestServiceUpdateConfigs (16.01s)
12:08:22 [2019-09-16T12:08:22.667Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
12:08:22 [2019-09-16T12:08:22.667Z]     daemon.go:321: [da4d444795b7f] waiting for daemon to start
12:08:22 [2019-09-16T12:08:22.667Z]     daemon.go:339: [da4d444795b7f] daemon started
12:08:22 [2019-09-16T12:08:22.667Z]     daemon.go:449: [da4d444795b7f] Stopping daemon
12:08:22 [2019-09-16T12:08:22.667Z]     daemon.go:288: [da4d444795b7f] exiting daemon
12:08:22 [2019-09-16T12:08:22.667Z]     daemon.go:436: [da4d444795b7f] Daemon stopped
12:08:22 [2019-09-16T12:08:22.667Z] === RUN   TestServiceUpdateNetwork
12:08:24 [2019-09-16T12:08:24.968Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	2.320s
12:08:25 [2019-09-16T12:08:25.266Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMulitStageResetScratch	0.491s
12:08:30 [2019-09-16T12:08:30.288Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:08:30 [2019-09-16T12:08:30.497Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	4.268s
12:08:30 [2019-09-16T12:08:30.497Z] PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache	0.419s
12:08:30 [2019-09-16T12:08:30.497Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors	0.551s
12:08:31 [2019-09-16T12:08:31.833Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:08:34 [2019-09-16T12:08:34.021Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:08:36 [2019-09-16T12:08:36.941Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:08:38 [2019-09-16T12:08:38.573Z] --- PASS: TestServiceUpdateNetwork (16.28s)
12:08:38 [2019-09-16T12:08:38.573Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:08:38 [2019-09-16T12:08:38.573Z]     daemon.go:321: [d18e4fd7b22cc] waiting for daemon to start
12:08:38 [2019-09-16T12:08:38.573Z]     daemon.go:339: [d18e4fd7b22cc] daemon started
12:08:38 [2019-09-16T12:08:38.573Z]     daemon.go:449: [d18e4fd7b22cc] Stopping daemon
12:08:38 [2019-09-16T12:08:38.573Z]     daemon.go:288: [d18e4fd7b22cc] exiting daemon
12:08:38 [2019-09-16T12:08:38.573Z]     daemon.go:436: [d18e4fd7b22cc] Daemon stopped
12:08:38 [2019-09-16T12:08:38.573Z] === RUN   TestDockerNetworkReConnect
12:08:39 [2019-09-16T12:08:39.011Z] --- PASS: TestServiceUpdateNetwork (14.97s)
12:08:39 [2019-09-16T12:08:39.011Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
12:08:39 [2019-09-16T12:08:39.011Z]     daemon.go:321: [d075f5ade527b] waiting for daemon to start
12:08:39 [2019-09-16T12:08:39.011Z]     daemon.go:339: [d075f5ade527b] daemon started
12:08:39 [2019-09-16T12:08:39.011Z]     daemon.go:449: [d075f5ade527b] Stopping daemon
12:08:39 [2019-09-16T12:08:39.011Z]     daemon.go:288: [d075f5ade527b] exiting daemon
12:08:39 [2019-09-16T12:08:39.011Z]     daemon.go:436: [d075f5ade527b] Daemon stopped
12:08:39 [2019-09-16T12:08:39.011Z] PASS
12:08:39 [2019-09-16T12:08:39.011Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
12:08:39 [2019-09-16T12:08:39.011Z] INFO: Testing against a local daemon
12:08:39 [2019-09-16T12:08:39.011Z] === RUN   TestSessionCreate
12:08:39 [2019-09-16T12:08:39.011Z] --- PASS: TestSessionCreate (0.02s)
12:08:39 [2019-09-16T12:08:39.011Z] === RUN   TestSessionCreateWithBadUpgrade
12:08:39 [2019-09-16T12:08:39.011Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:08:39 [2019-09-16T12:08:39.011Z] PASS
12:08:39 [2019-09-16T12:08:39.011Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
12:08:39 [2019-09-16T12:08:39.011Z] INFO: Testing against a local daemon
12:08:39 [2019-09-16T12:08:39.011Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:08:39 [2019-09-16T12:08:39.011Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:08:39 [2019-09-16T12:08:39.011Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:08:39 [2019-09-16T12:08:39.011Z] === RUN   TestEventsExecDie
12:08:39 [2019-09-16T12:08:39.011Z] --- PASS: TestEventsExecDie (0.96s)
12:08:39 [2019-09-16T12:08:39.011Z] === RUN   TestEventsBackwardsCompatible
12:08:39 [2019-09-16T12:08:39.011Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
12:08:39 [2019-09-16T12:08:39.011Z] === RUN   TestInfoBinaryCommits
12:08:39 [2019-09-16T12:08:39.011Z] --- PASS: TestInfoBinaryCommits (0.03s)
12:08:39 [2019-09-16T12:08:39.011Z] === RUN   TestInfoAPIVersioned
12:08:39 [2019-09-16T12:08:39.011Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:08:39 [2019-09-16T12:08:39.011Z] === RUN   TestInfoAPI
12:08:39 [2019-09-16T12:08:39.011Z] --- PASS: TestInfoAPI (0.03s)
12:08:39 [2019-09-16T12:08:39.011Z] === RUN   TestInfoAPIWarnings
12:08:39 [2019-09-16T12:08:39.011Z] --- PASS: TestInfoAPIWarnings (0.87s)
12:08:39 [2019-09-16T12:08:39.011Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
12:08:39 [2019-09-16T12:08:39.011Z]     daemon.go:321: [d1bf2f26631b8] waiting for daemon to start
12:08:39 [2019-09-16T12:08:39.011Z]     daemon.go:339: [d1bf2f26631b8] daemon started
12:08:39 [2019-09-16T12:08:39.011Z]     daemon.go:449: [d1bf2f26631b8] Stopping daemon
12:08:39 [2019-09-16T12:08:39.011Z]     daemon.go:288: [d1bf2f26631b8] exiting daemon
12:08:39 [2019-09-16T12:08:39.011Z]     daemon.go:436: [d1bf2f26631b8] Daemon stopped
12:08:39 [2019-09-16T12:08:39.011Z] === RUN   TestLoginFailsWithBadCredentials
12:08:39 [2019-09-16T12:08:39.399Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
12:08:39 [2019-09-16T12:08:39.399Z] === RUN   TestPingCacheHeaders
12:08:39 [2019-09-16T12:08:39.399Z] --- PASS: TestPingCacheHeaders (0.03s)
12:08:39 [2019-09-16T12:08:39.399Z] === RUN   TestPingGet
12:08:39 [2019-09-16T12:08:39.399Z] --- PASS: TestPingGet (0.01s)
12:08:39 [2019-09-16T12:08:39.399Z] === RUN   TestPingHead
12:08:39 [2019-09-16T12:08:39.399Z] --- PASS: TestPingHead (0.02s)
12:08:39 [2019-09-16T12:08:39.399Z] === RUN   TestVersion
12:08:39 [2019-09-16T12:08:39.399Z] --- PASS: TestVersion (0.05s)
12:08:39 [2019-09-16T12:08:39.399Z] PASS
12:08:39 [2019-09-16T12:08:39.399Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
12:08:39 [2019-09-16T12:08:39.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:08:39 [2019-09-16T12:08:39.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:08:39 [2019-09-16T12:08:39.765Z] INFO: Testing against a local daemon
12:08:39 [2019-09-16T12:08:39.765Z] === RUN   TestVolumesCreateAndList
12:08:39 [2019-09-16T12:08:39.765Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:08:39 [2019-09-16T12:08:39.765Z] === RUN   TestVolumesRemove
12:08:39 [2019-09-16T12:08:39.765Z] --- PASS: TestVolumesRemove (0.12s)
12:08:39 [2019-09-16T12:08:39.765Z] === RUN   TestVolumesInspect
12:08:39 [2019-09-16T12:08:39.765Z] --- PASS: TestVolumesInspect (0.02s)
12:08:39 [2019-09-16T12:08:39.765Z] === RUN   TestVolumesInvalidJSON
12:08:39 [2019-09-16T12:08:39.765Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:08:39 [2019-09-16T12:08:39.765Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:08:39 [2019-09-16T12:08:39.765Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:08:39 [2019-09-16T12:08:39.765Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:08:39 [2019-09-16T12:08:39.765Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:08:39 [2019-09-16T12:08:39.765Z] PASS
12:08:39 [2019-09-16T12:08:39.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:08:39 [2019-09-16T12:08:39.866Z] --- PASS: TestBuildMultiStageCopy (21.97s)
12:08:39 [2019-09-16T12:08:39.866Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (12.11s)
12:08:39 [2019-09-16T12:08:39.866Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (2.11s)
12:08:39 [2019-09-16T12:08:39.866Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (2.40s)
12:08:39 [2019-09-16T12:08:39.866Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.48s)
12:08:39 [2019-09-16T12:08:39.866Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.87s)
12:08:39 [2019-09-16T12:08:39.866Z] === RUN   TestBuildMultiStageParentConfig
12:08:39 [2019-09-16T12:08:39.866Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s)
12:08:39 [2019-09-16T12:08:39.866Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
12:08:39 [2019-09-16T12:08:39.866Z] === RUN   TestBuildLabelWithTargets
12:08:39 [2019-09-16T12:08:39.866Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
12:08:39 [2019-09-16T12:08:39.866Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
12:08:39 [2019-09-16T12:08:39.866Z] === RUN   TestBuildWithEmptyLayers
12:08:40 [2019-09-16T12:08:40.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:08:41 [2019-09-16T12:08:41.571Z] umount: bundles/test-integration/root: mountpoint not found
12:08:41 [2019-09-16T12:08:41.571Z] Clearing AppArmor profiles cache:.
12:08:41 [2019-09-16T12:08:41.571Z] All profile caches have been cleared, but no profiles have been unloaded.
12:08:41 [2019-09-16T12:08:41.571Z] Unloading profiles will leave already running processes permanently
12:08:41 [2019-09-16T12:08:41.571Z] unconfined, which can lead to unexpected situations.
12:08:41 [2019-09-16T12:08:41.571Z] 
12:08:41 [2019-09-16T12:08:41.571Z] To set a process to complain mode, use the command line tool
12:08:41 [2019-09-16T12:08:41.571Z] 'aa-complain'. To really tear down all profiles, run the init script
12:08:41 [2019-09-16T12:08:41.571Z] with the 'teardown' option."
12:08:41 [2019-09-16T12:08:41.571Z] Removing test suite binaries
12:08:41 [2019-09-16T12:08:41.571Z] 
12:08:41 [2019-09-16T12:08:41.831Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax	11.317s
12:08:42 [2019-09-16T12:08:42.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:08:44 [2019-09-16T12:08:44.234Z] + echo Ensuring container killed.
12:08:44 [2019-09-16T12:08:44.234Z] Ensuring container killed.
12:08:44 [2019-09-16T12:08:44.234Z] + docker rm -vf docker-pr7
12:08:44 [2019-09-16T12:08:44.234Z] Error: No such container: docker-pr7
12:08:44 [2019-09-16T12:08:44.234Z] + true
[Pipeline] sh
12:08:44 [2019-09-16T12:08:44.341Z] --- PASS: TestDockerNetworkReConnect (6.45s)
12:08:44 [2019-09-16T12:08:44.341Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:08:44 [2019-09-16T12:08:44.341Z]     daemon.go:321: [da911600ba89f] waiting for daemon to start
12:08:44 [2019-09-16T12:08:44.341Z]     daemon.go:339: [da911600ba89f] daemon started
12:08:44 [2019-09-16T12:08:44.341Z]     daemon.go:449: [da911600ba89f] Stopping daemon
12:08:44 [2019-09-16T12:08:44.341Z]     daemon.go:288: [da911600ba89f] exiting daemon
12:08:44 [2019-09-16T12:08:44.341Z]     daemon.go:436: [da911600ba89f] Daemon stopped
12:08:44 [2019-09-16T12:08:44.341Z] === RUN   TestServiceUpdateNetwork
12:08:44 [2019-09-16T12:08:44.576Z] --- PASS: TestBuildWithEmptyLayers (4.82s)
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestBuildMultiStageOnBuild
12:08:44 [2019-09-16T12:08:44.576Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestBuildUncleanTarFilenames
12:08:44 [2019-09-16T12:08:44.576Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestBuildMultiStageLayerLeak
12:08:44 [2019-09-16T12:08:44.576Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestBuildWithHugeFile
12:08:44 [2019-09-16T12:08:44.576Z] --- SKIP: TestBuildWithHugeFile (0.01s)
12:08:44 [2019-09-16T12:08:44.576Z]     build_test.go:491: testEnv.OSType == "windows"
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestBuildWithEmptyDockerfile
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:08:44 [2019-09-16T12:08:44.576Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:08:44 [2019-09-16T12:08:44.576Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:08:44 [2019-09-16T12:08:44.576Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:08:44 [2019-09-16T12:08:44.576Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:08:44 [2019-09-16T12:08:44.576Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:08:44 [2019-09-16T12:08:44.576Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:08:44 [2019-09-16T12:08:44.576Z] --- PASS: TestBuildWithEmptyDockerfile (0.33s)
12:08:44 [2019-09-16T12:08:44.576Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestBuildPreserveOwnership
12:08:44 [2019-09-16T12:08:44.576Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
12:08:44 [2019-09-16T12:08:44.576Z] PASS
12:08:44 [2019-09-16T12:08:44.576Z] Running D:\gopath\src\github.com\docker\docker\integration\config
12:08:44 [2019-09-16T12:08:44.576Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:08:44 [2019-09-16T12:08:44.576Z] INFO: Testing against a local daemon
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestConfigList
12:08:44 [2019-09-16T12:08:44.576Z] --- SKIP: TestConfigList (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestConfigsCreateAndDelete
12:08:44 [2019-09-16T12:08:44.576Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestConfigsUpdate
12:08:44 [2019-09-16T12:08:44.576Z] --- SKIP: TestConfigsUpdate (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestTemplatedConfig
12:08:44 [2019-09-16T12:08:44.576Z] --- SKIP: TestTemplatedConfig (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestConfigInspect
12:08:44 [2019-09-16T12:08:44.576Z] --- SKIP: TestConfigInspect (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestConfigCreateWithLabels
12:08:44 [2019-09-16T12:08:44.576Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestConfigCreateResolve
12:08:44 [2019-09-16T12:08:44.576Z] --- SKIP: TestConfigCreateResolve (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
12:08:44 [2019-09-16T12:08:44.576Z] === RUN   TestConfigDaemonLibtrustID
12:08:44 [2019-09-16T12:08:44.576Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
12:08:44 [2019-09-16T12:08:44.576Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
12:08:44 [2019-09-16T12:08:44.576Z] PASS
12:08:45 [2019-09-16T12:08:45.043Z] Running D:\gopath\src\github.com\docker\docker\integration\container
12:08:45 [2019-09-16T12:08:45.043Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:08:45 [2019-09-16T12:08:45.043Z] INFO: Testing against a local daemon
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCheckpoint
12:08:45 [2019-09-16T12:08:45.043Z] --- SKIP: TestCheckpoint (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestContainerInvalidJSON
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:08:45 [2019-09-16T12:08:45.043Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:08:45 [2019-09-16T12:08:45.043Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:08:45 [2019-09-16T12:08:45.043Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:08:45 [2019-09-16T12:08:45.043Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:08:45 [2019-09-16T12:08:45.043Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:08:45 [2019-09-16T12:08:45.043Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:08:45 [2019-09-16T12:08:45.043Z] --- PASS: TestContainerInvalidJSON (0.04s)
12:08:45 [2019-09-16T12:08:45.043Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:08:45 [2019-09-16T12:08:45.043Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.04s)
12:08:45 [2019-09-16T12:08:45.043Z]     copy_test.go:25: testEnv.OSType == "windows"
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCopyFromContainerPathIsNotDir
12:08:45 [2019-09-16T12:08:45.043Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.01s)
12:08:45 [2019-09-16T12:08:45.043Z]     copy_test.go:39: testEnv.OSType == "windows"
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCopyToContainerPathDoesNotExist
12:08:45 [2019-09-16T12:08:45.043Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.01s)
12:08:45 [2019-09-16T12:08:45.043Z]     copy_test.go:51: testEnv.OSType == "windows"
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCopyToContainerPathIsNotDir
12:08:45 [2019-09-16T12:08:45.043Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.01s)
12:08:45 [2019-09-16T12:08:45.043Z]     copy_test.go:65: testEnv.OSType == "windows"
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCopyFromContainer
12:08:45 [2019-09-16T12:08:45.043Z] --- SKIP: TestCopyFromContainer (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:08:45 [2019-09-16T12:08:45.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:08:45 [2019-09-16T12:08:45.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:08:45 [2019-09-16T12:08:45.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:08:45 [2019-09-16T12:08:45.043Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:08:45 [2019-09-16T12:08:45.043Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:08:45 [2019-09-16T12:08:45.043Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:08:45 [2019-09-16T12:08:45.043Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:08:45 [2019-09-16T12:08:45.043Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateWithInvalidEnv
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateWithInvalidEnv/0
12:08:45 [2019-09-16T12:08:45.043Z] === PAUSE TestCreateWithInvalidEnv/0
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateWithInvalidEnv/1
12:08:45 [2019-09-16T12:08:45.043Z] === PAUSE TestCreateWithInvalidEnv/1
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateWithInvalidEnv/2
12:08:45 [2019-09-16T12:08:45.043Z] === PAUSE TestCreateWithInvalidEnv/2
12:08:45 [2019-09-16T12:08:45.043Z] === CONT  TestCreateWithInvalidEnv/0
12:08:45 [2019-09-16T12:08:45.043Z] === CONT  TestCreateWithInvalidEnv/2
12:08:45 [2019-09-16T12:08:45.043Z] === CONT  TestCreateWithInvalidEnv/1
12:08:45 [2019-09-16T12:08:45.043Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:08:45 [2019-09-16T12:08:45.043Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateTmpfsMountsTarget
12:08:45 [2019-09-16T12:08:45.043Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     create_test.go:111: testEnv.DaemonInfo.OSType == "windows"
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateWithCustomMaskedPaths
12:08:45 [2019-09-16T12:08:45.043Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     create_test.go:154: testEnv.DaemonInfo.OSType != "linux"
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateWithCapabilities
12:08:45 [2019-09-16T12:08:45.043Z] --- SKIP: TestCreateWithCapabilities (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     create_test.go:233: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateWithCustomReadonlyPaths
12:08:45 [2019-09-16T12:08:45.043Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.01s)
12:08:45 [2019-09-16T12:08:45.043Z]     create_test.go:359: testEnv.DaemonInfo.OSType != "linux"
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:08:45 [2019-09-16T12:08:45.043Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:08:45 [2019-09-16T12:08:45.043Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:08:45 [2019-09-16T12:08:45.043Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:08:45 [2019-09-16T12:08:45.043Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:08:45 [2019-09-16T12:08:45.043Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:08:45 [2019-09-16T12:08:45.043Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:08:45 [2019-09-16T12:08:45.043Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:08:45 [2019-09-16T12:08:45.043Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:08:45 [2019-09-16T12:08:45.043Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:08:45 [2019-09-16T12:08:45.043Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:08:45 [2019-09-16T12:08:45.043Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:08:45 [2019-09-16T12:08:45.043Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestDiff
12:08:45 [2019-09-16T12:08:45.043Z] --- SKIP: TestDiff (0.00s)
12:08:45 [2019-09-16T12:08:45.043Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:08:45 [2019-09-16T12:08:45.043Z] === RUN   TestExecWithCloseStdin
12:08:45 [2019-09-16T12:08:45.043Z] + echo Chowning /workspace to jenkins user
12:08:45 [2019-09-16T12:08:45.043Z] Chowning /workspace to jenkins user
12:08:45 [2019-09-16T12:08:45.043Z] + id -u
12:08:45 [2019-09-16T12:08:45.043Z] + id -g
12:08:45 [2019-09-16T12:08:45.043Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-345:/workspace busybox chown -R 1001:1001 /workspace
12:08:45 [2019-09-16T12:08:45.043Z] Unable to find image 'busybox:latest' locally
12:08:45 [2019-09-16T12:08:45.406Z] latest: Pulling from library/busybox
12:08:45 [2019-09-16T12:08:45.406Z] 6d4c3d9fc915: Pulling fs layer
12:08:45 [2019-09-16T12:08:45.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:08:45 [2019-09-16T12:08:45.768Z] 6d4c3d9fc915: Verifying Checksum
12:08:45 [2019-09-16T12:08:45.768Z] 6d4c3d9fc915: Download complete
12:08:46 [2019-09-16T12:08:46.224Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	4.336s
12:08:46 [2019-09-16T12:08:46.450Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.002s	coverage: 72.9% of statements
12:08:46 [2019-09-16T12:08:46.450Z] ok  	github.com/docker/docker/cmd/dockerd	0.072s	coverage: 29.5% of statements
12:08:46 [2019-09-16T12:08:46.450Z] ok  	github.com/docker/docker/container	0.145s	coverage: 35.6% of statements
12:08:46 [2019-09-16T12:08:46.450Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:08:46 [2019-09-16T12:08:46.450Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:08:46 [2019-09-16T12:08:46.450Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:08:46 [2019-09-16T12:08:46.450Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:08:47 [2019-09-16T12:08:47.018Z] 6d4c3d9fc915: Pull complete
12:08:47 [2019-09-16T12:08:47.378Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
12:08:47 [2019-09-16T12:08:47.378Z] Status: Downloaded newer image for busybox:latest
12:08:47 [2019-09-16T12:08:47.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:08:48 [2019-09-16T12:08:48.106Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom	1.397s
12:08:48 [2019-09-16T12:08:48.862Z] --- PASS: TestExecWithCloseStdin (3.84s)
12:08:48 [2019-09-16T12:08:48.862Z] === RUN   TestExec
12:08:48 [2019-09-16T12:08:48.862Z] --- SKIP: TestExec (0.00s)
12:08:48 [2019-09-16T12:08:48.862Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:08:48 [2019-09-16T12:08:48.862Z] === RUN   TestExecUser
12:08:48 [2019-09-16T12:08:48.862Z] --- SKIP: TestExecUser (0.00s)
12:08:48 [2019-09-16T12:08:48.862Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:08:48 [2019-09-16T12:08:48.862Z] === RUN   TestExportContainerAndImportImage
12:08:48 [2019-09-16T12:08:48.862Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
12:08:48 [2019-09-16T12:08:48.862Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:08:48 [2019-09-16T12:08:48.862Z] === RUN   TestExportContainerAfterDaemonRestart
12:08:48 [2019-09-16T12:08:48.862Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
12:08:48 [2019-09-16T12:08:48.862Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
12:08:48 [2019-09-16T12:08:48.862Z] === RUN   TestHealthCheckWorkdir
12:08:48 [2019-09-16T12:08:48.862Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
12:08:48 [2019-09-16T12:08:48.862Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
12:08:48 [2019-09-16T12:08:48.862Z] === RUN   TestHealthKillContainer
12:08:48 [2019-09-16T12:08:48.862Z] --- SKIP: TestHealthKillContainer (0.00s)
12:08:48 [2019-09-16T12:08:48.862Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:08:48 [2019-09-16T12:08:48.862Z] === RUN   TestInspectCpusetInConfigPre120
12:08:48 [2019-09-16T12:08:48.862Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:08:48 [2019-09-16T12:08:48.862Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:08:48 [2019-09-16T12:08:48.862Z] === RUN   TestKillContainerInvalidSignal
12:08:49 [2019-09-16T12:08:49.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:08:50 [2019-09-16T12:08:50.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:08:50 [2019-09-16T12:08:50.661Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds	2.440s
12:08:50 [2019-09-16T12:08:50.661Z] SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows)
12:08:51 [2019-09-16T12:08:51.016Z] + bundleName=s390x-integration
12:08:51 [2019-09-16T12:08:51.016Z] + echo Creating s390x-integration-bundles.tar.gz
12:08:51 [2019-09-16T12:08:51.016Z] Creating s390x-integration-bundles.tar.gz
12:08:51 [2019-09-16T12:08:51.016Z] + xargs tar -czf s390x-integration-bundles.tar.gz
12:08:51 [2019-09-16T12:08:51.016Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print
[Pipeline] archiveArtifacts
12:08:51 [2019-09-16T12:08:51.217Z] Archiving artifacts
12:08:52 [2019-09-16T12:08:52.558Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-345/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:08:52 [2019-09-16T12:08:52.617Z] --- PASS: TestKillContainerInvalidSignal (3.32s)
12:08:52 [2019-09-16T12:08:52.617Z] === RUN   TestKillContainer
12:08:52 [2019-09-16T12:08:52.617Z] --- SKIP: TestKillContainer (0.00s)
12:08:52 [2019-09-16T12:08:52.617Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
12:08:52 [2019-09-16T12:08:52.617Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:08:52 [2019-09-16T12:08:52.617Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
12:08:52 [2019-09-16T12:08:52.617Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:08:52 [2019-09-16T12:08:52.617Z] === RUN   TestKillStoppedContainer
12:08:52 [2019-09-16T12:08:52.617Z] --- SKIP: TestKillStoppedContainer (0.00s)
12:08:52 [2019-09-16T12:08:52.617Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:08:52 [2019-09-16T12:08:52.617Z] === RUN   TestKillStoppedContainerAPIPre120
12:08:52 [2019-09-16T12:08:52.617Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
12:08:52 [2019-09-16T12:08:52.617Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:08:52 [2019-09-16T12:08:52.617Z] === RUN   TestKillDifferentUserContainer
12:08:52 [2019-09-16T12:08:52.617Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
12:08:52 [2019-09-16T12:08:52.617Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:08:52 [2019-09-16T12:08:52.617Z] === RUN   TestInspectOomKilledTrue
12:08:52 [2019-09-16T12:08:52.617Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:08:52 [2019-09-16T12:08:52.617Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:08:52 [2019-09-16T12:08:52.617Z] === RUN   TestInspectOomKilledFalse
12:08:52 [2019-09-16T12:08:52.617Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:08:52 [2019-09-16T12:08:52.617Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:08:52 [2019-09-16T12:08:52.617Z] === RUN   TestLogsFollowTailEmpty
12:08:53 [2019-09-16T12:08:53.005Z] ok  	github.com/docker/docker/daemon/cluster	0.050s	coverage: 0.5% of statements
12:08:53 [2019-09-16T12:08:53.420Z] + make clean
12:08:53 [2019-09-16T12:08:53.420Z] docker volume rm -f docker-dev-cache
12:08:53 [2019-09-16T12:08:53.783Z] docker-dev-cache
[Pipeline] deleteDir
12:08:54 [2019-09-16T12:08:54.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:08:54 [2019-09-16T12:08:54.900Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
12:08:55 [2019-09-16T12:08:55.540Z] --- PASS: TestLogsFollowTailEmpty (2.82s)
12:08:55 [2019-09-16T12:08:55.540Z] === RUN   TestNetworkNat
12:08:55 [2019-09-16T12:08:55.540Z] --- SKIP: TestNetworkNat (0.00s)
12:08:55 [2019-09-16T12:08:55.540Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:08:55 [2019-09-16T12:08:55.540Z] === RUN   TestNetworkLocalhostTCPNat
12:08:55 [2019-09-16T12:08:55.540Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
12:08:55 [2019-09-16T12:08:55.540Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
12:08:55 [2019-09-16T12:08:55.540Z] === RUN   TestNetworkLoopbackNat
12:08:55 [2019-09-16T12:08:55.540Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
12:08:55 [2019-09-16T12:08:55.540Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
12:08:55 [2019-09-16T12:08:55.540Z] === RUN   TestPause
12:08:55 [2019-09-16T12:08:55.540Z] --- SKIP: TestPause (0.00s)
12:08:55 [2019-09-16T12:08:55.540Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:08:55 [2019-09-16T12:08:55.540Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:08:55 [2019-09-16T12:08:55.895Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants	4.929s
12:08:56 [2019-09-16T12:08:56.271Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.8% of statements
12:08:56 [2019-09-16T12:08:56.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:08:57 [2019-09-16T12:08:57.776Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	2.258s
12:08:57 [2019-09-16T12:08:57.776Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	0.293s
12:08:58 [2019-09-16T12:08:58.459Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.18s)
12:08:58 [2019-09-16T12:08:58.459Z] === RUN   TestPauseStopPausedContainer
12:08:58 [2019-09-16T12:08:58.459Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
12:08:58 [2019-09-16T12:08:58.459Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
12:08:58 [2019-09-16T12:08:58.459Z] === RUN   TestPsFilter
12:08:58 [2019-09-16T12:08:58.459Z] --- PASS: TestPsFilter (0.10s)
12:08:58 [2019-09-16T12:08:58.459Z] === RUN   TestRemoveContainerWithRemovedVolume
12:08:58 [2019-09-16T12:08:58.699Z] PASS: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection	22.077s
12:08:59 [2019-09-16T12:08:59.623Z] --- PASS: TestServiceUpdateNetwork (15.62s)
12:08:59 [2019-09-16T12:08:59.623Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:08:59 [2019-09-16T12:08:59.623Z]     daemon.go:321: [ddea89f496675] waiting for daemon to start
12:08:59 [2019-09-16T12:08:59.623Z]     daemon.go:339: [ddea89f496675] daemon started
12:08:59 [2019-09-16T12:08:59.623Z]     daemon.go:449: [ddea89f496675] Stopping daemon
12:08:59 [2019-09-16T12:08:59.623Z]     daemon.go:288: [ddea89f496675] exiting daemon
12:08:59 [2019-09-16T12:08:59.623Z]     daemon.go:436: [ddea89f496675] Daemon stopped
12:08:59 [2019-09-16T12:08:59.623Z] PASS
12:08:59 [2019-09-16T12:08:59.623Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:08:59 [2019-09-16T12:08:59.623Z] INFO: Testing against a local daemon
12:08:59 [2019-09-16T12:08:59.623Z] testing: warning: no tests to run
12:08:59 [2019-09-16T12:08:59.623Z] PASS
12:08:59 [2019-09-16T12:08:59.623Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:08:59 [2019-09-16T12:08:59.623Z] INFO: Testing against a local daemon
12:08:59 [2019-09-16T12:08:59.623Z] testing: warning: no tests to run
12:08:59 [2019-09-16T12:08:59.623Z] PASS
12:08:59 [2019-09-16T12:08:59.623Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:08:59 [2019-09-16T12:08:59.623Z] INFO: Testing against a local daemon
12:08:59 [2019-09-16T12:08:59.623Z] testing: warning: no tests to run
12:08:59 [2019-09-16T12:08:59.623Z] PASS
12:08:59 [2019-09-16T12:08:59.623Z] Running integration-test (iteration 5)
12:08:59 [2019-09-16T12:08:59.623Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:08:59 [2019-09-16T12:08:59.623Z] INFO: Testing against a local daemon
12:08:59 [2019-09-16T12:08:59.623Z] === RUN   TestBuildMultiStageCopy
12:08:59 [2019-09-16T12:08:59.623Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:09:00 [2019-09-16T12:09:00.183Z] PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer	2.069s
12:09:00 [2019-09-16T12:09:00.743Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:09:00 [2019-09-16T12:09:00.999Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:09:00 [2019-09-16T12:09:00.999Z] PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone	0.923s
12:09:01 [2019-09-16T12:09:01.255Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:09:01 [2019-09-16T12:09:01.255Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:09:01 [2019-09-16T12:09:01.510Z] --- PASS: TestBuildMultiStageCopy (1.89s)
12:09:01 [2019-09-16T12:09:01.510Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s)
12:09:01 [2019-09-16T12:09:01.510Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
12:09:01 [2019-09-16T12:09:01.510Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s)
12:09:01 [2019-09-16T12:09:01.510Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
12:09:01 [2019-09-16T12:09:01.510Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
12:09:01 [2019-09-16T12:09:01.510Z] === RUN   TestBuildMultiStageCopy
12:09:01 [2019-09-16T12:09:01.510Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:09:01 [2019-09-16T12:09:01.765Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:09:02 [2019-09-16T12:09:02.021Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:09:02 [2019-09-16T12:09:02.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:09:02 [2019-09-16T12:09:02.229Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.43s)
12:09:02 [2019-09-16T12:09:02.229Z] === RUN   TestRemoveContainerWithVolume
12:09:02 [2019-09-16T12:09:02.276Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:09:02 [2019-09-16T12:09:02.276Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:09:02 [2019-09-16T12:09:02.835Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	1.711s
12:09:02 [2019-09-16T12:09:02.835Z] --- PASS: TestBuildMultiStageCopy (1.18s)
12:09:02 [2019-09-16T12:09:02.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.11s)
12:09:02 [2019-09-16T12:09:02.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
12:09:02 [2019-09-16T12:09:02.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.26s)
12:09:02 [2019-09-16T12:09:02.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
12:09:02 [2019-09-16T12:09:02.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s)
12:09:02 [2019-09-16T12:09:02.835Z] === RUN   TestBuildMultiStageCopy
12:09:02 [2019-09-16T12:09:02.835Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:09:03 [2019-09-16T12:09:03.091Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:09:03 [2019-09-16T12:09:03.091Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:09:03 [2019-09-16T12:09:03.346Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:09:03 [2019-09-16T12:09:03.600Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:09:03 [2019-09-16T12:09:03.855Z] --- PASS: TestBuildMultiStageCopy (0.98s)
12:09:03 [2019-09-16T12:09:03.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.19s)
12:09:03 [2019-09-16T12:09:03.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s)
12:09:03 [2019-09-16T12:09:03.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
12:09:03 [2019-09-16T12:09:03.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
12:09:03 [2019-09-16T12:09:03.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
12:09:03 [2019-09-16T12:09:03.855Z] === RUN   TestBuildMultiStageCopy
12:09:03 [2019-09-16T12:09:03.855Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:09:03 [2019-09-16T12:09:03.855Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:09:03 [2019-09-16T12:09:03.855Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	1.185s
12:09:04 [2019-09-16T12:09:04.109Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:09:04 [2019-09-16T12:09:04.109Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:09:04 [2019-09-16T12:09:04.364Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:09:04 [2019-09-16T12:09:04.619Z] --- PASS: TestBuildMultiStageCopy (0.88s)
12:09:04 [2019-09-16T12:09:04.619Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.13s)
12:09:04 [2019-09-16T12:09:04.619Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s)
12:09:04 [2019-09-16T12:09:04.619Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s)
12:09:04 [2019-09-16T12:09:04.620Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
12:09:04 [2019-09-16T12:09:04.620Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s)
12:09:04 [2019-09-16T12:09:04.620Z] === RUN   TestBuildMultiStageCopy
12:09:04 [2019-09-16T12:09:04.620Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:09:04 [2019-09-16T12:09:04.915Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:09:04 [2019-09-16T12:09:04.915Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:09:05 [2019-09-16T12:09:05.155Z] --- PASS: TestRemoveContainerWithVolume (3.39s)
12:09:05 [2019-09-16T12:09:05.156Z] === RUN   TestRemoveContainerRunning
12:09:05 [2019-09-16T12:09:05.214Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:09:05 [2019-09-16T12:09:05.469Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:09:05 [2019-09-16T12:09:05.469Z] --- PASS: TestBuildMultiStageCopy (0.92s)
12:09:05 [2019-09-16T12:09:05.469Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.13s)
12:09:05 [2019-09-16T12:09:05.469Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
12:09:05 [2019-09-16T12:09:05.469Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
12:09:05 [2019-09-16T12:09:05.469Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
12:09:05 [2019-09-16T12:09:05.469Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s)
12:09:05 [2019-09-16T12:09:05.469Z] PASS
12:09:05 [2019-09-16T12:09:05.469Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:09:05 [2019-09-16T12:09:05.725Z] INFO: Testing against a local daemon
12:09:05 [2019-09-16T12:09:05.725Z] === RUN   TestConfigDaemonLibtrustID
12:09:05 [2019-09-16T12:09:05.980Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	2.076s
12:09:06 [2019-09-16T12:09:06.227Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.430s	coverage: 13.7% of statements
12:09:06 [2019-09-16T12:09:06.227Z] ok  	github.com/docker/docker/daemon	12.189s	coverage: 17.5% of statements
12:09:06 [2019-09-16T12:09:06.227Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:09:06 [2019-09-16T12:09:06.227Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:09:06 [2019-09-16T12:09:06.235Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:09:06 [2019-09-16T12:09:06.235Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:09:06 [2019-09-16T12:09:06.235Z]     daemon.go:321: [db980fb5ffebc] waiting for daemon to start
12:09:06 [2019-09-16T12:09:06.235Z]     daemon.go:339: [db980fb5ffebc] daemon started
12:09:06 [2019-09-16T12:09:06.235Z]     daemon.go:449: [db980fb5ffebc] Stopping daemon
12:09:06 [2019-09-16T12:09:06.235Z]     daemon.go:288: [db980fb5ffebc] exiting daemon
12:09:06 [2019-09-16T12:09:06.235Z]     daemon.go:436: [db980fb5ffebc] Daemon stopped
12:09:06 [2019-09-16T12:09:06.235Z] === RUN   TestConfigDaemonLibtrustID
12:09:06 [2019-09-16T12:09:06.490Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.448s
12:09:06 [2019-09-16T12:09:06.490Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.065s
12:09:06 [2019-09-16T12:09:06.745Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:09:06 [2019-09-16T12:09:06.745Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:09:06 [2019-09-16T12:09:06.745Z]     daemon.go:321: [dfde8c0ce5984] waiting for daemon to start
12:09:06 [2019-09-16T12:09:06.745Z]     daemon.go:339: [dfde8c0ce5984] daemon started
12:09:06 [2019-09-16T12:09:06.745Z]     daemon.go:449: [dfde8c0ce5984] Stopping daemon
12:09:06 [2019-09-16T12:09:06.745Z]     daemon.go:288: [dfde8c0ce5984] exiting daemon
12:09:06 [2019-09-16T12:09:06.745Z]     daemon.go:436: [dfde8c0ce5984] Daemon stopped
12:09:06 [2019-09-16T12:09:06.745Z] === RUN   TestConfigDaemonLibtrustID
12:09:06 [2019-09-16T12:09:06.791Z] ok  	github.com/docker/docker/daemon/discovery	0.009s	coverage: 30.4% of statements
12:09:06 [2019-09-16T12:09:06.875Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	107.351s
12:09:06 [2019-09-16T12:09:06.875Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli)
12:09:06 [2019-09-16T12:09:06.875Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	6.168s
12:09:06 [2019-09-16T12:09:06.875Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.005s
12:09:06 [2019-09-16T12:09:06.999Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	0.520s
12:09:07 [2019-09-16T12:09:07.253Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:09:07 [2019-09-16T12:09:07.253Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:09:07 [2019-09-16T12:09:07.253Z]     daemon.go:321: [da3c1620929be] waiting for daemon to start
12:09:07 [2019-09-16T12:09:07.253Z]     daemon.go:339: [da3c1620929be] daemon started
12:09:07 [2019-09-16T12:09:07.253Z]     daemon.go:449: [da3c1620929be] Stopping daemon
12:09:07 [2019-09-16T12:09:07.253Z]     daemon.go:288: [da3c1620929be] exiting daemon
12:09:07 [2019-09-16T12:09:07.254Z]     daemon.go:436: [da3c1620929be] Daemon stopped
12:09:07 [2019-09-16T12:09:07.254Z] === RUN   TestConfigDaemonLibtrustID
12:09:07 [2019-09-16T12:09:07.355Z] ok  	github.com/docker/docker/daemon/config	0.053s	coverage: 84.7% of statements
12:09:07 [2019-09-16T12:09:07.508Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	0.354s
12:09:07 [2019-09-16T12:09:07.763Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:09:07 [2019-09-16T12:09:07.763Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:09:07 [2019-09-16T12:09:07.763Z]     daemon.go:321: [d1030a763d11c] waiting for daemon to start
12:09:07 [2019-09-16T12:09:07.763Z]     daemon.go:339: [d1030a763d11c] daemon started
12:09:07 [2019-09-16T12:09:07.763Z]     daemon.go:449: [d1030a763d11c] Stopping daemon
12:09:07 [2019-09-16T12:09:07.763Z]     daemon.go:288: [d1030a763d11c] exiting daemon
12:09:07 [2019-09-16T12:09:07.763Z]     daemon.go:436: [d1030a763d11c] Daemon stopped
12:09:07 [2019-09-16T12:09:07.763Z] === RUN   TestConfigDaemonLibtrustID
12:09:08 [2019-09-16T12:09:08.082Z] --- PASS: TestRemoveContainerRunning (2.77s)
12:09:08 [2019-09-16T12:09:08.082Z] === RUN   TestRemoveContainerForceRemoveRunning
12:09:08 [2019-09-16T12:09:08.287Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
12:09:08 [2019-09-16T12:09:08.287Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:09:08 [2019-09-16T12:09:08.287Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:09:08 [2019-09-16T12:09:08.321Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	0.787s
12:09:08 [2019-09-16T12:09:08.321Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:09:08 [2019-09-16T12:09:08.321Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID
12:09:08 [2019-09-16T12:09:08.321Z]     daemon.go:321: [dee62c679f020] waiting for daemon to start
12:09:08 [2019-09-16T12:09:08.321Z]     daemon.go:339: [dee62c679f020] daemon started
12:09:08 [2019-09-16T12:09:08.321Z]     daemon.go:449: [dee62c679f020] Stopping daemon
12:09:08 [2019-09-16T12:09:08.321Z]     daemon.go:288: [dee62c679f020] exiting daemon
12:09:08 [2019-09-16T12:09:08.321Z]     daemon.go:436: [dee62c679f020] Daemon stopped
12:09:08 [2019-09-16T12:09:08.321Z] PASS
12:09:08 [2019-09-16T12:09:08.321Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:09:08 [2019-09-16T12:09:08.321Z] INFO: Testing against a local daemon
12:09:08 [2019-09-16T12:09:08.321Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:09:08 [2019-09-16T12:09:08.321Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
12:09:08 [2019-09-16T12:09:08.321Z] === RUN   TestCopyFromContainerPathIsNotDir
12:09:08 [2019-09-16T12:09:08.576Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
12:09:08 [2019-09-16T12:09:08.576Z] === RUN   TestCopyFromContainer
12:09:09 [2019-09-16T12:09:09.045Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	3.889s
12:09:09 [2019-09-16T12:09:09.218Z] ok  	github.com/docker/docker/daemon/graphdriver	0.038s	coverage: 2.2% of statements
12:09:09 [2019-09-16T12:09:09.501Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	0.678s
12:09:09 [2019-09-16T12:09:09.501Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux)
12:09:09 [2019-09-16T12:09:09.958Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux)
12:09:09 [2019-09-16T12:09:09.958Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux)
12:09:09 [2019-09-16T12:09:09.958Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.241s
12:09:10 [2019-09-16T12:09:10.416Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange	0.596s
12:09:10 [2019-09-16T12:09:10.460Z] === RUN   TestCopyFromContainer//
12:09:10 [2019-09-16T12:09:10.460Z] === RUN   TestCopyFromContainer//bar/root
12:09:10 [2019-09-16T12:09:10.714Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	2.422s
12:09:10 [2019-09-16T12:09:10.714Z] === RUN   TestCopyFromContainer//bar/root/
12:09:10 [2019-09-16T12:09:10.714Z] === RUN   TestCopyFromContainer/bar/quux
12:09:10 [2019-09-16T12:09:10.969Z] === RUN   TestCopyFromContainer/bar/quux/
12:09:10 [2019-09-16T12:09:10.969Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:09:10 [2019-09-16T12:09:10.969Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:09:11 [2019-09-16T12:09:11.223Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:09:11 [2019-09-16T12:09:11.224Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:09:11 [2019-09-16T12:09:11.479Z] === RUN   TestCopyFromContainer/bar/notarget
12:09:11 [2019-09-16T12:09:11.479Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	0.780s
12:09:11 [2019-09-16T12:09:11.479Z] --- PASS: TestCopyFromContainer (2.97s)
12:09:11 [2019-09-16T12:09:11.479Z]     --- PASS: TestCopyFromContainer// (0.10s)
12:09:11 [2019-09-16T12:09:11.479Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
12:09:11 [2019-09-16T12:09:11.479Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
12:09:11 [2019-09-16T12:09:11.479Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
12:09:11 [2019-09-16T12:09:11.479Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
12:09:11 [2019-09-16T12:09:11.479Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
12:09:11 [2019-09-16T12:09:11.479Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
12:09:11 [2019-09-16T12:09:11.479Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
12:09:11 [2019-09-16T12:09:11.479Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
12:09:11 [2019-09-16T12:09:11.479Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
12:09:11 [2019-09-16T12:09:11.479Z] === RUN   TestHealthKillContainer
12:09:11 [2019-09-16T12:09:11.742Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
12:09:11 [2019-09-16T12:09:11.833Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.73s)
12:09:11 [2019-09-16T12:09:11.834Z] === RUN   TestRemoveInvalidContainer
12:09:11 [2019-09-16T12:09:11.834Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:09:11 [2019-09-16T12:09:11.834Z] === RUN   TestRenameLinkedContainer
12:09:11 [2019-09-16T12:09:11.834Z] --- SKIP: TestRenameLinkedContainer (0.00s)
12:09:11 [2019-09-16T12:09:11.834Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:09:11 [2019-09-16T12:09:11.834Z] === RUN   TestRenameStoppedContainer
12:09:12 [2019-09-16T12:09:12.306Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.223s	coverage: 56.9% of statements
12:09:13 [2019-09-16T12:09:13.309Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	2.771s
12:09:14 [2019-09-16T12:09:14.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:09:14 [2019-09-16T12:09:14.750Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	2.800s
12:09:14 [2019-09-16T12:09:14.750Z] --- PASS: TestHealthKillContainer (3.11s)
12:09:14 [2019-09-16T12:09:14.750Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:09:14 [2019-09-16T12:09:14.750Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
12:09:14 [2019-09-16T12:09:14.750Z] === RUN   TestCopyFromContainerPathIsNotDir
12:09:14 [2019-09-16T12:09:14.750Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
12:09:14 [2019-09-16T12:09:14.750Z] === RUN   TestCopyFromContainer
12:09:14 [2019-09-16T12:09:14.757Z] --- PASS: TestRenameStoppedContainer (3.25s)
12:09:14 [2019-09-16T12:09:14.757Z] === RUN   TestRenameRunningContainerAndReuse
12:09:14 [2019-09-16T12:09:14.846Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	1.175s
12:09:14 [2019-09-16T12:09:14.846Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux)
12:09:14 [2019-09-16T12:09:14.846Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux)
12:09:14 [2019-09-16T12:09:14.846Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.065s
12:09:15 [2019-09-16T12:09:15.590Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.334s	coverage: 72.3% of statements
12:09:16 [2019-09-16T12:09:16.155Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.029s	coverage: 46.2% of statements
12:09:16 [2019-09-16T12:09:16.155Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:09:16 [2019-09-16T12:09:16.181Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	1.910s
12:09:16 [2019-09-16T12:09:16.745Z] === RUN   TestCopyFromContainer//
12:09:16 [2019-09-16T12:09:16.745Z] === RUN   TestCopyFromContainer//bar/root
12:09:16 [2019-09-16T12:09:16.999Z] === RUN   TestCopyFromContainer//bar/root/
12:09:16 [2019-09-16T12:09:16.999Z] === RUN   TestCopyFromContainer/bar/quux
12:09:17 [2019-09-16T12:09:17.017Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	2.283s
12:09:17 [2019-09-16T12:09:17.254Z] === RUN   TestCopyFromContainer/bar/quux/
12:09:17 [2019-09-16T12:09:17.254Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:09:17 [2019-09-16T12:09:17.254Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:09:17 [2019-09-16T12:09:17.508Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:09:17 [2019-09-16T12:09:17.508Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:09:17 [2019-09-16T12:09:17.508Z] === RUN   TestCopyFromContainer/bar/notarget
12:09:17 [2019-09-16T12:09:17.763Z] --- PASS: TestCopyFromContainer (2.91s)
12:09:17 [2019-09-16T12:09:17.763Z]     --- PASS: TestCopyFromContainer// (0.08s)
12:09:17 [2019-09-16T12:09:17.763Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
12:09:17 [2019-09-16T12:09:17.763Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
12:09:17 [2019-09-16T12:09:17.763Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
12:09:17 [2019-09-16T12:09:17.763Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:09:17 [2019-09-16T12:09:17.763Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
12:09:17 [2019-09-16T12:09:17.763Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
12:09:17 [2019-09-16T12:09:17.763Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
12:09:17 [2019-09-16T12:09:17.763Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
12:09:17 [2019-09-16T12:09:17.763Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
12:09:17 [2019-09-16T12:09:17.763Z] === RUN   TestHealthKillContainer
12:09:18 [2019-09-16T12:09:18.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:09:18 [2019-09-16T12:09:18.677Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.064s	coverage: 50.8% of statements
12:09:18 [2019-09-16T12:09:18.685Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	2.505s
12:09:20 [2019-09-16T12:09:20.048Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.435s	coverage: 76.1% of statements
12:09:20 [2019-09-16T12:09:20.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:09:20 [2019-09-16T12:09:20.568Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	1.478s
12:09:20 [2019-09-16T12:09:20.568Z] PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy	4.614s
12:09:20 [2019-09-16T12:09:20.823Z] --- PASS: TestHealthKillContainer (3.17s)
12:09:20 [2019-09-16T12:09:20.823Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:09:20 [2019-09-16T12:09:20.980Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
12:09:21 [2019-09-16T12:09:21.077Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
12:09:21 [2019-09-16T12:09:21.077Z] === RUN   TestCopyFromContainerPathIsNotDir
12:09:21 [2019-09-16T12:09:21.077Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
12:09:21 [2019-09-16T12:09:21.077Z] === RUN   TestCopyFromContainer
12:09:21 [2019-09-16T12:09:21.238Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	2.987s	coverage: 57.2% of statements
12:09:21 [2019-09-16T12:09:21.238Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:09:21 [2019-09-16T12:09:21.238Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:09:22 [2019-09-16T12:09:22.002Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	1.633s
12:09:22 [2019-09-16T12:09:22.257Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	0.462s
12:09:22 [2019-09-16T12:09:22.608Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
12:09:23 [2019-09-16T12:09:23.180Z] === RUN   TestCopyFromContainer//
12:09:23 [2019-09-16T12:09:23.357Z] --- PASS: TestRenameRunningContainerAndReuse (8.00s)
12:09:23 [2019-09-16T12:09:23.357Z] === RUN   TestRenameInvalidName
12:09:23 [2019-09-16T12:09:23.435Z] === RUN   TestCopyFromContainer//bar/root
12:09:23 [2019-09-16T12:09:23.435Z] === RUN   TestCopyFromContainer//bar/root/
12:09:23 [2019-09-16T12:09:23.540Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
12:09:23 [2019-09-16T12:09:23.690Z] === RUN   TestCopyFromContainer/bar/quux
12:09:23 [2019-09-16T12:09:23.945Z] === RUN   TestCopyFromContainer/bar/quux/
12:09:23 [2019-09-16T12:09:23.945Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:09:24 [2019-09-16T12:09:24.199Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:09:24 [2019-09-16T12:09:24.199Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:09:24 [2019-09-16T12:09:24.453Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:09:24 [2019-09-16T12:09:24.453Z] === RUN   TestCopyFromContainer/bar/notarget
12:09:24 [2019-09-16T12:09:24.453Z] --- PASS: TestCopyFromContainer (3.45s)
12:09:24 [2019-09-16T12:09:24.453Z]     --- PASS: TestCopyFromContainer// (0.12s)
12:09:24 [2019-09-16T12:09:24.453Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
12:09:24 [2019-09-16T12:09:24.453Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
12:09:24 [2019-09-16T12:09:24.453Z]     --- PASS: TestCopyFromContainer/bar/quux (0.28s)
12:09:24 [2019-09-16T12:09:24.453Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.15s)
12:09:24 [2019-09-16T12:09:24.453Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
12:09:24 [2019-09-16T12:09:24.453Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
12:09:24 [2019-09-16T12:09:24.453Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
12:09:24 [2019-09-16T12:09:24.453Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
12:09:24 [2019-09-16T12:09:24.453Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
12:09:24 [2019-09-16T12:09:24.453Z] === RUN   TestHealthKillContainer
12:09:24 [2019-09-16T12:09:24.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:09:24 [2019-09-16T12:09:24.912Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
12:09:24 [2019-09-16T12:09:24.912Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:09:24 [2019-09-16T12:09:24.912Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:09:25 [2019-09-16T12:09:25.479Z] ok  	github.com/docker/docker/daemon/logger	0.244s	coverage: 43.7% of statements
12:09:25 [2019-09-16T12:09:25.547Z] --- PASS: TestRenameInvalidName (2.49s)
12:09:25 [2019-09-16T12:09:25.547Z] === RUN   TestRenameAnonymousContainer
12:09:25 [2019-09-16T12:09:25.547Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
12:09:25 [2019-09-16T12:09:25.547Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
12:09:25 [2019-09-16T12:09:25.547Z] === RUN   TestRenameContainerWithSameName
12:09:26 [2019-09-16T12:09:26.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:09:26 [2019-09-16T12:09:26.961Z] PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory	4.371s
12:09:27 [2019-09-16T12:09:27.392Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.141s	coverage: 78.6% of statements
12:09:27 [2019-09-16T12:09:27.392Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:09:27 [2019-09-16T12:09:27.392Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:09:27 [2019-09-16T12:09:27.392Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.029s	coverage: 68.2% of statements
12:09:27 [2019-09-16T12:09:27.519Z] --- PASS: TestHealthKillContainer (3.09s)
12:09:27 [2019-09-16T12:09:27.519Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:09:27 [2019-09-16T12:09:27.773Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
12:09:27 [2019-09-16T12:09:27.773Z] === RUN   TestCopyFromContainerPathIsNotDir
12:09:27 [2019-09-16T12:09:27.773Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
12:09:27 [2019-09-16T12:09:27.773Z] === RUN   TestCopyFromContainer
12:09:28 [2019-09-16T12:09:28.323Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 26.2% of statements
12:09:28 [2019-09-16T12:09:28.468Z] --- PASS: TestRenameContainerWithSameName (2.82s)
12:09:28 [2019-09-16T12:09:28.468Z] === RUN   TestRenameContainerWithLinkedContainer
12:09:28 [2019-09-16T12:09:28.468Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
12:09:28 [2019-09-16T12:09:28.468Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
12:09:28 [2019-09-16T12:09:28.468Z] === RUN   TestResize
12:09:28 [2019-09-16T12:09:28.468Z] --- SKIP: TestResize (0.00s)
12:09:28 [2019-09-16T12:09:28.468Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
12:09:28 [2019-09-16T12:09:28.468Z] === RUN   TestResizeWithInvalidSize
12:09:28 [2019-09-16T12:09:28.468Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
12:09:28 [2019-09-16T12:09:28.468Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
12:09:28 [2019-09-16T12:09:28.468Z] === RUN   TestResizeWhenContainerNotStarted
12:09:28 [2019-09-16T12:09:28.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:09:28 [2019-09-16T12:09:28.887Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 62.1% of statements
12:09:28 [2019-09-16T12:09:28.887Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
12:09:29 [2019-09-16T12:09:29.132Z] PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH	2.477s
12:09:29 [2019-09-16T12:09:29.733Z] === RUN   TestCopyFromContainer//
12:09:29 [2019-09-16T12:09:29.733Z] === RUN   TestCopyFromContainer//bar/root
12:09:29 [2019-09-16T12:09:29.987Z] === RUN   TestCopyFromContainer//bar/root/
12:09:29 [2019-09-16T12:09:29.987Z] === RUN   TestCopyFromContainer/bar/quux
12:09:29 [2019-09-16T12:09:29.987Z] === RUN   TestCopyFromContainer/bar/quux/
12:09:30 [2019-09-16T12:09:30.241Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:09:30 [2019-09-16T12:09:30.241Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:09:30 [2019-09-16T12:09:30.241Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	1.024s
12:09:30 [2019-09-16T12:09:30.241Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:09:30 [2019-09-16T12:09:30.257Z] ok  	github.com/docker/docker/daemon/logger/local	0.012s	coverage: 74.7% of statements
12:09:30 [2019-09-16T12:09:30.257Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:09:30 [2019-09-16T12:09:30.496Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:09:30 [2019-09-16T12:09:30.496Z] === RUN   TestCopyFromContainer/bar/notarget
12:09:30 [2019-09-16T12:09:30.496Z] --- PASS: TestCopyFromContainer (2.75s)
12:09:30 [2019-09-16T12:09:30.496Z]     --- PASS: TestCopyFromContainer// (0.10s)
12:09:30 [2019-09-16T12:09:30.496Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
12:09:30 [2019-09-16T12:09:30.496Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
12:09:30 [2019-09-16T12:09:30.496Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
12:09:30 [2019-09-16T12:09:30.496Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
12:09:30 [2019-09-16T12:09:30.496Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
12:09:30 [2019-09-16T12:09:30.496Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
12:09:30 [2019-09-16T12:09:30.496Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
12:09:30 [2019-09-16T12:09:30.496Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
12:09:30 [2019-09-16T12:09:30.496Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
12:09:30 [2019-09-16T12:09:30.496Z] === RUN   TestHealthKillContainer
12:09:30 [2019-09-16T12:09:30.515Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 18.6% of statements
12:09:30 [2019-09-16T12:09:30.745Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:09:30 [2019-09-16T12:09:30.745Z] Using test binary docker
12:09:30 [2019-09-16T12:09:30.745Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:09:30 [2019-09-16T12:09:30.745Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
12:09:30 [2019-09-16T12:09:30.745Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
12:09:30 [2019-09-16T12:09:30.745Z] Warning failed to create cache: (null)
12:09:30 [2019-09-16T12:09:30.745Z] .
12:09:30 [2019-09-16T12:09:30.745Z] INFO: Waiting for daemon to start...
12:09:30 [2019-09-16T12:09:30.745Z] Starting dockerd
12:09:31 [2019-09-16T12:09:31.402Z] --- PASS: TestResizeWhenContainerNotStarted (3.21s)
12:09:31 [2019-09-16T12:09:31.402Z] === RUN   TestDaemonRestartKillContainers
12:09:31 [2019-09-16T12:09:31.402Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:09:31 [2019-09-16T12:09:31.402Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:09:31 [2019-09-16T12:09:31.402Z] === RUN   TestStats
12:09:31 [2019-09-16T12:09:31.402Z] --- SKIP: TestStats (0.00s)
12:09:31 [2019-09-16T12:09:31.402Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
12:09:31 [2019-09-16T12:09:31.402Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:09:31 [2019-09-16T12:09:31.420Z] PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON	1.090s
12:09:31 [2019-09-16T12:09:31.808Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	12.964s
12:09:32 [2019-09-16T12:09:32.411Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 47.8% of statements
12:09:32 [2019-09-16T12:09:32.668Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
12:09:32 [2019-09-16T12:09:32.765Z] .
12:09:32 [2019-09-16T12:09:32.765Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:09:32 [2019-09-16T12:09:32.765Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:09:32 [2019-09-16T12:09:32.765Z] Error: No such image: emptyfs
12:09:33 [2019-09-16T12:09:33.065Z] Running integration-test (iteration 1)
12:09:33 [2019-09-16T12:09:33.065Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
12:09:33 [2019-09-16T12:09:33.600Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
12:09:33 [2019-09-16T12:09:33.858Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.599s	coverage: 84.5% of statements
12:09:33 [2019-09-16T12:09:33.858Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:09:33 [2019-09-16T12:09:33.858Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:09:33 [2019-09-16T12:09:33.927Z] --- PASS: TestHealthKillContainer (3.00s)
12:09:33 [2019-09-16T12:09:33.927Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:09:33 [2019-09-16T12:09:33.927Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
12:09:33 [2019-09-16T12:09:33.927Z] === RUN   TestCopyFromContainerPathIsNotDir
12:09:33 [2019-09-16T12:09:33.927Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
12:09:33 [2019-09-16T12:09:33.927Z] === RUN   TestCopyFromContainer
12:09:35 [2019-09-16T12:09:35.814Z] === RUN   TestCopyFromContainer//
12:09:35 [2019-09-16T12:09:35.814Z] === RUN   TestCopyFromContainer//bar/root
12:09:35 [2019-09-16T12:09:35.814Z] === RUN   TestCopyFromContainer//bar/root/
12:09:35 [2019-09-16T12:09:35.814Z] === RUN   TestCopyFromContainer/bar/quux
12:09:35 [2019-09-16T12:09:35.814Z] === RUN   TestCopyFromContainer/bar/quux/
12:09:36 [2019-09-16T12:09:36.069Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:09:36 [2019-09-16T12:09:36.069Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:09:36 [2019-09-16T12:09:36.324Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:09:36 [2019-09-16T12:09:36.324Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:09:36 [2019-09-16T12:09:36.324Z] === RUN   TestCopyFromContainer/bar/notarget
12:09:36 [2019-09-16T12:09:36.381Z] ok  	github.com/docker/docker/distribution/metadata	0.070s	coverage: 48.2% of statements
12:09:36 [2019-09-16T12:09:36.381Z] ok  	github.com/docker/docker/distribution	0.191s	coverage: 22.6% of statements
12:09:36 [2019-09-16T12:09:36.381Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:09:36 [2019-09-16T12:09:36.485Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	4.597s
12:09:36 [2019-09-16T12:09:36.582Z] --- PASS: TestCopyFromContainer (2.71s)
12:09:36 [2019-09-16T12:09:36.582Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:09:36 [2019-09-16T12:09:36.582Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
12:09:36 [2019-09-16T12:09:36.582Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
12:09:36 [2019-09-16T12:09:36.582Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
12:09:36 [2019-09-16T12:09:36.582Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
12:09:36 [2019-09-16T12:09:36.582Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
12:09:36 [2019-09-16T12:09:36.582Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
12:09:36 [2019-09-16T12:09:36.582Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
12:09:36 [2019-09-16T12:09:36.582Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
12:09:36 [2019-09-16T12:09:36.582Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
12:09:36 [2019-09-16T12:09:36.582Z] === RUN   TestHealthKillContainer
12:09:36 [2019-09-16T12:09:36.943Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	0.782s
12:09:36 [2019-09-16T12:09:36.943Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux)
12:09:37 [2019-09-16T12:09:37.752Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 51.6% of statements
12:09:38 [2019-09-16T12:09:38.507Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.05s)
12:09:38 [2019-09-16T12:09:38.507Z] === RUN   TestStopContainerWithTimeout
12:09:38 [2019-09-16T12:09:38.507Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
12:09:38 [2019-09-16T12:09:38.507Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:09:38 [2019-09-16T12:09:38.507Z] === RUN   TestUpdateRestartPolicy
12:09:38 [2019-09-16T12:09:38.684Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
12:09:39 [2019-09-16T12:09:39.249Z] ok  	github.com/docker/docker/distribution/xfer	1.432s	coverage: 83.4% of statements
12:09:39 [2019-09-16T12:09:39.249Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:09:39 [2019-09-16T12:09:39.842Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	3.031s
12:09:39 [2019-09-16T12:09:39.957Z] --- PASS: TestHealthKillContainer (3.12s)
12:09:39 [2019-09-16T12:09:39.957Z] PASS
12:09:39 [2019-09-16T12:09:39.957Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:09:39 [2019-09-16T12:09:39.957Z] INFO: Testing against a local daemon
12:09:39 [2019-09-16T12:09:39.957Z] testing: warning: no tests to run
12:09:39 [2019-09-16T12:09:39.957Z] PASS
12:09:39 [2019-09-16T12:09:39.957Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:09:39 [2019-09-16T12:09:39.957Z] INFO: Testing against a local daemon
12:09:39 [2019-09-16T12:09:39.957Z] testing: warning: no tests to run
12:09:39 [2019-09-16T12:09:39.957Z] PASS
12:09:39 [2019-09-16T12:09:39.957Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:09:39 [2019-09-16T12:09:39.957Z] INFO: Testing against a local daemon
12:09:39 [2019-09-16T12:09:39.957Z] testing: warning: no tests to run
12:09:39 [2019-09-16T12:09:39.957Z] PASS
12:09:39 [2019-09-16T12:09:39.957Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:09:39 [2019-09-16T12:09:39.957Z] INFO: Testing against a local daemon
12:09:39 [2019-09-16T12:09:39.957Z] testing: warning: no tests to run
12:09:39 [2019-09-16T12:09:39.957Z] PASS
12:09:39 [2019-09-16T12:09:39.957Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:09:39 [2019-09-16T12:09:39.957Z] testing: warning: no tests to run
12:09:39 [2019-09-16T12:09:39.957Z] PASS
12:09:39 [2019-09-16T12:09:39.957Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:09:39 [2019-09-16T12:09:39.957Z] INFO: Testing against a local daemon
12:09:39 [2019-09-16T12:09:39.957Z] testing: warning: no tests to run
12:09:39 [2019-09-16T12:09:39.957Z] PASS
12:09:39 [2019-09-16T12:09:39.957Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:09:39 [2019-09-16T12:09:39.957Z] INFO: Testing against a local daemon
12:09:39 [2019-09-16T12:09:39.957Z] testing: warning: no tests to run
12:09:39 [2019-09-16T12:09:39.957Z] PASS
12:09:39 [2019-09-16T12:09:39.957Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:09:39 [2019-09-16T12:09:39.957Z] INFO: Testing against a local daemon
12:09:39 [2019-09-16T12:09:39.957Z] testing: warning: no tests to run
12:09:39 [2019-09-16T12:09:39.957Z] PASS
12:09:39 [2019-09-16T12:09:39.957Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:09:39 [2019-09-16T12:09:39.957Z] INFO: Testing against a local daemon
12:09:39 [2019-09-16T12:09:39.957Z] testing: warning: no tests to run
12:09:39 [2019-09-16T12:09:39.957Z] PASS
12:09:39 [2019-09-16T12:09:39.957Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:09:39 [2019-09-16T12:09:39.957Z] INFO: Testing against a local daemon
12:09:39 [2019-09-16T12:09:39.957Z] testing: warning: no tests to run
12:09:39 [2019-09-16T12:09:39.957Z] PASS
12:09:39 [2019-09-16T12:09:39.957Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:09:39 [2019-09-16T12:09:39.957Z] INFO: Testing against a local daemon
12:09:39 [2019-09-16T12:09:39.957Z] testing: warning: no tests to run
12:09:39 [2019-09-16T12:09:39.957Z] PASS
12:09:39 [2019-09-16T12:09:39.957Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:09:39 [2019-09-16T12:09:39.957Z] INFO: Testing against a local daemon
12:09:39 [2019-09-16T12:09:39.957Z] === RUN   TestDockerNetworkReConnect
12:09:40 [2019-09-16T12:09:40.181Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
12:09:40 [2019-09-16T12:09:40.181Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:09:40 [2019-09-16T12:09:40.745Z] ok  	github.com/docker/docker/image/v1	0.026s	coverage: 25.0% of statements
12:09:40 [2019-09-16T12:09:40.746Z] ?   	github.com/docker/docker/internal/test	[no test files]
12:09:41 [2019-09-16T12:09:41.374Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	1.347s
12:09:41 [2019-09-16T12:09:41.677Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
12:09:41 [2019-09-16T12:09:41.677Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
12:09:41 [2019-09-16T12:09:41.677Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
12:09:41 [2019-09-16T12:09:41.839Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	10.185s
12:09:41 [2019-09-16T12:09:41.934Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
12:09:41 [2019-09-16T12:09:41.934Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
12:09:41 [2019-09-16T12:09:41.934Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
12:09:41 [2019-09-16T12:09:41.934Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
12:09:41 [2019-09-16T12:09:41.934Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
12:09:42 [2019-09-16T12:09:42.192Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
12:09:42 [2019-09-16T12:09:42.192Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
12:09:42 [2019-09-16T12:09:42.758Z] ok  	github.com/docker/docker/internal/testutil	0.009s	coverage: 62.5% of statements
12:09:43 [2019-09-16T12:09:43.323Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
12:09:45 [2019-09-16T12:09:45.096Z] PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin	23.760s
12:09:45 [2019-09-16T12:09:45.223Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 66.9% of statements
12:09:45 [2019-09-16T12:09:45.223Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
12:09:46 [2019-09-16T12:09:46.019Z] --- PASS: TestDockerNetworkReConnect (6.04s)
12:09:46 [2019-09-16T12:09:46.019Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:09:46 [2019-09-16T12:09:46.019Z]     daemon.go:321: [d5958f361fe20] waiting for daemon to start
12:09:46 [2019-09-16T12:09:46.019Z]     daemon.go:339: [d5958f361fe20] daemon started
12:09:46 [2019-09-16T12:09:46.019Z]     daemon.go:449: [d5958f361fe20] Stopping daemon
12:09:46 [2019-09-16T12:09:46.019Z]     daemon.go:288: [d5958f361fe20] exiting daemon
12:09:46 [2019-09-16T12:09:46.019Z]     daemon.go:436: [d5958f361fe20] Daemon stopped
12:09:46 [2019-09-16T12:09:46.019Z] === RUN   TestServiceUpdateNetwork
12:09:46 [2019-09-16T12:09:46.019Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	4.555s
12:09:47 [2019-09-16T12:09:47.121Z] ok  	github.com/docker/docker/pkg/archive	0.406s	coverage: 77.2% of statements
12:09:47 [2019-09-16T12:09:47.160Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	5.007s
12:09:47 [2019-09-16T12:09:47.160Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux)
12:09:47 [2019-09-16T12:09:47.160Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux)
12:09:47 [2019-09-16T12:09:47.160Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux)
12:09:47 [2019-09-16T12:09:47.160Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux)
12:09:47 [2019-09-16T12:09:47.160Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.389s
12:09:48 [2019-09-16T12:09:48.315Z] Loaded image: buildpack-deps:jessie
12:09:48 [2019-09-16T12:09:48.315Z] Loaded image: busybox:latest
12:09:48 [2019-09-16T12:09:48.315Z] Loaded image: busybox:glibc
12:09:48 [2019-09-16T12:09:48.315Z] Loaded image: debian:jessie
12:09:48 [2019-09-16T12:09:48.315Z] Loaded image: hello-world:latest
12:09:48 [2019-09-16T12:09:48.315Z] INFO: Testing against a local daemon
12:09:48 [2019-09-16T12:09:48.315Z] === RUN   TestBuildWithSession
12:09:48 [2019-09-16T12:09:48.492Z] ok  	github.com/docker/docker/pkg/authorization	0.291s	coverage: 66.7% of statements
12:09:48 [2019-09-16T12:09:48.492Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
12:09:48 [2019-09-16T12:09:48.750Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
12:09:49 [2019-09-16T12:09:49.278Z] PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed	2.940s
12:09:49 [2019-09-16T12:09:49.322Z] --- PASS: TestBuildWithSession (2.20s)
12:09:49 [2019-09-16T12:09:49.322Z] === RUN   TestBuildSquashParent
12:09:49 [2019-09-16T12:09:49.837Z] PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer	4.325s
12:09:52 [2019-09-16T12:09:52.025Z] ok  	github.com/docker/docker/layer	7.638s	coverage: 72.0% of statements
12:09:52 [2019-09-16T12:09:52.025Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:09:52 [2019-09-16T12:09:52.025Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:09:52 [2019-09-16T12:09:52.025Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:09:52 [2019-09-16T12:09:52.025Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:09:52 [2019-09-16T12:09:52.025Z] ?   	github.com/docker/docker/oci	[no test files]
12:09:52 [2019-09-16T12:09:52.025Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:09:52 [2019-09-16T12:09:52.591Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.025s	coverage: 43.2% of statements
12:09:52 [2019-09-16T12:09:52.591Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:09:52 [2019-09-16T12:09:52.591Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:09:52 [2019-09-16T12:09:52.591Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
12:09:53 [2019-09-16T12:09:53.144Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	3.698s
12:09:53 [2019-09-16T12:09:53.525Z] ok  	github.com/docker/docker/pkg/discovery	0.007s	coverage: 58.3% of statements
12:09:53 [2019-09-16T12:09:53.783Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
12:09:54 [2019-09-16T12:09:54.068Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	1.146s
12:09:54 [2019-09-16T12:09:54.716Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
12:09:54 [2019-09-16T12:09:54.819Z] --- PASS: TestBuildSquashParent (5.24s)
12:09:54 [2019-09-16T12:09:54.819Z] === RUN   TestBuildWithRemoveAndForceRemove
12:09:54 [2019-09-16T12:09:54.819Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:09:54 [2019-09-16T12:09:54.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:09:54 [2019-09-16T12:09:54.819Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:09:54 [2019-09-16T12:09:54.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:09:54 [2019-09-16T12:09:54.819Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:09:54 [2019-09-16T12:09:54.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:09:54 [2019-09-16T12:09:54.819Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:09:54 [2019-09-16T12:09:54.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:09:54 [2019-09-16T12:09:54.819Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:09:54 [2019-09-16T12:09:54.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:09:54 [2019-09-16T12:09:54.819Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:09:54 [2019-09-16T12:09:54.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:09:54 [2019-09-16T12:09:54.819Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:09:54 [2019-09-16T12:09:54.819Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:09:54 [2019-09-16T12:09:54.819Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:09:54 [2019-09-16T12:09:54.819Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:09:55 [2019-09-16T12:09:55.282Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
12:09:55 [2019-09-16T12:09:55.282Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
12:09:55 [2019-09-16T12:09:55.428Z] PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache	1.307s
12:09:55 [2019-09-16T12:09:55.682Z] PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy	0.439s
12:09:56 [2019-09-16T12:09:56.607Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell	0.652s
12:09:56 [2019-09-16T12:09:56.655Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 66.3% of statements
12:09:57 [2019-09-16T12:09:57.219Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
12:09:57 [2019-09-16T12:09:57.573Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	1.272s
12:09:58 [2019-09-16T12:09:58.153Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.108s	coverage: 84.1% of statements
12:09:58 [2019-09-16T12:09:58.153Z] ok  	github.com/docker/docker/pkg/fsutils	0.191s	coverage: 85.1% of statements
12:09:58 [2019-09-16T12:09:58.299Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:09:58 [2019-09-16T12:09:58.299Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:09:58 [2019-09-16T12:09:58.747Z] ok  	github.com/docker/docker/pkg/homedir	0.023s	coverage: 10.2% of statements
12:09:58 [2019-09-16T12:09:58.932Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	1.291s
12:09:59 [2019-09-16T12:09:59.651Z] --- PASS: TestUpdateRestartPolicy (20.97s)
12:09:59 [2019-09-16T12:09:59.651Z] === RUN   TestUpdateRestartWithAutoRemove
12:09:59 [2019-09-16T12:09:59.693Z] ok  	github.com/docker/docker/pkg/idtools	0.553s	coverage: 70.1% of statements
12:09:59 [2019-09-16T12:09:59.951Z] ok  	github.com/docker/docker/pkg/ioutils	0.467s	coverage: 70.0% of statements
12:10:00 [2019-09-16T12:10:00.209Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
12:10:00 [2019-09-16T12:10:00.334Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
12:10:00 [2019-09-16T12:10:00.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.42s)
12:10:00 [2019-09-16T12:10:00.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.63s)
12:10:00 [2019-09-16T12:10:00.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.67s)
12:10:00 [2019-09-16T12:10:00.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.78s)
12:10:00 [2019-09-16T12:10:00.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.34s)
12:10:00 [2019-09-16T12:10:00.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s)
12:10:00 [2019-09-16T12:10:00.334Z] === RUN   TestBuildMultiStageCopy
12:10:00 [2019-09-16T12:10:00.334Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:10:00 [2019-09-16T12:10:00.378Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	1.148s
12:10:00 [2019-09-16T12:10:00.466Z] ok  	github.com/docker/docker/pkg/locker	0.015s	coverage: 88.9% of statements
12:10:00 [2019-09-16T12:10:00.724Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
12:10:00 [2019-09-16T12:10:00.724Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:10:01 [2019-09-16T12:10:01.290Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
12:10:01 [2019-09-16T12:10:01.547Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
12:10:01 [2019-09-16T12:10:01.805Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:10:02 [2019-09-16T12:10:02.064Z] ok  	github.com/docker/docker/pkg/mount	0.582s	coverage: 70.8% of statements
12:10:02 [2019-09-16T12:10:02.064Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:10:02 [2019-09-16T12:10:02.322Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.0% of statements
12:10:02 [2019-09-16T12:10:02.370Z] --- PASS: TestServiceUpdateNetwork (16.13s)
12:10:02 [2019-09-16T12:10:02.370Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:10:02 [2019-09-16T12:10:02.370Z]     daemon.go:321: [de9e9a18a0920] waiting for daemon to start
12:10:02 [2019-09-16T12:10:02.370Z]     daemon.go:339: [de9e9a18a0920] daemon started
12:10:02 [2019-09-16T12:10:02.370Z]     daemon.go:449: [de9e9a18a0920] Stopping daemon
12:10:02 [2019-09-16T12:10:02.370Z]     daemon.go:288: [de9e9a18a0920] exiting daemon
12:10:02 [2019-09-16T12:10:02.370Z]     daemon.go:436: [de9e9a18a0920] Daemon stopped
12:10:02 [2019-09-16T12:10:02.370Z] === RUN   TestDockerNetworkReConnect
12:10:02 [2019-09-16T12:10:02.580Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 82.4% of statements
12:10:02 [2019-09-16T12:10:02.580Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:10:02 [2019-09-16T12:10:02.580Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:10:02 [2019-09-16T12:10:02.655Z] --- PASS: TestUpdateRestartWithAutoRemove (3.35s)
12:10:02 [2019-09-16T12:10:02.655Z] === RUN   TestWaitNonBlocked
12:10:02 [2019-09-16T12:10:02.655Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:10:02 [2019-09-16T12:10:02.655Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:10:02 [2019-09-16T12:10:02.655Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:10:02 [2019-09-16T12:10:02.655Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:10:02 [2019-09-16T12:10:02.655Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:10:02 [2019-09-16T12:10:02.655Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:10:03 [2019-09-16T12:10:03.018Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:10:03 [2019-09-16T12:10:03.018Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:10:03 [2019-09-16T12:10:03.481Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:10:03 [2019-09-16T12:10:03.514Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.019s	coverage: 56.8% of statements
12:10:03 [2019-09-16T12:10:03.765Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:10:03 [2019-09-16T12:10:03.949Z] PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes	3.415s
12:10:04 [2019-09-16T12:10:04.078Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
12:10:04 [2019-09-16T12:10:04.380Z] --- PASS: TestBuildMultiStageCopy (3.76s)
12:10:04 [2019-09-16T12:10:04.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.11s)
12:10:04 [2019-09-16T12:10:04.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
12:10:04 [2019-09-16T12:10:04.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s)
12:10:04 [2019-09-16T12:10:04.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s)
12:10:04 [2019-09-16T12:10:04.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s)
12:10:04 [2019-09-16T12:10:04.380Z] === RUN   TestBuildMultiStageParentConfig
12:10:04 [2019-09-16T12:10:04.642Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
12:10:04 [2019-09-16T12:10:04.900Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
12:10:05 [2019-09-16T12:10:05.311Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	4.892s
12:10:05 [2019-09-16T12:10:05.311Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.138s
12:10:05 [2019-09-16T12:10:05.390Z] --- PASS: TestBuildMultiStageParentConfig (1.01s)
12:10:05 [2019-09-16T12:10:05.390Z] === RUN   TestBuildLabelWithTargets
12:10:05 [2019-09-16T12:10:05.566Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	0.376s
12:10:05 [2019-09-16T12:10:05.566Z] SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows)
12:10:06 [2019-09-16T12:10:06.124Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.475s
12:10:06 [2019-09-16T12:10:06.268Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 72.7% of statements
12:10:06 [2019-09-16T12:10:06.526Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
12:10:06 [2019-09-16T12:10:06.874Z] --- PASS: TestBuildLabelWithTargets (1.60s)
12:10:06 [2019-09-16T12:10:06.874Z] === RUN   TestBuildWithEmptyLayers
12:10:07 [2019-09-16T12:10:07.483Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	1.355s
12:10:07 [2019-09-16T12:10:07.492Z] --- PASS: TestBuildWithEmptyLayers (0.81s)
12:10:07 [2019-09-16T12:10:07.492Z] === RUN   TestBuildMultiStageOnBuild
12:10:07 [2019-09-16T12:10:07.738Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.177s
12:10:08 [2019-09-16T12:10:08.299Z] --- PASS: TestDockerNetworkReConnect (6.10s)
12:10:08 [2019-09-16T12:10:08.299Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:10:08 [2019-09-16T12:10:08.299Z]     daemon.go:321: [d9133cfef7b7a] waiting for daemon to start
12:10:08 [2019-09-16T12:10:08.299Z]     daemon.go:339: [d9133cfef7b7a] daemon started
12:10:08 [2019-09-16T12:10:08.299Z]     daemon.go:449: [d9133cfef7b7a] Stopping daemon
12:10:08 [2019-09-16T12:10:08.299Z]     daemon.go:288: [d9133cfef7b7a] exiting daemon
12:10:08 [2019-09-16T12:10:08.299Z]     daemon.go:436: [d9133cfef7b7a] Daemon stopped
12:10:08 [2019-09-16T12:10:08.299Z] === RUN   TestServiceUpdateNetwork
12:10:08 [2019-09-16T12:10:08.478Z] --- PASS: TestWaitNonBlocked (0.02s)
12:10:08 [2019-09-16T12:10:08.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.64s)
12:10:08 [2019-09-16T12:10:08.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.79s)
12:10:08 [2019-09-16T12:10:08.478Z] === RUN   TestWaitBlocked
12:10:08 [2019-09-16T12:10:08.478Z] --- SKIP: TestWaitBlocked (0.00s)
12:10:08 [2019-09-16T12:10:08.478Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:10:08 [2019-09-16T12:10:08.478Z] PASS
12:10:08 [2019-09-16T12:10:08.478Z] Running D:\gopath\src\github.com\docker\docker\integration\image
12:10:08 [2019-09-16T12:10:08.478Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:10:08 [2019-09-16T12:10:08.478Z] INFO: Testing against a local daemon
12:10:08 [2019-09-16T12:10:08.478Z] === RUN   TestCommitInheritsEnv
12:10:08 [2019-09-16T12:10:08.478Z] --- SKIP: TestCommitInheritsEnv (0.00s)
12:10:08 [2019-09-16T12:10:08.478Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
12:10:08 [2019-09-16T12:10:08.478Z] === RUN   TestImportExtremelyLargeImageWorks
12:10:08 [2019-09-16T12:10:08.478Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:10:08 [2019-09-16T12:10:08.478Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
12:10:08 [2019-09-16T12:10:08.478Z] === RUN   TestImagesFilterMultiReference
12:10:08 [2019-09-16T12:10:08.478Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:10:08 [2019-09-16T12:10:08.478Z] === RUN   TestRemoveImageOrphaning
12:10:08 [2019-09-16T12:10:08.478Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
12:10:08 [2019-09-16T12:10:08.478Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
12:10:08 [2019-09-16T12:10:08.478Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:10:08 [2019-09-16T12:10:08.478Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:10:08 [2019-09-16T12:10:08.478Z] === RUN   TestTagInvalidReference
12:10:08 [2019-09-16T12:10:08.478Z] --- PASS: TestTagInvalidReference (0.02s)
12:10:08 [2019-09-16T12:10:08.478Z] === RUN   TestTagValidPrefixedRepo
12:10:08 [2019-09-16T12:10:08.478Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:10:08 [2019-09-16T12:10:08.478Z] === RUN   TestTagExistedNameWithoutForce
12:10:08 [2019-09-16T12:10:08.478Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
12:10:08 [2019-09-16T12:10:08.478Z] === RUN   TestTagOfficialNames
12:10:08 [2019-09-16T12:10:08.478Z] --- SKIP: TestTagOfficialNames (0.00s)
12:10:08 [2019-09-16T12:10:08.478Z]     tag_test.go:98: testEnv.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.478Z] === RUN   TestTagMatchesDigest
12:10:08 [2019-09-16T12:10:08.478Z] --- PASS: TestTagMatchesDigest (0.02s)
12:10:08 [2019-09-16T12:10:08.478Z] PASS
12:10:08 [2019-09-16T12:10:08.478Z] Running D:\gopath\src\github.com\docker\docker\integration\network
12:10:08 [2019-09-16T12:10:08.478Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:10:08 [2019-09-16T12:10:08.478Z] INFO: Testing against a local daemon
12:10:08 [2019-09-16T12:10:08.478Z] === RUN   TestNetworkCreateDelete
12:10:08 [2019-09-16T12:10:08.478Z] --- SKIP: TestNetworkCreateDelete (0.00s)
12:10:08 [2019-09-16T12:10:08.478Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:10:08 [2019-09-16T12:10:08.478Z] === RUN   TestDockerNetworkDeletePreferID
12:10:08 [2019-09-16T12:10:08.478Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
12:10:08 [2019-09-16T12:10:08.478Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestInspectNetwork
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestInspectNetwork (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestRunContainerWithBridgeNone
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestNetworkInvalidJSON
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestNetworkInvalidJSON//networks/create
12:10:08 [2019-09-16T12:10:08.479Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:10:08 [2019-09-16T12:10:08.479Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:08 [2019-09-16T12:10:08.479Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:08 [2019-09-16T12:10:08.479Z] === CONT  TestNetworkInvalidJSON//networks/create
12:10:08 [2019-09-16T12:10:08.479Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:08 [2019-09-16T12:10:08.479Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:10:08 [2019-09-16T12:10:08.479Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:10:08 [2019-09-16T12:10:08.479Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestDaemonRestartWithLiveRestore
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
12:10:08 [2019-09-16T12:10:08.479Z]     service_test.go:29: testEnv.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestDaemonDefaultNetworkPools
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     service_test.go:51: testEnv.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestDaemonRestartWithExistingNetwork
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     service_test.go:94: testEnv.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     service_test.go:127: testEnv.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     service_test.go:177: testEnv.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestServiceWithPredefinedNetwork
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     service_test.go:201: testEnv.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     service_test.go:230: FLAKY_TEST
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestServiceWithDataPathPortInit
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     service_test.go:333: testEnv.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     service_test.go:392: testEnv.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] PASS
12:10:08 [2019-09-16T12:10:08.479Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Testing against a local daemon
12:10:08 [2019-09-16T12:10:08.479Z] PASS
12:10:08 [2019-09-16T12:10:08.479Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Testing against a local daemon
12:10:08 [2019-09-16T12:10:08.479Z] PASS
12:10:08 [2019-09-16T12:10:08.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
12:10:08 [2019-09-16T12:10:08.479Z] PASS
12:10:08 [2019-09-16T12:10:08.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:10:08 [2019-09-16T12:10:08.479Z] PASS
12:10:08 [2019-09-16T12:10:08.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Testing against a local daemon
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestPluginInvalidJSON
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:10:08 [2019-09-16T12:10:08.479Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:10:08 [2019-09-16T12:10:08.479Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:10:08 [2019-09-16T12:10:08.479Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:10:08 [2019-09-16T12:10:08.479Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z] PASS
12:10:08 [2019-09-16T12:10:08.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Testing against a local daemon
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestExternalGraphDriver
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestExternalGraphDriver (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     external_test.go:48: runtime.GOOS == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestGraphdriverPluginV2
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     external_test.go:407: runtime.GOOS == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] PASS
12:10:08 [2019-09-16T12:10:08.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Testing against a local daemon
12:10:08 [2019-09-16T12:10:08.479Z] PASS
12:10:08 [2019-09-16T12:10:08.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:10:08 [2019-09-16T12:10:08.479Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Testing against a local daemon
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestSecretInspect
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestSecretInspect (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestSecretList
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestSecretList (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestSecretsCreateAndDelete
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestSecretsUpdate
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestSecretsUpdate (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestTemplatedSecret
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestTemplatedSecret (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestSecretCreateResolve
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestSecretCreateResolve (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
12:10:08 [2019-09-16T12:10:08.479Z] PASS
12:10:08 [2019-09-16T12:10:08.479Z] Running D:\gopath\src\github.com\docker\docker\integration\service
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Testing against a local daemon
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestServiceCreateInit
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:10:08 [2019-09-16T12:10:08.479Z] --- PASS: TestServiceCreateInit (0.02s)
12:10:08 [2019-09-16T12:10:08.479Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestCreateServiceMultipleTimes
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestCreateServiceConflict
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestCreateServiceConflict (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestCreateServiceMaxReplicas
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
12:10:08 [2019-09-16T12:10:08.479Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestCreateWithDuplicateNetworkNames
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestCreateServiceSecretFileMode
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestCreateServiceConfigFileMode
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestCreateServiceSysctls
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestCreateServiceSysctls (0.02s)
12:10:08 [2019-09-16T12:10:08.479Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestInspect
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestInspect (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     inspect_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestDockerNetworkConnectAlias
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestDockerNetworkReConnect
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestServicePlugin
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestServicePlugin (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestServiceUpdateLabel
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestServiceUpdateLabel (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestServiceUpdateSecrets
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestServiceUpdateConfigs
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestServiceUpdateNetwork
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
12:10:08 [2019-09-16T12:10:08.479Z] PASS
12:10:08 [2019-09-16T12:10:08.479Z] Running D:\gopath\src\github.com\docker\docker\integration\session
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:10:08 [2019-09-16T12:10:08.479Z] INFO: Testing against a local daemon
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestSessionCreate
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestSessionCreate (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:10:08 [2019-09-16T12:10:08.479Z] === RUN   TestSessionCreateWithBadUpgrade
12:10:08 [2019-09-16T12:10:08.479Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
12:10:08 [2019-09-16T12:10:08.479Z]     session_test.go:43: testEnv.OSType == "windows": FIXME
12:10:08 [2019-09-16T12:10:08.479Z] PASS
12:10:08 [2019-09-16T12:10:08.479Z] Running D:\gopath\src\github.com\docker\docker\integration\system
12:10:08 [2019-09-16T12:10:08.940Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:10:08 [2019-09-16T12:10:08.940Z] INFO: Testing against a local daemon
12:10:08 [2019-09-16T12:10:08.940Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:10:08 [2019-09-16T12:10:08.940Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:10:08 [2019-09-16T12:10:08.940Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:10:08 [2019-09-16T12:10:08.940Z] === RUN   TestEventsExecDie
12:10:08 [2019-09-16T12:10:08.940Z] --- SKIP: TestEventsExecDie (0.00s)
12:10:08 [2019-09-16T12:10:08.940Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:10:08 [2019-09-16T12:10:08.940Z] === RUN   TestEventsBackwardsCompatible
12:10:08 [2019-09-16T12:10:08.940Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
12:10:08 [2019-09-16T12:10:08.940Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:10:08 [2019-09-16T12:10:08.940Z] === RUN   TestInfoAPI
12:10:08 [2019-09-16T12:10:08.940Z] --- PASS: TestInfoAPI (0.03s)
12:10:08 [2019-09-16T12:10:08.940Z] === RUN   TestInfoAPIWarnings
12:10:08 [2019-09-16T12:10:08.940Z] --- SKIP: TestInfoAPIWarnings (0.00s)
12:10:08 [2019-09-16T12:10:08.940Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
12:10:08 [2019-09-16T12:10:08.940Z] === RUN   TestLoginFailsWithBadCredentials
12:10:09 [2019-09-16T12:10:09.222Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	1.609s
12:10:09 [2019-09-16T12:10:09.802Z] ok  	github.com/docker/docker/pkg/signal	2.824s	coverage: 61.0% of statements
12:10:09 [2019-09-16T12:10:09.913Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s)
12:10:09 [2019-09-16T12:10:09.913Z] === RUN   TestPingCacheHeaders
12:10:09 [2019-09-16T12:10:09.913Z] --- PASS: TestPingCacheHeaders (0.02s)
12:10:09 [2019-09-16T12:10:09.913Z] === RUN   TestPingGet
12:10:09 [2019-09-16T12:10:09.913Z] --- PASS: TestPingGet (0.02s)
12:10:09 [2019-09-16T12:10:09.913Z] === RUN   TestPingHead
12:10:09 [2019-09-16T12:10:09.913Z] --- PASS: TestPingHead (0.02s)
12:10:09 [2019-09-16T12:10:09.913Z] === RUN   TestVersion
12:10:09 [2019-09-16T12:10:09.913Z] --- PASS: TestVersion (0.02s)
12:10:09 [2019-09-16T12:10:09.913Z] PASS
12:10:09 [2019-09-16T12:10:09.913Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
12:10:09 [2019-09-16T12:10:09.913Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:10:09 [2019-09-16T12:10:09.913Z] INFO: Testing against a local daemon
12:10:09 [2019-09-16T12:10:09.913Z] === RUN   TestVolumesCreateAndList
12:10:09 [2019-09-16T12:10:09.913Z] --- PASS: TestVolumesCreateAndList (0.03s)
12:10:09 [2019-09-16T12:10:09.913Z] === RUN   TestVolumesRemove
12:10:09 [2019-09-16T12:10:09.913Z] --- SKIP: TestVolumesRemove (0.00s)
12:10:09 [2019-09-16T12:10:09.913Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
12:10:09 [2019-09-16T12:10:09.913Z] === RUN   TestVolumesInspect
12:10:09 [2019-09-16T12:10:09.913Z] --- PASS: TestVolumesInspect (0.03s)
12:10:09 [2019-09-16T12:10:09.913Z] === RUN   TestVolumesInvalidJSON
12:10:09 [2019-09-16T12:10:09.913Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:10:09 [2019-09-16T12:10:09.913Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:10:09 [2019-09-16T12:10:09.913Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:10:09 [2019-09-16T12:10:09.913Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:10:09 [2019-09-16T12:10:09.913Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:10:09 [2019-09-16T12:10:09.913Z] PASS
12:10:09 [2019-09-16T12:10:09.913Z] INFO: make.ps1 ended at 09/16/2019 12:10:09
12:10:09 [2019-09-16T12:10:09.913Z] INFO: Integration CLI tests being run from the host:
12:10:09 [2019-09-16T12:10:09.913Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" 
12:10:10 [2019-09-16T12:10:10.059Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
12:10:10 [2019-09-16T12:10:10.174Z] --- PASS: TestBuildMultiStageOnBuild (2.27s)
12:10:10 [2019-09-16T12:10:10.174Z] === RUN   TestBuildUncleanTarFilenames
12:10:10 [2019-09-16T12:10:10.624Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
12:10:10 [2019-09-16T12:10:10.881Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
12:10:11 [2019-09-16T12:10:11.139Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
12:10:11 [2019-09-16T12:10:11.190Z] --- PASS: TestBuildUncleanTarFilenames (1.20s)
12:10:11 [2019-09-16T12:10:11.190Z] === RUN   TestBuildMultiStageLayerLeak
12:10:11 [2019-09-16T12:10:11.704Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 81.4% of statements
12:10:12 [2019-09-16T12:10:12.270Z] ok  	github.com/docker/docker/pkg/system	0.022s	coverage: 35.8% of statements
12:10:12 [2019-09-16T12:10:12.527Z] ok  	github.com/docker/docker/pkg/tailfile	0.055s	coverage: 88.6% of statements
12:10:13 [2019-09-16T12:10:13.091Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
12:10:13 [2019-09-16T12:10:13.656Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
12:10:13 [2019-09-16T12:10:13.871Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s)
12:10:13 [2019-09-16T12:10:13.871Z] === RUN   TestBuildWithHugeFile
12:10:13 [2019-09-16T12:10:13.913Z] testing: warning: no tests to run
12:10:13 [2019-09-16T12:10:13.913Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: 0.0% of statements [no tests to run]
12:10:14 [2019-09-16T12:10:14.454Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress	4.667s
12:10:14 [2019-09-16T12:10:14.477Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
12:10:14 [2019-09-16T12:10:14.477Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
12:10:14 [2019-09-16T12:10:14.734Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:10:15 [2019-09-16T12:10:15.012Z] PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal	0.933s
12:10:16 [2019-09-16T12:10:16.371Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	1.286s
12:10:16 [2019-09-16T12:10:16.929Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	0.512s
12:10:17 [2019-09-16T12:10:17.258Z] ok  	github.com/docker/docker/plugin	0.531s	coverage: 27.3% of statements
12:10:17 [2019-09-16T12:10:17.515Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
12:10:18 [2019-09-16T12:10:18.294Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	1.104s
12:10:18 [2019-09-16T12:10:18.448Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 74.1% of statements
12:10:18 [2019-09-16T12:10:18.513Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
12:10:18 [2019-09-16T12:10:18.513Z] INFO: Testing against a local daemon
12:10:18 [2019-09-16T12:10:18.513Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.002s
12:10:18 [2019-09-16T12:10:18.513Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux)
12:10:18 [2019-09-16T12:10:18.513Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.007s
12:10:18 [2019-09-16T12:10:18.513Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.002s
12:10:18 [2019-09-16T12:10:18.513Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
12:10:18 [2019-09-16T12:10:18.513Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux)
12:10:18 [2019-09-16T12:10:18.513Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.001s
12:10:19 [2019-09-16T12:10:19.014Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
12:10:19 [2019-09-16T12:10:19.763Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	1.591s
12:10:20 [2019-09-16T12:10:20.058Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	1.772s
12:10:20 [2019-09-16T12:10:20.386Z] ok  	github.com/docker/docker/registry	0.086s	coverage: 56.4% of statements
12:10:20 [2019-09-16T12:10:20.519Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.198s
12:10:21 [2019-09-16T12:10:21.319Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
12:10:21 [2019-09-16T12:10:21.319Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 49.0% of statements
12:10:22 [2019-09-16T12:10:22.251Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
12:10:22 [2019-09-16T12:10:22.272Z] PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser	2.272s
12:10:22 [2019-09-16T12:10:22.706Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	1.880s
12:10:22 [2019-09-16T12:10:22.706Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.347s
12:10:22 [2019-09-16T12:10:22.817Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
12:10:23 [2019-09-16T12:10:23.748Z] ok  	github.com/docker/docker/volume/local	0.024s	coverage: 73.0% of statements
12:10:24 [2019-09-16T12:10:24.313Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
12:10:24 [2019-09-16T12:10:24.780Z] --- PASS: TestServiceUpdateNetwork (16.07s)
12:10:24 [2019-09-16T12:10:24.780Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:10:24 [2019-09-16T12:10:24.780Z]     daemon.go:321: [d0d2db2d5cc1b] waiting for daemon to start
12:10:24 [2019-09-16T12:10:24.780Z]     daemon.go:339: [d0d2db2d5cc1b] daemon started
12:10:24 [2019-09-16T12:10:24.780Z]     daemon.go:449: [d0d2db2d5cc1b] Stopping daemon
12:10:24 [2019-09-16T12:10:24.780Z]     daemon.go:288: [d0d2db2d5cc1b] exiting daemon
12:10:24 [2019-09-16T12:10:24.780Z]     daemon.go:436: [d0d2db2d5cc1b] Daemon stopped
12:10:24 [2019-09-16T12:10:24.780Z] === RUN   TestDockerNetworkReConnect
12:10:25 [2019-09-16T12:10:25.682Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
12:10:26 [2019-09-16T12:10:26.141Z] PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot	3.927s
12:10:30 [2019-09-16T12:10:30.295Z] --- PASS: TestDockerNetworkReConnect (5.32s)
12:10:30 [2019-09-16T12:10:30.295Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:10:30 [2019-09-16T12:10:30.295Z]     daemon.go:321: [dd2d14d3f0daa] waiting for daemon to start
12:10:30 [2019-09-16T12:10:30.295Z]     daemon.go:339: [dd2d14d3f0daa] daemon started
12:10:30 [2019-09-16T12:10:30.295Z]     daemon.go:449: [dd2d14d3f0daa] Stopping daemon
12:10:30 [2019-09-16T12:10:30.295Z]     daemon.go:288: [dd2d14d3f0daa] exiting daemon
12:10:30 [2019-09-16T12:10:30.295Z]     daemon.go:436: [dd2d14d3f0daa] Daemon stopped
12:10:30 [2019-09-16T12:10:30.295Z] === RUN   TestServiceUpdateNetwork
12:10:37 [2019-09-16T12:10:37.817Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	43.112s
12:10:37 [2019-09-16T12:10:37.817Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux)
12:10:37 [2019-09-16T12:10:37.817Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux)
12:10:37 [2019-09-16T12:10:37.875Z] ok  	github.com/docker/docker/pkg/plugins	33.621s	coverage: 76.8% of statements
12:10:37 [2019-09-16T12:10:37.875Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:10:37 [2019-09-16T12:10:37.875Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:10:37 [2019-09-16T12:10:37.875Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:10:37 [2019-09-16T12:10:37.875Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:10:37 [2019-09-16T12:10:37.875Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:10:37 [2019-09-16T12:10:37.875Z] ?   	github.com/docker/docker/rootless	[no test files]
12:10:37 [2019-09-16T12:10:37.875Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:10:37 [2019-09-16T12:10:37.875Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:10:37 [2019-09-16T12:10:37.875Z] ?   	github.com/docker/docker/volume	[no test files]
12:10:37 [2019-09-16T12:10:37.875Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:10:37 [2019-09-16T12:10:37.875Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === Skipped
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     exec_linux_test.go:18: requires AppArmor to be enabled
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     exec_linux_test.go:38: requires AppArmor to be enabled
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:46: Driver btrfs not supported
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:46: Driver btrfs not supported
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:46: Driver btrfs not supported
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:46: Driver btrfs not supported
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:46: Driver btrfs not supported
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:73: No driver to put!
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     overlay_test.go:49: Fails to compute changes intermittently
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:46: Driver zfs not supported
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:46: Driver zfs not supported
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:46: Driver zfs not supported
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:46: Driver zfs not supported
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:46: Driver zfs not supported
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     graphtest_unix.go:73: No driver to put!
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:10:37 [2019-09-16T12:10:37.875Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] 
12:10:37 [2019-09-16T12:10:37.875Z] DONE 2021 tests, 19 skipped in 243.905s
Post stage
[Pipeline] junit
12:10:37 [2019-09-16T12:10:37.886Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
12:10:38 [2019-09-16T12:10:38.509Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-345/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b -e DOCKER_GRAPHDRIVER docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b hack/validate/vendor
12:10:42 [2019-09-16T12:10:42.683Z] 2019/09/16 12:10:42 Collecting initial packages
12:10:42 [2019-09-16T12:10:42.683Z] 2019/09/16 12:10:42 Download dependencies
12:10:45 [2019-09-16T12:10:45.138Z] PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups	18.451s
12:10:45 [2019-09-16T12:10:45.138Z] --- PASS: TestServiceUpdateNetwork (15.45s)
12:10:45 [2019-09-16T12:10:45.138Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:10:45 [2019-09-16T12:10:45.138Z]     daemon.go:321: [d4ac9f86a2278] waiting for daemon to start
12:10:45 [2019-09-16T12:10:45.138Z]     daemon.go:339: [d4ac9f86a2278] daemon started
12:10:45 [2019-09-16T12:10:45.138Z]     daemon.go:449: [d4ac9f86a2278] Stopping daemon
12:10:45 [2019-09-16T12:10:45.138Z]     daemon.go:288: [d4ac9f86a2278] exiting daemon
12:10:45 [2019-09-16T12:10:45.138Z]     daemon.go:436: [d4ac9f86a2278] Daemon stopped
12:10:45 [2019-09-16T12:10:45.138Z] === RUN   TestDockerNetworkReConnect
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 Starting whole vndr cycle because no package specified
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone github.com/Microsoft/hcsshim, revision 672e52e9209d1e53718c1b6a7d68cc9272654ab5, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone google.golang.org/grpc, revision 25c4f928eaa6d96443009bd842389fb4fa48664e, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone https://github.com/cpuguy83/check.git to github.com/go-check/check, revision 4ed411733c5785b40214c70bce814c3a3a689609, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone github.com/opencontainers/runc, revision 425e105d5a03fabd737a126ad93d62a9eeede87f, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
12:10:45 [2019-09-16T12:10:45.204Z] 2019/09/16 12:10:44 	Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20
12:10:45 [2019-09-16T12:10:45.392Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	1.104s
12:10:45 [2019-09-16T12:10:45.951Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.325s
12:10:46 [2019-09-16T12:10:46.577Z] 2019/09/16 12:10:46 	Finished clone github.com/Azure/go-ansiterm
12:10:46 [2019-09-16T12:10:46.577Z] 2019/09/16 12:10:46 	Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20
12:10:46 [2019-09-16T12:10:46.577Z] 2019/09/16 12:10:46 	Finished clone github.com/opencontainers/selinux
12:10:46 [2019-09-16T12:10:46.577Z] 2019/09/16 12:10:46 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
12:10:46 [2019-09-16T12:10:46.577Z] 2019/09/16 12:10:46 	Finished clone github.com/seccomp/libseccomp-golang
12:10:46 [2019-09-16T12:10:46.577Z] 2019/09/16 12:10:46 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
12:10:46 [2019-09-16T12:10:46.577Z] 2019/09/16 12:10:46 	Finished clone github.com/syndtr/gocapability
12:10:46 [2019-09-16T12:10:46.577Z] 2019/09/16 12:10:46 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
12:10:46 [2019-09-16T12:10:46.835Z] 2019/09/16 12:10:46 	Finished clone github.com/docker/libtrust
12:10:46 [2019-09-16T12:10:46.835Z] 2019/09/16 12:10:46 	Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20
12:10:46 [2019-09-16T12:10:46.835Z] 2019/09/16 12:10:46 	Finished clone github.com/go-check/check
12:10:46 [2019-09-16T12:10:46.835Z] 2019/09/16 12:10:46 	Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20
12:10:47 [2019-09-16T12:10:47.092Z] 2019/09/16 12:10:46 	Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20
12:10:47 [2019-09-16T12:10:47.092Z] 2019/09/16 12:10:46 	Finished clone github.com/coreos/go-systemd
12:10:47 [2019-09-16T12:10:47.092Z] 2019/09/16 12:10:47 	Finished clone github.com/godbus/dbus
12:10:47 [2019-09-16T12:10:47.092Z] 2019/09/16 12:10:47 	Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20
12:10:47 [2019-09-16T12:10:47.092Z] 2019/09/16 12:10:47 	Finished clone github.com/Microsoft/go-winio
12:10:47 [2019-09-16T12:10:47.093Z] 2019/09/16 12:10:47 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
12:10:47 [2019-09-16T12:10:47.312Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	1.210s
12:10:47 [2019-09-16T12:10:47.658Z] 2019/09/16 12:10:47 	Finished clone github.com/opencontainers/runtime-spec
12:10:47 [2019-09-16T12:10:47.658Z] 2019/09/16 12:10:47 	Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20
12:10:47 [2019-09-16T12:10:47.916Z] 2019/09/16 12:10:47 	Finished clone github.com/Graylog2/go-gelf
12:10:47 [2019-09-16T12:10:47.916Z] 2019/09/16 12:10:47 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
12:10:48 [2019-09-16T12:10:48.174Z] 2019/09/16 12:10:48 	Finished clone github.com/fluent/fluent-logger-golang
12:10:48 [2019-09-16T12:10:48.174Z] 2019/09/16 12:10:48 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
12:10:48 [2019-09-16T12:10:48.174Z] 2019/09/16 12:10:48 	Finished clone github.com/opencontainers/image-spec
12:10:48 [2019-09-16T12:10:48.174Z] 2019/09/16 12:10:48 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
12:10:48 [2019-09-16T12:10:48.174Z] 2019/09/16 12:10:48 	Finished clone github.com/philhofer/fwd
12:10:48 [2019-09-16T12:10:48.174Z] 2019/09/16 12:10:48 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
12:10:48 [2019-09-16T12:10:48.235Z] PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer	1.072s
12:10:49 [2019-09-16T12:10:49.107Z] 2019/09/16 12:10:48 	Finished clone github.com/fsnotify/fsnotify
12:10:49 [2019-09-16T12:10:49.107Z] 2019/09/16 12:10:48 	Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20
12:10:49 [2019-09-16T12:10:49.107Z] 2019/09/16 12:10:48 	Finished clone github.com/bsphere/le_go
12:10:49 [2019-09-16T12:10:49.107Z] 2019/09/16 12:10:48 	Clone github.com/containerd/containerd, revision 7c1e88399ec0b0b077121d9d5ad97e647b11c870, attempt 1/20
12:10:49 [2019-09-16T12:10:49.107Z] 2019/09/16 12:10:49 	Finished clone github.com/jmespath/go-jmespath
12:10:49 [2019-09-16T12:10:49.107Z] 2019/09/16 12:10:49 	Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20
12:10:49 [2019-09-16T12:10:49.158Z] PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore	24.409s
12:10:49 [2019-09-16T12:10:49.365Z] 2019/09/16 12:10:49 	Finished clone github.com/go-ini/ini
12:10:49 [2019-09-16T12:10:49.365Z] 2019/09/16 12:10:49 	Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20
12:10:49 [2019-09-16T12:10:49.719Z] PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents	1.691s
12:10:49 [2019-09-16T12:10:49.719Z] SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows)
12:10:49 [2019-09-16T12:10:49.719Z] SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows)
12:10:49 [2019-09-16T12:10:49.930Z] 2019/09/16 12:10:49 	Finished clone github.com/googleapis/gax-go
12:10:49 [2019-09-16T12:10:49.930Z] 2019/09/16 12:10:49 	Clone github.com/containerd/cgroups, revision 4994991857f9b0ae8dc439551e8bebdbb4bf66c1, attempt 1/20
12:10:49 [2019-09-16T12:10:49.973Z] SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows)
12:10:49 [2019-09-16T12:10:49.973Z] SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows)
12:10:50 [2019-09-16T12:10:50.496Z] 2019/09/16 12:10:50 	Finished clone golang.org/x/oauth2
12:10:50 [2019-09-16T12:10:50.496Z] 2019/09/16 12:10:50 	Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20
12:10:50 [2019-09-16T12:10:50.496Z] 2019/09/16 12:10:50 	Finished clone github.com/tinylib/msgp
12:10:50 [2019-09-16T12:10:50.496Z] 2019/09/16 12:10:50 	Clone github.com/containerd/go-runc, revision 7d11b49dc0769f6dbb0d1b19f3d48524d1bad9ad, attempt 1/20
12:10:50 [2019-09-16T12:10:50.897Z] --- PASS: TestDockerNetworkReConnect (5.73s)
12:10:50 [2019-09-16T12:10:50.897Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:10:50 [2019-09-16T12:10:50.897Z]     daemon.go:321: [d0a16a3c74729] waiting for daemon to start
12:10:50 [2019-09-16T12:10:50.897Z]     daemon.go:339: [d0a16a3c74729] daemon started
12:10:50 [2019-09-16T12:10:50.897Z]     daemon.go:449: [d0a16a3c74729] Stopping daemon
12:10:50 [2019-09-16T12:10:50.897Z]     daemon.go:288: [d0a16a3c74729] exiting daemon
12:10:50 [2019-09-16T12:10:50.897Z]     daemon.go:436: [d0a16a3c74729] Daemon stopped
12:10:50 [2019-09-16T12:10:50.897Z] === RUN   TestServiceUpdateNetwork
12:10:51 [2019-09-16T12:10:51.062Z] 2019/09/16 12:10:51 	Finished clone github.com/containerd/fifo
12:10:51 [2019-09-16T12:10:51.062Z] 2019/09/16 12:10:51 	Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20
12:10:51 [2019-09-16T12:10:51.628Z] 2019/09/16 12:10:51 	Finished clone github.com/golang/gddo
12:10:51 [2019-09-16T12:10:51.628Z] 2019/09/16 12:10:51 	Clone github.com/containerd/ttrpc, revision 699c4e40d1e7416e08bf7019c7ce2e9beced4636, attempt 1/20
12:10:52 [2019-09-16T12:10:52.193Z] 2019/09/16 12:10:52 	Finished clone github.com/containerd/cgroups
12:10:52 [2019-09-16T12:10:52.193Z] 2019/09/16 12:10:52 	Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20
12:10:52 [2019-09-16T12:10:52.193Z] 2019/09/16 12:10:52 	Finished clone go.opencensus.io
12:10:52 [2019-09-16T12:10:52.193Z] 2019/09/16 12:10:52 	Clone github.com/docker/swarmkit, revision bbe341867eae1615faf8a702ec05bfe986e73e06, attempt 1/20
12:10:52 [2019-09-16T12:10:52.258Z] PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost	2.262s
12:10:52 [2019-09-16T12:10:52.258Z] PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat	0.047s
12:10:52 [2019-09-16T12:10:52.451Z] 2019/09/16 12:10:52 	Finished clone github.com/containerd/console
12:10:52 [2019-09-16T12:10:52.451Z] 2019/09/16 12:10:52 	Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20
12:10:52 [2019-09-16T12:10:52.709Z] 2019/09/16 12:10:52 	Finished clone github.com/containerd/go-runc
12:10:52 [2019-09-16T12:10:52.709Z] 2019/09/16 12:10:52 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
12:10:53 [2019-09-16T12:10:53.275Z] 2019/09/16 12:10:53 	Finished clone github.com/containerd/typeurl
12:10:53 [2019-09-16T12:10:53.275Z] 2019/09/16 12:10:53 	Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20
12:10:53 [2019-09-16T12:10:53.533Z] 2019/09/16 12:10:53 	Finished clone github.com/containerd/ttrpc
12:10:53 [2019-09-16T12:10:53.533Z] 2019/09/16 12:10:53 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
12:10:53 [2019-09-16T12:10:53.620Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure	1.237s
12:10:53 [2019-09-16T12:10:53.792Z] 2019/09/16 12:10:53 	Finished clone github.com/containerd/continuity
12:10:53 [2019-09-16T12:10:53.792Z] 2019/09/16 12:10:53 	Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20
12:10:54 [2019-09-16T12:10:54.357Z] 2019/09/16 12:10:54 	Finished clone github.com/gogo/googleapis
12:10:54 [2019-09-16T12:10:54.357Z] 2019/09/16 12:10:54 	Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20
12:10:54 [2019-09-16T12:10:54.542Z] PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext	0.996s
12:10:54 [2019-09-16T12:10:54.922Z] 2019/09/16 12:10:54 	Finished clone github.com/Microsoft/hcsshim
12:10:54 [2019-09-16T12:10:54.922Z] 2019/09/16 12:10:54 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
12:10:54 [2019-09-16T12:10:54.922Z] 2019/09/16 12:10:54 	Finished clone github.com/fernet/fernet-go
12:10:54 [2019-09-16T12:10:54.922Z] 2019/09/16 12:10:54 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
12:10:55 [2019-09-16T12:10:55.482Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	22.140s
12:10:55 [2019-09-16T12:10:55.482Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux)
12:10:55 [2019-09-16T12:10:55.482Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.181s
12:10:55 [2019-09-16T12:10:55.856Z] 2019/09/16 12:10:55 	Finished clone github.com/hashicorp/go-immutable-radix
12:10:55 [2019-09-16T12:10:55.856Z] 2019/09/16 12:10:55 	Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20
12:10:55 [2019-09-16T12:10:55.856Z] 2019/09/16 12:10:55 	Finished clone google.golang.org/grpc
12:10:55 [2019-09-16T12:10:55.902Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	1.196s
12:10:55 [2019-09-16T12:10:55.902Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.156s
12:10:56 [2019-09-16T12:10:56.113Z] 2019/09/16 12:10:55 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
12:10:56 [2019-09-16T12:10:56.679Z] 2019/09/16 12:10:56 	Finished clone golang.org/x/time
12:10:56 [2019-09-16T12:10:56.679Z] 2019/09/16 12:10:56 	Finished clone github.com/opencontainers/runc
12:10:56 [2019-09-16T12:10:56.679Z] 2019/09/16 12:10:56 	Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20
12:10:56 [2019-09-16T12:10:56.679Z] 2019/09/16 12:10:56 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
12:10:56 [2019-09-16T12:10:56.679Z] 2019/09/16 12:10:56 	Finished clone github.com/hashicorp/go-memdb
12:10:56 [2019-09-16T12:10:56.679Z] 2019/09/16 12:10:56 	Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20
12:10:58 [2019-09-16T12:10:58.055Z] 2019/09/16 12:10:57 	Finished clone github.com/hashicorp/golang-lru
12:10:58 [2019-09-16T12:10:58.055Z] 2019/09/16 12:10:57 	Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20
12:10:58 [2019-09-16T12:10:58.055Z] 2019/09/16 12:10:57 	Finished clone github.com/coreos/pkg
12:10:58 [2019-09-16T12:10:58.055Z] 2019/09/16 12:10:57 	Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20
12:10:58 [2019-09-16T12:10:58.313Z] 2019/09/16 12:10:58 	Finished clone github.com/golang/protobuf
12:10:58 [2019-09-16T12:10:58.313Z] 2019/09/16 12:10:58 	Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20
12:10:58 [2019-09-16T12:10:58.313Z] 2019/09/16 12:10:58 	Finished clone code.cloudfoundry.org/clock
12:10:58 [2019-09-16T12:10:58.313Z] 2019/09/16 12:10:58 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
12:10:58 [2019-09-16T12:10:58.571Z] 2019/09/16 12:10:58 	Finished clone github.com/beorn7/perks
12:10:58 [2019-09-16T12:10:58.571Z] 2019/09/16 12:10:58 	Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20
12:10:59 [2019-09-16T12:10:59.164Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	3.161s
12:10:59 [2019-09-16T12:10:59.944Z] 2019/09/16 12:10:59 	Finished clone github.com/prometheus/client_model
12:10:59 [2019-09-16T12:10:59.944Z] 2019/09/16 12:10:59 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
12:10:59 [2019-09-16T12:10:59.944Z] 2019/09/16 12:10:59 	Finished clone golang.org/x/crypto
12:10:59 [2019-09-16T12:10:59.944Z] 2019/09/16 12:10:59 	Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20
12:11:00 [2019-09-16T12:11:00.202Z] 2019/09/16 12:11:00 	Finished clone github.com/prometheus/client_golang
12:11:00 [2019-09-16T12:11:00.202Z] 2019/09/16 12:11:00 	Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20
12:11:00 [2019-09-16T12:11:00.202Z] 2019/09/16 12:11:00 	Finished clone github.com/matttproud/golang_protobuf_extensions
12:11:00 [2019-09-16T12:11:00.202Z] 2019/09/16 12:11:00 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
12:11:00 [2019-09-16T12:11:00.780Z] 2019/09/16 12:11:00 	Finished clone github.com/pkg/errors
12:11:00 [2019-09-16T12:11:00.780Z] 2019/09/16 12:11:00 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
12:11:01 [2019-09-16T12:11:01.070Z] 2019/09/16 12:11:00 	Finished clone github.com/prometheus/procfs
12:11:01 [2019-09-16T12:11:01.070Z] 2019/09/16 12:11:00 	Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20
12:11:01 [2019-09-16T12:11:01.634Z] 2019/09/16 12:11:01 	Finished clone github.com/prometheus/common
12:11:01 [2019-09-16T12:11:01.634Z] 2019/09/16 12:11:01 	Clone github.com/docker/libnetwork, revision fc5a7d91d54cc98f64fc28f9e288b46a0bee756c, attempt 1/20
12:11:01 [2019-09-16T12:11:01.718Z] PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership	2.378s
12:11:01 [2019-09-16T12:11:01.891Z] 2019/09/16 12:11:01 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
12:11:01 [2019-09-16T12:11:01.891Z] 2019/09/16 12:11:01 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
12:11:02 [2019-09-16T12:11:02.457Z] 2019/09/16 12:11:02 	Finished clone github.com/inconshreveable/mousetrap
12:11:02 [2019-09-16T12:11:02.457Z] 2019/09/16 12:11:02 	Clone github.com/gorilla/mux, revision a7962380ca08b5a188038c69871b8d3fbdf31e89, attempt 1/20
12:11:02 [2019-09-16T12:11:02.538Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	6.820s
12:11:02 [2019-09-16T12:11:02.641Z] PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes	1.019s
12:11:02 [2019-09-16T12:11:02.715Z] 2019/09/16 12:11:02 	Finished clone github.com/spf13/pflag
12:11:02 [2019-09-16T12:11:02.715Z] 2019/09/16 12:11:02 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
12:11:02 [2019-09-16T12:11:02.715Z] 2019/09/16 12:11:02 	Finished clone github.com/morikuni/aec
12:11:02 [2019-09-16T12:11:02.715Z] 2019/09/16 12:11:02 	Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20
12:11:02 [2019-09-16T12:11:02.896Z] PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd	0.400s
12:11:02 [2019-09-16T12:11:02.973Z] 2019/09/16 12:11:02 	Finished clone github.com/docker/go-metrics
12:11:02 [2019-09-16T12:11:02.973Z] 2019/09/16 12:11:02 	Clone github.com/kr/pty, revision 521317be5ebc228a0f0ede099fa2a0b5ece22e49, attempt 1/20
12:11:03 [2019-09-16T12:11:03.231Z] 2019/09/16 12:11:03 	Finished clone github.com/spf13/cobra
12:11:03 [2019-09-16T12:11:03.231Z] 2019/09/16 12:11:03 	Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20
12:11:03 [2019-09-16T12:11:03.502Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd	0.595s
12:11:03 [2019-09-16T12:11:03.502Z] SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows)
12:11:03 [2019-09-16T12:11:03.797Z] 2019/09/16 12:11:03 	Finished clone github.com/google/uuid
12:11:03 [2019-09-16T12:11:03.797Z] 2019/09/16 12:11:03 	Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20
12:11:04 [2019-09-16T12:11:04.071Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux)
12:11:04 [2019-09-16T12:11:04.425Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	0.853s
12:11:04 [2019-09-16T12:11:04.730Z] 2019/09/16 12:11:04 	Finished clone github.com/konsorten/go-windows-terminal-sequences
12:11:04 [2019-09-16T12:11:04.730Z] 2019/09/16 12:11:04 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
12:11:04 [2019-09-16T12:11:04.730Z] 2019/09/16 12:11:04 	Finished clone github.com/gorilla/mux
12:11:04 [2019-09-16T12:11:04.730Z] 2019/09/16 12:11:04 	Clone github.com/vdemeester/shakers, revision 24d7f1d6a71aa5d9cbe7390e4afb66b7eef9e1b3, attempt 1/20
12:11:04 [2019-09-16T12:11:04.988Z] 2019/09/16 12:11:04 	Clone golang.org/x/net, revision eb5bcb51f2a31c7d5141d810b70815c05d9c9146, attempt 1/20
12:11:04 [2019-09-16T12:11:04.988Z] 2019/09/16 12:11:04 	Finished clone github.com/kr/pty
12:11:04 [2019-09-16T12:11:04.988Z] 2019/09/16 12:11:04 	Finished clone github.com/mattn/go-shellwords
12:11:04 [2019-09-16T12:11:04.988Z] 2019/09/16 12:11:04 	Clone golang.org/x/sys, revision 4b34438f7a67ee5f45cc6132e2bad873a20324e9, attempt 1/20
12:11:06 [2019-09-16T12:11:06.888Z] 2019/09/16 12:11:06 	Finished clone github.com/google/certificate-transparency-go
12:11:06 [2019-09-16T12:11:06.888Z] 2019/09/16 12:11:06 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
12:11:06 [2019-09-16T12:11:06.888Z] 2019/09/16 12:11:06 	Finished clone github.com/tchap/go-patricia
12:11:06 [2019-09-16T12:11:06.888Z] 2019/09/16 12:11:06 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
12:11:06 [2019-09-16T12:11:06.888Z] 2019/09/16 12:11:06 	Finished clone github.com/vdemeester/shakers
12:11:06 [2019-09-16T12:11:06.888Z] 2019/09/16 12:11:06 	Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20
12:11:06 [2019-09-16T12:11:06.888Z] 2019/09/16 12:11:06 	Finished clone github.com/sirupsen/logrus
12:11:06 [2019-09-16T12:11:06.888Z] 2019/09/16 12:11:06 	Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20
12:11:06 [2019-09-16T12:11:06.931Z] PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause	11.317s
12:11:06 [2019-09-16T12:11:06.932Z] PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost	2.386s
12:11:06 [2019-09-16T12:11:06.932Z] PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock	0.030s
12:11:06 [2019-09-16T12:11:06.932Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
12:11:06 [2019-09-16T12:11:06.932Z] --- PASS: TestServiceUpdateNetwork (15.96s)
12:11:06 [2019-09-16T12:11:06.932Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:11:06 [2019-09-16T12:11:06.932Z]     daemon.go:321: [d669132f3281b] waiting for daemon to start
12:11:06 [2019-09-16T12:11:06.932Z]     daemon.go:339: [d669132f3281b] daemon started
12:11:06 [2019-09-16T12:11:06.932Z]     daemon.go:449: [d669132f3281b] Stopping daemon
12:11:06 [2019-09-16T12:11:06.932Z]     daemon.go:288: [d669132f3281b] exiting daemon
12:11:06 [2019-09-16T12:11:06.932Z]     daemon.go:436: [d669132f3281b] Daemon stopped
12:11:06 [2019-09-16T12:11:06.932Z] === RUN   TestDockerNetworkReConnect
12:11:07 [2019-09-16T12:11:07.855Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	0.877s
12:11:08 [2019-09-16T12:11:08.752Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	4.576s
12:11:08 [2019-09-16T12:11:08.786Z] 2019/09/16 12:11:08 	Finished clone github.com/docker/go-units
12:11:08 [2019-09-16T12:11:08.786Z] 2019/09/16 12:11:08 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
12:11:09 [2019-09-16T12:11:09.045Z] 2019/09/16 12:11:08 	Finished clone gotest.tools
12:11:09 [2019-09-16T12:11:09.045Z] 2019/09/16 12:11:08 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
12:11:09 [2019-09-16T12:11:09.216Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	1.237s
12:11:09 [2019-09-16T12:11:09.978Z] 2019/09/16 12:11:09 	Finished clone github.com/cloudflare/cfssl
12:11:09 [2019-09-16T12:11:09.978Z] 2019/09/16 12:11:09 	Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20
12:11:10 [2019-09-16T12:11:10.236Z] 2019/09/16 12:11:10 	Finished clone github.com/docker/go-connections
12:11:10 [2019-09-16T12:11:10.236Z] 2019/09/16 12:11:10 	Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20
12:11:10 [2019-09-16T12:11:10.619Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	1.401s
12:11:10 [2019-09-16T12:11:10.801Z] 2019/09/16 12:11:10 	Finished clone github.com/google/go-cmp
12:11:10 [2019-09-16T12:11:10.801Z] 2019/09/16 12:11:10 	Clone github.com/moby/buildkit, revision 588c73e1e4f0f3d7d3738abaaa7cf8026064b33e, attempt 1/20
12:11:11 [2019-09-16T12:11:11.059Z] 2019/09/16 12:11:10 	Finished clone github.com/RackSec/srslog
12:11:11 [2019-09-16T12:11:11.059Z] 2019/09/16 12:11:10 	Clone github.com/tonistiigi/fsutil, revision 3bbb99cdbd76619ab717299830c60f6f2a533a6b, attempt 1/20
12:11:11 [2019-09-16T12:11:11.546Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	1.107s
12:11:11 [2019-09-16T12:11:11.993Z] 2019/09/16 12:11:11 	Finished clone github.com/imdario/mergo
12:11:11 [2019-09-16T12:11:11.993Z] 2019/09/16 12:11:11 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
12:11:12 [2019-09-16T12:11:12.925Z] 2019/09/16 12:11:12 	Finished clone golang.org/x/sync
12:11:12 [2019-09-16T12:11:12.925Z] 2019/09/16 12:11:12 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
12:11:13 [2019-09-16T12:11:13.437Z] --- PASS: TestDockerNetworkReConnect (6.35s)
12:11:13 [2019-09-16T12:11:13.437Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
12:11:13 [2019-09-16T12:11:13.437Z]     daemon.go:321: [dbd452ee69e13] waiting for daemon to start
12:11:13 [2019-09-16T12:11:13.437Z]     daemon.go:339: [dbd452ee69e13] daemon started
12:11:13 [2019-09-16T12:11:13.437Z]     daemon.go:449: [dbd452ee69e13] Stopping daemon
12:11:13 [2019-09-16T12:11:13.437Z]     daemon.go:288: [dbd452ee69e13] exiting daemon
12:11:13 [2019-09-16T12:11:13.437Z]     daemon.go:436: [dbd452ee69e13] Daemon stopped
12:11:13 [2019-09-16T12:11:13.437Z] === RUN   TestServiceUpdateNetwork
12:11:13 [2019-09-16T12:11:13.437Z] PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink	1.789s
12:11:13 [2019-09-16T12:11:13.491Z] 2019/09/16 12:11:13 	Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20
12:11:13 [2019-09-16T12:11:13.491Z] 2019/09/16 12:11:13 	Finished clone cloud.google.com/go
12:11:14 [2019-09-16T12:11:14.424Z] 2019/09/16 12:11:14 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
12:11:14 [2019-09-16T12:11:14.424Z] 2019/09/16 12:11:14 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
12:11:15 [2019-09-16T12:11:15.318Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	1.854s
12:11:15 [2019-09-16T12:11:15.357Z] 2019/09/16 12:11:15 	Finished clone github.com/opentracing/opentracing-go
12:11:15 [2019-09-16T12:11:15.357Z] 2019/09/16 12:11:15 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
12:11:15 [2019-09-16T12:11:15.357Z] 2019/09/16 12:11:15 	Finished clone golang.org/x/net
12:11:15 [2019-09-16T12:11:15.357Z] 2019/09/16 12:11:15 	Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20
12:11:15 [2019-09-16T12:11:15.615Z] 2019/09/16 12:11:15 	Finished clone google.golang.org/genproto
12:11:15 [2019-09-16T12:11:15.615Z] 2019/09/16 12:11:15 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
12:11:15 [2019-09-16T12:11:15.873Z] 2019/09/16 12:11:15 	Finished clone github.com/google/shlex
12:11:15 [2019-09-16T12:11:15.873Z] 2019/09/16 12:11:15 	Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20
12:11:16 [2019-09-16T12:11:16.243Z] PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer	0.895s
12:11:16 [2019-09-16T12:11:16.440Z] 2019/09/16 12:11:16 	Finished clone github.com/tonistiigi/fsutil
12:11:16 [2019-09-16T12:11:16.440Z] 2019/09/16 12:11:16 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
12:11:16 [2019-09-16T12:11:16.440Z] 2019/09/16 12:11:16 	Finished clone github.com/opentracing-contrib/go-stdlib
12:11:16 [2019-09-16T12:11:16.440Z] 2019/09/16 12:11:16 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
12:11:17 [2019-09-16T12:11:17.373Z] 2019/09/16 12:11:17 	Finished clone github.com/mitchellh/hashstructure
12:11:17 [2019-09-16T12:11:17.373Z] 2019/09/16 12:11:17 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
12:11:17 [2019-09-16T12:11:17.373Z] 2019/09/16 12:11:17 	Finished clone github.com/gofrs/flock
12:11:17 [2019-09-16T12:11:17.373Z] 2019/09/16 12:11:17 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
12:11:17 [2019-09-16T12:11:17.630Z] 2019/09/16 12:11:17 	Finished clone github.com/Microsoft/opengcs
12:11:17 [2019-09-16T12:11:17.630Z] 2019/09/16 12:11:17 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
12:11:17 [2019-09-16T12:11:17.630Z] 2019/09/16 12:11:17 	Finished clone github.com/samuel/go-zookeeper
12:11:17 [2019-09-16T12:11:17.630Z] 2019/09/16 12:11:17 	Clone github.com/hashicorp/go-sockaddr, revision 6d291a969b86c4b633730bfc6b8b9d64c3aafed9, attempt 1/20
12:11:18 [2019-09-16T12:11:18.125Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	1.860s
12:11:18 [2019-09-16T12:11:18.196Z] 2019/09/16 12:11:17 	Finished clone github.com/docker/go-events
12:11:18 [2019-09-16T12:11:18.196Z] 2019/09/16 12:11:17 	Clone github.com/hashicorp/go-multierror, revision fcdddc395df1ddf4247c69bd436e84cfa0733f7e, attempt 1/20
12:11:18 [2019-09-16T12:11:18.762Z] 2019/09/16 12:11:18 	Finished clone github.com/armon/go-radix
12:11:18 [2019-09-16T12:11:18.762Z] 2019/09/16 12:11:18 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
12:11:18 [2019-09-16T12:11:18.762Z] 2019/09/16 12:11:18 	Finished clone github.com/armon/go-metrics
12:11:18 [2019-09-16T12:11:18.762Z] 2019/09/16 12:11:18 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
12:11:19 [2019-09-16T12:11:19.048Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	0.943s
12:11:19 [2019-09-16T12:11:19.052Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	8.756s
12:11:19 [2019-09-16T12:11:19.327Z] 2019/09/16 12:11:19 	Finished clone github.com/hashicorp/go-msgpack
12:11:19 [2019-09-16T12:11:19.327Z] 2019/09/16 12:11:19 	Clone github.com/vishvananda/netns, revision 604eaf189ee867d8c147fafc28def2394e878d25, attempt 1/20
12:11:19 [2019-09-16T12:11:19.327Z] 2019/09/16 12:11:19 	Finished clone github.com/sean-/seed
12:11:19 [2019-09-16T12:11:19.327Z] 2019/09/16 12:11:19 	Clone github.com/vishvananda/netlink, revision b2de5d10e38ecce8607e6b438b6d174f389a004e, attempt 1/20
12:11:19 [2019-09-16T12:11:19.893Z] 2019/09/16 12:11:19 	Finished clone github.com/hashicorp/go-multierror
12:11:19 [2019-09-16T12:11:19.893Z] 2019/09/16 12:11:19 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
12:11:20 [2019-09-16T12:11:20.151Z] 2019/09/16 12:11:20 	Finished clone github.com/hashicorp/memberlist
12:11:20 [2019-09-16T12:11:20.151Z] 2019/09/16 12:11:20 	Clone github.com/ishidawataru/sctp, revision 07191f837fedd2f13d1ec7b5f885f0f3ec54b1cb, attempt 1/20
12:11:20 [2019-09-16T12:11:20.718Z] 2019/09/16 12:11:20 	Finished clone github.com/docker/libkv
12:11:20 [2019-09-16T12:11:20.718Z] 2019/09/16 12:11:20 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
12:11:20 [2019-09-16T12:11:20.718Z] 2019/09/16 12:11:20 	Finished clone github.com/hashicorp/go-sockaddr
12:11:20 [2019-09-16T12:11:20.718Z] 2019/09/16 12:11:20 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
12:11:20 [2019-09-16T12:11:20.930Z] PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount	1.777s
12:11:20 [2019-09-16T12:11:20.976Z] 2019/09/16 12:11:20 	Finished clone golang.org/x/sys
12:11:20 [2019-09-16T12:11:20.976Z] 2019/09/16 12:11:20 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
12:11:21 [2019-09-16T12:11:21.234Z] 2019/09/16 12:11:21 	Finished clone github.com/docker/libnetwork
12:11:21 [2019-09-16T12:11:21.234Z] 2019/09/16 12:11:21 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
12:11:21 [2019-09-16T12:11:21.234Z] 2019/09/16 12:11:21 	Finished clone github.com/vishvananda/netns
12:11:21 [2019-09-16T12:11:21.234Z] 2019/09/16 12:11:21 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
12:11:21 [2019-09-16T12:11:21.853Z] PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause	0.967s
12:11:21 [2019-09-16T12:11:21.853Z] PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks	0.012s
12:11:21 [2019-09-16T12:11:21.853Z] PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks	0.016s
12:11:22 [2019-09-16T12:11:22.107Z] PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions	0.073s
12:11:22 [2019-09-16T12:11:22.107Z] PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions	0.019s
12:11:22 [2019-09-16T12:11:22.107Z] PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort	0.002s
12:11:22 [2019-09-16T12:11:22.107Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding	0.055s
12:11:22 [2019-09-16T12:11:22.608Z] 2019/09/16 12:11:22 	Finished clone github.com/ishidawataru/sctp
12:11:22 [2019-09-16T12:11:22.608Z] 2019/09/16 12:11:22 	Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20
12:11:22 [2019-09-16T12:11:22.608Z] 2019/09/16 12:11:22 	Finished clone github.com/BurntSushi/toml
12:11:22 [2019-09-16T12:11:22.608Z] 2019/09/16 12:11:22 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
12:11:22 [2019-09-16T12:11:22.608Z] 2019/09/16 12:11:22 	Finished clone github.com/vishvananda/netlink
12:11:22 [2019-09-16T12:11:22.608Z] 2019/09/16 12:11:22 	Clone go.etcd.io/bbolt, revision 7ee3ded59d4835e10f3e7d0f7603c42aa5e83820, attempt 1/20
12:11:22 [2019-09-16T12:11:22.608Z] 2019/09/16 12:11:22 	Finished clone github.com/docker/swarmkit
12:11:22 [2019-09-16T12:11:22.608Z] 2019/09/16 12:11:22 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
12:11:22 [2019-09-16T12:11:22.608Z] 2019/09/16 12:11:22 	Finished clone github.com/deckarep/golang-set
12:11:22 [2019-09-16T12:11:22.608Z] 2019/09/16 12:11:22 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
12:11:22 [2019-09-16T12:11:22.865Z] 2019/09/16 12:11:22 	Finished clone github.com/coreos/go-semver
12:11:22 [2019-09-16T12:11:22.865Z] 2019/09/16 12:11:22 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
12:11:24 [2019-09-16T12:11:24.036Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	1.818s
12:11:24 [2019-09-16T12:11:24.764Z] 2019/09/16 12:11:24 	Finished clone github.com/mistifyio/go-zfs
12:11:25 [2019-09-16T12:11:25.022Z] 2019/09/16 12:11:24 	Finished clone github.com/opencontainers/go-digest
12:11:25 [2019-09-16T12:11:25.280Z] 2019/09/16 12:11:25 	Finished clone github.com/vbatts/tar-split
12:11:25 [2019-09-16T12:11:25.845Z] 2019/09/16 12:11:25 	Finished clone go.etcd.io/bbolt
12:11:25 [2019-09-16T12:11:25.918Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	1.747s
12:11:25 [2019-09-16T12:11:25.918Z] PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124	0.001s
12:11:26 [2019-09-16T12:11:26.477Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore	0.797s
12:11:26 [2019-09-16T12:11:26.540Z] 2019/09/16 12:11:26 	Finished clone github.com/containerd/containerd
12:11:26 [2019-09-16T12:11:26.797Z] 2019/09/16 12:11:26 	Finished clone github.com/hashicorp/serf
12:11:27 [2019-09-16T12:11:27.055Z] 2019/09/16 12:11:27 	Finished clone golang.org/x/text
12:11:27 [2019-09-16T12:11:27.399Z] PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124	0.931s
12:11:27 [2019-09-16T12:11:27.985Z] 2019/09/16 12:11:27 	Finished clone github.com/ugorji/go
12:11:27 [2019-09-16T12:11:27.985Z] 2019/09/16 12:11:27 	Finished clone github.com/moby/buildkit
12:11:28 [2019-09-16T12:11:28.322Z] PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124	0.909s
12:11:28 [2019-09-16T12:11:28.322Z] --- PASS: TestServiceUpdateNetwork (15.23s)
12:11:28 [2019-09-16T12:11:28.322Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
12:11:28 [2019-09-16T12:11:28.322Z]     daemon.go:321: [d22d3df5e5c0d] waiting for daemon to start
12:11:28 [2019-09-16T12:11:28.322Z]     daemon.go:339: [d22d3df5e5c0d] daemon started
12:11:28 [2019-09-16T12:11:28.322Z]     daemon.go:449: [d22d3df5e5c0d] Stopping daemon
12:11:28 [2019-09-16T12:11:28.322Z]     daemon.go:288: [d22d3df5e5c0d] exiting daemon
12:11:28 [2019-09-16T12:11:28.322Z]     daemon.go:436: [d22d3df5e5c0d] Daemon stopped
12:11:28 [2019-09-16T12:11:28.322Z] PASS
12:11:28 [2019-09-16T12:11:28.322Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:11:28 [2019-09-16T12:11:28.322Z] INFO: Testing against a local daemon
12:11:28 [2019-09-16T12:11:28.322Z] testing: warning: no tests to run
12:11:28 [2019-09-16T12:11:28.322Z] PASS
12:11:28 [2019-09-16T12:11:28.322Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:11:28 [2019-09-16T12:11:28.577Z] INFO: Testing against a local daemon
12:11:28 [2019-09-16T12:11:28.577Z] testing: warning: no tests to run
12:11:28 [2019-09-16T12:11:28.577Z] PASS
12:11:28 [2019-09-16T12:11:28.577Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork 
12:11:28 [2019-09-16T12:11:28.577Z] INFO: Testing against a local daemon
12:11:28 [2019-09-16T12:11:28.577Z] testing: warning: no tests to run
12:11:28 [2019-09-16T12:11:28.577Z] PASS
12:11:28 [2019-09-16T12:11:28.577Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1)
12:11:29 [2019-09-16T12:11:29.359Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	8.471s
12:11:29 [2019-09-16T12:11:29.359Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux)
12:11:29 [2019-09-16T12:11:29.498Z] PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124	0.932s
12:11:29 [2019-09-16T12:11:29.753Z] umount: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/root: mountpoint not found
12:11:29 [2019-09-16T12:11:29.753Z] Clearing AppArmor profiles cache:.
12:11:29 [2019-09-16T12:11:29.753Z] All profile caches have been cleared, but no profiles have been unloaded.
12:11:29 [2019-09-16T12:11:29.753Z] Unloading profiles will leave already running processes permanently
12:11:29 [2019-09-16T12:11:29.753Z] unconfined, which can lead to unexpected situations.
12:11:29 [2019-09-16T12:11:29.753Z] 
12:11:29 [2019-09-16T12:11:29.753Z] To set a process to complain mode, use the command line tool
12:11:29 [2019-09-16T12:11:29.753Z] 'aa-complain'. To really tear down all profiles, run the init script
12:11:29 [2019-09-16T12:11:29.753Z] with the 'teardown' option."
12:11:29 [2019-09-16T12:11:29.753Z] Removing test suite binaries
12:11:29 [2019-09-16T12:11:29.753Z] 
12:11:29 [2019-09-16T12:11:29.753Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:11:30 [2019-09-16T12:11:30.315Z] PKG_CONFIG=pkg-config
12:11:30 [2019-09-16T12:11:30.315Z] GOLANG_VERSION=1.12.8
12:11:30 [2019-09-16T12:11:30.315Z] HOSTNAME=62089f210a74
12:11:30 [2019-09-16T12:11:30.315Z] KEEPBUNDLE=1
12:11:30 [2019-09-16T12:11:30.315Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/1
12:11:30 [2019-09-16T12:11:30.315Z] container=docker
12:11:30 [2019-09-16T12:11:30.315Z] TEST_SKIP_INTEGRATION_CLI=1
12:11:30 [2019-09-16T12:11:30.315Z] GOMETALINTER_OPTS=--deadline=2m
12:11:30 [2019-09-16T12:11:30.315Z] GOPATH=/go
12:11:30 [2019-09-16T12:11:30.315Z] PWD=/go/src/github.com/docker/docker
12:11:30 [2019-09-16T12:11:30.315Z] HOME=/root
12:11:30 [2019-09-16T12:11:30.315Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:11:30 [2019-09-16T12:11:30.315Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:11:30 [2019-09-16T12:11:30.315Z] DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b
12:11:30 [2019-09-16T12:11:30.315Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
12:11:30 [2019-09-16T12:11:30.315Z] DOCKER_GRAPHDRIVER=overlay2
12:11:30 [2019-09-16T12:11:30.315Z] TEST_INTEGRATION_DEST=1
12:11:30 [2019-09-16T12:11:30.315Z] TERM=xterm
12:11:30 [2019-09-16T12:11:30.315Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/1
12:11:30 [2019-09-16T12:11:30.315Z] SHLVL=1
12:11:30 [2019-09-16T12:11:30.315Z] TIMEOUT=120m
12:11:30 [2019-09-16T12:11:30.315Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:11:30 [2019-09-16T12:11:30.315Z] DOCKER_PKG=github.com/docker/docker
12:11:30 [2019-09-16T12:11:30.315Z] _=/usr/bin/env
12:11:30 [2019-09-16T12:11:30.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:11:30 [2019-09-16T12:11:30.315Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	0.856s
12:11:30 [2019-09-16T12:11:30.315Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode	0.053s
12:11:30 [2019-09-16T12:11:30.315Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.003s
12:11:31 [2019-09-16T12:11:31.240Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead	1.035s
12:11:31 [2019-09-16T12:11:31.240Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.003s
12:11:31 [2019-09-16T12:11:31.494Z] PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118	0.062s
12:11:31 [2019-09-16T12:11:31.494Z] PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes	0.124s
12:11:31 [2019-09-16T12:11:31.750Z] PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset	0.137s
12:11:32 [2019-09-16T12:11:32.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:11:32 [2019-09-16T12:11:32.870Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete	1.141s
12:11:33 [2019-09-16T12:11:33.240Z] 2019/09/16 12:11:32 	Finished clone github.com/miekg/dns
12:11:33 [2019-09-16T12:11:33.240Z] 2019/09/16 12:11:33 	Finished clone github.com/docker/distribution
12:11:33 [2019-09-16T12:11:33.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:11:34 [2019-09-16T12:11:34.048Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict	0.708s
12:11:34 [2019-09-16T12:11:34.975Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce	1.043s
12:11:34 [2019-09-16T12:11:34.975Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist	0.002s
12:11:35 [2019-09-16T12:11:35.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:11:36 [2019-09-16T12:11:36.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:11:37 [2019-09-16T12:11:37.454Z] PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks	1.819s
12:11:38 [2019-09-16T12:11:38.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:11:38 [2019-09-16T12:11:38.814Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume	1.077s
12:11:38 [2019-09-16T12:11:38.814Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.002s
12:11:39 [2019-09-16T12:11:39.660Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	9.441s
12:11:39 [2019-09-16T12:11:39.660Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux)
12:11:39 [2019-09-16T12:11:39.660Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux)
12:11:39 [2019-09-16T12:11:39.738Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	1.062s
12:11:39 [2019-09-16T12:11:39.796Z] 2019/09/16 12:11:39 	Finished clone github.com/gogo/protobuf
12:11:39 [2019-09-16T12:11:39.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:11:40 [2019-09-16T12:11:40.919Z] PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges	1.049s
12:11:41 [2019-09-16T12:11:41.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:11:41 [2019-09-16T12:11:41.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:11:41 [2019-09-16T12:11:41.735Z] PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport	1.037s
12:11:43 [2019-09-16T12:11:43.101Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	1.062s
12:11:43 [2019-09-16T12:11:43.101Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax	0.011s
12:11:43 [2019-09-16T12:11:43.101Z] PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove	31.077s
12:11:43 [2019-09-16T12:11:43.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:11:43 [2019-09-16T12:11:43.978Z] 2019/09/16 12:11:43 	Finished clone github.com/coreos/etcd
12:11:44 [2019-09-16T12:11:44.281Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill	1.116s
12:11:44 [2019-09-16T12:11:44.341Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	5.326s
12:11:44 [2019-09-16T12:11:44.341Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux)
12:11:44 [2019-09-16T12:11:44.341Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	0.433s
12:11:44 [2019-09-16T12:11:44.341Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux)
12:11:44 [2019-09-16T12:11:44.341Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux)
12:11:45 [2019-09-16T12:11:45.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:11:45 [2019-09-16T12:11:45.206Z] PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause	0.891s
12:11:46 [2019-09-16T12:11:46.566Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop	1.215s
12:11:46 [2019-09-16T12:11:46.566Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull	0.150s
12:11:47 [2019-09-16T12:11:47.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:11:47 [2019-09-16T12:11:47.687Z] PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields	0.713s
12:11:48 [2019-09-16T12:11:48.611Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename	0.804s
12:11:49 [2019-09-16T12:11:49.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:11:49 [2019-09-16T12:11:49.730Z] PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate	1.622s
12:11:50 [2019-09-16T12:11:50.699Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart	1.720s
12:11:50 [2019-09-16T12:11:50.922Z] --- PASS: TestBuildWithHugeFile (84.05s)
12:11:50 [2019-09-16T12:11:50.922Z] === RUN   TestBuildWithEmptyDockerfile
12:11:50 [2019-09-16T12:11:50.922Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:11:50 [2019-09-16T12:11:50.922Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:11:50 [2019-09-16T12:11:50.922Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:11:50 [2019-09-16T12:11:50.922Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:11:50 [2019-09-16T12:11:50.922Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:11:50 [2019-09-16T12:11:50.922Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:11:50 [2019-09-16T12:11:50.922Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:11:50 [2019-09-16T12:11:50.922Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:11:50 [2019-09-16T12:11:50.922Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:11:50 [2019-09-16T12:11:50.922Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
12:11:50 [2019-09-16T12:11:50.922Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s)
12:11:50 [2019-09-16T12:11:50.922Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
12:11:50 [2019-09-16T12:11:50.922Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
12:11:50 [2019-09-16T12:11:50.922Z] === RUN   TestBuildPreserveOwnership
12:11:50 [2019-09-16T12:11:50.922Z] === RUN   TestBuildPreserveOwnership/copy_from
12:11:50 [2019-09-16T12:11:50.922Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:11:50 [2019-09-16T12:11:50.922Z] --- PASS: TestBuildPreserveOwnership (4.90s)
12:11:50 [2019-09-16T12:11:50.922Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.21s)
12:11:50 [2019-09-16T12:11:50.922Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s)
12:11:50 [2019-09-16T12:11:50.922Z] PASS
12:11:50 [2019-09-16T12:11:50.922Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
12:11:50 [2019-09-16T12:11:50.922Z] INFO: Testing against a local daemon
12:11:50 [2019-09-16T12:11:50.922Z] === RUN   TestConfigList
12:11:50 [2019-09-16T12:11:50.922Z] --- PASS: TestConfigList (2.29s)
12:11:50 [2019-09-16T12:11:50.922Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:321: [d5828875a769a] waiting for daemon to start
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:339: [d5828875a769a] daemon started
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:449: [d5828875a769a] Stopping daemon
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:288: [d5828875a769a] exiting daemon
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:436: [d5828875a769a] Daemon stopped
12:11:50 [2019-09-16T12:11:50.922Z] === RUN   TestConfigsCreateAndDelete
12:11:50 [2019-09-16T12:11:50.922Z] --- PASS: TestConfigsCreateAndDelete (2.28s)
12:11:50 [2019-09-16T12:11:50.922Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:321: [dfa3f9d4a0ced] waiting for daemon to start
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:339: [dfa3f9d4a0ced] daemon started
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:449: [dfa3f9d4a0ced] Stopping daemon
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:288: [dfa3f9d4a0ced] exiting daemon
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:436: [dfa3f9d4a0ced] Daemon stopped
12:11:50 [2019-09-16T12:11:50.922Z] === RUN   TestConfigsUpdate
12:11:50 [2019-09-16T12:11:50.922Z] --- PASS: TestConfigsUpdate (2.28s)
12:11:50 [2019-09-16T12:11:50.922Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:321: [d429d70a9cd62] waiting for daemon to start
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:339: [d429d70a9cd62] daemon started
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:449: [d429d70a9cd62] Stopping daemon
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:288: [d429d70a9cd62] exiting daemon
12:11:50 [2019-09-16T12:11:50.922Z]     daemon.go:436: [d429d70a9cd62] Daemon stopped
12:11:50 [2019-09-16T12:11:50.922Z] === RUN   TestTemplatedConfig
12:11:51 [2019-09-16T12:11:51.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:11:52 [2019-09-16T12:11:52.083Z] 2019/09/16 12:11:51 	Finished clone github.com/hashicorp/consul
12:11:52 [2019-09-16T12:11:52.953Z] --- PASS: TestTemplatedConfig (3.10s)
12:11:52 [2019-09-16T12:11:52.953Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
12:11:52 [2019-09-16T12:11:52.953Z]     daemon.go:321: [d781cd8f05a3b] waiting for daemon to start
12:11:52 [2019-09-16T12:11:52.953Z]     daemon.go:339: [d781cd8f05a3b] daemon started
12:11:52 [2019-09-16T12:11:52.953Z]     daemon.go:449: [d781cd8f05a3b] Stopping daemon
12:11:52 [2019-09-16T12:11:52.953Z]     daemon.go:288: [d781cd8f05a3b] exiting daemon
12:11:52 [2019-09-16T12:11:52.953Z]     daemon.go:436: [d781cd8f05a3b] Daemon stopped
12:11:52 [2019-09-16T12:11:52.953Z] === RUN   TestConfigInspect
12:11:52 [2019-09-16T12:11:52.986Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam	1.849s
12:11:52 [2019-09-16T12:11:52.987Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.073s
12:11:52 [2019-09-16T12:11:52.987Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.011s
12:11:52 [2019-09-16T12:11:52.987Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.007s
12:11:52 [2019-09-16T12:11:52.987Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.012s
12:11:53 [2019-09-16T12:11:53.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:11:53 [2019-09-16T12:11:53.982Z] 2019/09/16 12:11:53 	Finished clone github.com/aws/aws-sdk-go
12:11:54 [2019-09-16T12:11:54.106Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart	0.836s
12:11:54 [2019-09-16T12:11:54.993Z] --- PASS: TestConfigInspect (2.26s)
12:11:54 [2019-09-16T12:11:54.993Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
12:11:54 [2019-09-16T12:11:54.993Z]     daemon.go:321: [d6afefd16b52a] waiting for daemon to start
12:11:54 [2019-09-16T12:11:54.993Z]     daemon.go:339: [d6afefd16b52a] daemon started
12:11:54 [2019-09-16T12:11:54.993Z]     daemon.go:449: [d6afefd16b52a] Stopping daemon
12:11:54 [2019-09-16T12:11:54.993Z]     daemon.go:288: [d6afefd16b52a] exiting daemon
12:11:54 [2019-09-16T12:11:54.993Z]     daemon.go:436: [d6afefd16b52a] Daemon stopped
12:11:54 [2019-09-16T12:11:54.993Z] === RUN   TestConfigCreateWithLabels
12:11:56 [2019-09-16T12:11:56.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:11:56 [2019-09-16T12:11:56.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:11:57 [2019-09-16T12:11:57.676Z] --- PASS: TestConfigCreateWithLabels (2.28s)
12:11:57 [2019-09-16T12:11:57.676Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
12:11:57 [2019-09-16T12:11:57.676Z]     daemon.go:321: [d7c6e8775f40d] waiting for daemon to start
12:11:57 [2019-09-16T12:11:57.676Z]     daemon.go:339: [d7c6e8775f40d] daemon started
12:11:57 [2019-09-16T12:11:57.676Z]     daemon.go:449: [d7c6e8775f40d] Stopping daemon
12:11:57 [2019-09-16T12:11:57.676Z]     daemon.go:288: [d7c6e8775f40d] exiting daemon
12:11:57 [2019-09-16T12:11:57.676Z]     daemon.go:436: [d7c6e8775f40d] Daemon stopped
12:11:57 [2019-09-16T12:11:57.676Z] === RUN   TestConfigCreateResolve
12:11:57 [2019-09-16T12:11:57.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:11:59 [2019-09-16T12:11:59.222Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/1)
12:11:59 [2019-09-16T12:11:59.222Z] Using test binary docker
12:11:59 [2019-09-16T12:11:59.222Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
12:11:59 [2019-09-16T12:11:59.222Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
12:11:59 [2019-09-16T12:11:59.222Z] Warning failed to create cache: (null)
12:11:59 [2019-09-16T12:11:59.222Z] .
12:11:59 [2019-09-16T12:11:59.222Z] INFO: Waiting for daemon to start...
12:11:59 [2019-09-16T12:11:59.222Z] Starting dockerd
12:11:59 [2019-09-16T12:11:59.222Z] .PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled	5.069s
12:11:59 [2019-09-16T12:11:59.705Z] --- PASS: TestConfigCreateResolve (2.29s)
12:11:59 [2019-09-16T12:11:59.705Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
12:11:59 [2019-09-16T12:11:59.705Z]     daemon.go:321: [d9452958c25a8] waiting for daemon to start
12:11:59 [2019-09-16T12:11:59.705Z]     daemon.go:339: [d9452958c25a8] daemon started
12:11:59 [2019-09-16T12:11:59.705Z]     daemon.go:449: [d9452958c25a8] Stopping daemon
12:11:59 [2019-09-16T12:11:59.705Z]     daemon.go:288: [d9452958c25a8] exiting daemon
12:11:59 [2019-09-16T12:11:59.705Z]     daemon.go:436: [d9452958c25a8] Daemon stopped
12:11:59 [2019-09-16T12:11:59.705Z] === RUN   TestConfigDaemonLibtrustID
12:12:00 [2019-09-16T12:12:00.150Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop	0.859s
12:12:00 [2019-09-16T12:12:00.319Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
12:12:00 [2019-09-16T12:12:00.319Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
12:12:00 [2019-09-16T12:12:00.319Z]     daemon.go:321: [ddefb5a5c35a6] waiting for daemon to start
12:12:00 [2019-09-16T12:12:00.319Z]     daemon.go:339: [ddefb5a5c35a6] daemon started
12:12:00 [2019-09-16T12:12:00.319Z]     daemon.go:449: [ddefb5a5c35a6] Stopping daemon
12:12:00 [2019-09-16T12:12:00.319Z]     daemon.go:288: [ddefb5a5c35a6] exiting daemon
12:12:00 [2019-09-16T12:12:00.319Z]     daemon.go:436: [ddefb5a5c35a6] Daemon stopped
12:12:00 [2019-09-16T12:12:00.319Z] PASS
12:12:00 [2019-09-16T12:12:00.319Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
12:12:00 [2019-09-16T12:12:00.319Z] INFO: Testing against a local daemon
12:12:00 [2019-09-16T12:12:00.319Z] === RUN   TestCheckpoint
12:12:00 [2019-09-16T12:12:00.319Z] --- SKIP: TestCheckpoint (0.00s)
12:12:00 [2019-09-16T12:12:00.319Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:12:00 [2019-09-16T12:12:00.319Z] === RUN   TestContainerInvalidJSON
12:12:00 [2019-09-16T12:12:00.319Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:12:00 [2019-09-16T12:12:00.319Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:12:00 [2019-09-16T12:12:00.319Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:12:00 [2019-09-16T12:12:00.319Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:12:00 [2019-09-16T12:12:00.319Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:12:00 [2019-09-16T12:12:00.319Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:12:00 [2019-09-16T12:12:00.319Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:12:00 [2019-09-16T12:12:00.319Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:12:00 [2019-09-16T12:12:00.319Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:12:00 [2019-09-16T12:12:00.319Z] --- PASS: TestContainerInvalidJSON (0.03s)
12:12:00 [2019-09-16T12:12:00.319Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:12:00 [2019-09-16T12:12:00.319Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:12:00 [2019-09-16T12:12:00.319Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:12:00 [2019-09-16T12:12:00.319Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:12:00 [2019-09-16T12:12:00.319Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
12:12:00 [2019-09-16T12:12:00.319Z] === RUN   TestCopyFromContainerPathIsNotDir
12:12:00 [2019-09-16T12:12:00.606Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
12:12:00 [2019-09-16T12:12:00.606Z] === RUN   TestCopyToContainerPathDoesNotExist
12:12:00 [2019-09-16T12:12:00.606Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
12:12:00 [2019-09-16T12:12:00.606Z] === RUN   TestCopyToContainerPathIsNotDir
12:12:00 [2019-09-16T12:12:00.606Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
12:12:00 [2019-09-16T12:12:00.606Z] === RUN   TestCopyFromContainer
12:12:01 [2019-09-16T12:12:01.114Z] PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop	0.524s
12:12:01 [2019-09-16T12:12:01.114Z] SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows)
12:12:01 [2019-09-16T12:12:01.114Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader	0.061s
12:12:01 [2019-09-16T12:12:01.114Z] 
12:12:01 [2019-09-16T12:12:01.114Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/1)
12:12:01 [2019-09-16T12:12:01.114Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/1)
12:12:01 [2019-09-16T12:12:01.369Z] Running integration-test (iteration 1)
12:12:01 [2019-09-16T12:12:01.369Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
12:12:01 [2019-09-16T12:12:01.369Z] INFO: Testing against a local daemon
12:12:01 [2019-09-16T12:12:01.369Z] === RUN   TestBuildWithSession
12:12:02 [2019-09-16T12:12:02.633Z] === RUN   TestCopyFromContainer//
12:12:02 [2019-09-16T12:12:02.633Z] === RUN   TestCopyFromContainer//bar/root
12:12:02 [2019-09-16T12:12:02.633Z] === RUN   TestCopyFromContainer//bar/root/
12:12:02 [2019-09-16T12:12:02.633Z] === RUN   TestCopyFromContainer/bar/quux
12:12:02 [2019-09-16T12:12:02.633Z] === RUN   TestCopyFromContainer/bar/quux/
12:12:02 [2019-09-16T12:12:02.916Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:12:02 [2019-09-16T12:12:02.916Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:12:02 [2019-09-16T12:12:02.916Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:12:03 [2019-09-16T12:12:03.200Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:12:03 [2019-09-16T12:12:03.200Z] === RUN   TestCopyFromContainer/bar/notarget
12:12:03 [2019-09-16T12:12:03.200Z] --- PASS: TestCopyFromContainer (2.61s)
12:12:03 [2019-09-16T12:12:03.200Z]     --- PASS: TestCopyFromContainer// (0.10s)
12:12:03 [2019-09-16T12:12:03.200Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
12:12:03 [2019-09-16T12:12:03.200Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
12:12:03 [2019-09-16T12:12:03.200Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
12:12:03 [2019-09-16T12:12:03.200Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
12:12:03 [2019-09-16T12:12:03.200Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
12:12:03 [2019-09-16T12:12:03.200Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
12:12:03 [2019-09-16T12:12:03.200Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
12:12:03 [2019-09-16T12:12:03.200Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
12:12:03 [2019-09-16T12:12:03.200Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
12:12:03 [2019-09-16T12:12:03.200Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:12:03 [2019-09-16T12:12:03.200Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:12:03 [2019-09-16T12:12:03.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:12:03 [2019-09-16T12:12:03.200Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:12:03 [2019-09-16T12:12:03.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:12:03 [2019-09-16T12:12:03.200Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:12:03 [2019-09-16T12:12:03.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:12:03 [2019-09-16T12:12:03.200Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:12:03 [2019-09-16T12:12:03.200Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:12:03 [2019-09-16T12:12:03.200Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:12:03 [2019-09-16T12:12:03.200Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
12:12:03 [2019-09-16T12:12:03.200Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:12:03 [2019-09-16T12:12:03.200Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
12:12:03 [2019-09-16T12:12:03.200Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
12:12:03 [2019-09-16T12:12:03.200Z] === RUN   TestCreateWithInvalidEnv
12:12:03 [2019-09-16T12:12:03.484Z] === RUN   TestCreateWithInvalidEnv/0
12:12:03 [2019-09-16T12:12:03.484Z] === PAUSE TestCreateWithInvalidEnv/0
12:12:03 [2019-09-16T12:12:03.484Z] === RUN   TestCreateWithInvalidEnv/1
12:12:03 [2019-09-16T12:12:03.484Z] === PAUSE TestCreateWithInvalidEnv/1
12:12:03 [2019-09-16T12:12:03.484Z] === RUN   TestCreateWithInvalidEnv/2
12:12:03 [2019-09-16T12:12:03.484Z] === PAUSE TestCreateWithInvalidEnv/2
12:12:03 [2019-09-16T12:12:03.484Z] === CONT  TestCreateWithInvalidEnv/0
12:12:03 [2019-09-16T12:12:03.484Z] === CONT  TestCreateWithInvalidEnv/1
12:12:03 [2019-09-16T12:12:03.484Z] === CONT  TestCreateWithInvalidEnv/2
12:12:03 [2019-09-16T12:12:03.484Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
12:12:03 [2019-09-16T12:12:03.484Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
12:12:03 [2019-09-16T12:12:03.484Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
12:12:03 [2019-09-16T12:12:03.484Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
12:12:03 [2019-09-16T12:12:03.484Z] === RUN   TestCreateTmpfsMountsTarget
12:12:03 [2019-09-16T12:12:03.484Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
12:12:03 [2019-09-16T12:12:03.484Z] === RUN   TestCreateWithCustomMaskedPaths
12:12:03 [2019-09-16T12:12:03.921Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait	2.837s
12:12:03 [2019-09-16T12:12:03.946Z] 2019/09/16 12:12:03 	Finished clone google.golang.org/api
12:12:03 [2019-09-16T12:12:03.946Z] 2019/09/16 12:12:03 Dependencies downloaded. Download time: 1m18.312426174s
12:12:03 [2019-09-16T12:12:03.946Z] 2019/09/16 12:12:03 Collecting all dependencies
12:12:04 [2019-09-16T12:12:04.768Z] --- PASS: TestBuildWithSession (3.17s)
12:12:04 [2019-09-16T12:12:04.768Z]     build_session_test.go:31: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildWithSession
12:12:04 [2019-09-16T12:12:04.768Z]     daemon.go:321: [d0f30e93162f3] waiting for daemon to start
12:12:04 [2019-09-16T12:12:04.768Z]     daemon.go:339: [d0f30e93162f3] daemon started
12:12:04 [2019-09-16T12:12:04.768Z]     daemon.go:449: [d0f30e93162f3] Stopping daemon
12:12:04 [2019-09-16T12:12:04.768Z]     daemon.go:288: [d0f30e93162f3] exiting daemon
12:12:04 [2019-09-16T12:12:04.768Z]     daemon.go:436: [d0f30e93162f3] Daemon stopped
12:12:04 [2019-09-16T12:12:04.768Z] === RUN   TestBuildSquashParent
12:12:04 [2019-09-16T12:12:04.768Z] PASS: docker_api_containers_test.go:2271: DockerSuite.TestContainerKillCustomStopSignal	0.798s
12:12:05 [2019-09-16T12:12:05.512Z] --- PASS: TestCreateWithCustomMaskedPaths (2.06s)
12:12:05 [2019-09-16T12:12:05.512Z] === RUN   TestCreateWithCapabilities
12:12:05 [2019-09-16T12:12:05.512Z] === RUN   TestCreateWithCapabilities/no_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === PAUSE TestCreateWithCapabilities/no_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === RUN   TestCreateWithCapabilities/empty_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === RUN   TestCreateWithCapabilities/valid_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
12:12:05 [2019-09-16T12:12:05.512Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
12:12:05 [2019-09-16T12:12:05.512Z] === RUN   TestCreateWithCapabilities/empty_capadd
12:12:05 [2019-09-16T12:12:05.512Z] === PAUSE TestCreateWithCapabilities/empty_capadd
12:12:05 [2019-09-16T12:12:05.512Z] === RUN   TestCreateWithCapabilities/empty_capdrop
12:12:05 [2019-09-16T12:12:05.512Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
12:12:05 [2019-09-16T12:12:05.512Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
12:12:05 [2019-09-16T12:12:05.512Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
12:12:05 [2019-09-16T12:12:05.512Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
12:12:05 [2019-09-16T12:12:05.512Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
12:12:05 [2019-09-16T12:12:05.512Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
12:12:05 [2019-09-16T12:12:05.512Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
12:12:05 [2019-09-16T12:12:05.512Z] === CONT  TestCreateWithCapabilities/no_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === CONT  TestCreateWithCapabilities/empty_capadd
12:12:05 [2019-09-16T12:12:05.512Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
12:12:05 [2019-09-16T12:12:05.512Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
12:12:05 [2019-09-16T12:12:05.512Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
12:12:05 [2019-09-16T12:12:05.512Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === CONT  TestCreateWithCapabilities/valid_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === CONT  TestCreateWithCapabilities/empty_capabilities
12:12:05 [2019-09-16T12:12:05.512Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
12:12:05 [2019-09-16T12:12:05.512Z] === CONT  TestCreateWithCapabilities/empty_capdrop
12:12:05 [2019-09-16T12:12:05.512Z] --- PASS: TestCreateWithCapabilities (0.04s)
12:12:05 [2019-09-16T12:12:05.512Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
12:12:05 [2019-09-16T12:12:05.512Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
12:12:05 [2019-09-16T12:12:05.512Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
12:12:05 [2019-09-16T12:12:05.512Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
12:12:05 [2019-09-16T12:12:05.512Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
12:12:05 [2019-09-16T12:12:05.512Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
12:12:05 [2019-09-16T12:12:05.512Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
12:12:05 [2019-09-16T12:12:05.512Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
12:12:05 [2019-09-16T12:12:05.512Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
12:12:05 [2019-09-16T12:12:05.512Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
12:12:05 [2019-09-16T12:12:05.512Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
12:12:05 [2019-09-16T12:12:05.512Z] === RUN   TestCreateWithCustomReadonlyPaths
12:12:06 [2019-09-16T12:12:06.128Z] PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode	1.150s
12:12:08 [2019-09-16T12:12:08.206Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s)
12:12:08 [2019-09-16T12:12:08.207Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:12:08 [2019-09-16T12:12:08.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:12:08 [2019-09-16T12:12:08.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:12:08 [2019-09-16T12:12:08.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:12:08 [2019-09-16T12:12:08.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:12:08 [2019-09-16T12:12:08.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:12:08 [2019-09-16T12:12:08.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:12:08 [2019-09-16T12:12:08.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:12:08 [2019-09-16T12:12:08.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:12:08 [2019-09-16T12:12:08.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:12:08 [2019-09-16T12:12:08.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:12:08 [2019-09-16T12:12:08.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:12:08 [2019-09-16T12:12:08.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:12:08 [2019-09-16T12:12:08.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:12:08 [2019-09-16T12:12:08.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:12:08 [2019-09-16T12:12:08.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:12:08 [2019-09-16T12:12:08.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s)
12:12:08 [2019-09-16T12:12:08.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
12:12:08 [2019-09-16T12:12:08.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
12:12:08 [2019-09-16T12:12:08.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
12:12:08 [2019-09-16T12:12:08.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
12:12:08 [2019-09-16T12:12:08.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:12:08 [2019-09-16T12:12:08.207Z] === RUN   TestContainerStartOnDaemonRestart
12:12:08 [2019-09-16T12:12:08.207Z] === PAUSE TestContainerStartOnDaemonRestart
12:12:08 [2019-09-16T12:12:08.207Z] === RUN   TestDaemonRestartIpcMode
12:12:08 [2019-09-16T12:12:08.207Z] === PAUSE TestDaemonRestartIpcMode
12:12:08 [2019-09-16T12:12:08.207Z] === RUN   TestDiff
12:12:08 [2019-09-16T12:12:08.490Z] --- PASS: TestDiff (0.73s)
12:12:08 [2019-09-16T12:12:08.490Z] === RUN   TestExecWithCloseStdin
12:12:09 [2019-09-16T12:12:09.502Z] --- PASS: TestExecWithCloseStdin (1.00s)
12:12:09 [2019-09-16T12:12:09.502Z] === RUN   TestExec
12:12:10 [2019-09-16T12:12:10.513Z] --- PASS: TestExec (0.88s)
12:12:10 [2019-09-16T12:12:10.513Z] === RUN   TestExecUser
12:12:11 [2019-09-16T12:12:11.529Z] --- PASS: TestExecUser (0.95s)
12:12:11 [2019-09-16T12:12:11.529Z] === RUN   TestExportContainerAndImportImage
12:12:12 [2019-09-16T12:12:12.655Z] PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks	4.621s
12:12:12 [2019-09-16T12:12:12.655Z] PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks	0.471s
12:12:12 [2019-09-16T12:12:12.670Z] --- PASS: TestExportContainerAndImportImage (1.05s)
12:12:12 [2019-09-16T12:12:12.670Z] === RUN   TestExportContainerAfterDaemonRestart
12:12:13 [2019-09-16T12:12:13.215Z] --- PASS: TestBuildSquashParent (8.62s)
12:12:13 [2019-09-16T12:12:13.215Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildSquashParent
12:12:13 [2019-09-16T12:12:13.215Z]     daemon.go:321: [d6e7e000d6de0] waiting for daemon to start
12:12:13 [2019-09-16T12:12:13.215Z]     daemon.go:339: [d6e7e000d6de0] daemon started
12:12:13 [2019-09-16T12:12:13.215Z]     daemon.go:449: [d6e7e000d6de0] Stopping daemon
12:12:13 [2019-09-16T12:12:13.215Z]     daemon.go:288: [d6e7e000d6de0] exiting daemon
12:12:13 [2019-09-16T12:12:13.215Z]     daemon.go:436: [d6e7e000d6de0] Daemon stopped
12:12:13 [2019-09-16T12:12:13.215Z] === RUN   TestBuildWithRemoveAndForceRemove
12:12:13 [2019-09-16T12:12:13.215Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:12:13 [2019-09-16T12:12:13.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:12:13 [2019-09-16T12:12:13.215Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:12:13 [2019-09-16T12:12:13.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:12:13 [2019-09-16T12:12:13.215Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:12:13 [2019-09-16T12:12:13.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:12:13 [2019-09-16T12:12:13.215Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:12:13 [2019-09-16T12:12:13.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:12:13 [2019-09-16T12:12:13.215Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:12:13 [2019-09-16T12:12:13.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:12:13 [2019-09-16T12:12:13.215Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:12:13 [2019-09-16T12:12:13.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:12:13 [2019-09-16T12:12:13.215Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:12:13 [2019-09-16T12:12:13.215Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:12:14 [2019-09-16T12:12:14.139Z] 2019/09/16 12:12:12 Clean vendor dir from unused packages
12:12:14 [2019-09-16T12:12:14.139Z] 2019/09/16 12:12:13 Success
12:12:14 [2019-09-16T12:12:14.139Z] 2019/09/16 12:12:13 Running time: 1m31.099061325s
12:12:14 [2019-09-16T12:12:14.139Z] Congratulations! All vendoring changes are done the right way.
12:12:14 [2019-09-16T12:12:14.145Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
12:12:14 [2019-09-16T12:12:14.145Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
12:12:14 [2019-09-16T12:12:14.145Z]     daemon.go:321: [da4cd32ae3a5f] waiting for daemon to start
12:12:14 [2019-09-16T12:12:14.145Z]     daemon.go:339: [da4cd32ae3a5f] daemon started
12:12:14 [2019-09-16T12:12:14.145Z]     daemon.go:449: [da4cd32ae3a5f] Stopping daemon
12:12:14 [2019-09-16T12:12:14.145Z]     daemon.go:288: [da4cd32ae3a5f] exiting daemon
12:12:14 [2019-09-16T12:12:14.145Z]     daemon.go:436: [da4cd32ae3a5f] Daemon stopped
12:12:14 [2019-09-16T12:12:14.145Z]     daemon.go:321: [da4cd32ae3a5f] waiting for daemon to start
12:12:14 [2019-09-16T12:12:14.145Z]     daemon.go:339: [da4cd32ae3a5f] daemon started
12:12:14 [2019-09-16T12:12:14.145Z]     daemon.go:449: [da4cd32ae3a5f] Stopping daemon
12:12:14 [2019-09-16T12:12:14.145Z]     daemon.go:288: [da4cd32ae3a5f] exiting daemon
12:12:14 [2019-09-16T12:12:14.145Z]     daemon.go:436: [da4cd32ae3a5f] Daemon stopped
12:12:14 [2019-09-16T12:12:14.145Z] === RUN   TestHealthCheckWorkdir
12:12:14 [2019-09-16T12:12:14.261Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	27.717s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
12:12:14 [2019-09-16T12:12:14.574Z] PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork	1.514s
12:12:14 [2019-09-16T12:12:14.718Z] + echo Building e2e image
12:12:14 [2019-09-16T12:12:14.718Z] Building e2e image
12:12:14 [2019-09-16T12:12:14.718Z] + docker build --build-arg DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b -t moby-e2e-test -f Dockerfile.e2e .
12:12:14 [2019-09-16T12:12:14.718Z] #2 [internal] load .dockerignore
12:12:14 [2019-09-16T12:12:14.718Z] #2 transferring context: 34B done
12:12:14 [2019-09-16T12:12:14.718Z] #2 DONE 0.0s
12:12:14 [2019-09-16T12:12:14.718Z] 
12:12:14 [2019-09-16T12:12:14.718Z] #1 [internal] load build definition from Dockerfile.e2e
12:12:14 [2019-09-16T12:12:14.718Z] #1 transferring dockerfile: 3.19kB done
12:12:14 [2019-09-16T12:12:14.718Z] #1 DONE 0.0s
12:12:14 [2019-09-16T12:12:14.718Z] 
12:12:14 [2019-09-16T12:12:14.718Z] #4 [internal] load metadata for docker.io/library/golang:1.12.8-alpine
12:12:14 [2019-09-16T12:12:14.980Z] #4 DONE 0.4s
12:12:14 [2019-09-16T12:12:14.980Z] 
12:12:14 [2019-09-16T12:12:14.980Z] #3 [internal] load metadata for docker.io/library/alpine:3.9
12:12:15 [2019-09-16T12:12:15.133Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:12:15 [2019-09-16T12:12:15.155Z] --- PASS: TestHealthCheckWorkdir (1.12s)
12:12:15 [2019-09-16T12:12:15.155Z] === RUN   TestHealthKillContainer
12:12:15 [2019-09-16T12:12:15.259Z] #3 DONE 0.4s
12:12:15 [2019-09-16T12:12:15.259Z] 
12:12:15 [2019-09-16T12:12:15.259Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.8-alpine@sha256:057690933d...
12:12:15 [2019-09-16T12:12:15.259Z] #14 resolve docker.io/library/golang:1.12.8-alpine@sha256:057690933dda0237cef8315329d3f35c7d135c6fcffa072883a84e23988cab2e done
12:12:15 [2019-09-16T12:12:15.259Z] #14 sha256:c97759eb43bfdab3c6fee66ed238edf3f4c9b8eef0b9d4d6301493149b837d10 1.36kB / 1.36kB done
12:12:15 [2019-09-16T12:12:15.259Z] #14 sha256:5b92ed72e21697c62cf5f2f4f9c09e2b1b78c05d053c778b8aa515b39bb4e10d 3.80kB / 3.80kB done
12:12:15 [2019-09-16T12:12:15.259Z] #14 sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 0B / 301.72kB 0.1s
12:12:15 [2019-09-16T12:12:15.259Z] #14 sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba 0B / 156B 0.1s
12:12:15 [2019-09-16T12:12:15.259Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 0B / 125.70MB 0.1s
12:12:15 [2019-09-16T12:12:15.259Z] #14 sha256:057690933dda0237cef8315329d3f35c7d135c6fcffa072883a84e23988cab2e 1.65kB / 1.65kB done
12:12:15 [2019-09-16T12:12:15.525Z] #14 sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 301.72kB / 301.72kB 0.3s done
12:12:15 [2019-09-16T12:12:15.525Z] #14 sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba 156B / 156B 0.1s done
12:12:15 [2019-09-16T12:12:15.525Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 12.72MB / 125.70MB 0.3s
12:12:15 [2019-09-16T12:12:15.525Z] #14 sha256:895d0c79b0edd748653b54a190d6217113ae3e6cb33e50b54a457e73ce6a6eb9 126B / 126B 0.2s done
12:12:15 [2019-09-16T12:12:15.525Z] #14 ...
12:12:15 [2019-09-16T12:12:15.525Z] 
12:12:15 [2019-09-16T12:12:15.525Z] #8 [internal] load build context
12:12:15 [2019-09-16T12:12:15.525Z] #8 transferring context: 804.21kB 0.3s done
12:12:15 [2019-09-16T12:12:15.525Z] #8 DONE 0.4s
12:12:15 [2019-09-16T12:12:15.525Z] 
12:12:15 [2019-09-16T12:12:15.525Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.8-alpine@sha256:057690933d...
12:12:15 [2019-09-16T12:12:15.525Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 20.31MB / 125.70MB 0.4s
12:12:15 [2019-09-16T12:12:15.525Z] #14 extracting sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc
12:12:15 [2019-09-16T12:12:15.693Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:12:15 [2019-09-16T12:12:15.786Z] #14 extracting sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 0.2s done
12:12:15 [2019-09-16T12:12:15.786Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 35.43MB / 125.70MB 0.7s
12:12:15 [2019-09-16T12:12:15.786Z] #14 extracting sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba done
12:12:15 [2019-09-16T12:12:15.786Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 45.11MB / 125.70MB 0.8s
12:12:16 [2019-09-16T12:12:16.044Z] #14 ...
12:12:16 [2019-09-16T12:12:16.044Z] 
12:12:16 [2019-09-16T12:12:16.044Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:7746df395af22f042...
12:12:16 [2019-09-16T12:12:16.044Z] #5 resolve docker.io/library/alpine:3.9@sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a done
12:12:16 [2019-09-16T12:12:16.044Z] #5 sha256:055936d3920576da37aa9bc460d70c5f212028bda1c08c0879aedf03d7a66ea1 1.51kB / 1.51kB done
12:12:16 [2019-09-16T12:12:16.044Z] #5 sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a 1.64kB / 1.64kB done
12:12:16 [2019-09-16T12:12:16.044Z] #5 sha256:bf1684a6e3676389ec861c602e97f27b03f14178e5bc3f70dce198f9f160cce9 528B / 528B done
12:12:16 [2019-09-16T12:12:16.044Z] #5 sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 2.76MB / 2.76MB 0.4s done
12:12:16 [2019-09-16T12:12:16.044Z] #5 extracting sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 0.3s done
12:12:16 [2019-09-16T12:12:16.044Z] #5 DONE 0.9s
12:12:16 [2019-09-16T12:12:16.044Z] 
12:12:16 [2019-09-16T12:12:16.044Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.8-alpine@sha256:057690933d...
12:12:16 [2019-09-16T12:12:16.044Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 53.57MB / 125.70MB 0.9s
12:12:16 [2019-09-16T12:12:16.254Z] PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork	1.237s
12:12:16 [2019-09-16T12:12:16.301Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 75.97MB / 125.70MB 1.1s
12:12:16 [2019-09-16T12:12:16.301Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 90.13MB / 125.70MB 1.2s
12:12:16 [2019-09-16T12:12:16.301Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 99.67MB / 125.70MB 1.3s
12:12:16 [2019-09-16T12:12:16.559Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 108.81MB / 125.70MB 1.4s
12:12:16 [2019-09-16T12:12:16.816Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 125.70MB / 125.70MB 1.6s
12:12:17 [2019-09-16T12:12:17.074Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 125.70MB / 125.70MB 1.8s done
12:12:17 [2019-09-16T12:12:17.074Z] #14 extracting sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb
12:12:17 [2019-09-16T12:12:17.178Z] PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote	16.895s
12:12:17 [2019-09-16T12:12:17.331Z] #14 ...
12:12:17 [2019-09-16T12:12:17.331Z] 
12:12:17 [2019-09-16T12:12:17.331Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
12:12:17 [2019-09-16T12:12:17.331Z] #6 DONE 1.3s
12:12:17 [2019-09-16T12:12:17.331Z] 
12:12:17 [2019-09-16T12:12:17.331Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.8-alpine@sha256:057690933d...
12:12:17 [2019-09-16T12:12:17.739Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:12:17 [2019-09-16T12:12:17.739Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:12:17 [2019-09-16T12:12:17.986Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	4.392s
12:12:18 [2019-09-16T12:12:18.443Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux)
12:12:18 [2019-09-16T12:12:18.607Z] --- PASS: TestHealthKillContainer (2.97s)
12:12:18 [2019-09-16T12:12:18.607Z] === RUN   TestInspectCpusetInConfigPre120
12:12:18 [2019-09-16T12:12:18.891Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s)
12:12:18 [2019-09-16T12:12:18.891Z] === RUN   TestIpcModeNone
12:12:18 [2019-09-16T12:12:18.899Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux)
12:12:19 [2019-09-16T12:12:19.943Z] --- PASS: TestIpcModeNone (0.92s)
12:12:19 [2019-09-16T12:12:19.943Z] === RUN   TestIpcModePrivate
12:12:20 [2019-09-16T12:12:20.485Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	1.053s
12:12:20 [2019-09-16T12:12:20.486Z] SKIP: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux)
12:12:20 [2019-09-16T12:12:20.560Z] --- PASS: TestIpcModePrivate (0.90s)
12:12:20 [2019-09-16T12:12:20.560Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
12:12:20 [2019-09-16T12:12:20.560Z] === RUN   TestIpcModeShareable
12:12:20 [2019-09-16T12:12:20.995Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:12:20 [2019-09-16T12:12:20.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.04s)
12:12:20 [2019-09-16T12:12:20.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s)
12:12:20 [2019-09-16T12:12:20.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.52s)
12:12:20 [2019-09-16T12:12:20.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s)
12:12:20 [2019-09-16T12:12:20.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.78s)
12:12:20 [2019-09-16T12:12:20.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.98s)
12:12:20 [2019-09-16T12:12:20.995Z] === RUN   TestBuildMultiStageCopy
12:12:20 [2019-09-16T12:12:20.995Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:12:21 [2019-09-16T12:12:21.573Z] --- PASS: TestIpcModeShareable (0.91s)
12:12:21 [2019-09-16T12:12:21.573Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
12:12:21 [2019-09-16T12:12:21.573Z] === RUN   TestAPIIpcModeShareableAndContainer
12:12:21 [2019-09-16T12:12:21.919Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:12:21 [2019-09-16T12:12:21.919Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:12:22 [2019-09-16T12:12:22.173Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:12:22 [2019-09-16T12:12:22.428Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:12:22 [2019-09-16T12:12:22.428Z] --- PASS: TestBuildMultiStageCopy (1.90s)
12:12:22 [2019-09-16T12:12:22.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s)
12:12:22 [2019-09-16T12:12:22.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s)
12:12:22 [2019-09-16T12:12:22.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s)
12:12:22 [2019-09-16T12:12:22.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s)
12:12:22 [2019-09-16T12:12:22.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
12:12:22 [2019-09-16T12:12:22.428Z] === RUN   TestBuildMultiStageParentConfig
12:12:22 [2019-09-16T12:12:22.658Z] #14 extracting sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 5.0s
12:12:23 [2019-09-16T12:12:23.235Z] #14 extracting sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 6.2s done
12:12:23 [2019-09-16T12:12:23.492Z] #14 extracting sha256:895d0c79b0edd748653b54a190d6217113ae3e6cb33e50b54a457e73ce6a6eb9 done
12:12:23 [2019-09-16T12:12:23.755Z] #14 DONE 8.6s
12:12:23 [2019-09-16T12:12:23.755Z] 
12:12:23 [2019-09-16T12:12:23.755Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
12:12:23 [2019-09-16T12:12:23.788Z] --- PASS: TestBuildMultiStageParentConfig (1.16s)
12:12:23 [2019-09-16T12:12:23.788Z] === RUN   TestBuildLabelWithTargets
12:12:24 [2019-09-16T12:12:24.012Z] #15 ...
12:12:24 [2019-09-16T12:12:24.012Z] 
12:12:24 [2019-09-16T12:12:24.012Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
12:12:24 [2019-09-16T12:12:24.012Z] #7 1.040 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.212 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.308 (1/35) Upgrading musl (1.1.20-r4 -> 1.1.20-r5)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.322 (2/35) Installing ncurses-terminfo-base (6.1_p20190105-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.325 (3/35) Installing ncurses-terminfo (6.1_p20190105-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.537 (4/35) Installing ncurses-libs (6.1_p20190105-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.548 (5/35) Installing readline (7.0.003-r1)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.553 (6/35) Installing bash (4.4.19-r1)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.569 Executing bash-4.4.19-r1.post-install
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.573 (7/35) Installing ca-certificates (20190108-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.595 (8/35) Installing libgcc (8.3.0-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.613 (9/35) Installing libstdc++ (8.3.0-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.630 (10/35) Installing binutils (2.31.1-r2)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.739 (11/35) Installing gmp (6.1.2-r1)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.796 (12/35) Installing isl (0.18-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.817 (13/35) Installing libgomp (8.3.0-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.822 (14/35) Installing libatomic (8.3.0-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.826 (15/35) Installing mpfr3 (3.1.5-r1)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.840 (16/35) Installing mpc1 (1.0.3-r1)
12:12:24 [2019-09-16T12:12:24.012Z] #7 2.841 (17/35) Installing gcc (8.3.0-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 3.734 (18/35) Installing musl-dev (1.1.20-r5)
12:12:24 [2019-09-16T12:12:24.012Z] #7 3.841 (19/35) Installing libc-dev (0.7.1-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 3.842 (20/35) Installing g++ (8.3.0-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.416 (21/35) Installing nghttp2-libs (1.35.1-r1)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.420 (22/35) Installing libssh2 (1.8.2-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.426 (23/35) Installing libcurl (7.64.0-r2)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.434 (24/35) Installing expat (2.2.7-r1)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.437 (25/35) Installing pcre2 (10.32-r1)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.446 (26/35) Installing git (2.20.1-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.648 (27/35) Installing libmnl (1.0.4-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.691 (28/35) Installing jansson (2.11-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.694 (29/35) Installing libnftnl-libs (1.1.1-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.698 (30/35) Installing iptables (1.6.2-r1)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.721 (31/35) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.725 (32/35) Installing pigz (2.4-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.731 (33/35) Installing tar (1.32-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.739 (34/35) Installing xz-libs (5.2.4-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.743 (35/35) Installing xz (5.2.4-r0)
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.749 Executing busybox-1.29.3-r10.trigger
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.753 Executing ca-certificates-20190108-r0.trigger
12:12:24 [2019-09-16T12:12:24.012Z] #7 4.815 OK: 185 MiB in 47 packages
12:12:24 [2019-09-16T12:12:24.012Z] #7 DONE 6.6s
12:12:24 [2019-09-16T12:12:24.012Z] 
12:12:24 [2019-09-16T12:12:24.012Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
12:12:24 [2019-09-16T12:12:24.012Z] #9 DONE 0.1s
12:12:24 [2019-09-16T12:12:24.012Z] 
12:12:24 [2019-09-16T12:12:24.012Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
12:12:24 [2019-09-16T12:12:24.012Z] #10 DONE 0.1s
12:12:24 [2019-09-16T12:12:24.012Z] 
12:12:24 [2019-09-16T12:12:24.012Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
12:12:24 [2019-09-16T12:12:24.012Z] #11 DONE 0.1s
12:12:24 [2019-09-16T12:12:24.012Z] 
12:12:24 [2019-09-16T12:12:24.012Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
12:12:24 [2019-09-16T12:12:24.269Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s)
12:12:24 [2019-09-16T12:12:24.269Z] === RUN   TestAPIIpcModeHost
12:12:24 [2019-09-16T12:12:24.269Z] #15 ...
12:12:24 [2019-09-16T12:12:24.269Z] 
12:12:24 [2019-09-16T12:12:24.269Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
12:12:24 [2019-09-16T12:12:24.269Z] #12 DONE 0.1s
12:12:24 [2019-09-16T12:12:24.269Z] 
12:12:24 [2019-09-16T12:12:24.269Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
12:12:24 [2019-09-16T12:12:24.269Z] #13 DONE 0.1s
12:12:24 [2019-09-16T12:12:24.269Z] 
12:12:24 [2019-09-16T12:12:24.269Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
12:12:24 [2019-09-16T12:12:24.526Z] #15 0.889 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
12:12:24 [2019-09-16T12:12:24.886Z] --- PASS: TestAPIIpcModeHost (0.74s)
12:12:24 [2019-09-16T12:12:24.886Z] === RUN   TestDaemonIpcModeShareable
12:12:25 [2019-09-16T12:12:25.167Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	4.592s
12:12:25 [2019-09-16T12:12:25.670Z] --- PASS: TestBuildLabelWithTargets (1.71s)
12:12:25 [2019-09-16T12:12:25.670Z] === RUN   TestBuildWithEmptyLayers
12:12:25 [2019-09-16T12:12:25.895Z] #15 1.967 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
12:12:25 [2019-09-16T12:12:25.895Z] #15 2.035 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
12:12:25 [2019-09-16T12:12:25.895Z] #15 2.038 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
12:12:25 [2019-09-16T12:12:25.895Z] #15 2.167 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
12:12:25 [2019-09-16T12:12:25.895Z] #15 2.173 (4/43) Installing readline (8.0.0-r0)
12:12:25 [2019-09-16T12:12:25.895Z] #15 2.177 (5/43) Installing bash (5.0.0-r0)
12:12:25 [2019-09-16T12:12:25.895Z] #15 2.188 Executing bash-5.0.0-r0.post-install
12:12:25 [2019-09-16T12:12:25.895Z] #15 2.191 (6/43) Installing linux-headers (4.19.36-r0)
12:12:26 [2019-09-16T12:12:26.131Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	0.794s
12:12:26 [2019-09-16T12:12:26.131Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux)
12:12:26 [2019-09-16T12:12:26.131Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.261 (7/43) Installing libuuid (2.33.2-r0)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.263 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.265 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.269 (10/43) Installing binutils (2.32-r0)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.339 (11/43) Installing libmagic (5.37-r0)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.361 (12/43) Installing file (5.37-r0)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.362 (13/43) Installing gmp (6.1.2-r1)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.369 (14/43) Installing isl (0.18-r0)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.385 (15/43) Installing libgomp (8.3.0-r0)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.388 (16/43) Installing libatomic (8.3.0-r0)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.390 (17/43) Installing libgcc (8.3.0-r0)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.392 (18/43) Installing mpfr3 (3.1.5-r1)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.398 (19/43) Installing mpc1 (1.1.0-r0)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.400 (20/43) Installing libstdc++ (8.3.0-r0)
12:12:26 [2019-09-16T12:12:26.152Z] #15 2.412 (21/43) Installing gcc (8.3.0-r0)
12:12:26 [2019-09-16T12:12:26.228Z] --- PASS: TestBuildWithEmptyLayers (0.71s)
12:12:26 [2019-09-16T12:12:26.228Z] === RUN   TestBuildMultiStageOnBuild
12:12:26 [2019-09-16T12:12:26.717Z] #15 3.057 (22/43) Installing musl-dev (1.1.22-r3)
12:12:26 [2019-09-16T12:12:26.917Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
12:12:26 [2019-09-16T12:12:26.917Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
12:12:26 [2019-09-16T12:12:26.917Z]     daemon.go:321: [d1f402b6cdce3] waiting for daemon to start
12:12:26 [2019-09-16T12:12:26.917Z]     daemon.go:339: [d1f402b6cdce3] daemon started
12:12:26 [2019-09-16T12:12:26.917Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
12:12:26 [2019-09-16T12:12:26.917Z]     daemon.go:449: [d1f402b6cdce3] Stopping daemon
12:12:26 [2019-09-16T12:12:26.917Z]     daemon.go:288: [d1f402b6cdce3] exiting daemon
12:12:26 [2019-09-16T12:12:26.917Z]     daemon.go:436: [d1f402b6cdce3] Daemon stopped
12:12:26 [2019-09-16T12:12:26.917Z] === RUN   TestDaemonIpcModePrivate
12:12:26 [2019-09-16T12:12:26.974Z] #15 3.135 (23/43) Installing libc-dev (0.7.1-r0)
12:12:26 [2019-09-16T12:12:26.974Z] #15 3.136 (24/43) Installing g++ (8.3.0-r0)
12:12:27 [2019-09-16T12:12:27.230Z] #15 3.562 (25/43) Installing make (4.2.1-r2)
12:12:27 [2019-09-16T12:12:27.230Z] #15 3.566 (26/43) Installing fortify-headers (1.1-r0)
12:12:27 [2019-09-16T12:12:27.230Z] #15 3.568 (27/43) Installing build-base (0.5-r1)
12:12:27 [2019-09-16T12:12:27.230Z] #15 3.569 (28/43) Installing nghttp2-libs (1.39.2-r0)
12:12:27 [2019-09-16T12:12:27.230Z] #15 3.572 (29/43) Installing libcurl (7.65.1-r0)
12:12:27 [2019-09-16T12:12:27.230Z] #15 3.579 (30/43) Installing curl (7.65.1-r0)
12:12:27 [2019-09-16T12:12:27.230Z] #15 3.582 (31/43) Installing oniguruma (6.9.2-r0)
12:12:27 [2019-09-16T12:12:27.230Z] #15 3.587 (32/43) Installing jq (1.6-r0)
12:12:27 [2019-09-16T12:12:27.230Z] #15 3.594 (33/43) Installing device-mapper-libs (2.02.184-r0)
12:12:27 [2019-09-16T12:12:27.230Z] #15 3.599 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
12:12:27 [2019-09-16T12:12:27.230Z] #15 3.601 (35/43) Installing libaio (0.3.111-r0)
12:12:27 [2019-09-16T12:12:27.230Z] #15 3.603 (36/43) Installing libblkid (2.33.2-r0)
12:12:27 [2019-09-16T12:12:27.230Z] #15 3.607 (37/43) Installing lvm2-libs (2.02.184-r0)
12:12:27 [2019-09-16T12:12:27.487Z] #15 3.638 (38/43) Installing libfdisk (2.33.2-r0)
12:12:27 [2019-09-16T12:12:27.487Z] #15 3.644 (39/43) Installing libmount (2.33.2-r0)
12:12:27 [2019-09-16T12:12:27.487Z] #15 3.649 (40/43) Installing libsmartcols (2.33.2-r0)
12:12:27 [2019-09-16T12:12:27.487Z] #15 3.654 (41/43) Installing pkgconf (1.6.1-r1)
12:12:27 [2019-09-16T12:12:27.487Z] #15 3.657 (42/43) Installing util-linux-dev (2.33.2-r0)
12:12:27 [2019-09-16T12:12:27.487Z] #15 3.679 (43/43) Installing lvm2-dev (2.02.184-r0)
12:12:27 [2019-09-16T12:12:27.487Z] #15 3.684 Executing busybox-1.30.1-r2.trigger
12:12:27 [2019-09-16T12:12:27.487Z] #15 3.693 OK: 190 MiB in 58 packages
12:12:27 [2019-09-16T12:12:27.665Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	1.273s
12:12:28 [2019-09-16T12:12:28.122Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	0.779s
12:12:28 [2019-09-16T12:12:28.417Z] #15 DONE 4.7s
12:12:28 [2019-09-16T12:12:28.417Z] 
12:12:28 [2019-09-16T12:12:28.417Z] #16 [base 3/5] RUN mkdir -p /build/
12:12:28 [2019-09-16T12:12:28.775Z] --- PASS: TestBuildMultiStageOnBuild (2.47s)
12:12:28 [2019-09-16T12:12:28.775Z] === RUN   TestBuildUncleanTarFilenames
12:12:28 [2019-09-16T12:12:28.947Z] --- PASS: TestDaemonIpcModePrivate (1.88s)
12:12:28 [2019-09-16T12:12:28.947Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
12:12:28 [2019-09-16T12:12:28.947Z]     daemon.go:321: [d29aacd9623f3] waiting for daemon to start
12:12:28 [2019-09-16T12:12:28.947Z]     daemon.go:339: [d29aacd9623f3] daemon started
12:12:28 [2019-09-16T12:12:28.947Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
12:12:28 [2019-09-16T12:12:28.947Z]     daemon.go:449: [d29aacd9623f3] Stopping daemon
12:12:28 [2019-09-16T12:12:28.947Z]     daemon.go:288: [d29aacd9623f3] exiting daemon
12:12:28 [2019-09-16T12:12:28.947Z]     daemon.go:436: [d29aacd9623f3] Daemon stopped
12:12:28 [2019-09-16T12:12:28.947Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:12:29 [2019-09-16T12:12:29.089Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.481s
12:12:29 [2019-09-16T12:12:29.348Z] #16 DONE 0.7s
12:12:29 [2019-09-16T12:12:29.348Z] 
12:12:29 [2019-09-16T12:12:29.348Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
12:12:29 [2019-09-16T12:12:29.546Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.458s
12:12:29 [2019-09-16T12:12:29.701Z] --- PASS: TestBuildUncleanTarFilenames (0.96s)
12:12:29 [2019-09-16T12:12:29.701Z] === RUN   TestBuildMultiStageLayerLeak
12:12:29 [2019-09-16T12:12:29.914Z] #17 DONE 0.7s
12:12:29 [2019-09-16T12:12:29.914Z] 
12:12:29 [2019-09-16T12:12:29.914Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
12:12:29 [2019-09-16T12:12:29.914Z] #18 DONE 0.0s
12:12:29 [2019-09-16T12:12:29.914Z] 
12:12:29 [2019-09-16T12:12:29.914Z] #31 [builder 1/4] COPY . .
12:12:30 [2019-09-16T12:12:30.003Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.485s
12:12:30 [2019-09-16T12:12:30.171Z] #31 ...
12:12:30 [2019-09-16T12:12:30.171Z] 
12:12:30 [2019-09-16T12:12:30.171Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
12:12:30 [2019-09-16T12:12:30.171Z] #19 DONE 0.1s
12:12:30 [2019-09-16T12:12:30.428Z] 
12:12:30 [2019-09-16T12:12:30.428Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:12:30 [2019-09-16T12:12:30.968Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s)
12:12:30 [2019-09-16T12:12:30.968Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
12:12:30 [2019-09-16T12:12:30.968Z]     daemon.go:321: [d4408e0233307] waiting for daemon to start
12:12:30 [2019-09-16T12:12:30.968Z]     daemon.go:339: [d4408e0233307] daemon started
12:12:30 [2019-09-16T12:12:30.968Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
12:12:30 [2019-09-16T12:12:30.968Z]     daemon.go:449: [d4408e0233307] Stopping daemon
12:12:30 [2019-09-16T12:12:30.968Z]     daemon.go:288: [d4408e0233307] exiting daemon
12:12:30 [2019-09-16T12:12:30.968Z]     daemon.go:436: [d4408e0233307] Daemon stopped
12:12:30 [2019-09-16T12:12:30.968Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:12:31 [2019-09-16T12:12:31.800Z] #20 1.486 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
12:12:31 [2019-09-16T12:12:31.800Z] #20 1.693 
12:12:32 [2019-09-16T12:12:32.209Z] --- PASS: TestBuildMultiStageLayerLeak (2.72s)
12:12:32 [2019-09-16T12:12:32.209Z] === RUN   TestBuildWithHugeFile
12:12:32 [2019-09-16T12:12:32.316Z] #20 1.802 
###########                                                               16.0%
#########################                                                 35.0%
######################################                                    54.0%
####################################################                      73.0%
##################################################################        92.0%
######################################################################## 100.0%
12:12:32 [2019-09-16T12:12:32.442Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s)
12:12:32 [2019-09-16T12:12:32.442Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
12:12:32 [2019-09-16T12:12:32.442Z]     daemon.go:321: [dc080008a0b00] waiting for daemon to start
12:12:32 [2019-09-16T12:12:32.442Z]     daemon.go:339: [dc080008a0b00] daemon started
12:12:32 [2019-09-16T12:12:32.442Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
12:12:32 [2019-09-16T12:12:32.442Z]     daemon.go:449: [dc080008a0b00] Stopping daemon
12:12:32 [2019-09-16T12:12:32.442Z]     daemon.go:288: [dc080008a0b00] exiting daemon
12:12:32 [2019-09-16T12:12:32.442Z]     daemon.go:436: [dc080008a0b00] Daemon stopped
12:12:32 [2019-09-16T12:12:32.442Z] === RUN   TestIpcModeOlderClient
12:12:32 [2019-09-16T12:12:32.442Z] === PAUSE TestIpcModeOlderClient
12:12:32 [2019-09-16T12:12:32.442Z] === RUN   TestKillContainerInvalidSignal
12:12:32 [2019-09-16T12:12:32.574Z] #20 2.462 
12:12:32 [2019-09-16T12:12:32.831Z] #20 2.571 
##############################                                            42.7%
####################################################################      94.5%
######################################################################## 100.0%
12:12:33 [2019-09-16T12:12:33.088Z] #20 2.892 
12:12:33 [2019-09-16T12:12:33.346Z] #20 3.001 
#############                                                             19.0%
##############################                                            42.3%
###############################################                           65.3%
###############################################################           88.4%
######################################################################## 100.0%
12:12:33 [2019-09-16T12:12:33.446Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
12:12:33 [2019-09-16T12:12:33.446Z] === RUN   TestKillContainer
12:12:33 [2019-09-16T12:12:33.446Z] === RUN   TestKillContainer/no_signal
12:12:33 [2019-09-16T12:12:33.603Z] #20 3.545 
12:12:34 [2019-09-16T12:12:34.061Z] === RUN   TestKillContainer/non_killing_signal
12:12:34 [2019-09-16T12:12:34.343Z] === RUN   TestKillContainer/killing_signal
12:12:35 [2019-09-16T12:12:35.150Z] #20 3.654 
####                                                                       6.2%
#########                                                                 13.6%
###############                                                           21.0%
####################                                                      28.5%
########################                                                  34.3%
################################                                          45.1%
#####################################                                     52.6%
###########################################                               60.0%
################################################                          67.4%
#####################################################                     74.6%
###########################################################               82.3%
################################################################          89.7%
#####################################################################     97.1%
######################################################################## 100.0%
12:12:35 [2019-09-16T12:12:35.150Z] #20 5.052 
12:12:35 [2019-09-16T12:12:35.348Z] --- PASS: TestKillContainer (2.17s)
12:12:35 [2019-09-16T12:12:35.348Z]     --- PASS: TestKillContainer/no_signal (0.69s)
12:12:35 [2019-09-16T12:12:35.348Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
12:12:35 [2019-09-16T12:12:35.348Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
12:12:35 [2019-09-16T12:12:35.348Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:12:35 [2019-09-16T12:12:35.348Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:12:35 [2019-09-16T12:12:35.716Z] #20 5.581 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
12:12:35 [2019-09-16T12:12:35.716Z] #20 5.754 
12:12:35 [2019-09-16T12:12:35.974Z] #20 5.800 
######################################################################## 100.0%
12:12:35 [2019-09-16T12:12:35.974Z] #20 5.929 
12:12:36 [2019-09-16T12:12:36.357Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:12:36 [2019-09-16T12:12:36.538Z] #20 6.437 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
12:12:36 [2019-09-16T12:12:36.538Z] #20 6.627 
12:12:36 [2019-09-16T12:12:36.796Z] #20 6.699 
######################################################################## 100.0%
12:12:36 [2019-09-16T12:12:36.972Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s)
12:12:36 [2019-09-16T12:12:36.972Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s)
12:12:36 [2019-09-16T12:12:36.972Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
12:12:36 [2019-09-16T12:12:36.972Z] === RUN   TestKillStoppedContainer
12:12:36 [2019-09-16T12:12:36.972Z] --- PASS: TestKillStoppedContainer (0.10s)
12:12:36 [2019-09-16T12:12:36.972Z] === RUN   TestKillStoppedContainerAPIPre120
12:12:36 [2019-09-16T12:12:36.972Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
12:12:36 [2019-09-16T12:12:36.972Z] === RUN   TestKillDifferentUserContainer
12:12:37 [2019-09-16T12:12:37.053Z] #20 6.827 
12:12:37 [2019-09-16T12:12:37.310Z] #20 7.348 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
12:12:37 [2019-09-16T12:12:37.568Z] #20 7.416 skipping existing 1849cc453dee
12:12:37 [2019-09-16T12:12:37.568Z] #20 7.539 
12:12:37 [2019-09-16T12:12:37.988Z] --- PASS: TestKillDifferentUserContainer (0.73s)
12:12:37 [2019-09-16T12:12:37.989Z] === RUN   TestInspectOomKilledTrue
12:12:38 [2019-09-16T12:12:38.132Z] #20 ...
12:12:38 [2019-09-16T12:12:38.132Z] 
12:12:38 [2019-09-16T12:12:38.132Z] #31 [builder 1/4] COPY . .
12:12:38 [2019-09-16T12:12:38.132Z] #31 DONE 7.9s
12:12:38 [2019-09-16T12:12:38.132Z] 
12:12:38 [2019-09-16T12:12:38.132Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
12:12:38 [2019-09-16T12:12:38.575Z] PASS: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped	7.578s
12:12:38 [2019-09-16T12:12:38.702Z] #32 ...
12:12:38 [2019-09-16T12:12:38.702Z] 
12:12:38 [2019-09-16T12:12:38.702Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
12:12:38 [2019-09-16T12:12:38.702Z] #20 8.137 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
12:12:38 [2019-09-16T12:12:38.702Z] #20 8.388 
12:12:38 [2019-09-16T12:12:38.702Z] #20 8.431 
######################################################################## 100.0%
12:12:38 [2019-09-16T12:12:38.702Z] #20 8.613 
12:12:38 [2019-09-16T12:12:38.702Z] #20 8.651 Download of images into '/build' complete.
12:12:38 [2019-09-16T12:12:38.702Z] #20 8.651 Use something like the following to load the result into a Docker daemon:
12:12:38 [2019-09-16T12:12:38.702Z] #20 8.651   tar -cC '/build' . | docker load
12:12:38 [2019-09-16T12:12:38.702Z] #20 DONE 8.8s
12:12:38 [2019-09-16T12:12:38.962Z] 
12:12:38 [2019-09-16T12:12:38.962Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
12:12:38 [2019-09-16T12:12:38.962Z] #26 DONE 0.1s
12:12:38 [2019-09-16T12:12:38.962Z] 
12:12:38 [2019-09-16T12:12:38.962Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
12:12:38 [2019-09-16T12:12:38.962Z] #22 DONE 0.2s
12:12:38 [2019-09-16T12:12:38.962Z] 
12:12:38 [2019-09-16T12:12:38.962Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
12:12:38 [2019-09-16T12:12:38.962Z] #27 DONE 0.1s
12:12:38 [2019-09-16T12:12:38.962Z] 
12:12:38 [2019-09-16T12:12:38.962Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
12:12:39 [2019-09-16T12:12:39.004Z] --- PASS: TestInspectOomKilledTrue (1.28s)
12:12:39 [2019-09-16T12:12:39.004Z] === RUN   TestInspectOomKilledFalse
12:12:39 [2019-09-16T12:12:39.221Z] #23 DONE 0.1s
12:12:39 [2019-09-16T12:12:39.221Z] 
12:12:39 [2019-09-16T12:12:39.221Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
12:12:39 [2019-09-16T12:12:39.221Z] #28 DONE 0.1s
12:12:39 [2019-09-16T12:12:39.221Z] 
12:12:39 [2019-09-16T12:12:39.221Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
12:12:39 [2019-09-16T12:12:39.221Z] #32 DONE 1.4s
12:12:39 [2019-09-16T12:12:39.221Z] 
12:12:39 [2019-09-16T12:12:39.221Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
12:12:39 [2019-09-16T12:12:39.543Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	1.823s
12:12:39 [2019-09-16T12:12:39.543Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux)
12:12:40 [2019-09-16T12:12:40.019Z] --- PASS: TestInspectOomKilledFalse (0.72s)
12:12:40 [2019-09-16T12:12:40.019Z] === RUN   TestLinksEtcHostsContentMatch
12:12:40 [2019-09-16T12:12:40.509Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	1.059s
12:12:40 [2019-09-16T12:12:40.640Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s)
12:12:40 [2019-09-16T12:12:40.640Z] === RUN   TestLinksContainerNames
12:12:42 [2019-09-16T12:12:42.115Z] --- PASS: TestLinksContainerNames (1.40s)
12:12:42 [2019-09-16T12:12:42.115Z] === RUN   TestLogsFollowTailEmpty
12:12:42 [2019-09-16T12:12:42.742Z] --- PASS: TestLogsFollowTailEmpty (0.76s)
12:12:42 [2019-09-16T12:12:42.742Z] === RUN   TestContainerNetworkMountsNoChown
12:12:43 [2019-09-16T12:12:43.359Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/default
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/default
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/private
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/private
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/rprivate
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/rprivate
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/slave
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/slave
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/rslave
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/rslave
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/shared
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/shared
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/rshared
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/rshared
12:12:43 [2019-09-16T12:12:43.359Z] === CONT  TestMountDaemonRoot/default
12:12:43 [2019-09-16T12:12:43.359Z] === CONT  TestMountDaemonRoot/rslave
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/default/bind_root
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/default/mount_root
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === CONT  TestMountDaemonRoot/default/bind_root
12:12:43 [2019-09-16T12:12:43.359Z] === CONT  TestMountDaemonRoot/slave
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:12:43 [2019-09-16T12:12:43.359Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === CONT  TestMountDaemonRoot/rprivate
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:12:43 [2019-09-16T12:12:43.359Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:12:43 [2019-09-16T12:12:43.359Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:12:43 [2019-09-16T12:12:43.360Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:12:43 [2019-09-16T12:12:43.360Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:12:43 [2019-09-16T12:12:43.360Z] === CONT  TestMountDaemonRoot/private
12:12:43 [2019-09-16T12:12:43.360Z] === RUN   TestMountDaemonRoot/private/bind_root
12:12:43 [2019-09-16T12:12:43.360Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:12:43 [2019-09-16T12:12:43.360Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:12:43 [2019-09-16T12:12:43.360Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:12:43 [2019-09-16T12:12:43.360Z] === RUN   TestMountDaemonRoot/private/mount_root
12:12:43 [2019-09-16T12:12:43.360Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:12:43 [2019-09-16T12:12:43.360Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:12:43 [2019-09-16T12:12:43.360Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:12:43 [2019-09-16T12:12:43.360Z] === CONT  TestMountDaemonRoot/rshared
12:12:43 [2019-09-16T12:12:43.360Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:12:43 [2019-09-16T12:12:43.360Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:12:43 [2019-09-16T12:12:43.360Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:12:43 [2019-09-16T12:12:43.360Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:12:43 [2019-09-16T12:12:43.360Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:12:43 [2019-09-16T12:12:43.360Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:12:43 [2019-09-16T12:12:43.360Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:12:43 [2019-09-16T12:12:43.360Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:12:43 [2019-09-16T12:12:43.360Z] === CONT  TestMountDaemonRoot/shared
12:12:43 [2019-09-16T12:12:43.360Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:12:43 [2019-09-16T12:12:43.360Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:12:43 [2019-09-16T12:12:43.360Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:12:43 [2019-09-16T12:12:43.360Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:12:43 [2019-09-16T12:12:43.360Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:12:43 [2019-09-16T12:12:43.360Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:12:43 [2019-09-16T12:12:43.360Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:12:43 [2019-09-16T12:12:43.360Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:12:43 [2019-09-16T12:12:43.360Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:12:43 [2019-09-16T12:12:43.360Z] === CONT  TestMountDaemonRoot/default/mount_root
12:12:43 [2019-09-16T12:12:43.360Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:12:43 [2019-09-16T12:12:43.412Z] #29 ...
12:12:43 [2019-09-16T12:12:43.412Z] 
12:12:43 [2019-09-16T12:12:43.412Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
12:12:43 [2019-09-16T12:12:43.412Z] #21 DONE 1.0s
12:12:43 [2019-09-16T12:12:43.412Z] 
12:12:43 [2019-09-16T12:12:43.412Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
12:12:43 [2019-09-16T12:12:43.412Z] #33 1.862 
12:12:43 [2019-09-16T12:12:43.412Z] #33 2.048 Removing bundles/
12:12:43 [2019-09-16T12:12:43.412Z] #33 2.049 
12:12:43 [2019-09-16T12:12:43.412Z] #33 2.059 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
12:12:43 [2019-09-16T12:12:43.412Z] #33 3.466 Building test suite binary ./integration-cli/test.main
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/private/bind_root
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/private/mount_root
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:12:43 [2019-09-16T12:12:43.643Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:12:43 [2019-09-16T12:12:43.672Z] #33 ...
12:12:43 [2019-09-16T12:12:43.672Z] 
12:12:43 [2019-09-16T12:12:43.672Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.878 + RM_GOPATH=0
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.878 + TMP_GOPATH=
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.878 + : /build
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.878 + '[' -z '' ']'
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.878 ++ mktemp -d
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.878 + export GOPATH=/tmp/tmp.ONJCkd
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.878 + GOPATH=/tmp/tmp.ONJCkd
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.878 + RM_GOPATH=1
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.879 Install docker/cli version 17.06.2-ce from stable
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.881 ++ dirname ./install.sh
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.881 + dir=.
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.881 + bin=dockercli
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.881 + shift
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.881 + '[' '!' -f ./dockercli.installer ']'
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.881 + . ./dockercli.installer
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.881 ++ DOCKERCLI_CHANNEL=stable
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.881 ++ DOCKERCLI_VERSION=17.06.2-ce
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.881 + install_dockercli
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.881 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.884 ++ uname -m
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.884 + arch=x86_64
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.884 + '[' x86_64 '!=' x86_64 ']'
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.884 + url=https://download.docker.com/linux/static
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.884 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:12:43 [2019-09-16T12:12:43.672Z] #24 1.884 + tar -xz docker/docker
12:12:43 [2019-09-16T12:12:43.672Z] #24 4.460 + mkdir -p /build
12:12:43 [2019-09-16T12:12:43.672Z] #24 4.462 + mv docker/docker /build/
12:12:43 [2019-09-16T12:12:43.672Z] #24 4.466 + rmdir docker
12:12:43 [2019-09-16T12:12:43.672Z] #24 DONE 4.6s
12:12:43 [2019-09-16T12:12:43.927Z] --- PASS: TestMountDaemonRoot (0.05s)
12:12:43 [2019-09-16T12:12:43.927Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:12:43 [2019-09-16T12:12:43.927Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
12:12:43 [2019-09-16T12:12:43.927Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:12:43 [2019-09-16T12:12:43.927Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:12:43 [2019-09-16T12:12:43.927Z]     --- PASS: TestMountDaemonRoot/rshared (0.01s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:12:43 [2019-09-16T12:12:43.927Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:12:43 [2019-09-16T12:12:43.927Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
12:12:43 [2019-09-16T12:12:43.927Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
12:12:43 [2019-09-16T12:12:43.927Z] === RUN   TestContainerBindMountNonRecursive
12:12:43 [2019-09-16T12:12:43.930Z] 
12:12:43 [2019-09-16T12:12:43.930Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
12:12:44 [2019-09-16T12:12:44.495Z] #33 ...
12:12:44 [2019-09-16T12:12:44.495Z] 
12:12:44 [2019-09-16T12:12:44.495Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
12:12:44 [2019-09-16T12:12:44.542Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate	27.129s
12:12:44 [2019-09-16T12:12:44.754Z] #25 DONE 0.2s
12:12:44 [2019-09-16T12:12:44.754Z] 
12:12:44 [2019-09-16T12:12:44.754Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
12:12:45 [2019-09-16T12:12:45.968Z] --- PASS: TestContainerBindMountNonRecursive (1.76s)
12:12:45 [2019-09-16T12:12:45.968Z] === RUN   TestNetworkNat
12:12:46 [2019-09-16T12:12:46.251Z] --- PASS: TestNetworkNat (0.79s)
12:12:46 [2019-09-16T12:12:46.251Z] === RUN   TestNetworkLocalhostTCPNat
12:12:47 [2019-09-16T12:12:47.260Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s)
12:12:47 [2019-09-16T12:12:47.260Z] === RUN   TestNetworkLoopbackNat
12:12:48 [2019-09-16T12:12:48.273Z] --- PASS: TestNetworkLoopbackNat (1.00s)
12:12:48 [2019-09-16T12:12:48.273Z] === RUN   TestPause
12:12:48 [2019-09-16T12:12:48.886Z] --- PASS: TestPause (0.81s)
12:12:48 [2019-09-16T12:12:48.886Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:12:48 [2019-09-16T12:12:48.886Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:12:48 [2019-09-16T12:12:48.886Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:12:48 [2019-09-16T12:12:48.886Z] === RUN   TestPauseStopPausedContainer
12:12:49 [2019-09-16T12:12:49.822Z] PASS: docker_api_containers_test.go:2221: DockerSuite.TestContainersAPICreateMountsTmpfs	5.966s
12:12:49 [2019-09-16T12:12:49.893Z] --- PASS: TestPauseStopPausedContainer (0.78s)
12:12:49 [2019-09-16T12:12:49.893Z] === RUN   TestPsFilter
12:12:49 [2019-09-16T12:12:49.893Z] --- PASS: TestPsFilter (0.19s)
12:12:49 [2019-09-16T12:12:49.893Z] === RUN   TestRemoveContainerWithRemovedVolume
12:12:50 [2019-09-16T12:12:50.381Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation	0.965s
12:12:50 [2019-09-16T12:12:50.511Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s)
12:12:50 [2019-09-16T12:12:50.511Z] === RUN   TestRemoveContainerWithVolume
12:12:51 [2019-09-16T12:12:51.519Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
12:12:51 [2019-09-16T12:12:51.519Z] === RUN   TestRemoveContainerRunning
12:12:52 [2019-09-16T12:12:52.148Z] --- PASS: TestRemoveContainerRunning (0.76s)
12:12:52 [2019-09-16T12:12:52.148Z] === RUN   TestRemoveContainerForceRemoveRunning
12:12:52 [2019-09-16T12:12:52.763Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
12:12:52 [2019-09-16T12:12:52.763Z] === RUN   TestRemoveInvalidContainer
12:12:52 [2019-09-16T12:12:52.763Z] --- PASS: TestRemoveInvalidContainer (0.05s)
12:12:52 [2019-09-16T12:12:52.763Z] === RUN   TestRenameLinkedContainer
12:12:55 [2019-09-16T12:12:55.327Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar	12.416s
12:12:55 [2019-09-16T12:12:55.327Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
12:12:55 [2019-09-16T12:12:55.327Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.519s
12:12:56 [2019-09-16T12:12:56.219Z] --- PASS: TestRenameLinkedContainer (2.87s)
12:12:56 [2019-09-16T12:12:56.219Z] === RUN   TestRenameStoppedContainer
12:12:56 [2019-09-16T12:12:56.501Z] --- PASS: TestRenameStoppedContainer (0.70s)
12:12:56 [2019-09-16T12:12:56.501Z] === RUN   TestRenameRunningContainerAndReuse
12:12:56 [2019-09-16T12:12:56.858Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	2.009s
12:12:56 [2019-09-16T12:12:56.976Z] PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks	3.665s
12:12:57 [2019-09-16T12:12:57.315Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	0.728s
12:12:57 [2019-09-16T12:12:57.771Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.423s
12:12:57 [2019-09-16T12:12:57.771Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux)
12:12:57 [2019-09-16T12:12:57.980Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s)
12:12:57 [2019-09-16T12:12:57.980Z] === RUN   TestRenameInvalidName
12:12:58 [2019-09-16T12:12:58.609Z] --- PASS: TestRenameInvalidName (0.78s)
12:12:58 [2019-09-16T12:12:58.609Z] === RUN   TestRenameAnonymousContainer
12:12:58 [2019-09-16T12:12:58.737Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	0.598s
12:12:59 [2019-09-16T12:12:59.195Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.567s
12:12:59 [2019-09-16T12:12:59.195Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux)
12:12:59 [2019-09-16T12:12:59.195Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux)
12:13:00 [2019-09-16T12:13:00.240Z] PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork	3.455s
12:13:01 [2019-09-16T12:13:01.289Z] --- PASS: TestRenameAnonymousContainer (2.60s)
12:13:01 [2019-09-16T12:13:01.289Z] === RUN   TestRenameContainerWithSameName
12:13:01 [2019-09-16T12:13:01.907Z] --- PASS: TestRenameContainerWithSameName (0.72s)
12:13:01 [2019-09-16T12:13:01.907Z] === RUN   TestRenameContainerWithLinkedContainer
12:13:03 [2019-09-16T12:13:03.380Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s)
12:13:03 [2019-09-16T12:13:03.380Z] === RUN   TestResize
12:13:04 [2019-09-16T12:13:04.388Z] --- PASS: TestResize (0.78s)
12:13:04 [2019-09-16T12:13:04.388Z] === RUN   TestResizeWithInvalidSize
12:13:05 [2019-09-16T12:13:05.004Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir	5.061s
12:13:05 [2019-09-16T12:13:05.006Z] --- PASS: TestResizeWithInvalidSize (0.77s)
12:13:05 [2019-09-16T12:13:05.006Z] === RUN   TestResizeWhenContainerNotStarted
12:13:05 [2019-09-16T12:13:05.625Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s)
12:13:05 [2019-09-16T12:13:05.625Z] === RUN   TestDaemonRestartKillContainers
12:13:05 [2019-09-16T12:13:05.625Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:13:05 [2019-09-16T12:13:05.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:13:06 [2019-09-16T12:13:06.750Z] #29 26.12 # github.com/docker/docker/contrib/httpserver
12:13:06 [2019-09-16T12:13:06.750Z] #29 26.12 loadinternal: cannot find runtime/cgo
12:13:06 [2019-09-16T12:13:06.750Z] #29 DONE 26.6s
12:13:06 [2019-09-16T12:13:06.750Z] 
12:13:06 [2019-09-16T12:13:06.750Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
12:13:06 [2019-09-16T12:13:06.766Z] PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation	4.195s
12:13:07 [2019-09-16T12:13:07.008Z] #33 ...
12:13:07 [2019-09-16T12:13:07.008Z] 
12:13:07 [2019-09-16T12:13:07.008Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
12:13:07 [2019-09-16T12:13:07.008Z] #30 DONE 0.1s
12:13:07 [2019-09-16T12:13:07.008Z] 
12:13:07 [2019-09-16T12:13:07.008Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
12:13:07 [2019-09-16T12:13:07.965Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:13:10 [2019-09-16T12:13:10.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:13:10 [2019-09-16T12:13:10.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:13:10 [2019-09-16T12:13:10.927Z] PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart	5.036s
12:13:11 [2019-09-16T12:13:11.281Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:13:11 [2019-09-16T12:13:11.486Z] PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer	0.645s
12:13:11 [2019-09-16T12:13:11.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:13:12 [2019-09-16T12:13:12.189Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:13:12 [2019-09-16T12:13:12.813Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:13:13 [2019-09-16T12:13:13.369Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	1.877s
12:13:14 [2019-09-16T12:13:14.740Z] PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink	1.502s
12:13:14 [2019-09-16T12:13:14.857Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:13:17 [2019-09-16T12:13:17.247Z] PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership	2.081s
12:13:18 [2019-09-16T12:13:18.333Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:13:18 [2019-09-16T12:13:18.333Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s)
12:13:18 [2019-09-16T12:13:18.333Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [d2f6db388fe32] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [d2f6db388fe32] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:449: [d2f6db388fe32] Stopping daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [d2f6db388fe32] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:436: [d2f6db388fe32] Daemon stopped
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [d2f6db388fe32] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [d2f6db388fe32] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:449: [d2f6db388fe32] Stopping daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [d2f6db388fe32] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:436: [d2f6db388fe32] Daemon stopped
12:13:18 [2019-09-16T12:13:18.333Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.46s)
12:13:18 [2019-09-16T12:13:18.333Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [de8982520fd9c] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [de8982520fd9c] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [de8982520fd9c] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [de8982520fd9c] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [de8982520fd9c] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:449: [de8982520fd9c] Stopping daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [de8982520fd9c] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:436: [de8982520fd9c] Daemon stopped
12:13:18 [2019-09-16T12:13:18.333Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.37s)
12:13:18 [2019-09-16T12:13:18.333Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [d90c78384bc03] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [d90c78384bc03] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:449: [d90c78384bc03] Stopping daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [d90c78384bc03] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:436: [d90c78384bc03] Daemon stopped
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [d90c78384bc03] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [d90c78384bc03] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:449: [d90c78384bc03] Stopping daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [d90c78384bc03] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:436: [d90c78384bc03] Daemon stopped
12:13:18 [2019-09-16T12:13:18.333Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.39s)
12:13:18 [2019-09-16T12:13:18.333Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [dba50efc692b2] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [dba50efc692b2] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [dba50efc692b2] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [dba50efc692b2] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [dba50efc692b2] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:449: [dba50efc692b2] Stopping daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [dba50efc692b2] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:436: [dba50efc692b2] Daemon stopped
12:13:18 [2019-09-16T12:13:18.333Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (5.82s)
12:13:18 [2019-09-16T12:13:18.333Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [d1cc36b92b028] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:331: [d1cc36b92b028] error pinging daemon on start: Get http://d1cc36b92b028.sock/_ping: context deadline exceeded
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [d1cc36b92b028] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [d1cc36b92b028] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:449: [d1cc36b92b028] Stopping daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [d1cc36b92b028] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:436: [d1cc36b92b028] Daemon stopped
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [d1cc36b92b028] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [d1cc36b92b028] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:449: [d1cc36b92b028] Stopping daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [d1cc36b92b028] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:436: [d1cc36b92b028] Daemon stopped
12:13:18 [2019-09-16T12:13:18.333Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.11s)
12:13:18 [2019-09-16T12:13:18.333Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [dc0be51d954a8] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [dc0be51d954a8] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [dc0be51d954a8] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [dc0be51d954a8] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [dc0be51d954a8] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:449: [dc0be51d954a8] Stopping daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [dc0be51d954a8] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:436: [dc0be51d954a8] Daemon stopped
12:13:18 [2019-09-16T12:13:18.333Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.27s)
12:13:18 [2019-09-16T12:13:18.333Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [d745f2fba5605] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [d745f2fba5605] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:449: [d745f2fba5605] Stopping daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [d745f2fba5605] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:436: [d745f2fba5605] Daemon stopped
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [d745f2fba5605] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [d745f2fba5605] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:449: [d745f2fba5605] Stopping daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [d745f2fba5605] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:436: [d745f2fba5605] Daemon stopped
12:13:18 [2019-09-16T12:13:18.333Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.10s)
12:13:18 [2019-09-16T12:13:18.333Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [d445764f19f39] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [d445764f19f39] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [d445764f19f39] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [d445764f19f39] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [d445764f19f39] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:449: [d445764f19f39] Stopping daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [d445764f19f39] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:436: [d445764f19f39] Daemon stopped
12:13:18 [2019-09-16T12:13:18.333Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.64s)
12:13:18 [2019-09-16T12:13:18.333Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [dee34cb2b0502] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [dee34cb2b0502] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:449: [dee34cb2b0502] Stopping daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [dee34cb2b0502] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:436: [dee34cb2b0502] Daemon stopped
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:321: [dee34cb2b0502] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:339: [dee34cb2b0502] daemon started
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:449: [dee34cb2b0502] Stopping daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:288: [dee34cb2b0502] exiting daemon
12:13:18 [2019-09-16T12:13:18.333Z]         daemon.go:436: [dee34cb2b0502] Daemon stopped
12:13:18 [2019-09-16T12:13:18.333Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.48s)
12:13:18 [2019-09-16T12:13:18.333Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:321: [d0aa3a2babb65] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:339: [d0aa3a2babb65] daemon started
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:288: [d0aa3a2babb65] exiting daemon
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:321: [d0aa3a2babb65] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:339: [d0aa3a2babb65] daemon started
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:449: [d0aa3a2babb65] Stopping daemon
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:288: [d0aa3a2babb65] exiting daemon
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:436: [d0aa3a2babb65] Daemon stopped
12:13:18 [2019-09-16T12:13:18.334Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.99s)
12:13:18 [2019-09-16T12:13:18.334Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:321: [da331d6f254b2] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:339: [da331d6f254b2] daemon started
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:449: [da331d6f254b2] Stopping daemon
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:288: [da331d6f254b2] exiting daemon
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:436: [da331d6f254b2] Daemon stopped
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:321: [da331d6f254b2] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:339: [da331d6f254b2] daemon started
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:449: [da331d6f254b2] Stopping daemon
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:288: [da331d6f254b2] exiting daemon
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:436: [da331d6f254b2] Daemon stopped
12:13:18 [2019-09-16T12:13:18.334Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.01s)
12:13:18 [2019-09-16T12:13:18.334Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:321: [dff5333306f41] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:339: [dff5333306f41] daemon started
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:321: [dff5333306f41] waiting for daemon to start
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:288: [dff5333306f41] exiting daemon
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:339: [dff5333306f41] daemon started
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:449: [dff5333306f41] Stopping daemon
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:288: [dff5333306f41] exiting daemon
12:13:18 [2019-09-16T12:13:18.334Z]         daemon.go:436: [dff5333306f41] Daemon stopped
12:13:18 [2019-09-16T12:13:18.334Z] === RUN   TestKernelTCPMemory
12:13:18 [2019-09-16T12:13:18.616Z] --- PASS: TestKernelTCPMemory (0.94s)
12:13:18 [2019-09-16T12:13:18.616Z] === RUN   TestNISDomainname
12:13:19 [2019-09-16T12:13:19.128Z] PASS: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum	50.182s
12:13:19 [2019-09-16T12:13:19.129Z] PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA	2.050s
12:13:20 [2019-09-16T12:13:20.090Z] --- PASS: TestNISDomainname (1.12s)
12:13:20 [2019-09-16T12:13:20.090Z] === RUN   TestStats
12:13:21 [2019-09-16T12:13:21.639Z] PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB	2.536s
12:13:22 [2019-09-16T12:13:22.108Z] --- PASS: TestStats (2.30s)
12:13:22 [2019-09-16T12:13:22.108Z] === RUN   TestStopContainerWithTimeout
12:13:22 [2019-09-16T12:13:22.108Z] === RUN   TestStopContainerWithTimeout/0
12:13:22 [2019-09-16T12:13:22.108Z] === PAUSE TestStopContainerWithTimeout/0
12:13:22 [2019-09-16T12:13:22.108Z] === RUN   TestStopContainerWithTimeout/1
12:13:22 [2019-09-16T12:13:22.108Z] === PAUSE TestStopContainerWithTimeout/1
12:13:22 [2019-09-16T12:13:22.108Z] === RUN   TestStopContainerWithTimeout/3
12:13:22 [2019-09-16T12:13:22.108Z] === PAUSE TestStopContainerWithTimeout/3
12:13:22 [2019-09-16T12:13:22.108Z] === RUN   TestStopContainerWithTimeout/-1
12:13:22 [2019-09-16T12:13:22.108Z] === PAUSE TestStopContainerWithTimeout/-1
12:13:22 [2019-09-16T12:13:22.108Z] === CONT  TestStopContainerWithTimeout/0
12:13:22 [2019-09-16T12:13:22.108Z] === CONT  TestStopContainerWithTimeout/3
12:13:22 [2019-09-16T12:13:22.108Z] === CONT  TestStopContainerWithTimeout/-1
12:13:22 [2019-09-16T12:13:22.108Z] === CONT  TestStopContainerWithTimeout/1
12:13:24 [2019-09-16T12:13:24.147Z] PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC	2.345s
12:13:25 [2019-09-16T12:13:25.608Z] --- PASS: TestStopContainerWithTimeout (0.03s)
12:13:25 [2019-09-16T12:13:25.608Z]     --- PASS: TestStopContainerWithTimeout/0 (1.48s)
12:13:25 [2019-09-16T12:13:25.608Z]     --- PASS: TestStopContainerWithTimeout/1 (2.35s)
12:13:25 [2019-09-16T12:13:25.608Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.29s)
12:13:25 [2019-09-16T12:13:25.608Z]     --- PASS: TestStopContainerWithTimeout/3 (3.39s)
12:13:25 [2019-09-16T12:13:25.608Z] === RUN   TestDeleteDevicemapper
12:13:25 [2019-09-16T12:13:25.608Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:13:25 [2019-09-16T12:13:25.608Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:13:25 [2019-09-16T12:13:25.608Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:13:26 [2019-09-16T12:13:26.029Z] PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD	2.160s
12:13:27 [2019-09-16T12:13:27.640Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s)
12:13:27 [2019-09-16T12:13:27.640Z] === RUN   TestUpdateMemory
12:13:28 [2019-09-16T12:13:28.537Z] PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE	2.352s
12:13:29 [2019-09-16T12:13:29.116Z] --- PASS: TestUpdateMemory (1.16s)
12:13:29 [2019-09-16T12:13:29.116Z] === RUN   TestUpdateCPUQuota
12:13:30 [2019-09-16T12:13:30.591Z] --- PASS: TestUpdateCPUQuota (1.80s)
12:13:30 [2019-09-16T12:13:30.591Z] === RUN   TestUpdatePidsLimit
12:13:30 [2019-09-16T12:13:30.875Z] === RUN   TestUpdatePidsLimit/update_from_none
12:13:31 [2019-09-16T12:13:31.044Z] PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF	2.164s
12:13:31 [2019-09-16T12:13:31.158Z] === RUN   TestUpdatePidsLimit/no_change
12:13:31 [2019-09-16T12:13:31.441Z] === RUN   TestUpdatePidsLimit/update_lower
12:13:32 [2019-09-16T12:13:32.057Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:13:32 [2019-09-16T12:13:32.341Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:13:32 [2019-09-16T12:13:32.927Z] PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG	2.327s
12:13:32 [2019-09-16T12:13:32.956Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:13:33 [2019-09-16T12:13:33.239Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:13:35 [2019-09-16T12:13:35.264Z] --- PASS: TestUpdatePidsLimit (4.15s)
12:13:35 [2019-09-16T12:13:35.264Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
12:13:35 [2019-09-16T12:13:35.264Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
12:13:35 [2019-09-16T12:13:35.264Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
12:13:35 [2019-09-16T12:13:35.264Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
12:13:35 [2019-09-16T12:13:35.264Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
12:13:35 [2019-09-16T12:13:35.264Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
12:13:35 [2019-09-16T12:13:35.264Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
12:13:35 [2019-09-16T12:13:35.264Z] === RUN   TestUpdateRestartPolicy
12:13:36 [2019-09-16T12:13:36.185Z] PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH	2.823s
12:13:36 [2019-09-16T12:13:36.743Z] --- PASS: TestBuildWithHugeFile (64.39s)
12:13:36 [2019-09-16T12:13:36.743Z] === RUN   TestBuildWithEmptyDockerfile
12:13:36 [2019-09-16T12:13:36.743Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:13:36 [2019-09-16T12:13:36.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:13:36 [2019-09-16T12:13:36.743Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:13:36 [2019-09-16T12:13:36.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:13:36 [2019-09-16T12:13:36.743Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:13:36 [2019-09-16T12:13:36.743Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:13:36 [2019-09-16T12:13:36.743Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:13:36 [2019-09-16T12:13:36.743Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:13:36 [2019-09-16T12:13:36.998Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:13:36 [2019-09-16T12:13:36.998Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
12:13:36 [2019-09-16T12:13:36.998Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
12:13:36 [2019-09-16T12:13:36.998Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
12:13:36 [2019-09-16T12:13:36.998Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
12:13:36 [2019-09-16T12:13:36.998Z] === RUN   TestBuildPreserveOwnership
12:13:36 [2019-09-16T12:13:36.998Z] === RUN   TestBuildPreserveOwnership/copy_from
12:13:37 [2019-09-16T12:13:37.253Z] PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI	1.346s
12:13:38 [2019-09-16T12:13:38.613Z] PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ	1.391s
12:13:40 [2019-09-16T12:13:40.538Z] PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination	1.606s
12:13:40 [2019-09-16T12:13:40.741Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows	34.138s
12:13:40 [2019-09-16T12:13:40.741Z] PASS: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths	1.295s
12:13:41 [2019-09-16T12:13:41.097Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:13:41 [2019-09-16T12:13:41.352Z] PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory	1.095s
12:13:42 [2019-09-16T12:13:42.272Z] PASS: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths	1.000s
12:13:42 [2019-09-16T12:13:42.278Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	1.069s
12:13:42 [2019-09-16T12:13:42.544Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.011s
12:13:42 [2019-09-16T12:13:42.799Z] --- PASS: TestBuildPreserveOwnership (5.70s)
12:13:42 [2019-09-16T12:13:42.799Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.83s)
12:13:42 [2019-09-16T12:13:42.799Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.86s)
12:13:42 [2019-09-16T12:13:42.799Z] PASS
12:13:42 [2019-09-16T12:13:42.799Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
12:13:42 [2019-09-16T12:13:42.799Z] INFO: Testing against a local daemon
12:13:42 [2019-09-16T12:13:42.799Z] === RUN   TestConfigList
12:13:43 [2019-09-16T12:13:43.721Z] PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon	1.241s
12:13:44 [2019-09-16T12:13:44.644Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	1.015s
12:13:45 [2019-09-16T12:13:45.568Z] --- PASS: TestConfigList (2.72s)
12:13:45 [2019-09-16T12:13:45.568Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigList
12:13:45 [2019-09-16T12:13:45.568Z]     daemon.go:321: [d8722861a6398] waiting for daemon to start
12:13:45 [2019-09-16T12:13:45.568Z]     daemon.go:339: [d8722861a6398] daemon started
12:13:45 [2019-09-16T12:13:45.568Z]     daemon.go:449: [d8722861a6398] Stopping daemon
12:13:45 [2019-09-16T12:13:45.568Z]     daemon.go:288: [d8722861a6398] exiting daemon
12:13:45 [2019-09-16T12:13:45.568Z]     daemon.go:436: [d8722861a6398] Daemon stopped
12:13:45 [2019-09-16T12:13:45.568Z] === RUN   TestConfigsCreateAndDelete
12:13:46 [2019-09-16T12:13:46.127Z] PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles	1.368s
12:13:47 [2019-09-16T12:13:47.051Z] PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent	1.017s
12:13:47 [2019-09-16T12:13:47.795Z] --- PASS: TestUpdateRestartPolicy (12.29s)
12:13:47 [2019-09-16T12:13:47.795Z] === RUN   TestUpdateRestartWithAutoRemove
12:13:47 [2019-09-16T12:13:47.795Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s)
12:13:47 [2019-09-16T12:13:47.795Z] === RUN   TestWaitNonBlocked
12:13:47 [2019-09-16T12:13:47.795Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:13:47 [2019-09-16T12:13:47.795Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:13:47 [2019-09-16T12:13:47.795Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:13:47 [2019-09-16T12:13:47.795Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:13:48 [2019-09-16T12:13:48.080Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:13:48 [2019-09-16T12:13:48.080Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:13:48 [2019-09-16T12:13:48.933Z] PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink	1.481s
12:13:49 [2019-09-16T12:13:49.105Z] --- PASS: TestWaitNonBlocked (0.04s)
12:13:49 [2019-09-16T12:13:49.106Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s)
12:13:49 [2019-09-16T12:13:49.106Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s)
12:13:49 [2019-09-16T12:13:49.106Z] === RUN   TestWaitBlocked
12:13:49 [2019-09-16T12:13:49.106Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:13:49 [2019-09-16T12:13:49.106Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:13:49 [2019-09-16T12:13:49.106Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:13:49 [2019-09-16T12:13:49.106Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:13:49 [2019-09-16T12:13:49.106Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:13:49 [2019-09-16T12:13:49.106Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:13:49 [2019-09-16T12:13:49.187Z] --- PASS: TestConfigsCreateAndDelete (3.67s)
12:13:49 [2019-09-16T12:13:49.188Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsCreateAndDelete
12:13:49 [2019-09-16T12:13:49.188Z]     daemon.go:321: [dc47c5116f323] waiting for daemon to start
12:13:49 [2019-09-16T12:13:49.188Z]     daemon.go:339: [dc47c5116f323] daemon started
12:13:49 [2019-09-16T12:13:49.188Z]     daemon.go:449: [dc47c5116f323] Stopping daemon
12:13:49 [2019-09-16T12:13:49.188Z]     daemon.go:288: [dc47c5116f323] exiting daemon
12:13:49 [2019-09-16T12:13:49.188Z]     daemon.go:436: [dc47c5116f323] Daemon stopped
12:13:49 [2019-09-16T12:13:49.188Z] === RUN   TestConfigsUpdate
12:13:49 [2019-09-16T12:13:49.329Z] PASS: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive	5.922s
12:13:49 [2019-09-16T12:13:49.329Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux)
12:13:49 [2019-09-16T12:13:49.787Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux)
12:13:49 [2019-09-16T12:13:49.787Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux)
12:13:50 [2019-09-16T12:13:50.118Z] --- PASS: TestWaitBlocked (0.05s)
12:13:50 [2019-09-16T12:13:50.118Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s)
12:13:50 [2019-09-16T12:13:50.118Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s)
12:13:50 [2019-09-16T12:13:50.118Z] === CONT  TestContainerStartOnDaemonRestart
12:13:50 [2019-09-16T12:13:50.118Z] === CONT  TestIpcModeOlderClient
12:13:50 [2019-09-16T12:13:50.118Z] === CONT  TestDaemonRestartIpcMode
12:13:50 [2019-09-16T12:13:50.118Z] --- PASS: TestIpcModeOlderClient (0.17s)
12:13:50 [2019-09-16T12:13:50.244Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	0.422s
12:13:50 [2019-09-16T12:13:50.244Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux)
12:13:50 [2019-09-16T12:13:50.546Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	1.868s
12:13:51 [2019-09-16T12:13:51.512Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	0.943s
12:13:52 [2019-09-16T12:13:52.434Z] --- PASS: TestConfigsUpdate (3.07s)
12:13:52 [2019-09-16T12:13:52.434Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsUpdate
12:13:52 [2019-09-16T12:13:52.434Z]     daemon.go:321: [df2bfacdf3771] waiting for daemon to start
12:13:52 [2019-09-16T12:13:52.434Z]     daemon.go:339: [df2bfacdf3771] daemon started
12:13:52 [2019-09-16T12:13:52.434Z]     daemon.go:449: [df2bfacdf3771] Stopping daemon
12:13:52 [2019-09-16T12:13:52.434Z]     daemon.go:288: [df2bfacdf3771] exiting daemon
12:13:52 [2019-09-16T12:13:52.434Z]     daemon.go:436: [df2bfacdf3771] Daemon stopped
12:13:52 [2019-09-16T12:13:52.434Z] === RUN   TestTemplatedConfig
12:13:54 [2019-09-16T12:13:54.315Z] PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC	2.716s
12:13:54 [2019-09-16T12:13:54.507Z] --- PASS: TestDaemonRestartIpcMode (3.96s)
12:13:54 [2019-09-16T12:13:54.507Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:321: [ddef2b748d981] waiting for daemon to start
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:339: [ddef2b748d981] daemon started
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:449: [ddef2b748d981] Stopping daemon
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:288: [ddef2b748d981] exiting daemon
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:436: [ddef2b748d981] Daemon stopped
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:321: [ddef2b748d981] waiting for daemon to start
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:339: [ddef2b748d981] daemon started
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:449: [ddef2b748d981] Stopping daemon
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:288: [ddef2b748d981] exiting daemon
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:436: [ddef2b748d981] Daemon stopped
12:13:54 [2019-09-16T12:13:54.507Z] --- PASS: TestContainerStartOnDaemonRestart (4.04s)
12:13:54 [2019-09-16T12:13:54.507Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:321: [dc2d9165ded2c] waiting for daemon to start
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:339: [dc2d9165ded2c] daemon started
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:321: [dc2d9165ded2c] waiting for daemon to start
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:288: [dc2d9165ded2c] exiting daemon
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:339: [dc2d9165ded2c] daemon started
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:449: [dc2d9165ded2c] Stopping daemon
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:288: [dc2d9165ded2c] exiting daemon
12:13:54 [2019-09-16T12:13:54.507Z]     daemon.go:436: [dc2d9165ded2c] Daemon stopped
12:13:54 [2019-09-16T12:13:54.507Z] PASS
12:13:54 [2019-09-16T12:13:54.507Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
12:13:54 [2019-09-16T12:13:54.507Z] INFO: Testing against a local daemon
12:13:54 [2019-09-16T12:13:54.507Z] === RUN   TestCommitInheritsEnv
12:13:54 [2019-09-16T12:13:54.507Z] --- PASS: TestCommitInheritsEnv (0.46s)
12:13:54 [2019-09-16T12:13:54.507Z] === RUN   TestImportExtremelyLargeImageWorks
12:13:54 [2019-09-16T12:13:54.507Z] === PAUSE TestImportExtremelyLargeImageWorks
12:13:54 [2019-09-16T12:13:54.507Z] === RUN   TestImagesFilterMultiReference
12:13:54 [2019-09-16T12:13:54.792Z] --- PASS: TestImagesFilterMultiReference (0.09s)
12:13:54 [2019-09-16T12:13:54.792Z] === RUN   TestRemoveImageOrphaning
12:13:55 [2019-09-16T12:13:55.074Z] --- PASS: TestRemoveImageOrphaning (0.42s)
12:13:55 [2019-09-16T12:13:55.074Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:13:55 [2019-09-16T12:13:55.074Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
12:13:55 [2019-09-16T12:13:55.074Z] === RUN   TestTagInvalidReference
12:13:55 [2019-09-16T12:13:55.074Z] --- PASS: TestTagInvalidReference (0.04s)
12:13:55 [2019-09-16T12:13:55.074Z] === RUN   TestTagValidPrefixedRepo
12:13:55 [2019-09-16T12:13:55.359Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
12:13:55 [2019-09-16T12:13:55.359Z] === RUN   TestTagExistedNameWithoutForce
12:13:55 [2019-09-16T12:13:55.359Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
12:13:55 [2019-09-16T12:13:55.359Z] === RUN   TestTagOfficialNames
12:13:55 [2019-09-16T12:13:55.359Z] --- PASS: TestTagOfficialNames (0.06s)
12:13:55 [2019-09-16T12:13:55.359Z] === RUN   TestTagMatchesDigest
12:13:55 [2019-09-16T12:13:55.359Z] --- PASS: TestTagMatchesDigest (0.04s)
12:13:55 [2019-09-16T12:13:55.359Z] === CONT  TestImportExtremelyLargeImageWorks
12:13:55 [2019-09-16T12:13:55.676Z] --- PASS: TestTemplatedConfig (3.35s)
12:13:55 [2019-09-16T12:13:55.676Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedConfig
12:13:55 [2019-09-16T12:13:55.676Z]     daemon.go:321: [d11dc7a9bb9cb] waiting for daemon to start
12:13:55 [2019-09-16T12:13:55.676Z]     daemon.go:339: [d11dc7a9bb9cb] daemon started
12:13:55 [2019-09-16T12:13:55.676Z]     daemon.go:449: [d11dc7a9bb9cb] Stopping daemon
12:13:55 [2019-09-16T12:13:55.676Z]     daemon.go:288: [d11dc7a9bb9cb] exiting daemon
12:13:55 [2019-09-16T12:13:55.676Z]     daemon.go:436: [d11dc7a9bb9cb] Daemon stopped
12:13:55 [2019-09-16T12:13:55.676Z] === RUN   TestConfigInspect
12:13:59 [2019-09-16T12:13:59.015Z] --- PASS: TestConfigInspect (2.99s)
12:13:59 [2019-09-16T12:13:59.015Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigInspect
12:13:59 [2019-09-16T12:13:59.015Z]     daemon.go:321: [d3c8aafb3a7e8] waiting for daemon to start
12:13:59 [2019-09-16T12:13:59.015Z]     daemon.go:339: [d3c8aafb3a7e8] daemon started
12:13:59 [2019-09-16T12:13:59.015Z]     daemon.go:449: [d3c8aafb3a7e8] Stopping daemon
12:13:59 [2019-09-16T12:13:59.015Z]     daemon.go:288: [d3c8aafb3a7e8] exiting daemon
12:13:59 [2019-09-16T12:13:59.015Z]     daemon.go:436: [d3c8aafb3a7e8] Daemon stopped
12:13:59 [2019-09-16T12:13:59.015Z] === RUN   TestConfigCreateWithLabels
12:13:59 [2019-09-16T12:13:59.574Z] PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD	5.417s
12:14:02 [2019-09-16T12:14:02.088Z] --- PASS: TestConfigCreateWithLabels (3.06s)
12:14:02 [2019-09-16T12:14:02.088Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateWithLabels
12:14:02 [2019-09-16T12:14:02.089Z]     daemon.go:321: [dcba10f7a53c2] waiting for daemon to start
12:14:02 [2019-09-16T12:14:02.089Z]     daemon.go:339: [dcba10f7a53c2] daemon started
12:14:02 [2019-09-16T12:14:02.089Z]     daemon.go:449: [dcba10f7a53c2] Stopping daemon
12:14:02 [2019-09-16T12:14:02.089Z]     daemon.go:288: [dcba10f7a53c2] exiting daemon
12:14:02 [2019-09-16T12:14:02.089Z]     daemon.go:436: [dcba10f7a53c2] Daemon stopped
12:14:02 [2019-09-16T12:14:02.089Z] === RUN   TestConfigCreateResolve
12:14:03 [2019-09-16T12:14:03.448Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	3.587s
12:14:04 [2019-09-16T12:14:04.370Z] PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF	1.049s
12:14:04 [2019-09-16T12:14:04.929Z] --- PASS: TestConfigCreateResolve (3.09s)
12:14:04 [2019-09-16T12:14:04.929Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateResolve
12:14:04 [2019-09-16T12:14:04.929Z]     daemon.go:321: [d41d696758f3e] waiting for daemon to start
12:14:04 [2019-09-16T12:14:04.929Z]     daemon.go:339: [d41d696758f3e] daemon started
12:14:04 [2019-09-16T12:14:04.929Z]     daemon.go:449: [d41d696758f3e] Stopping daemon
12:14:04 [2019-09-16T12:14:04.929Z]     daemon.go:288: [d41d696758f3e] exiting daemon
12:14:04 [2019-09-16T12:14:04.929Z]     daemon.go:436: [d41d696758f3e] Daemon stopped
12:14:04 [2019-09-16T12:14:04.929Z] === RUN   TestConfigDaemonLibtrustID
12:14:05 [2019-09-16T12:14:05.487Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
12:14:05 [2019-09-16T12:14:05.487Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigDaemonLibtrustID
12:14:05 [2019-09-16T12:14:05.487Z]     daemon.go:321: [d02502f4f7f6f] waiting for daemon to start
12:14:05 [2019-09-16T12:14:05.487Z]     daemon.go:339: [d02502f4f7f6f] daemon started
12:14:05 [2019-09-16T12:14:05.487Z]     daemon.go:449: [d02502f4f7f6f] Stopping daemon
12:14:05 [2019-09-16T12:14:05.487Z]     daemon.go:288: [d02502f4f7f6f] exiting daemon
12:14:05 [2019-09-16T12:14:05.487Z]     daemon.go:436: [d02502f4f7f6f] Daemon stopped
12:14:05 [2019-09-16T12:14:05.487Z] PASS
12:14:05 [2019-09-16T12:14:05.487Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
12:14:05 [2019-09-16T12:14:05.487Z] INFO: Testing against a local daemon
12:14:05 [2019-09-16T12:14:05.487Z] === RUN   TestCheckpoint
12:14:05 [2019-09-16T12:14:05.487Z] --- SKIP: TestCheckpoint (0.00s)
12:14:05 [2019-09-16T12:14:05.487Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:14:05 [2019-09-16T12:14:05.487Z] === RUN   TestContainerInvalidJSON
12:14:05 [2019-09-16T12:14:05.487Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:14:05 [2019-09-16T12:14:05.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:14:05 [2019-09-16T12:14:05.487Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:14:05 [2019-09-16T12:14:05.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:14:05 [2019-09-16T12:14:05.487Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:14:05 [2019-09-16T12:14:05.487Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:14:05 [2019-09-16T12:14:05.487Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:14:05 [2019-09-16T12:14:05.487Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:14:05 [2019-09-16T12:14:05.487Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:14:05 [2019-09-16T12:14:05.487Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:14:05 [2019-09-16T12:14:05.487Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:14:05 [2019-09-16T12:14:05.487Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:14:05 [2019-09-16T12:14:05.487Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:14:05 [2019-09-16T12:14:05.487Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:14:05 [2019-09-16T12:14:05.742Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
12:14:05 [2019-09-16T12:14:05.742Z] === RUN   TestCopyFromContainerPathIsNotDir
12:14:05 [2019-09-16T12:14:05.742Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
12:14:05 [2019-09-16T12:14:05.742Z] === RUN   TestCopyToContainerPathDoesNotExist
12:14:05 [2019-09-16T12:14:05.742Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
12:14:05 [2019-09-16T12:14:05.742Z] === RUN   TestCopyToContainerPathIsNotDir
12:14:05 [2019-09-16T12:14:05.997Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
12:14:05 [2019-09-16T12:14:05.997Z] === RUN   TestCopyFromContainer
12:14:07 [2019-09-16T12:14:07.879Z] === RUN   TestCopyFromContainer//
12:14:07 [2019-09-16T12:14:07.879Z] === RUN   TestCopyFromContainer//bar/root
12:14:07 [2019-09-16T12:14:07.879Z] === RUN   TestCopyFromContainer//bar/root/
12:14:07 [2019-09-16T12:14:07.879Z] === RUN   TestCopyFromContainer/bar/quux
12:14:07 [2019-09-16T12:14:07.879Z] === RUN   TestCopyFromContainer/bar/quux/
12:14:08 [2019-09-16T12:14:08.135Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:14:08 [2019-09-16T12:14:08.135Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:14:08 [2019-09-16T12:14:08.389Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:14:08 [2019-09-16T12:14:08.389Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:14:08 [2019-09-16T12:14:08.389Z] === RUN   TestCopyFromContainer/bar/notarget
12:14:08 [2019-09-16T12:14:08.644Z] --- PASS: TestCopyFromContainer (2.71s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCopyFromContainer// (0.07s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
12:14:08 [2019-09-16T12:14:08.644Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:14:08 [2019-09-16T12:14:08.644Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:14:08 [2019-09-16T12:14:08.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:14:08 [2019-09-16T12:14:08.644Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:14:08 [2019-09-16T12:14:08.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:14:08 [2019-09-16T12:14:08.644Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:14:08 [2019-09-16T12:14:08.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:14:08 [2019-09-16T12:14:08.644Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:14:08 [2019-09-16T12:14:08.644Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:14:08 [2019-09-16T12:14:08.644Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:14:08 [2019-09-16T12:14:08.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:14:08 [2019-09-16T12:14:08.644Z] === RUN   TestCreateWithInvalidEnv
12:14:08 [2019-09-16T12:14:08.644Z] === RUN   TestCreateWithInvalidEnv/0
12:14:08 [2019-09-16T12:14:08.644Z] === PAUSE TestCreateWithInvalidEnv/0
12:14:08 [2019-09-16T12:14:08.644Z] === RUN   TestCreateWithInvalidEnv/1
12:14:08 [2019-09-16T12:14:08.644Z] === PAUSE TestCreateWithInvalidEnv/1
12:14:08 [2019-09-16T12:14:08.644Z] === RUN   TestCreateWithInvalidEnv/2
12:14:08 [2019-09-16T12:14:08.644Z] === PAUSE TestCreateWithInvalidEnv/2
12:14:08 [2019-09-16T12:14:08.644Z] === CONT  TestCreateWithInvalidEnv/0
12:14:08 [2019-09-16T12:14:08.644Z] === CONT  TestCreateWithInvalidEnv/2
12:14:08 [2019-09-16T12:14:08.644Z] === CONT  TestCreateWithInvalidEnv/1
12:14:08 [2019-09-16T12:14:08.644Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:14:08 [2019-09-16T12:14:08.644Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:14:08 [2019-09-16T12:14:08.644Z] === RUN   TestCreateTmpfsMountsTarget
12:14:08 [2019-09-16T12:14:08.644Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
12:14:08 [2019-09-16T12:14:08.644Z] === RUN   TestCreateWithCustomMaskedPaths
12:14:10 [2019-09-16T12:14:10.006Z] PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG	5.491s
12:14:10 [2019-09-16T12:14:10.929Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s)
12:14:10 [2019-09-16T12:14:10.929Z] === RUN   TestCreateWithCapabilities
12:14:10 [2019-09-16T12:14:10.929Z] === RUN   TestCreateWithCapabilities/no_capabilities
12:14:10 [2019-09-16T12:14:10.929Z] === PAUSE TestCreateWithCapabilities/no_capabilities
12:14:10 [2019-09-16T12:14:10.929Z] === RUN   TestCreateWithCapabilities/empty_capabilities
12:14:10 [2019-09-16T12:14:10.929Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
12:14:10 [2019-09-16T12:14:10.929Z] === RUN   TestCreateWithCapabilities/valid_capabilities
12:14:10 [2019-09-16T12:14:10.929Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
12:14:10 [2019-09-16T12:14:10.929Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
12:14:10 [2019-09-16T12:14:10.929Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
12:14:10 [2019-09-16T12:14:10.929Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
12:14:10 [2019-09-16T12:14:10.929Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
12:14:10 [2019-09-16T12:14:10.929Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
12:14:10 [2019-09-16T12:14:10.929Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
12:14:10 [2019-09-16T12:14:10.929Z] === RUN   TestCreateWithCapabilities/empty_capadd
12:14:10 [2019-09-16T12:14:10.929Z] === PAUSE TestCreateWithCapabilities/empty_capadd
12:14:10 [2019-09-16T12:14:10.929Z] === RUN   TestCreateWithCapabilities/empty_capdrop
12:14:10 [2019-09-16T12:14:10.929Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
12:14:10 [2019-09-16T12:14:10.929Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
12:14:10 [2019-09-16T12:14:10.929Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
12:14:10 [2019-09-16T12:14:10.929Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
12:14:10 [2019-09-16T12:14:10.929Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
12:14:10 [2019-09-16T12:14:10.929Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
12:14:10 [2019-09-16T12:14:10.929Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
12:14:10 [2019-09-16T12:14:10.929Z] === CONT  TestCreateWithCapabilities/no_capabilities
12:14:10 [2019-09-16T12:14:10.929Z] === CONT  TestCreateWithCapabilities/empty_capadd
12:14:10 [2019-09-16T12:14:10.929Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
12:14:10 [2019-09-16T12:14:10.929Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
12:14:10 [2019-09-16T12:14:10.929Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
12:14:10 [2019-09-16T12:14:10.929Z] === CONT  TestCreateWithCapabilities/empty_capdrop
12:14:10 [2019-09-16T12:14:10.929Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
12:14:10 [2019-09-16T12:14:10.929Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
12:14:10 [2019-09-16T12:14:10.929Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
12:14:11 [2019-09-16T12:14:11.183Z] === CONT  TestCreateWithCapabilities/valid_capabilities
12:14:11 [2019-09-16T12:14:11.183Z] === CONT  TestCreateWithCapabilities/empty_capabilities
12:14:11 [2019-09-16T12:14:11.183Z] --- PASS: TestCreateWithCapabilities (0.02s)
12:14:11 [2019-09-16T12:14:11.183Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
12:14:11 [2019-09-16T12:14:11.183Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
12:14:11 [2019-09-16T12:14:11.183Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
12:14:11 [2019-09-16T12:14:11.183Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
12:14:11 [2019-09-16T12:14:11.183Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
12:14:11 [2019-09-16T12:14:11.183Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
12:14:11 [2019-09-16T12:14:11.183Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
12:14:11 [2019-09-16T12:14:11.183Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
12:14:11 [2019-09-16T12:14:11.183Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
12:14:11 [2019-09-16T12:14:11.183Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
12:14:11 [2019-09-16T12:14:11.183Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
12:14:11 [2019-09-16T12:14:11.183Z] === RUN   TestCreateWithCustomReadonlyPaths
12:14:13 [2019-09-16T12:14:13.689Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	3.575s
12:14:13 [2019-09-16T12:14:13.689Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s)
12:14:13 [2019-09-16T12:14:13.689Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:14:13 [2019-09-16T12:14:13.689Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:14:13 [2019-09-16T12:14:13.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:14:13 [2019-09-16T12:14:13.689Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:14:13 [2019-09-16T12:14:13.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:14:13 [2019-09-16T12:14:13.689Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:14:13 [2019-09-16T12:14:13.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:14:13 [2019-09-16T12:14:13.689Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:14:13 [2019-09-16T12:14:13.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:14:13 [2019-09-16T12:14:13.689Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:14:13 [2019-09-16T12:14:13.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:14:13 [2019-09-16T12:14:13.689Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:14:13 [2019-09-16T12:14:13.689Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:14:13 [2019-09-16T12:14:13.689Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:14:13 [2019-09-16T12:14:13.689Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:14:13 [2019-09-16T12:14:13.689Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:14:13 [2019-09-16T12:14:13.689Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:14:13 [2019-09-16T12:14:13.689Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:14:13 [2019-09-16T12:14:13.689Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:14:13 [2019-09-16T12:14:13.689Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:14:13 [2019-09-16T12:14:13.689Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:14:13 [2019-09-16T12:14:13.689Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:14:13 [2019-09-16T12:14:13.689Z] === RUN   TestContainerStartOnDaemonRestart
12:14:13 [2019-09-16T12:14:13.689Z] === PAUSE TestContainerStartOnDaemonRestart
12:14:13 [2019-09-16T12:14:13.689Z] === RUN   TestDaemonRestartIpcMode
12:14:13 [2019-09-16T12:14:13.689Z] === PAUSE TestDaemonRestartIpcMode
12:14:13 [2019-09-16T12:14:13.689Z] === RUN   TestDiff
12:14:14 [2019-09-16T12:14:14.291Z] PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI	0.959s
12:14:14 [2019-09-16T12:14:14.291Z] --- PASS: TestDiff (0.80s)
12:14:14 [2019-09-16T12:14:14.291Z] === RUN   TestExecWithCloseStdin
12:14:15 [2019-09-16T12:14:15.652Z] --- PASS: TestExecWithCloseStdin (1.03s)
12:14:15 [2019-09-16T12:14:15.652Z] === RUN   TestExec
12:14:16 [2019-09-16T12:14:16.576Z] --- PASS: TestExec (0.94s)
12:14:16 [2019-09-16T12:14:16.576Z] === RUN   TestExecUser
12:14:17 [2019-09-16T12:14:17.178Z] --- PASS: TestExecUser (0.93s)
12:14:17 [2019-09-16T12:14:17.178Z] === RUN   TestExportContainerAndImportImage
12:14:18 [2019-09-16T12:14:18.538Z] --- PASS: TestExportContainerAndImportImage (0.98s)
12:14:18 [2019-09-16T12:14:18.538Z] === RUN   TestExportContainerAfterDaemonRestart
12:14:19 [2019-09-16T12:14:19.898Z] PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ	5.308s
12:14:19 [2019-09-16T12:14:19.898Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s)
12:14:19 [2019-09-16T12:14:19.898Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExportContainerAfterDaemonRestart
12:14:19 [2019-09-16T12:14:19.898Z]     daemon.go:321: [d01206c3506fb] waiting for daemon to start
12:14:19 [2019-09-16T12:14:19.898Z]     daemon.go:339: [d01206c3506fb] daemon started
12:14:19 [2019-09-16T12:14:19.898Z]     daemon.go:449: [d01206c3506fb] Stopping daemon
12:14:19 [2019-09-16T12:14:19.898Z]     daemon.go:288: [d01206c3506fb] exiting daemon
12:14:19 [2019-09-16T12:14:19.898Z]     daemon.go:436: [d01206c3506fb] Daemon stopped
12:14:19 [2019-09-16T12:14:19.898Z]     daemon.go:321: [d01206c3506fb] waiting for daemon to start
12:14:19 [2019-09-16T12:14:19.898Z]     daemon.go:339: [d01206c3506fb] daemon started
12:14:19 [2019-09-16T12:14:19.898Z]     daemon.go:449: [d01206c3506fb] Stopping daemon
12:14:19 [2019-09-16T12:14:19.898Z]     daemon.go:288: [d01206c3506fb] exiting daemon
12:14:19 [2019-09-16T12:14:19.898Z]     daemon.go:436: [d01206c3506fb] Daemon stopped
12:14:19 [2019-09-16T12:14:19.898Z] === RUN   TestHealthCheckWorkdir
12:14:20 [2019-09-16T12:14:20.822Z] PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions	1.003s
12:14:20 [2019-09-16T12:14:20.822Z] --- PASS: TestHealthCheckWorkdir (1.09s)
12:14:20 [2019-09-16T12:14:20.822Z] === RUN   TestHealthKillContainer
12:14:21 [2019-09-16T12:14:21.745Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	1.018s
12:14:23 [2019-09-16T12:14:23.642Z] PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs	1.776s
12:14:23 [2019-09-16T12:14:23.642Z] PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster	29.284s
12:14:23 [2019-09-16T12:14:23.896Z] --- PASS: TestHealthKillContainer (3.02s)
12:14:23 [2019-09-16T12:14:23.896Z] === RUN   TestInspectCpusetInConfigPre120
12:14:24 [2019-09-16T12:14:24.819Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s)
12:14:24 [2019-09-16T12:14:24.819Z] === RUN   TestIpcModeNone
12:14:25 [2019-09-16T12:14:25.378Z] PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume	1.986s
12:14:25 [2019-09-16T12:14:25.936Z] --- PASS: TestIpcModeNone (1.04s)
12:14:25 [2019-09-16T12:14:25.936Z] === RUN   TestIpcModePrivate
12:14:26 [2019-09-16T12:14:26.495Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	0.861s
12:14:26 [2019-09-16T12:14:26.750Z] --- PASS: TestIpcModePrivate (0.94s)
12:14:26 [2019-09-16T12:14:26.750Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:195, shared: false, mustBeShared: false
12:14:26 [2019-09-16T12:14:26.750Z] === RUN   TestIpcModeShareable
12:14:27 [2019-09-16T12:14:27.674Z] --- PASS: TestIpcModeShareable (0.88s)
12:14:27 [2019-09-16T12:14:27.674Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:195, shared: true, mustBeShared: true
12:14:27 [2019-09-16T12:14:27.674Z] === RUN   TestAPIIpcModeShareableAndContainer
12:14:30 [2019-09-16T12:14:30.180Z] PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination	3.425s
12:14:30 [2019-09-16T12:14:30.180Z] PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory	0.487s
12:14:30 [2019-09-16T12:14:30.739Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s)
12:14:30 [2019-09-16T12:14:30.739Z] === RUN   TestAPIIpcModeHost
12:14:31 [2019-09-16T12:14:31.299Z] PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser	0.835s
12:14:31 [2019-09-16T12:14:31.299Z] --- PASS: TestAPIIpcModeHost (0.83s)
12:14:31 [2019-09-16T12:14:31.299Z] === RUN   TestDaemonIpcModeShareable
12:14:32 [2019-09-16T12:14:32.727Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	37.347s
12:14:32 [2019-09-16T12:14:32.727Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.585s
12:14:32 [2019-09-16T12:14:32.727Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux)
12:14:33 [2019-09-16T12:14:33.180Z] PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath	1.874s
12:14:33 [2019-09-16T12:14:33.180Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.086s
12:14:33 [2019-09-16T12:14:33.180Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.067s
12:14:33 [2019-09-16T12:14:33.180Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
12:14:33 [2019-09-16T12:14:33.180Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareable
12:14:33 [2019-09-16T12:14:33.180Z]     daemon.go:321: [d21a2a5fe8beb] waiting for daemon to start
12:14:33 [2019-09-16T12:14:33.180Z]     daemon.go:339: [d21a2a5fe8beb] daemon started
12:14:33 [2019-09-16T12:14:33.180Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: true, mustBeShared: true
12:14:33 [2019-09-16T12:14:33.180Z]     daemon.go:449: [d21a2a5fe8beb] Stopping daemon
12:14:33 [2019-09-16T12:14:33.180Z]     daemon.go:288: [d21a2a5fe8beb] exiting daemon
12:14:33 [2019-09-16T12:14:33.180Z]     daemon.go:436: [d21a2a5fe8beb] Daemon stopped
12:14:33 [2019-09-16T12:14:33.180Z] === RUN   TestDaemonIpcModePrivate
12:14:33 [2019-09-16T12:14:33.739Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	0.592s
12:14:34 [2019-09-16T12:14:34.662Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	0.837s
12:14:34 [2019-09-16T12:14:34.662Z] SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper)
12:14:34 [2019-09-16T12:14:34.662Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.087s
12:14:34 [2019-09-16T12:14:34.917Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
12:14:34 [2019-09-16T12:14:34.917Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivate
12:14:34 [2019-09-16T12:14:34.917Z]     daemon.go:321: [d3d6d03e187f5] waiting for daemon to start
12:14:34 [2019-09-16T12:14:34.917Z]     daemon.go:339: [d3d6d03e187f5] daemon started
12:14:34 [2019-09-16T12:14:34.917Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false
12:14:34 [2019-09-16T12:14:34.917Z]     daemon.go:449: [d3d6d03e187f5] Stopping daemon
12:14:34 [2019-09-16T12:14:34.917Z]     daemon.go:288: [d3d6d03e187f5] exiting daemon
12:14:34 [2019-09-16T12:14:34.917Z]     daemon.go:436: [d3d6d03e187f5] Daemon stopped
12:14:34 [2019-09-16T12:14:34.917Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:14:35 [2019-09-16T12:14:35.516Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	0.852s
12:14:36 [2019-09-16T12:14:36.076Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.396s
12:14:36 [2019-09-16T12:14:36.076Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.099s
12:14:36 [2019-09-16T12:14:36.331Z] PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer	0.173s
12:14:36 [2019-09-16T12:14:36.585Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.189s
12:14:36 [2019-09-16T12:14:36.585Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
12:14:36 [2019-09-16T12:14:36.585Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.100s
12:14:36 [2019-09-16T12:14:36.840Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s)
12:14:36 [2019-09-16T12:14:36.840Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivateFromConfig
12:14:36 [2019-09-16T12:14:36.840Z]     daemon.go:321: [d518761bb5b62] waiting for daemon to start
12:14:36 [2019-09-16T12:14:36.840Z]     daemon.go:339: [d518761bb5b62] daemon started
12:14:36 [2019-09-16T12:14:36.840Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false
12:14:36 [2019-09-16T12:14:36.840Z]     daemon.go:449: [d518761bb5b62] Stopping daemon
12:14:36 [2019-09-16T12:14:36.840Z]     daemon.go:288: [d518761bb5b62] exiting daemon
12:14:36 [2019-09-16T12:14:36.840Z]     daemon.go:436: [d518761bb5b62] Daemon stopped
12:14:36 [2019-09-16T12:14:36.840Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:14:36 [2019-09-16T12:14:36.840Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.201s
12:14:38 [2019-09-16T12:14:38.973Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
12:14:38 [2019-09-16T12:14:38.973Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareableFromConfig
12:14:38 [2019-09-16T12:14:38.973Z]     daemon.go:321: [db1ba2222af9d] waiting for daemon to start
12:14:38 [2019-09-16T12:14:38.973Z]     daemon.go:339: [db1ba2222af9d] daemon started
12:14:38 [2019-09-16T12:14:38.973Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: true, mustBeShared: true
12:14:38 [2019-09-16T12:14:38.973Z]     daemon.go:449: [db1ba2222af9d] Stopping daemon
12:14:38 [2019-09-16T12:14:38.973Z]     daemon.go:288: [db1ba2222af9d] exiting daemon
12:14:38 [2019-09-16T12:14:38.973Z]     daemon.go:436: [db1ba2222af9d] Daemon stopped
12:14:38 [2019-09-16T12:14:38.973Z] === RUN   TestIpcModeOlderClient
12:14:38 [2019-09-16T12:14:38.973Z] === PAUSE TestIpcModeOlderClient
12:14:38 [2019-09-16T12:14:38.973Z] === RUN   TestKillContainerInvalidSignal
12:14:39 [2019-09-16T12:14:39.532Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	2.559s
12:14:39 [2019-09-16T12:14:39.532Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.094s
12:14:39 [2019-09-16T12:14:39.532Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.025s
12:14:39 [2019-09-16T12:14:39.532Z] --- PASS: TestKillContainerInvalidSignal (0.96s)
12:14:39 [2019-09-16T12:14:39.532Z] === RUN   TestKillContainer
12:14:39 [2019-09-16T12:14:39.532Z] === RUN   TestKillContainer/no_signal
12:14:40 [2019-09-16T12:14:40.893Z] === RUN   TestKillContainer/non_killing_signal
12:14:41 [2019-09-16T12:14:41.453Z] === RUN   TestKillContainer/killing_signal
12:14:42 [2019-09-16T12:14:42.835Z] --- PASS: TestKillContainer (3.10s)
12:14:42 [2019-09-16T12:14:42.835Z]     --- PASS: TestKillContainer/no_signal (0.94s)
12:14:42 [2019-09-16T12:14:42.835Z]     --- PASS: TestKillContainer/non_killing_signal (0.74s)
12:14:42 [2019-09-16T12:14:42.835Z]     --- PASS: TestKillContainer/killing_signal (1.11s)
12:14:42 [2019-09-16T12:14:42.835Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:14:42 [2019-09-16T12:14:42.835Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:14:43 [2019-09-16T12:14:43.395Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	3.138s
12:14:43 [2019-09-16T12:14:43.395Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.102s
12:14:43 [2019-09-16T12:14:43.395Z] PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit	0.008s
12:14:43 [2019-09-16T12:14:43.429Z] #33 123.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:14:43 [2019-09-16T12:14:43.649Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	0.202s
12:14:43 [2019-09-16T12:14:43.649Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:14:43 [2019-09-16T12:14:43.649Z] PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds	0.043s
12:14:43 [2019-09-16T12:14:43.904Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.089s
12:14:44 [2019-09-16T12:14:44.362Z] #33 125.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:14:44 [2019-09-16T12:14:44.463Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s)
12:14:44 [2019-09-16T12:14:44.463Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s)
12:14:44 [2019-09-16T12:14:44.463Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s)
12:14:44 [2019-09-16T12:14:44.463Z] === RUN   TestKillStoppedContainer
12:14:44 [2019-09-16T12:14:44.717Z] --- PASS: TestKillStoppedContainer (0.07s)
12:14:44 [2019-09-16T12:14:44.717Z] === RUN   TestKillStoppedContainerAPIPre120
12:14:44 [2019-09-16T12:14:44.717Z] PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds	0.595s
12:14:44 [2019-09-16T12:14:44.717Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
12:14:44 [2019-09-16T12:14:44.717Z] === RUN   TestKillDifferentUserContainer
12:14:45 [2019-09-16T12:14:45.276Z] PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin	21.591s
12:14:45 [2019-09-16T12:14:45.732Z] #33 126.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:14:45 [2019-09-16T12:14:45.835Z] --- PASS: TestKillDifferentUserContainer (1.09s)
12:14:45 [2019-09-16T12:14:45.835Z] === RUN   TestInspectOomKilledTrue
12:14:45 [2019-09-16T12:14:45.835Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:14:45 [2019-09-16T12:14:45.835Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:14:45 [2019-09-16T12:14:45.835Z] === RUN   TestInspectOomKilledFalse
12:14:45 [2019-09-16T12:14:45.835Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:14:45 [2019-09-16T12:14:45.835Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:14:45 [2019-09-16T12:14:45.835Z] === RUN   TestLinksEtcHostsContentMatch
12:14:46 [2019-09-16T12:14:46.395Z] PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom	1.483s
12:14:46 [2019-09-16T12:14:46.650Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s)
12:14:46 [2019-09-16T12:14:46.650Z] === RUN   TestLinksContainerNames
12:14:47 [2019-09-16T12:14:47.209Z] PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume	0.769s
12:14:47 [2019-09-16T12:14:47.628Z] #33 128.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:14:48 [2019-09-16T12:14:48.559Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:14:49 [2019-09-16T12:14:49.092Z] --- PASS: TestLinksContainerNames (2.11s)
12:14:49 [2019-09-16T12:14:49.092Z] === RUN   TestLogsFollowTailEmpty
12:14:49 [2019-09-16T12:14:49.653Z] PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig	1.736s
12:14:49 [2019-09-16T12:14:49.908Z] --- PASS: TestLogsFollowTailEmpty (1.09s)
12:14:49 [2019-09-16T12:14:49.908Z] === RUN   TestContainerNetworkMountsNoChown
12:14:49 [2019-09-16T12:14:49.930Z] #33 130.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:14:50 [2019-09-16T12:14:50.832Z] --- PASS: TestContainerNetworkMountsNoChown (1.10s)
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/default
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/default
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/private
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/private
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rprivate
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rprivate
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/slave
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/slave
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rslave
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rslave
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/shared
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/shared
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rshared
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rshared
12:14:50 [2019-09-16T12:14:50.832Z] === CONT  TestMountDaemonRoot/default
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/default/mount_root
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === CONT  TestMountDaemonRoot/rslave
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/default/bind_root
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === CONT  TestMountDaemonRoot/rshared
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:14:50 [2019-09-16T12:14:50.832Z] === CONT  TestMountDaemonRoot/shared
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:14:50 [2019-09-16T12:14:50.832Z] === CONT  TestMountDaemonRoot/rprivate
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === CONT  TestMountDaemonRoot/slave
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:14:50 [2019-09-16T12:14:50.832Z] === CONT  TestMountDaemonRoot/private
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/private/mount_root
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === RUN   TestMountDaemonRoot/private/bind_root
12:14:50 [2019-09-16T12:14:50.832Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:14:50 [2019-09-16T12:14:50.832Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:14:50 [2019-09-16T12:14:50.832Z] === CONT  TestMountDaemonRoot/default/bind_root
12:14:50 [2019-09-16T12:14:50.862Z] #33 131.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:14:51 [2019-09-16T12:14:51.087Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:14:51 [2019-09-16T12:14:51.087Z] === CONT  TestMountDaemonRoot/default/mount_root
12:14:51 [2019-09-16T12:14:51.087Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:14:51 [2019-09-16T12:14:51.087Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:14:51 [2019-09-16T12:14:51.087Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:14:51 [2019-09-16T12:14:51.087Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:14:51 [2019-09-16T12:14:51.342Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:14:51 [2019-09-16T12:14:51.342Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:14:51 [2019-09-16T12:14:51.342Z] PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate	4.668s
12:14:51 [2019-09-16T12:14:51.342Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:14:51 [2019-09-16T12:14:51.342Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:14:51 [2019-09-16T12:14:51.342Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:14:51 [2019-09-16T12:14:51.342Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:14:51 [2019-09-16T12:14:51.342Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:14:51 [2019-09-16T12:14:51.342Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:14:51 [2019-09-16T12:14:51.596Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:14:51 [2019-09-16T12:14:51.596Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:14:51 [2019-09-16T12:14:51.596Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:14:51 [2019-09-16T12:14:51.596Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:14:51 [2019-09-16T12:14:51.596Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:14:51 [2019-09-16T12:14:51.596Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:14:51 [2019-09-16T12:14:51.596Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:14:51 [2019-09-16T12:14:51.596Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:14:51 [2019-09-16T12:14:51.596Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:14:51 [2019-09-16T12:14:51.596Z] PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked	2.128s
12:14:51 [2019-09-16T12:14:51.596Z] === CONT  TestMountDaemonRoot/private/bind_root
12:14:51 [2019-09-16T12:14:51.596Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:14:51 [2019-09-16T12:14:51.851Z] === CONT  TestMountDaemonRoot/private/mount_root
12:14:51 [2019-09-16T12:14:51.851Z] --- PASS: TestMountDaemonRoot (0.02s)
12:14:51 [2019-09-16T12:14:51.851Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
12:14:51 [2019-09-16T12:14:51.851Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
12:14:51 [2019-09-16T12:14:51.851Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
12:14:51 [2019-09-16T12:14:51.851Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.08s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
12:14:51 [2019-09-16T12:14:51.851Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
12:14:51 [2019-09-16T12:14:51.851Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
12:14:51 [2019-09-16T12:14:51.851Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
12:14:51 [2019-09-16T12:14:51.851Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:14:51 [2019-09-16T12:14:51.851Z] === RUN   TestContainerBindMountNonRecursive
12:14:52 [2019-09-16T12:14:52.232Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:14:52 [2019-09-16T12:14:52.480Z] PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig	0.663s
12:14:52 [2019-09-16T12:14:52.508Z] #33 133.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:14:53 [2019-09-16T12:14:53.789Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	21.935s
12:14:53 [2019-09-16T12:14:53.841Z] PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS	0.809s
12:14:53 [2019-09-16T12:14:53.841Z] PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit	0.113s
12:14:53 [2019-09-16T12:14:53.888Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:14:54 [2019-09-16T12:14:54.247Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	0.815s
12:14:54 [2019-09-16T12:14:54.763Z] --- PASS: TestContainerBindMountNonRecursive (2.96s)
12:14:54 [2019-09-16T12:14:54.763Z] === RUN   TestNetworkNat
12:14:55 [2019-09-16T12:14:55.020Z] PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions	1.117s
12:14:55 [2019-09-16T12:14:55.020Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.010s
12:14:55 [2019-09-16T12:14:55.020Z] PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork	0.010s
12:14:55 [2019-09-16T12:14:55.020Z] PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent	0.032s
12:14:55 [2019-09-16T12:14:55.212Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.060s
12:14:55 [2019-09-16T12:14:55.258Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:14:55 [2019-09-16T12:14:55.945Z] --- PASS: TestNetworkNat (1.06s)
12:14:55 [2019-09-16T12:14:55.945Z] === RUN   TestNetworkLocalhostTCPNat
12:14:56 [2019-09-16T12:14:56.629Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:14:56 [2019-09-16T12:14:56.869Z] PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName	1.722s
12:14:56 [2019-09-16T12:14:56.869Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s)
12:14:56 [2019-09-16T12:14:56.869Z] === RUN   TestNetworkLoopbackNat
12:14:57 [2019-09-16T12:14:57.793Z] PASS: docker_cli_network_unix_test.go:1622: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange	0.983s
12:14:58 [2019-09-16T12:14:58.000Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:14:58 [2019-09-16T12:14:58.352Z] --- PASS: TestNetworkLoopbackNat (1.38s)
12:14:58 [2019-09-16T12:14:58.353Z] === RUN   TestPause
12:14:58 [2019-09-16T12:14:58.938Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	2.503s
12:14:59 [2019-09-16T12:14:59.714Z] --- PASS: TestPause (1.53s)
12:14:59 [2019-09-16T12:14:59.714Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:14:59 [2019-09-16T12:14:59.714Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:14:59 [2019-09-16T12:14:59.714Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:14:59 [2019-09-16T12:14:59.714Z] === RUN   TestPauseStopPausedContainer
12:14:59 [2019-09-16T12:14:59.896Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:14:59 [2019-09-16T12:14:59.969Z] PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple	1.961s
12:14:59 [2019-09-16T12:14:59.969Z] PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists	0.011s
12:14:59 [2019-09-16T12:14:59.969Z] PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect	0.019s
12:15:00 [2019-09-16T12:15:00.223Z] PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID	0.071s
12:15:00 [2019-09-16T12:15:00.793Z] --- PASS: TestPauseStopPausedContainer (1.13s)
12:15:00 [2019-09-16T12:15:00.793Z] === RUN   TestPsFilter
12:15:00 [2019-09-16T12:15:00.826Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:15:01 [2019-09-16T12:15:01.048Z] --- PASS: TestPsFilter (0.24s)
12:15:01 [2019-09-16T12:15:01.048Z] === RUN   TestRemoveContainerWithRemovedVolume
12:15:01 [2019-09-16T12:15:01.120Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	2.679s
12:15:02 [2019-09-16T12:15:02.408Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.98s)
12:15:02 [2019-09-16T12:15:02.408Z] === RUN   TestRemoveContainerWithVolume
12:15:02 [2019-09-16T12:15:02.723Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:15:03 [2019-09-16T12:15:03.013Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
12:15:03 [2019-09-16T12:15:03.013Z] === RUN   TestRemoveContainerRunning
12:15:03 [2019-09-16T12:15:03.654Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:15:03 [2019-09-16T12:15:03.935Z] --- PASS: TestRemoveContainerRunning (0.82s)
12:15:03 [2019-09-16T12:15:03.935Z] === RUN   TestRemoveContainerForceRemoveRunning
12:15:04 [2019-09-16T12:15:04.103Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	2.715s
12:15:04 [2019-09-16T12:15:04.494Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
12:15:04 [2019-09-16T12:15:04.494Z] === RUN   TestRemoveInvalidContainer
12:15:04 [2019-09-16T12:15:04.494Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:15:04 [2019-09-16T12:15:04.494Z] === RUN   TestRenameLinkedContainer
12:15:04 [2019-09-16T12:15:04.586Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:15:05 [2019-09-16T12:15:05.956Z] #33 146.5 
12:15:06 [2019-09-16T12:15:06.520Z] #33 DONE 147.2s
12:15:06 [2019-09-16T12:15:06.520Z] 
12:15:06 [2019-09-16T12:15:06.520Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
12:15:07 [2019-09-16T12:15:07.750Z] PASS: docker_cli_network_unix_test.go:1637: DockerSuite.TestDockerNetworkInternalMode	6.760s
12:15:08 [2019-09-16T12:15:08.005Z] --- PASS: TestRenameLinkedContainer (3.46s)
12:15:08 [2019-09-16T12:15:08.005Z] === RUN   TestRenameStoppedContainer
12:15:08 [2019-09-16T12:15:08.417Z] #34 DONE 1.9s
12:15:08 [2019-09-16T12:15:08.932Z] --- PASS: TestRenameStoppedContainer (0.85s)
12:15:08 [2019-09-16T12:15:08.932Z] === RUN   TestRenameRunningContainerAndReuse
12:15:09 [2019-09-16T12:15:09.786Z] 
12:15:09 [2019-09-16T12:15:09.786Z] #35 [runner 12/12] COPY --from=builder       /build/ /
12:15:10 [2019-09-16T12:15:10.812Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s)
12:15:10 [2019-09-16T12:15:10.812Z] === RUN   TestRenameInvalidName
12:15:10 [2019-09-16T12:15:10.812Z] PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom	3.305s
12:15:11 [2019-09-16T12:15:11.156Z] #35 DONE 1.0s
12:15:11 [2019-09-16T12:15:11.156Z] 
12:15:11 [2019-09-16T12:15:11.156Z] #36 exporting to image
12:15:11 [2019-09-16T12:15:11.156Z] #36 exporting layers
12:15:11 [2019-09-16T12:15:11.736Z] --- PASS: TestRenameInvalidName (1.00s)
12:15:11 [2019-09-16T12:15:11.736Z] === RUN   TestRenameAnonymousContainer
12:15:13 [2019-09-16T12:15:13.097Z] PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel	10.933s
12:15:14 [2019-09-16T12:15:14.021Z] PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind	3.215s
12:15:14 [2019-09-16T12:15:14.435Z] #36 exporting layers 3.4s done
12:15:14 [2019-09-16T12:15:14.435Z] #36 writing image sha256:a6ef485f3223f736850bdcb5f799d3802bf4dea52cdbb369eb51b96e25d76c67 done
12:15:14 [2019-09-16T12:15:14.435Z] #36 naming to docker.io/library/moby-e2e-test done
12:15:14 [2019-09-16T12:15:14.435Z] #36 DONE 3.4s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:15:14 [2019-09-16T12:15:14.752Z] + echo Ensuring container killed.
12:15:14 [2019-09-16T12:15:14.752Z] Ensuring container killed.
12:15:14 [2019-09-16T12:15:14.752Z] + docker rm -vf docker-pr7
12:15:14 [2019-09-16T12:15:14.752Z] Error: No such container: docker-pr7
12:15:14 [2019-09-16T12:15:14.752Z] + true
[Pipeline] sh
12:15:15 [2019-09-16T12:15:15.045Z] + echo Chowning /workspace to jenkins user
12:15:15 [2019-09-16T12:15:15.045Z] Chowning /workspace to jenkins user
12:15:15 [2019-09-16T12:15:15.045Z] + id -u
12:15:15 [2019-09-16T12:15:15.045Z] + id -g
12:15:15 [2019-09-16T12:15:15.045Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-345:/workspace busybox chown -R 1000:1000 /workspace
12:15:15 [2019-09-16T12:15:15.384Z] --- PASS: TestRenameAnonymousContainer (3.90s)
12:15:15 [2019-09-16T12:15:15.384Z] === RUN   TestRenameContainerWithSameName
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:15:16 [2019-09-16T12:15:16.738Z] + bundleName=unit
12:15:16 [2019-09-16T12:15:16.738Z] + echo Creating unit-bundles.tar.gz
12:15:16 [2019-09-16T12:15:16.738Z] Creating unit-bundles.tar.gz
12:15:16 [2019-09-16T12:15:16.738Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
12:15:16 [2019-09-16T12:15:16.738Z] bundles/junit-report.xml
12:15:16 [2019-09-16T12:15:16.738Z] bundles/go-test-report.json
12:15:16 [2019-09-16T12:15:16.738Z] bundles/profile.out
12:15:16 [2019-09-16T12:15:16.746Z] PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts	2.407s
12:15:16 [2019-09-16T12:15:16.746Z] --- PASS: TestRenameContainerWithSameName (1.02s)
12:15:16 [2019-09-16T12:15:16.746Z] === RUN   TestRenameContainerWithLinkedContainer
[Pipeline] archiveArtifacts
12:15:16 [2019-09-16T12:15:16.762Z] Archiving artifacts
12:15:17 [2019-09-16T12:15:17.085Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-345/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:15:17 [2019-09-16T12:15:17.402Z] + make clean
12:15:17 [2019-09-16T12:15:17.966Z] docker volume rm -f docker-dev-cache
12:15:17 [2019-09-16T12:15:17.966Z] docker-dev-cache
[Pipeline] deleteDir
12:15:18 [2019-09-16T12:15:18.109Z] PASS: docker_cli_network_unix_test.go:1614: DockerSuite.TestEmbeddedDNSInvalidInput	1.404s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:15:18 [2019-09-16T12:15:18.668Z] --- PASS: TestRenameContainerWithLinkedContainer (1.99s)
12:15:18 [2019-09-16T12:15:18.668Z] === RUN   TestResize
12:15:19 [2019-09-16T12:15:19.227Z] PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach	1.095s
12:15:19 [2019-09-16T12:15:19.482Z] --- PASS: TestResize (1.07s)
12:15:19 [2019-09-16T12:15:19.482Z] === RUN   TestResizeWithInvalidSize
12:15:20 [2019-09-16T12:15:20.843Z] PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit	1.529s
12:15:20 [2019-09-16T12:15:20.843Z] --- PASS: TestResizeWithInvalidSize (1.23s)
12:15:20 [2019-09-16T12:15:20.843Z] === RUN   TestResizeWhenContainerNotStarted
12:15:21 [2019-09-16T12:15:21.772Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	1.061s
12:15:22 [2019-09-16T12:15:22.028Z] --- PASS: TestResizeWhenContainerNotStarted (1.20s)
12:15:22 [2019-09-16T12:15:22.028Z] === RUN   TestDaemonRestartKillContainers
12:15:22 [2019-09-16T12:15:22.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:15:22 [2019-09-16T12:15:22.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:15:22 [2019-09-16T12:15:22.633Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	0.933s
12:15:23 [2019-09-16T12:15:23.562Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	0.926s
12:15:24 [2019-09-16T12:15:24.121Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:15:25 [2019-09-16T12:15:25.481Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:15:25 [2019-09-16T12:15:25.481Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:15:25 [2019-09-16T12:15:25.481Z] PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate	1.688s
12:15:26 [2019-09-16T12:15:26.857Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:15:27 [2019-09-16T12:15:27.112Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:15:27 [2019-09-16T12:15:27.368Z] PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName	1.401s
12:15:28 [2019-09-16T12:15:28.292Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:15:29 [2019-09-16T12:15:29.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:15:31 [2019-09-16T12:15:31.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:15:31 [2019-09-16T12:15:31.013Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	3.585s
12:15:32 [2019-09-16T12:15:32.375Z] PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole	7.914s
12:15:32 [2019-09-16T12:15:32.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:15:33 [2019-09-16T12:15:33.736Z] PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork	2.578s
12:15:34 [2019-09-16T12:15:34.661Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:15:36 [2019-09-16T12:15:36.022Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	1.905s
12:15:37 [2019-09-16T12:15:37.382Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:15:37 [2019-09-16T12:15:37.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.07s)
12:15:37 [2019-09-16T12:15:37.382Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:321: [d5a66ca9cf4ff] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:339: [d5a66ca9cf4ff] daemon started
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:321: [d5a66ca9cf4ff] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:288: [d5a66ca9cf4ff] exiting daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:339: [d5a66ca9cf4ff] daemon started
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:449: [d5a66ca9cf4ff] Stopping daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:288: [d5a66ca9cf4ff] exiting daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:436: [d5a66ca9cf4ff] Daemon stopped
12:15:37 [2019-09-16T12:15:37.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.30s)
12:15:37 [2019-09-16T12:15:37.382Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:321: [d9a4f602eda99] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:339: [d9a4f602eda99] daemon started
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:288: [d9a4f602eda99] exiting daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:321: [d9a4f602eda99] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:339: [d9a4f602eda99] daemon started
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:449: [d9a4f602eda99] Stopping daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:288: [d9a4f602eda99] exiting daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:436: [d9a4f602eda99] Daemon stopped
12:15:37 [2019-09-16T12:15:37.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s)
12:15:37 [2019-09-16T12:15:37.382Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:321: [d7ecd7e8387ad] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:339: [d7ecd7e8387ad] daemon started
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:449: [d7ecd7e8387ad] Stopping daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:288: [d7ecd7e8387ad] exiting daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:436: [d7ecd7e8387ad] Daemon stopped
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:321: [d7ecd7e8387ad] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:339: [d7ecd7e8387ad] daemon started
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:449: [d7ecd7e8387ad] Stopping daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:288: [d7ecd7e8387ad] exiting daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:436: [d7ecd7e8387ad] Daemon stopped
12:15:37 [2019-09-16T12:15:37.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s)
12:15:37 [2019-09-16T12:15:37.382Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:321: [debf31cc0c99c] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:339: [debf31cc0c99c] daemon started
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:288: [debf31cc0c99c] exiting daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:321: [debf31cc0c99c] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:339: [debf31cc0c99c] daemon started
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:449: [debf31cc0c99c] Stopping daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:288: [debf31cc0c99c] exiting daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:436: [debf31cc0c99c] Daemon stopped
12:15:37 [2019-09-16T12:15:37.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s)
12:15:37 [2019-09-16T12:15:37.382Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:321: [d0569bdb275e8] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:339: [d0569bdb275e8] daemon started
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:449: [d0569bdb275e8] Stopping daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:288: [d0569bdb275e8] exiting daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:436: [d0569bdb275e8] Daemon stopped
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:321: [d0569bdb275e8] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:339: [d0569bdb275e8] daemon started
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:449: [d0569bdb275e8] Stopping daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:288: [d0569bdb275e8] exiting daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:436: [d0569bdb275e8] Daemon stopped
12:15:37 [2019-09-16T12:15:37.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
12:15:37 [2019-09-16T12:15:37.382Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:321: [d2805ca39750e] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:339: [d2805ca39750e] daemon started
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:288: [d2805ca39750e] exiting daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:321: [d2805ca39750e] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:339: [d2805ca39750e] daemon started
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:449: [d2805ca39750e] Stopping daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:288: [d2805ca39750e] exiting daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:436: [d2805ca39750e] Daemon stopped
12:15:37 [2019-09-16T12:15:37.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s)
12:15:37 [2019-09-16T12:15:37.382Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:321: [d9356e1d58101] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:339: [d9356e1d58101] daemon started
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:449: [d9356e1d58101] Stopping daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:288: [d9356e1d58101] exiting daemon
12:15:37 [2019-09-16T12:15:37.382Z]         daemon.go:436: [d9356e1d58101] Daemon stopped
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:321: [d9356e1d58101] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:339: [d9356e1d58101] daemon started
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:449: [d9356e1d58101] Stopping daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:288: [d9356e1d58101] exiting daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:436: [d9356e1d58101] Daemon stopped
12:15:37 [2019-09-16T12:15:37.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s)
12:15:37 [2019-09-16T12:15:37.383Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:321: [dab8ad9f59490] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:339: [dab8ad9f59490] daemon started
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:449: [dab8ad9f59490] Stopping daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:288: [dab8ad9f59490] exiting daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:436: [dab8ad9f59490] Daemon stopped
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:321: [dab8ad9f59490] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:339: [dab8ad9f59490] daemon started
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:449: [dab8ad9f59490] Stopping daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:288: [dab8ad9f59490] exiting daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:436: [dab8ad9f59490] Daemon stopped
12:15:37 [2019-09-16T12:15:37.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.05s)
12:15:37 [2019-09-16T12:15:37.383Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:321: [da3437966fb1d] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:339: [da3437966fb1d] daemon started
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:449: [da3437966fb1d] Stopping daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:288: [da3437966fb1d] exiting daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:436: [da3437966fb1d] Daemon stopped
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:321: [da3437966fb1d] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:339: [da3437966fb1d] daemon started
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:449: [da3437966fb1d] Stopping daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:288: [da3437966fb1d] exiting daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:436: [da3437966fb1d] Daemon stopped
12:15:37 [2019-09-16T12:15:37.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.04s)
12:15:37 [2019-09-16T12:15:37.383Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:321: [d9e3499644716] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:339: [d9e3499644716] daemon started
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:288: [d9e3499644716] exiting daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:321: [d9e3499644716] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:339: [d9e3499644716] daemon started
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:449: [d9e3499644716] Stopping daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:288: [d9e3499644716] exiting daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:436: [d9e3499644716] Daemon stopped
12:15:37 [2019-09-16T12:15:37.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.97s)
12:15:37 [2019-09-16T12:15:37.383Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:321: [d12e588cad24d] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:339: [d12e588cad24d] daemon started
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:321: [d12e588cad24d] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:288: [d12e588cad24d] exiting daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:339: [d12e588cad24d] daemon started
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:449: [d12e588cad24d] Stopping daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:288: [d12e588cad24d] exiting daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:436: [d12e588cad24d] Daemon stopped
12:15:37 [2019-09-16T12:15:37.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s)
12:15:37 [2019-09-16T12:15:37.383Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:321: [db1aeddd56027] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:339: [db1aeddd56027] daemon started
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:449: [db1aeddd56027] Stopping daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:288: [db1aeddd56027] exiting daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:436: [db1aeddd56027] Daemon stopped
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:321: [db1aeddd56027] waiting for daemon to start
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:339: [db1aeddd56027] daemon started
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:449: [db1aeddd56027] Stopping daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:288: [db1aeddd56027] exiting daemon
12:15:37 [2019-09-16T12:15:37.383Z]         daemon.go:436: [db1aeddd56027] Daemon stopped
12:15:37 [2019-09-16T12:15:37.383Z] === RUN   TestKernelTCPMemory
12:15:37 [2019-09-16T12:15:37.943Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	2.290s
12:15:38 [2019-09-16T12:15:38.502Z] --- PASS: TestKernelTCPMemory (1.16s)
12:15:38 [2019-09-16T12:15:38.502Z] === RUN   TestNISDomainname
12:15:39 [2019-09-16T12:15:39.062Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	0.749s
12:15:39 [2019-09-16T12:15:39.622Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	0.409s
12:15:39 [2019-09-16T12:15:39.622Z] --- PASS: TestNISDomainname (1.16s)
12:15:39 [2019-09-16T12:15:39.622Z] === RUN   TestStats
12:15:41 [2019-09-16T12:15:41.513Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	1.487s
12:15:41 [2019-09-16T12:15:41.767Z] --- PASS: TestStats (1.95s)
12:15:41 [2019-09-16T12:15:41.767Z] === RUN   TestStopContainerWithTimeout
12:15:41 [2019-09-16T12:15:41.767Z] === RUN   TestStopContainerWithTimeout/0
12:15:41 [2019-09-16T12:15:41.768Z] === PAUSE TestStopContainerWithTimeout/0
12:15:41 [2019-09-16T12:15:41.768Z] === RUN   TestStopContainerWithTimeout/1
12:15:41 [2019-09-16T12:15:41.768Z] === PAUSE TestStopContainerWithTimeout/1
12:15:41 [2019-09-16T12:15:41.768Z] === RUN   TestStopContainerWithTimeout/3
12:15:41 [2019-09-16T12:15:41.768Z] === PAUSE TestStopContainerWithTimeout/3
12:15:41 [2019-09-16T12:15:41.768Z] === RUN   TestStopContainerWithTimeout/-1
12:15:41 [2019-09-16T12:15:41.768Z] === PAUSE TestStopContainerWithTimeout/-1
12:15:41 [2019-09-16T12:15:41.768Z] === CONT  TestStopContainerWithTimeout/0
12:15:41 [2019-09-16T12:15:41.768Z] === CONT  TestStopContainerWithTimeout/3
12:15:42 [2019-09-16T12:15:42.327Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.945s
12:15:42 [2019-09-16T12:15:42.327Z] PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID	0.084s
12:15:42 [2019-09-16T12:15:42.885Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.441s
12:15:42 [2019-09-16T12:15:42.885Z] === CONT  TestStopContainerWithTimeout/-1
12:15:42 [2019-09-16T12:15:42.885Z] PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType	0.092s
12:15:42 [2019-09-16T12:15:42.885Z] PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID	0.036s
12:15:44 [2019-09-16T12:15:44.766Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	1.614s
12:15:44 [2019-09-16T12:15:44.766Z] === CONT  TestStopContainerWithTimeout/1
12:15:46 [2019-09-16T12:15:46.125Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	1.629s
12:15:46 [2019-09-16T12:15:46.125Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.009s
12:15:46 [2019-09-16T12:15:46.380Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.008s
12:15:46 [2019-09-16T12:15:46.637Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:15:46 [2019-09-16T12:15:46.637Z]     --- PASS: TestStopContainerWithTimeout/0 (1.22s)
12:15:46 [2019-09-16T12:15:46.637Z]     --- PASS: TestStopContainerWithTimeout/3 (2.98s)
12:15:46 [2019-09-16T12:15:46.637Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.73s)
12:15:46 [2019-09-16T12:15:46.637Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
12:15:46 [2019-09-16T12:15:46.637Z] === RUN   TestDeleteDevicemapper
12:15:46 [2019-09-16T12:15:46.637Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:15:46 [2019-09-16T12:15:46.637Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:15:46 [2019-09-16T12:15:46.637Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:15:47 [2019-09-16T12:15:47.197Z] PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport	0.899s
12:15:47 [2019-09-16T12:15:47.452Z] PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad	0.299s
12:15:48 [2019-09-16T12:15:48.011Z] PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull	0.429s
12:15:48 [2019-09-16T12:15:48.934Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s)
12:15:48 [2019-09-16T12:15:48.934Z] === RUN   TestUpdateMemory
12:15:48 [2019-09-16T12:15:48.934Z] --- SKIP: TestUpdateMemory (0.00s)
12:15:48 [2019-09-16T12:15:48.934Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
12:15:48 [2019-09-16T12:15:48.934Z] === RUN   TestUpdateCPUQuota
12:15:48 [2019-09-16T12:15:48.934Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.024s
12:15:49 [2019-09-16T12:15:49.189Z] PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs	5.458s
12:15:49 [2019-09-16T12:15:49.444Z] PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete	0.384s
12:15:49 [2019-09-16T12:15:49.444Z] SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport)
12:15:49 [2019-09-16T12:15:49.444Z] SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport)
12:15:51 [2019-09-16T12:15:51.326Z] --- PASS: TestUpdateCPUQuota (2.21s)
12:15:51 [2019-09-16T12:15:51.326Z] === RUN   TestUpdatePidsLimit
12:15:51 [2019-09-16T12:15:51.326Z] === RUN   TestUpdatePidsLimit/update_from_none
12:15:51 [2019-09-16T12:15:51.580Z] PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps	2.097s
12:15:51 [2019-09-16T12:15:51.580Z] === RUN   TestUpdatePidsLimit/no_change
12:15:52 [2019-09-16T12:15:52.140Z] === RUN   TestUpdatePidsLimit/update_lower
12:15:52 [2019-09-16T12:15:52.699Z] PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout	1.121s
12:15:52 [2019-09-16T12:15:52.699Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:15:53 [2019-09-16T12:15:53.623Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:15:53 [2019-09-16T12:15:53.878Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	1.279s
12:15:54 [2019-09-16T12:15:54.133Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:15:54 [2019-09-16T12:15:54.692Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:15:54 [2019-09-16T12:15:54.946Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	0.997s
12:15:55 [2019-09-16T12:15:55.873Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	0.778s
12:15:56 [2019-09-16T12:15:56.797Z] --- PASS: TestUpdatePidsLimit (5.60s)
12:15:56 [2019-09-16T12:15:56.797Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.62s)
12:15:56 [2019-09-16T12:15:56.797Z]     --- PASS: TestUpdatePidsLimit/no_change (0.61s)
12:15:56 [2019-09-16T12:15:56.797Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.60s)
12:15:56 [2019-09-16T12:15:56.797Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.61s)
12:15:56 [2019-09-16T12:15:56.797Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s)
12:15:56 [2019-09-16T12:15:56.797Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.52s)
12:15:56 [2019-09-16T12:15:56.797Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
12:15:56 [2019-09-16T12:15:56.797Z] === RUN   TestUpdateRestartPolicy
12:15:57 [2019-09-16T12:15:57.052Z] PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate	7.441s
12:15:57 [2019-09-16T12:15:57.053Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	0.992s
12:15:58 [2019-09-16T12:15:58.411Z] PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming	0.970s
12:16:01 [2019-09-16T12:16:01.765Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	3.281s
12:16:02 [2019-09-16T12:16:02.333Z] PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop	0.903s
12:16:04 [2019-09-16T12:16:04.502Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	52.406s
12:16:04 [2019-09-16T12:16:04.502Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	5.080s
12:16:04 [2019-09-16T12:16:04.502Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux)
12:16:04 [2019-09-16T12:16:04.840Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.551s
12:16:06 [2019-09-16T12:16:06.725Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	1.379s
12:16:07 [2019-09-16T12:16:07.648Z] PASS: docker_cli_exec_test.go:29: DockerSuite.TestExec	0.741s
12:16:08 [2019-09-16T12:16:08.697Z] PASS: docker_api_exec_test.go:63: DockerSuite.TestExecAPICreateContainerPaused	0.639s
12:16:09 [2019-09-16T12:16:09.256Z] PASS: docker_api_exec_test.go:26: DockerSuite.TestExecAPICreateNoCmd	0.637s
12:16:10 [2019-09-16T12:16:10.179Z] PASS: docker_api_exec_test.go:42: DockerSuite.TestExecAPICreateNoValidContentType	0.584s
12:16:10 [2019-09-16T12:16:10.434Z] --- PASS: TestUpdateRestartPolicy (13.82s)
12:16:10 [2019-09-16T12:16:10.434Z] === RUN   TestUpdateRestartWithAutoRemove
12:16:11 [2019-09-16T12:16:11.358Z] --- PASS: TestUpdateRestartWithAutoRemove (1.03s)
12:16:11 [2019-09-16T12:16:11.359Z] === RUN   TestWaitNonBlocked
12:16:11 [2019-09-16T12:16:11.359Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:16:11 [2019-09-16T12:16:11.359Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:16:11 [2019-09-16T12:16:11.359Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:16:11 [2019-09-16T12:16:11.359Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:16:11 [2019-09-16T12:16:11.359Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:16:11 [2019-09-16T12:16:11.359Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:16:11 [2019-09-16T12:16:11.918Z] PASS: docker_api_exec_test.go:82: DockerSuite.TestExecAPIStart	1.711s
12:16:12 [2019-09-16T12:16:12.478Z] --- PASS: TestWaitNonBlocked (0.02s)
12:16:12 [2019-09-16T12:16:12.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
12:16:12 [2019-09-16T12:16:12.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s)
12:16:12 [2019-09-16T12:16:12.478Z] === RUN   TestWaitBlocked
12:16:12 [2019-09-16T12:16:12.478Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:16:12 [2019-09-16T12:16:12.478Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:16:12 [2019-09-16T12:16:12.478Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:16:12 [2019-09-16T12:16:12.478Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:16:12 [2019-09-16T12:16:12.478Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:16:12 [2019-09-16T12:16:12.478Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:16:13 [2019-09-16T12:16:13.037Z] PASS: docker_api_exec_test.go:119: DockerSuite.TestExecAPIStartBackwardsCompatible	0.707s
12:16:13 [2019-09-16T12:16:13.960Z] --- PASS: TestWaitBlocked (0.03s)
12:16:13 [2019-09-16T12:16:13.960Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s)
12:16:13 [2019-09-16T12:16:13.960Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s)
12:16:13 [2019-09-16T12:16:13.960Z] === CONT  TestContainerStartOnDaemonRestart
12:16:13 [2019-09-16T12:16:13.960Z] === CONT  TestIpcModeOlderClient
12:16:13 [2019-09-16T12:16:13.960Z] --- PASS: TestIpcModeOlderClient (0.12s)
12:16:13 [2019-09-16T12:16:13.960Z] === CONT  TestDaemonRestartIpcMode
12:16:14 [2019-09-16T12:16:14.214Z] PASS: docker_api_exec_test.go:109: DockerSuite.TestExecAPIStartEnsureHeaders	0.699s
12:16:15 [2019-09-16T12:16:15.137Z] PASS: docker_api_exec_test.go:191: DockerSuite.TestExecAPIStartInvalidCommand	0.710s
12:16:16 [2019-09-16T12:16:16.499Z] PASS: docker_api_exec_test.go:134: DockerSuite.TestExecAPIStartMultipleTimesError	0.955s
12:16:17 [2019-09-16T12:16:17.057Z] --- PASS: TestContainerStartOnDaemonRestart (3.30s)
12:16:17 [2019-09-16T12:16:17.057Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContainerStartOnDaemonRestart
12:16:17 [2019-09-16T12:16:17.057Z]     daemon.go:321: [d735406dc4ad1] waiting for daemon to start
12:16:17 [2019-09-16T12:16:17.057Z]     daemon.go:339: [d735406dc4ad1] daemon started
12:16:17 [2019-09-16T12:16:17.057Z]     daemon.go:321: [d735406dc4ad1] waiting for daemon to start
12:16:17 [2019-09-16T12:16:17.057Z]     daemon.go:288: [d735406dc4ad1] exiting daemon
12:16:17 [2019-09-16T12:16:17.057Z]     daemon.go:339: [d735406dc4ad1] daemon started
12:16:17 [2019-09-16T12:16:17.057Z]     daemon.go:449: [d735406dc4ad1] Stopping daemon
12:16:17 [2019-09-16T12:16:17.057Z]     daemon.go:288: [d735406dc4ad1] exiting daemon
12:16:17 [2019-09-16T12:16:17.057Z]     daemon.go:436: [d735406dc4ad1] Daemon stopped
12:16:17 [2019-09-16T12:16:17.312Z] PASS: docker_api_exec_test.go:175: DockerSuite.TestExecAPIStartValidCommand	0.661s
12:16:18 [2019-09-16T12:16:18.672Z] PASS: docker_api_exec_test.go:144: DockerSuite.TestExecAPIStartWithDetach	0.724s
12:16:18 [2019-09-16T12:16:18.672Z] --- PASS: TestDaemonRestartIpcMode (4.82s)
12:16:18 [2019-09-16T12:16:18.672Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartIpcMode
12:16:18 [2019-09-16T12:16:18.672Z]     daemon.go:321: [d79aa46a40d5c] waiting for daemon to start
12:16:18 [2019-09-16T12:16:18.672Z]     daemon.go:339: [d79aa46a40d5c] daemon started
12:16:18 [2019-09-16T12:16:18.672Z]     daemon.go:449: [d79aa46a40d5c] Stopping daemon
12:16:18 [2019-09-16T12:16:18.672Z]     daemon.go:288: [d79aa46a40d5c] exiting daemon
12:16:18 [2019-09-16T12:16:18.672Z]     daemon.go:436: [d79aa46a40d5c] Daemon stopped
12:16:18 [2019-09-16T12:16:18.672Z]     daemon.go:321: [d79aa46a40d5c] waiting for daemon to start
12:16:18 [2019-09-16T12:16:18.672Z]     daemon.go:339: [d79aa46a40d5c] daemon started
12:16:18 [2019-09-16T12:16:18.672Z]     daemon.go:449: [d79aa46a40d5c] Stopping daemon
12:16:18 [2019-09-16T12:16:18.672Z]     daemon.go:288: [d79aa46a40d5c] exiting daemon
12:16:18 [2019-09-16T12:16:18.672Z]     daemon.go:436: [d79aa46a40d5c] Daemon stopped
12:16:18 [2019-09-16T12:16:18.672Z] PASS
12:16:18 [2019-09-16T12:16:18.672Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
12:16:18 [2019-09-16T12:16:18.672Z] INFO: Testing against a local daemon
12:16:18 [2019-09-16T12:16:18.672Z] === RUN   TestCommitInheritsEnv
12:16:19 [2019-09-16T12:16:19.230Z] --- PASS: TestCommitInheritsEnv (0.46s)
12:16:19 [2019-09-16T12:16:19.230Z] === RUN   TestImportExtremelyLargeImageWorks
12:16:19 [2019-09-16T12:16:19.230Z] === PAUSE TestImportExtremelyLargeImageWorks
12:16:19 [2019-09-16T12:16:19.230Z] === RUN   TestImagesFilterMultiReference
12:16:19 [2019-09-16T12:16:19.230Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:16:19 [2019-09-16T12:16:19.230Z] === RUN   TestRemoveImageOrphaning
12:16:19 [2019-09-16T12:16:19.790Z] --- PASS: TestRemoveImageOrphaning (0.44s)
12:16:19 [2019-09-16T12:16:19.790Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:16:19 [2019-09-16T12:16:19.790Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:16:19 [2019-09-16T12:16:19.790Z] === RUN   TestTagInvalidReference
12:16:19 [2019-09-16T12:16:19.790Z] --- PASS: TestTagInvalidReference (0.04s)
12:16:19 [2019-09-16T12:16:19.790Z] === RUN   TestTagValidPrefixedRepo
12:16:19 [2019-09-16T12:16:19.790Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
12:16:19 [2019-09-16T12:16:19.790Z] === RUN   TestTagExistedNameWithoutForce
12:16:19 [2019-09-16T12:16:19.790Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
12:16:19 [2019-09-16T12:16:19.790Z] === RUN   TestTagOfficialNames
12:16:20 [2019-09-16T12:16:20.045Z] --- PASS: TestTagOfficialNames (0.07s)
12:16:20 [2019-09-16T12:16:20.045Z] === RUN   TestTagMatchesDigest
12:16:20 [2019-09-16T12:16:20.045Z] --- PASS: TestTagMatchesDigest (0.03s)
12:16:20 [2019-09-16T12:16:20.045Z] === CONT  TestImportExtremelyLargeImageWorks
12:16:20 [2019-09-16T12:16:20.300Z] PASS: docker_cli_exec_test.go:74: DockerSuite.TestExecAfterContainerRestart	1.512s
12:16:22 [2019-09-16T12:16:22.857Z] PASS: docker_cli_exec_test.go:252: DockerSuite.TestExecCgroup	2.014s
12:16:23 [2019-09-16T12:16:23.801Z] PASS: docker_cli_exec_test.go:104: DockerSuite.TestExecEnv	0.913s
12:16:26 [2019-09-16T12:16:26.311Z] PASS: docker_cli_exec_test.go:529: DockerSuite.TestExecEnvLinksHost	1.719s
12:16:26 [2019-09-16T12:16:26.567Z] PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal	7.615s
12:16:27 [2019-09-16T12:16:27.492Z] PASS: docker_cli_exec_test.go:130: DockerSuite.TestExecExitStatus	1.020s
12:16:30 [2019-09-16T12:16:30.043Z] PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList	1.701s
12:16:30 [2019-09-16T12:16:30.966Z] PASS: docker_cli_exec_test.go:305: DockerSuite.TestExecInspectID	3.375s
12:16:32 [2019-09-16T12:16:32.328Z] PASS: docker_cli_exec_test.go:38: DockerSuite.TestExecInteractive	1.136s
12:16:33 [2019-09-16T12:16:33.690Z] PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose	1.072s
12:16:35 [2019-09-16T12:16:35.051Z] PASS: docker_cli_exec_test.go:485: DockerSuite.TestExecOnReadonlyContainer	1.071s
12:16:37 [2019-09-16T12:16:37.064Z] PASS: docker_cli_exec_test.go:210: DockerSuite.TestExecParseError	1.425s
12:16:37 [2019-09-16T12:16:37.987Z] PASS: docker_cli_exec_test.go:137: DockerSuite.TestExecPausedContainer	0.811s
12:16:39 [2019-09-16T12:16:39.348Z] PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt	0.789s
12:16:43 [2019-09-16T12:16:43.503Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	2.704s
12:16:44 [2019-09-16T12:16:44.062Z] PASS: docker_cli_exec_test.go:119: DockerSuite.TestExecSetEnv	1.027s
12:16:45 [2019-09-16T12:16:45.948Z] PASS: docker_cli_exec_test.go:505: DockerSuite.TestExecStartFails	1.139s
12:16:58 [2019-09-16T12:16:58.096Z] PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate	15.107s
12:16:58 [2019-09-16T12:16:58.096Z] PASS: docker_api_exec_test.go:209: DockerSuite.TestExecStateCleanup	12.067s
12:16:59 [2019-09-16T12:16:59.020Z] PASS: docker_cli_exec_test.go:224: DockerSuite.TestExecStopNotHanging	1.299s
12:17:00 [2019-09-16T12:17:00.902Z] PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY	1.184s
12:17:02 [2019-09-16T12:17:02.261Z] PASS: docker_cli_exec_test.go:152: DockerSuite.TestExecTTYCloseStdin	1.147s
12:17:03 [2019-09-16T12:17:03.184Z] PASS: docker_cli_exec_test.go:173: DockerSuite.TestExecTTYWithoutStdin	0.782s
12:17:05 [2019-09-16T12:17:05.068Z] PASS: docker_cli_exec_test.go:493: DockerSuite.TestExecUlimits	1.342s
12:17:05 [2019-09-16T12:17:05.068Z] SKIP: docker_cli_exec_test.go:538: DockerSuite.TestExecWindowsOpenHandles (unmatched requirement DaemonIsWindows)
12:17:05 [2019-09-16T12:17:05.068Z] SKIP: docker_cli_exec_test.go:519: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows)
12:17:08 [2019-09-16T12:17:08.326Z] PASS: docker_cli_exec_test.go:472: DockerSuite.TestExecWithImageUser	2.951s
12:17:09 [2019-09-16T12:17:09.729Z] PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM	0.991s
12:17:11 [2019-09-16T12:17:11.612Z] PASS: docker_cli_exec_test.go:442: DockerSuite.TestExecWithPrivileged	1.423s
12:17:12 [2019-09-16T12:17:12.973Z] PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM	0.971s
12:17:14 [2019-09-16T12:17:14.339Z] PASS: docker_cli_exec_test.go:429: DockerSuite.TestExecWithUser	1.088s
12:17:16 [2019-09-16T12:17:16.558Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	63.707s
12:17:16 [2019-09-16T12:17:16.558Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	0.828s
12:17:16 [2019-09-16T12:17:16.558Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.062s
12:17:19 [2019-09-16T12:17:19.571Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	5.048s
12:17:24 [2019-09-16T12:17:24.803Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	5.468s
12:17:27 [2019-09-16T12:17:27.351Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	2.688s
12:17:29 [2019-09-16T12:17:29.861Z] PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents	25.987s
12:17:33 [2019-09-16T12:17:33.121Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	5.171s
12:17:33 [2019-09-16T12:17:33.681Z] PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket	0.912s
12:17:33 [2019-09-16T12:17:33.681Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.001s
12:17:33 [2019-09-16T12:17:33.982Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.113s
12:17:37 [2019-09-16T12:17:37.624Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	23.148s
12:17:58 [2019-09-16T12:17:58.685Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	18.633s
12:18:00 [2019-09-16T12:18:00.459Z] PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth	24.584s
12:18:00 [2019-09-16T12:18:00.459Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.018s
12:18:00 [2019-09-16T12:18:00.459Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.018s
12:18:00 [2019-09-16T12:18:00.459Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.013s
12:18:00 [2019-09-16T12:18:00.459Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	1.148s
12:18:00 [2019-09-16T12:18:00.459Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.015s
12:18:00 [2019-09-16T12:18:00.459Z] PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting	13.346s
12:18:01 [2019-09-16T12:18:01.020Z] PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce	1.178s
12:18:01 [2019-09-16T12:18:01.020Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.042s
12:18:01 [2019-09-16T12:18:01.020Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.027s
12:18:01 [2019-09-16T12:18:01.289Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.149s
12:18:01 [2019-09-16T12:18:01.856Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.486s
12:18:02 [2019-09-16T12:18:02.111Z] PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown	0.450s
12:18:03 [2019-09-16T12:18:03.035Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	0.967s
12:18:03 [2019-09-16T12:18:03.035Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.026s
12:18:04 [2019-09-16T12:18:04.918Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	1.374s
12:18:04 [2019-09-16T12:18:04.918Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.082s
12:18:06 [2019-09-16T12:18:06.278Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	1.715s
12:18:08 [2019-09-16T12:18:08.311Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	1.914s
12:18:08 [2019-09-16T12:18:08.311Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.062s
12:18:09 [2019-09-16T12:18:09.714Z] PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat	1.122s
12:18:12 [2019-09-16T12:18:12.970Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	3.367s
12:18:12 [2019-09-16T12:18:12.970Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.016s
12:18:12 [2019-09-16T12:18:12.970Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	0.126s
12:18:15 [2019-09-16T12:18:15.477Z] PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay	2.194s
12:18:16 [2019-09-16T12:18:16.353Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	18.750s
12:18:17 [2019-09-16T12:18:17.987Z] PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile	2.655s
12:18:17 [2019-09-16T12:18:17.987Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.017s
12:18:20 [2019-09-16T12:18:20.496Z] PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage	2.354s
12:18:23 [2019-09-16T12:18:23.047Z] PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped	2.538s
12:18:25 [2019-09-16T12:18:25.558Z] PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges	2.655s
12:18:26 [2019-09-16T12:18:26.118Z] PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug	0.540s
12:18:26 [2019-09-16T12:18:26.677Z] PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName	0.612s
12:18:27 [2019-09-16T12:18:27.236Z] PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend	0.600s
12:18:27 [2019-09-16T12:18:27.490Z] PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise	0.203s
12:18:28 [2019-09-16T12:18:28.849Z] PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers	0.808s
12:18:29 [2019-09-16T12:18:29.773Z] PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers	0.807s
12:18:30 [2019-09-16T12:18:30.699Z] PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers	1.039s
12:18:30 [2019-09-16T12:18:30.954Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.045s
12:18:30 [2019-09-16T12:18:30.954Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.049s
12:18:30 [2019-09-16T12:18:30.954Z] PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions	0.024s
12:18:31 [2019-09-16T12:18:31.512Z] PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries	0.540s
12:18:32 [2019-09-16T12:18:32.871Z] PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120	0.818s
12:18:34 [2019-09-16T12:18:34.233Z] PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121	1.042s
12:18:35 [2019-09-16T12:18:35.594Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	0.911s
12:18:36 [2019-09-16T12:18:36.517Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	0.787s
12:18:37 [2019-09-16T12:18:37.442Z] PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy	0.723s
12:18:38 [2019-09-16T12:18:38.368Z] PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121	0.765s
12:18:38 [2019-09-16T12:18:38.368Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.027s
12:18:40 [2019-09-16T12:18:40.877Z] PASS: docker_cli_network_unix_test.go:1035: DockerSuite.TestInspectAPIMultipleNetworks	1.521s
12:18:41 [2019-09-16T12:18:41.800Z] PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand	1.142s
12:18:42 [2019-09-16T12:18:42.725Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	1.034s
12:18:42 [2019-09-16T12:18:42.725Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.050s
12:18:44 [2019-09-16T12:18:44.085Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	0.864s
12:18:44 [2019-09-16T12:18:44.085Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper)
12:18:45 [2019-09-16T12:18:45.456Z] PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom	1.262s
12:18:46 [2019-09-16T12:18:46.384Z] PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate	34.036s
12:18:46 [2019-09-16T12:18:46.639Z] PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault	0.853s
12:18:48 [2019-09-16T12:18:48.000Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	0.886s
12:18:49 [2019-09-16T12:18:49.361Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	1.317s
12:18:49 [2019-09-16T12:18:49.361Z] PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage	0.021s
12:18:49 [2019-09-16T12:18:49.361Z] PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt	0.052s
12:18:49 [2019-09-16T12:18:49.361Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper)
12:18:50 [2019-09-16T12:18:50.286Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	0.899s
12:18:52 [2019-09-16T12:18:52.174Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	1.309s
12:18:52 [2019-09-16T12:18:52.174Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.154s
12:18:53 [2019-09-16T12:18:53.534Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	0.905s
12:18:54 [2019-09-16T12:18:54.458Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	0.885s
12:18:57 [2019-09-16T12:18:57.715Z] PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin	2.628s
12:18:57 [2019-09-16T12:18:57.715Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.030s
12:18:57 [2019-09-16T12:18:57.715Z] --- PASS: TestImportExtremelyLargeImageWorks (157.42s)
12:18:57 [2019-09-16T12:18:57.715Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestImportExtremelyLargeImageWorks
12:18:57 [2019-09-16T12:18:57.715Z]     daemon.go:321: [d513a3f6ea6f0] waiting for daemon to start
12:18:57 [2019-09-16T12:18:57.715Z]     daemon.go:339: [d513a3f6ea6f0] daemon started
12:18:57 [2019-09-16T12:18:57.715Z]     daemon.go:449: [d513a3f6ea6f0] Stopping daemon
12:18:57 [2019-09-16T12:18:57.715Z]     daemon.go:288: [d513a3f6ea6f0] exiting daemon
12:18:57 [2019-09-16T12:18:57.715Z]     daemon.go:436: [d513a3f6ea6f0] Daemon stopped
12:18:57 [2019-09-16T12:18:57.715Z] PASS
12:18:57 [2019-09-16T12:18:57.715Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
12:18:57 [2019-09-16T12:18:57.715Z] INFO: Testing against a local daemon
12:18:57 [2019-09-16T12:18:57.715Z] === RUN   TestNetworkCreateDelete
12:18:57 [2019-09-16T12:18:57.715Z] --- PASS: TestNetworkCreateDelete (0.16s)
12:18:57 [2019-09-16T12:18:57.715Z] === RUN   TestDockerNetworkDeletePreferID
12:18:58 [2019-09-16T12:18:58.274Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s)
12:18:58 [2019-09-16T12:18:58.274Z] === RUN   TestInspectNetwork
12:18:58 [2019-09-16T12:18:58.274Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	0.770s
12:18:58 [2019-09-16T12:18:58.833Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	36.667s
12:18:59 [2019-09-16T12:18:59.634Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	1.409s
12:19:02 [2019-09-16T12:19:02.892Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	2.128s
12:19:03 [2019-09-16T12:19:03.816Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	0.784s
12:19:05 [2019-09-16T12:19:05.177Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	1.451s
12:19:06 [2019-09-16T12:19:06.101Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	0.795s
12:19:06 [2019-09-16T12:19:06.357Z] === RUN   TestInspectNetwork/full_network_id
12:19:06 [2019-09-16T12:19:06.357Z] === RUN   TestInspectNetwork/partial_network_id
12:19:06 [2019-09-16T12:19:06.357Z] === RUN   TestInspectNetwork/network_name
12:19:06 [2019-09-16T12:19:06.357Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:19:07 [2019-09-16T12:19:07.284Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	0.767s
12:19:08 [2019-09-16T12:19:08.212Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	0.762s
12:19:09 [2019-09-16T12:19:09.573Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	0.838s
12:19:09 [2019-09-16T12:19:09.573Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.045s
12:19:10 [2019-09-16T12:19:10.934Z] --- PASS: TestInspectNetwork (12.71s)
12:19:10 [2019-09-16T12:19:10.934Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspectNetwork
12:19:10 [2019-09-16T12:19:10.934Z]     daemon.go:321: [d6de25a2c299f] waiting for daemon to start
12:19:10 [2019-09-16T12:19:10.934Z]     daemon.go:339: [d6de25a2c299f] daemon started
12:19:10 [2019-09-16T12:19:10.934Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:19:10 [2019-09-16T12:19:10.934Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:19:10 [2019-09-16T12:19:10.934Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:19:10 [2019-09-16T12:19:10.934Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:19:10 [2019-09-16T12:19:10.934Z]     daemon.go:449: [d6de25a2c299f] Stopping daemon
12:19:10 [2019-09-16T12:19:10.934Z]     daemon.go:288: [d6de25a2c299f] exiting daemon
12:19:10 [2019-09-16T12:19:10.934Z]     daemon.go:436: [d6de25a2c299f] Daemon stopped
12:19:10 [2019-09-16T12:19:10.934Z] === RUN   TestRunContainerWithBridgeNone
12:19:11 [2019-09-16T12:19:11.250Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	13.778s
12:19:13 [2019-09-16T12:19:13.445Z] PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid	3.606s
12:19:15 [2019-09-16T12:19:15.331Z] --- PASS: TestRunContainerWithBridgeNone (4.40s)
12:19:15 [2019-09-16T12:19:15.331Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRunContainerWithBridgeNone
12:19:15 [2019-09-16T12:19:15.331Z]     daemon.go:321: [d658c4ab81f31] waiting for daemon to start
12:19:15 [2019-09-16T12:19:15.331Z]     daemon.go:339: [d658c4ab81f31] daemon started
12:19:15 [2019-09-16T12:19:15.331Z]     daemon.go:449: [d658c4ab81f31] Stopping daemon
12:19:15 [2019-09-16T12:19:15.331Z]     daemon.go:288: [d658c4ab81f31] exiting daemon
12:19:15 [2019-09-16T12:19:15.331Z]     daemon.go:436: [d658c4ab81f31] Daemon stopped
12:19:15 [2019-09-16T12:19:15.331Z] === RUN   TestNetworkInvalidJSON
12:19:15 [2019-09-16T12:19:15.331Z] === RUN   TestNetworkInvalidJSON//networks/create
12:19:15 [2019-09-16T12:19:15.331Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:19:15 [2019-09-16T12:19:15.331Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:19:15 [2019-09-16T12:19:15.331Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:19:15 [2019-09-16T12:19:15.331Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:19:15 [2019-09-16T12:19:15.331Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:19:15 [2019-09-16T12:19:15.331Z] === CONT  TestNetworkInvalidJSON//networks/create
12:19:15 [2019-09-16T12:19:15.331Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:19:15 [2019-09-16T12:19:15.331Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:19:15 [2019-09-16T12:19:15.331Z] --- PASS: TestNetworkInvalidJSON (0.04s)
12:19:15 [2019-09-16T12:19:15.331Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:19:15 [2019-09-16T12:19:15.331Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:19:15 [2019-09-16T12:19:15.331Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:19:15 [2019-09-16T12:19:15.331Z] === RUN   TestDaemonRestartWithLiveRestore
12:19:15 [2019-09-16T12:19:15.890Z] PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition	2.229s
12:19:16 [2019-09-16T12:19:16.450Z] --- PASS: TestDaemonRestartWithLiveRestore (1.19s)
12:19:16 [2019-09-16T12:19:16.450Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithLiveRestore
12:19:16 [2019-09-16T12:19:16.450Z]     daemon.go:321: [db7bd6514cba2] waiting for daemon to start
12:19:16 [2019-09-16T12:19:16.450Z]     daemon.go:339: [db7bd6514cba2] daemon started
12:19:16 [2019-09-16T12:19:16.450Z]     daemon.go:449: [db7bd6514cba2] Stopping daemon
12:19:16 [2019-09-16T12:19:16.450Z]     daemon.go:288: [db7bd6514cba2] exiting daemon
12:19:16 [2019-09-16T12:19:16.450Z]     daemon.go:436: [db7bd6514cba2] Daemon stopped
12:19:16 [2019-09-16T12:19:16.450Z]     daemon.go:321: [db7bd6514cba2] waiting for daemon to start
12:19:16 [2019-09-16T12:19:16.450Z]     daemon.go:339: [db7bd6514cba2] daemon started
12:19:16 [2019-09-16T12:19:16.450Z]     daemon.go:449: [db7bd6514cba2] Stopping daemon
12:19:16 [2019-09-16T12:19:16.450Z]     daemon.go:288: [db7bd6514cba2] exiting daemon
12:19:16 [2019-09-16T12:19:16.450Z]     daemon.go:436: [db7bd6514cba2] Daemon stopped
12:19:16 [2019-09-16T12:19:16.450Z] === RUN   TestDaemonDefaultNetworkPools
12:19:17 [2019-09-16T12:19:17.374Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
12:19:17 [2019-09-16T12:19:17.374Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonDefaultNetworkPools
12:19:17 [2019-09-16T12:19:17.374Z]     daemon.go:321: [dec4941025b43] waiting for daemon to start
12:19:17 [2019-09-16T12:19:17.374Z]     daemon.go:339: [dec4941025b43] daemon started
12:19:17 [2019-09-16T12:19:17.374Z]     daemon.go:449: [dec4941025b43] Stopping daemon
12:19:17 [2019-09-16T12:19:17.374Z]     daemon.go:288: [dec4941025b43] exiting daemon
12:19:17 [2019-09-16T12:19:17.374Z]     daemon.go:436: [dec4941025b43] Daemon stopped
12:19:17 [2019-09-16T12:19:17.374Z] === RUN   TestDaemonRestartWithExistingNetwork
12:19:17 [2019-09-16T12:19:17.873Z] --- PASS: TestImportExtremelyLargeImageWorks (310.63s)
12:19:17 [2019-09-16T12:19:17.873Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
12:19:17 [2019-09-16T12:19:17.873Z]     daemon.go:321: [d7eb4287512af] waiting for daemon to start
12:19:17 [2019-09-16T12:19:17.873Z]     daemon.go:339: [d7eb4287512af] daemon started
12:19:17 [2019-09-16T12:19:17.873Z]     daemon.go:449: [d7eb4287512af] Stopping daemon
12:19:17 [2019-09-16T12:19:17.873Z]     daemon.go:288: [d7eb4287512af] exiting daemon
12:19:17 [2019-09-16T12:19:17.873Z]     daemon.go:436: [d7eb4287512af] Daemon stopped
12:19:17 [2019-09-16T12:19:17.873Z] PASS
12:19:17 [2019-09-16T12:19:17.873Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
12:19:17 [2019-09-16T12:19:17.873Z] INFO: Testing against a local daemon
12:19:17 [2019-09-16T12:19:17.873Z] === RUN   TestNetworkCreateDelete
12:19:17 [2019-09-16T12:19:17.873Z] --- PASS: TestNetworkCreateDelete (0.23s)
12:19:17 [2019-09-16T12:19:17.873Z] === RUN   TestDockerNetworkDeletePreferID
12:19:17 [2019-09-16T12:19:17.873Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s)
12:19:17 [2019-09-16T12:19:17.873Z] === RUN   TestInspectNetwork
12:19:17 [2019-09-16T12:19:17.873Z] === RUN   TestInspectNetwork/full_network_id
12:19:17 [2019-09-16T12:19:17.873Z] === RUN   TestInspectNetwork/partial_network_id
12:19:17 [2019-09-16T12:19:17.873Z] === RUN   TestInspectNetwork/network_name
12:19:17 [2019-09-16T12:19:17.873Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:19:17 [2019-09-16T12:19:17.873Z] --- PASS: TestInspectNetwork (8.66s)
12:19:17 [2019-09-16T12:19:17.873Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
12:19:17 [2019-09-16T12:19:17.873Z]     daemon.go:321: [de09874029f34] waiting for daemon to start
12:19:17 [2019-09-16T12:19:17.873Z]     daemon.go:339: [de09874029f34] daemon started
12:19:17 [2019-09-16T12:19:17.873Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:19:17 [2019-09-16T12:19:17.873Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:19:17 [2019-09-16T12:19:17.873Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:19:17 [2019-09-16T12:19:17.873Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:19:17 [2019-09-16T12:19:17.873Z]     daemon.go:449: [de09874029f34] Stopping daemon
12:19:17 [2019-09-16T12:19:17.873Z]     daemon.go:288: [de09874029f34] exiting daemon
12:19:17 [2019-09-16T12:19:17.873Z]     daemon.go:436: [de09874029f34] Daemon stopped
12:19:17 [2019-09-16T12:19:17.873Z] === RUN   TestRunContainerWithBridgeNone
12:19:17 [2019-09-16T12:19:17.934Z] PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs	1.753s
12:19:18 [2019-09-16T12:19:18.493Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s)
12:19:18 [2019-09-16T12:19:18.493Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetwork
12:19:18 [2019-09-16T12:19:18.493Z]     daemon.go:321: [dd90033b66111] waiting for daemon to start
12:19:18 [2019-09-16T12:19:18.493Z]     daemon.go:339: [dd90033b66111] daemon started
12:19:18 [2019-09-16T12:19:18.493Z]     daemon.go:449: [dd90033b66111] Stopping daemon
12:19:18 [2019-09-16T12:19:18.493Z]     daemon.go:288: [dd90033b66111] exiting daemon
12:19:18 [2019-09-16T12:19:18.493Z]     daemon.go:436: [dd90033b66111] Daemon stopped
12:19:18 [2019-09-16T12:19:18.493Z]     daemon.go:321: [dd90033b66111] waiting for daemon to start
12:19:18 [2019-09-16T12:19:18.493Z]     daemon.go:339: [dd90033b66111] daemon started
12:19:18 [2019-09-16T12:19:18.493Z]     daemon.go:449: [dd90033b66111] Stopping daemon
12:19:18 [2019-09-16T12:19:18.493Z]     daemon.go:288: [dd90033b66111] exiting daemon
12:19:18 [2019-09-16T12:19:18.493Z]     daemon.go:436: [dd90033b66111] Daemon stopped
12:19:18 [2019-09-16T12:19:18.493Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:19:18 [2019-09-16T12:19:18.493Z] PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile	0.617s
12:19:18 [2019-09-16T12:19:18.495Z] --- PASS: TestRunContainerWithBridgeNone (2.85s)
12:19:18 [2019-09-16T12:19:18.495Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
12:19:18 [2019-09-16T12:19:18.495Z]     daemon.go:321: [d64263d238f60] waiting for daemon to start
12:19:18 [2019-09-16T12:19:18.495Z]     daemon.go:339: [d64263d238f60] daemon started
12:19:18 [2019-09-16T12:19:18.495Z]     daemon.go:449: [d64263d238f60] Stopping daemon
12:19:18 [2019-09-16T12:19:18.495Z]     daemon.go:288: [d64263d238f60] exiting daemon
12:19:18 [2019-09-16T12:19:18.495Z]     daemon.go:436: [d64263d238f60] Daemon stopped
12:19:18 [2019-09-16T12:19:18.495Z] === RUN   TestNetworkInvalidJSON
12:19:18 [2019-09-16T12:19:18.495Z] === RUN   TestNetworkInvalidJSON//networks/create
12:19:18 [2019-09-16T12:19:18.495Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:19:18 [2019-09-16T12:19:18.495Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:19:18 [2019-09-16T12:19:18.495Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:19:18 [2019-09-16T12:19:18.495Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:19:18 [2019-09-16T12:19:18.495Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:19:18 [2019-09-16T12:19:18.495Z] === CONT  TestNetworkInvalidJSON//networks/create
12:19:18 [2019-09-16T12:19:18.495Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:19:18 [2019-09-16T12:19:18.495Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:19:18 [2019-09-16T12:19:18.495Z] --- PASS: TestNetworkInvalidJSON (0.05s)
12:19:18 [2019-09-16T12:19:18.495Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:19:18 [2019-09-16T12:19:18.495Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
12:19:18 [2019-09-16T12:19:18.495Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
12:19:18 [2019-09-16T12:19:18.495Z] === RUN   TestDaemonRestartWithLiveRestore
12:19:19 [2019-09-16T12:19:19.506Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
12:19:19 [2019-09-16T12:19:19.506Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
12:19:19 [2019-09-16T12:19:19.506Z]     daemon.go:321: [db805054073ca] waiting for daemon to start
12:19:19 [2019-09-16T12:19:19.506Z]     daemon.go:339: [db805054073ca] daemon started
12:19:19 [2019-09-16T12:19:19.506Z]     daemon.go:449: [db805054073ca] Stopping daemon
12:19:19 [2019-09-16T12:19:19.506Z]     daemon.go:288: [db805054073ca] exiting daemon
12:19:19 [2019-09-16T12:19:19.506Z]     daemon.go:436: [db805054073ca] Daemon stopped
12:19:19 [2019-09-16T12:19:19.506Z]     daemon.go:321: [db805054073ca] waiting for daemon to start
12:19:19 [2019-09-16T12:19:19.506Z]     daemon.go:339: [db805054073ca] daemon started
12:19:19 [2019-09-16T12:19:19.506Z]     daemon.go:449: [db805054073ca] Stopping daemon
12:19:19 [2019-09-16T12:19:19.506Z]     daemon.go:288: [db805054073ca] exiting daemon
12:19:19 [2019-09-16T12:19:19.506Z]     daemon.go:436: [db805054073ca] Daemon stopped
12:19:19 [2019-09-16T12:19:19.506Z] === RUN   TestDaemonDefaultNetworkPools
12:19:20 [2019-09-16T12:19:20.376Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.58s)
12:19:20 [2019-09-16T12:19:20.377Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:19:20 [2019-09-16T12:19:20.377Z]     daemon.go:321: [de60cd1b8cd98] waiting for daemon to start
12:19:20 [2019-09-16T12:19:20.377Z]     daemon.go:339: [de60cd1b8cd98] daemon started
12:19:20 [2019-09-16T12:19:20.377Z]     daemon.go:449: [de60cd1b8cd98] Stopping daemon
12:19:20 [2019-09-16T12:19:20.377Z]     daemon.go:288: [de60cd1b8cd98] exiting daemon
12:19:20 [2019-09-16T12:19:20.377Z]     daemon.go:436: [de60cd1b8cd98] Daemon stopped
12:19:20 [2019-09-16T12:19:20.377Z]     daemon.go:321: [de60cd1b8cd98] waiting for daemon to start
12:19:20 [2019-09-16T12:19:20.377Z]     daemon.go:339: [de60cd1b8cd98] daemon started
12:19:20 [2019-09-16T12:19:20.377Z]     daemon.go:449: [de60cd1b8cd98] Stopping daemon
12:19:20 [2019-09-16T12:19:20.377Z]     daemon.go:288: [de60cd1b8cd98] exiting daemon
12:19:20 [2019-09-16T12:19:20.377Z]     daemon.go:436: [de60cd1b8cd98] Daemon stopped
12:19:20 [2019-09-16T12:19:20.377Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:19:20 [2019-09-16T12:19:20.520Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
12:19:20 [2019-09-16T12:19:20.520Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
12:19:20 [2019-09-16T12:19:20.520Z]     daemon.go:321: [d3dec676c81f8] waiting for daemon to start
12:19:20 [2019-09-16T12:19:20.520Z]     daemon.go:339: [d3dec676c81f8] daemon started
12:19:20 [2019-09-16T12:19:20.520Z]     daemon.go:449: [d3dec676c81f8] Stopping daemon
12:19:20 [2019-09-16T12:19:20.520Z]     daemon.go:288: [d3dec676c81f8] exiting daemon
12:19:20 [2019-09-16T12:19:20.520Z]     daemon.go:436: [d3dec676c81f8] Daemon stopped
12:19:20 [2019-09-16T12:19:20.520Z] === RUN   TestDaemonRestartWithExistingNetwork
12:19:20 [2019-09-16T12:19:20.936Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.72s)
12:19:20 [2019-09-16T12:19:20.936Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonWithBipAndDefaultNetworkPool
12:19:20 [2019-09-16T12:19:20.936Z]     daemon.go:321: [d4570e7cb657a] waiting for daemon to start
12:19:20 [2019-09-16T12:19:20.936Z]     daemon.go:339: [d4570e7cb657a] daemon started
12:19:20 [2019-09-16T12:19:20.936Z]     daemon.go:449: [d4570e7cb657a] Stopping daemon
12:19:20 [2019-09-16T12:19:20.936Z]     daemon.go:288: [d4570e7cb657a] exiting daemon
12:19:20 [2019-09-16T12:19:20.936Z]     daemon.go:436: [d4570e7cb657a] Daemon stopped
12:19:20 [2019-09-16T12:19:20.936Z] === RUN   TestServiceWithPredefinedNetwork
12:19:20 [2019-09-16T12:19:20.936Z] PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst	32.322s
12:19:21 [2019-09-16T12:19:21.191Z] PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject	1.992s
12:19:21 [2019-09-16T12:19:21.584Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s)
12:19:21 [2019-09-16T12:19:21.584Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
12:19:21 [2019-09-16T12:19:21.584Z]     daemon.go:321: [d58f55531f0db] waiting for daemon to start
12:19:21 [2019-09-16T12:19:21.584Z]     daemon.go:339: [d58f55531f0db] daemon started
12:19:21 [2019-09-16T12:19:21.584Z]     daemon.go:449: [d58f55531f0db] Stopping daemon
12:19:21 [2019-09-16T12:19:21.584Z]     daemon.go:288: [d58f55531f0db] exiting daemon
12:19:21 [2019-09-16T12:19:21.584Z]     daemon.go:436: [d58f55531f0db] Daemon stopped
12:19:21 [2019-09-16T12:19:21.584Z]     daemon.go:321: [d58f55531f0db] waiting for daemon to start
12:19:21 [2019-09-16T12:19:21.584Z]     daemon.go:339: [d58f55531f0db] daemon started
12:19:21 [2019-09-16T12:19:21.584Z]     daemon.go:449: [d58f55531f0db] Stopping daemon
12:19:21 [2019-09-16T12:19:21.584Z]     daemon.go:288: [d58f55531f0db] exiting daemon
12:19:21 [2019-09-16T12:19:21.584Z]     daemon.go:436: [d58f55531f0db] Daemon stopped
12:19:21 [2019-09-16T12:19:21.584Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:19:23 [2019-09-16T12:19:23.064Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s)
12:19:23 [2019-09-16T12:19:23.064Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:19:23 [2019-09-16T12:19:23.064Z]     daemon.go:321: [df95e96f48cb4] waiting for daemon to start
12:19:23 [2019-09-16T12:19:23.064Z]     daemon.go:339: [df95e96f48cb4] daemon started
12:19:23 [2019-09-16T12:19:23.064Z]     daemon.go:449: [df95e96f48cb4] Stopping daemon
12:19:23 [2019-09-16T12:19:23.064Z]     daemon.go:288: [df95e96f48cb4] exiting daemon
12:19:23 [2019-09-16T12:19:23.064Z]     daemon.go:436: [df95e96f48cb4] Daemon stopped
12:19:23 [2019-09-16T12:19:23.064Z]     daemon.go:321: [df95e96f48cb4] waiting for daemon to start
12:19:23 [2019-09-16T12:19:23.064Z]     daemon.go:339: [df95e96f48cb4] daemon started
12:19:23 [2019-09-16T12:19:23.064Z]     daemon.go:449: [df95e96f48cb4] Stopping daemon
12:19:23 [2019-09-16T12:19:23.064Z]     daemon.go:288: [df95e96f48cb4] exiting daemon
12:19:23 [2019-09-16T12:19:23.064Z]     daemon.go:436: [df95e96f48cb4] Daemon stopped
12:19:23 [2019-09-16T12:19:23.064Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:19:23 [2019-09-16T12:19:23.680Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
12:19:23 [2019-09-16T12:19:23.680Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
12:19:23 [2019-09-16T12:19:23.680Z]     daemon.go:321: [d72560a4259df] waiting for daemon to start
12:19:23 [2019-09-16T12:19:23.680Z]     daemon.go:339: [d72560a4259df] daemon started
12:19:23 [2019-09-16T12:19:23.680Z]     daemon.go:449: [d72560a4259df] Stopping daemon
12:19:23 [2019-09-16T12:19:23.680Z]     daemon.go:288: [d72560a4259df] exiting daemon
12:19:23 [2019-09-16T12:19:23.680Z]     daemon.go:436: [d72560a4259df] Daemon stopped
12:19:23 [2019-09-16T12:19:23.680Z] === RUN   TestServiceWithPredefinedNetwork
12:19:24 [2019-09-16T12:19:24.449Z] --- PASS: TestServiceWithPredefinedNetwork (3.63s)
12:19:24 [2019-09-16T12:19:24.449Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithPredefinedNetwork
12:19:24 [2019-09-16T12:19:24.449Z]     daemon.go:321: [d119c7f44acd9] waiting for daemon to start
12:19:24 [2019-09-16T12:19:24.449Z]     daemon.go:339: [d119c7f44acd9] daemon started
12:19:24 [2019-09-16T12:19:24.449Z]     daemon.go:449: [d119c7f44acd9] Stopping daemon
12:19:24 [2019-09-16T12:19:24.449Z]     daemon.go:288: [d119c7f44acd9] exiting daemon
12:19:24 [2019-09-16T12:19:24.449Z]     daemon.go:436: [d119c7f44acd9] Daemon stopped
12:19:24 [2019-09-16T12:19:24.449Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:19:24 [2019-09-16T12:19:24.449Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:19:24 [2019-09-16T12:19:24.449Z]     service_test.go:230: FLAKY_TEST
12:19:24 [2019-09-16T12:19:24.449Z] === RUN   TestServiceWithDataPathPortInit
12:19:24 [2019-09-16T12:19:24.449Z] PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted	2.416s
12:19:26 [2019-09-16T12:19:26.364Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s)
12:19:26 [2019-09-16T12:19:26.364Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
12:19:26 [2019-09-16T12:19:26.364Z]     daemon.go:321: [d12f0d7515164] waiting for daemon to start
12:19:26 [2019-09-16T12:19:26.364Z]     daemon.go:339: [d12f0d7515164] daemon started
12:19:26 [2019-09-16T12:19:26.364Z]     daemon.go:449: [d12f0d7515164] Stopping daemon
12:19:26 [2019-09-16T12:19:26.364Z]     daemon.go:288: [d12f0d7515164] exiting daemon
12:19:26 [2019-09-16T12:19:26.364Z]     daemon.go:436: [d12f0d7515164] Daemon stopped
12:19:26 [2019-09-16T12:19:26.364Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:19:26 [2019-09-16T12:19:26.364Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:19:26 [2019-09-16T12:19:26.364Z]     service_test.go:230: FLAKY_TEST
12:19:26 [2019-09-16T12:19:26.364Z] === RUN   TestServiceWithDataPathPortInit
12:19:26 [2019-09-16T12:19:26.958Z] PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName	4.803s
12:19:27 [2019-09-16T12:19:27.880Z] PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped	2.602s
12:19:28 [2019-09-16T12:19:28.140Z] PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget	0.047s
12:19:28 [2019-09-16T12:19:28.903Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	13.790s
12:19:30 [2019-09-16T12:19:30.033Z] PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked	1.373s
12:19:30 [2019-09-16T12:19:30.781Z] --- PASS: TestServiceWithDataPathPortInit (4.64s)
12:19:30 [2019-09-16T12:19:30.781Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
12:19:30 [2019-09-16T12:19:30.781Z]     daemon.go:321: [dd3e85c2ec654] waiting for daemon to start
12:19:30 [2019-09-16T12:19:30.781Z]     daemon.go:339: [dd3e85c2ec654] daemon started
12:19:30 [2019-09-16T12:19:30.781Z]     daemon.go:449: [dd3e85c2ec654] Stopping daemon
12:19:30 [2019-09-16T12:19:30.781Z]     daemon.go:288: [dd3e85c2ec654] exiting daemon
12:19:30 [2019-09-16T12:19:30.781Z]     daemon.go:436: [dd3e85c2ec654] Daemon stopped
12:19:30 [2019-09-16T12:19:30.781Z]     service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
12:19:30 [2019-09-16T12:19:30.781Z]     daemon.go:321: [daf95879f72d0] waiting for daemon to start
12:19:30 [2019-09-16T12:19:30.781Z]     daemon.go:339: [daf95879f72d0] daemon started
12:19:30 [2019-09-16T12:19:30.781Z]     daemon.go:449: [daf95879f72d0] Stopping daemon
12:19:30 [2019-09-16T12:19:30.781Z]     daemon.go:288: [daf95879f72d0] exiting daemon
12:19:30 [2019-09-16T12:19:30.781Z]     daemon.go:436: [daf95879f72d0] Daemon stopped
12:19:30 [2019-09-16T12:19:30.781Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:19:30 [2019-09-16T12:19:30.962Z] PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName	2.289s
12:19:30 [2019-09-16T12:19:30.962Z] --- PASS: TestServiceWithDataPathPortInit (6.57s)
12:19:30 [2019-09-16T12:19:30.962Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit
12:19:30 [2019-09-16T12:19:30.962Z]     daemon.go:321: [dad0d42f4dc11] waiting for daemon to start
12:19:30 [2019-09-16T12:19:30.962Z]     daemon.go:339: [dad0d42f4dc11] daemon started
12:19:30 [2019-09-16T12:19:30.962Z]     daemon.go:449: [dad0d42f4dc11] Stopping daemon
12:19:30 [2019-09-16T12:19:30.962Z]     daemon.go:288: [dad0d42f4dc11] exiting daemon
12:19:30 [2019-09-16T12:19:30.962Z]     daemon.go:436: [dad0d42f4dc11] Daemon stopped
12:19:30 [2019-09-16T12:19:30.962Z]     service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit
12:19:30 [2019-09-16T12:19:30.962Z]     daemon.go:321: [dfe90f0ea6d4a] waiting for daemon to start
12:19:30 [2019-09-16T12:19:30.962Z]     daemon.go:339: [dfe90f0ea6d4a] daemon started
12:19:30 [2019-09-16T12:19:30.962Z]     daemon.go:449: [dfe90f0ea6d4a] Stopping daemon
12:19:30 [2019-09-16T12:19:30.962Z]     daemon.go:288: [dfe90f0ea6d4a] exiting daemon
12:19:30 [2019-09-16T12:19:30.962Z]     daemon.go:436: [dfe90f0ea6d4a] Daemon stopped
12:19:30 [2019-09-16T12:19:30.962Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:19:31 [2019-09-16T12:19:31.521Z] PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer	0.323s
12:19:32 [2019-09-16T12:19:32.882Z] PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail	0.916s
12:19:34 [2019-09-16T12:19:34.242Z] PASS: docker_cli_swarm_test.go:946: DockerSwarmSuite.TestDNSConfig	3.176s
12:19:36 [2019-09-16T12:19:36.266Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.63s)
12:19:36 [2019-09-16T12:19:36.266Z]     service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
12:19:36 [2019-09-16T12:19:36.266Z]     daemon.go:321: [db35ac59257b8] waiting for daemon to start
12:19:36 [2019-09-16T12:19:36.266Z]     daemon.go:339: [db35ac59257b8] daemon started
12:19:36 [2019-09-16T12:19:36.266Z]     service_test.go:423: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:saanvisthiraTestServiceWithDefaultAddressPoolInit ID:xihupni9xizygiyjxpt0z8ge8 Created:2019-09-16 12:19:31.691419492 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]}
12:19:36 [2019-09-16T12:19:36.266Z]     daemon.go:449: [db35ac59257b8] Stopping daemon
12:19:36 [2019-09-16T12:19:36.266Z]     daemon.go:288: [db35ac59257b8] exiting daemon
12:19:36 [2019-09-16T12:19:36.266Z]     daemon.go:436: [db35ac59257b8] Daemon stopped
12:19:36 [2019-09-16T12:19:36.266Z]     service_test.go:436: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
12:19:36 [2019-09-16T12:19:36.266Z]     daemon.go:321: [df8c9a0e82758] waiting for daemon to start
12:19:36 [2019-09-16T12:19:36.266Z]     daemon.go:339: [df8c9a0e82758] daemon started
12:19:36 [2019-09-16T12:19:36.266Z]     daemon.go:449: [df8c9a0e82758] Stopping daemon
12:19:36 [2019-09-16T12:19:36.266Z]     daemon.go:288: [df8c9a0e82758] exiting daemon
12:19:36 [2019-09-16T12:19:36.266Z]     daemon.go:436: [df8c9a0e82758] Daemon stopped
12:19:36 [2019-09-16T12:19:36.266Z] PASS
12:19:36 [2019-09-16T12:19:36.266Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
12:19:36 [2019-09-16T12:19:36.266Z] INFO: Testing against a local daemon
12:19:36 [2019-09-16T12:19:36.266Z] === RUN   TestDockerNetworkIpvlanPersistance
12:19:36 [2019-09-16T12:19:36.883Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.51s)
12:19:36 [2019-09-16T12:19:36.883Z]     ipvlan_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance
12:19:36 [2019-09-16T12:19:36.883Z]     daemon.go:321: [d5fffc3413b8f] waiting for daemon to start
12:19:36 [2019-09-16T12:19:36.883Z]     daemon.go:339: [d5fffc3413b8f] daemon started
12:19:36 [2019-09-16T12:19:36.883Z]     daemon.go:449: [d5fffc3413b8f] Stopping daemon
12:19:36 [2019-09-16T12:19:36.883Z]     daemon.go:288: [d5fffc3413b8f] exiting daemon
12:19:36 [2019-09-16T12:19:36.883Z]     daemon.go:436: [d5fffc3413b8f] Daemon stopped
12:19:36 [2019-09-16T12:19:36.883Z]     daemon.go:321: [d5fffc3413b8f] waiting for daemon to start
12:19:36 [2019-09-16T12:19:36.883Z]     daemon.go:339: [d5fffc3413b8f] daemon started
12:19:36 [2019-09-16T12:19:36.883Z]     daemon.go:449: [d5fffc3413b8f] Stopping daemon
12:19:36 [2019-09-16T12:19:36.883Z]     daemon.go:288: [d5fffc3413b8f] exiting daemon
12:19:36 [2019-09-16T12:19:36.883Z]     daemon.go:436: [d5fffc3413b8f] Daemon stopped
12:19:36 [2019-09-16T12:19:36.883Z] === RUN   TestDockerNetworkIpvlan
12:19:37 [2019-09-16T12:19:37.897Z] === RUN   TestDockerNetworkIpvlan/Subinterface
12:19:38 [2019-09-16T12:19:38.910Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
12:19:39 [2019-09-16T12:19:39.474Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.49s)
12:19:39 [2019-09-16T12:19:39.474Z]     service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit
12:19:39 [2019-09-16T12:19:39.474Z]     daemon.go:321: [d67a8ccf5a169] waiting for daemon to start
12:19:39 [2019-09-16T12:19:39.474Z]     daemon.go:339: [d67a8ccf5a169] daemon started
12:19:39 [2019-09-16T12:19:39.474Z]     service_test.go:423: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:saanvisthiraTestServiceWithDefaultAddressPoolInit ID:ry2kqlvka4571ralm1vlu2w74 Created:2019-09-16 12:19:32.395509976 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]}
12:19:39 [2019-09-16T12:19:39.474Z]     daemon.go:449: [d67a8ccf5a169] Stopping daemon
12:19:39 [2019-09-16T12:19:39.474Z]     daemon.go:288: [d67a8ccf5a169] exiting daemon
12:19:39 [2019-09-16T12:19:39.474Z]     daemon.go:436: [d67a8ccf5a169] Daemon stopped
12:19:39 [2019-09-16T12:19:39.474Z]     service_test.go:436: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit
12:19:39 [2019-09-16T12:19:39.474Z]     daemon.go:321: [d0b47525b0c53] waiting for daemon to start
12:19:39 [2019-09-16T12:19:39.474Z]     daemon.go:339: [d0b47525b0c53] daemon started
12:19:39 [2019-09-16T12:19:39.474Z]     daemon.go:449: [d0b47525b0c53] Stopping daemon
12:19:39 [2019-09-16T12:19:39.474Z]     daemon.go:288: [d0b47525b0c53] exiting daemon
12:19:39 [2019-09-16T12:19:39.474Z]     daemon.go:436: [d0b47525b0c53] Daemon stopped
12:19:39 [2019-09-16T12:19:39.474Z] PASS
12:19:39 [2019-09-16T12:19:39.474Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
12:19:39 [2019-09-16T12:19:39.474Z] PASS: docker_cli_swarm_test.go:973: DockerSwarmSuite.TestDNSConfigUpdate	3.136s
12:19:39 [2019-09-16T12:19:39.474Z] INFO: Testing against a local daemon
12:19:39 [2019-09-16T12:19:39.474Z] === RUN   TestDockerNetworkIpvlanPersistance
12:19:39 [2019-09-16T12:19:39.474Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
12:19:39 [2019-09-16T12:19:39.474Z]     ipvlan_test.go:27: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:19:39 [2019-09-16T12:19:39.474Z] === RUN   TestDockerNetworkIpvlan
12:19:39 [2019-09-16T12:19:39.474Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:19:39 [2019-09-16T12:19:39.474Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:19:39 [2019-09-16T12:19:39.474Z] PASS
12:19:39 [2019-09-16T12:19:39.474Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
12:19:39 [2019-09-16T12:19:39.474Z] INFO: Testing against a local daemon
12:19:39 [2019-09-16T12:19:39.474Z] === RUN   TestDockerNetworkMacvlanPersistance
12:19:39 [2019-09-16T12:19:39.921Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
12:19:40 [2019-09-16T12:19:40.398Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.58s)
12:19:40 [2019-09-16T12:19:40.398Z]     macvlan_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlanPersistance
12:19:40 [2019-09-16T12:19:40.398Z]     daemon.go:321: [dc6b19a632b73] waiting for daemon to start
12:19:40 [2019-09-16T12:19:40.398Z]     daemon.go:339: [dc6b19a632b73] daemon started
12:19:40 [2019-09-16T12:19:40.398Z]     daemon.go:449: [dc6b19a632b73] Stopping daemon
12:19:40 [2019-09-16T12:19:40.398Z]     daemon.go:288: [dc6b19a632b73] exiting daemon
12:19:40 [2019-09-16T12:19:40.398Z]     daemon.go:436: [dc6b19a632b73] Daemon stopped
12:19:40 [2019-09-16T12:19:40.398Z]     daemon.go:321: [dc6b19a632b73] waiting for daemon to start
12:19:40 [2019-09-16T12:19:40.398Z]     daemon.go:339: [dc6b19a632b73] daemon started
12:19:40 [2019-09-16T12:19:40.398Z]     daemon.go:449: [dc6b19a632b73] Stopping daemon
12:19:40 [2019-09-16T12:19:40.398Z]     daemon.go:288: [dc6b19a632b73] exiting daemon
12:19:40 [2019-09-16T12:19:40.398Z]     daemon.go:436: [dc6b19a632b73] Daemon stopped
12:19:40 [2019-09-16T12:19:40.398Z] === RUN   TestDockerNetworkMacvlan
12:19:41 [2019-09-16T12:19:41.322Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:19:42 [2019-09-16T12:19:42.601Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
12:19:42 [2019-09-16T12:19:42.684Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:19:42 [2019-09-16T12:19:42.939Z] PASS: docker_cli_swarm_test.go:1444: DockerSwarmSuite.TestExtraHosts	3.335s
12:19:43 [2019-09-16T12:19:43.500Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:19:46 [2019-09-16T12:19:46.090Z] PASS: docker_cli_swarm_test.go:1638: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames	1.839s
12:19:46 [2019-09-16T12:19:46.994Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
12:19:47 [2019-09-16T12:19:47.448Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:19:48 [2019-09-16T12:19:48.007Z] PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers	15.448s
12:19:51 [2019-09-16T12:19:51.276Z] PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename	2.887s
12:19:51 [2019-09-16T12:19:51.531Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:19:52 [2019-09-16T12:19:52.090Z] PASS: docker_cli_swarm_test.go:395: DockerSwarmSuite.TestOverlayAttachable	5.143s
12:19:53 [2019-09-16T12:19:53.014Z] PASS: docker_cli_exec_test.go:372: DockerSuite.TestLinksPingLinkedContainersOnRename	1.613s
12:19:53 [2019-09-16T12:19:53.936Z] PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers	0.864s
12:19:57 [2019-09-16T12:19:57.194Z] PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart	2.305s
12:19:57 [2019-09-16T12:19:57.194Z] PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail	0.010s
12:19:57 [2019-09-16T12:19:57.194Z] PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer	0.414s
12:19:57 [2019-09-16T12:19:57.194Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.016s
12:19:57 [2019-09-16T12:19:57.194Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
12:19:58 [2019-09-16T12:19:58.118Z] PASS: docker_cli_swarm_test.go:417: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave	5.739s
12:19:58 [2019-09-16T12:19:58.118Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	0.667s
12:19:59 [2019-09-16T12:19:59.046Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	0.643s
12:20:03 [2019-09-16T12:20:03.199Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	3.867s
12:20:03 [2019-09-16T12:20:03.758Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	0.856s
12:20:05 [2019-09-16T12:20:05.427Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
12:20:09 [2019-09-16T12:20:09.032Z] --- PASS: TestDockerNetworkMacvlan (27.91s)
12:20:09 [2019-09-16T12:20:09.032Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:321: [db2abccd6d91b] waiting for daemon to start
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:339: [db2abccd6d91b] daemon started
12:20:09 [2019-09-16T12:20:09.032Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.33s)
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:449: [db2abccd6d91b] Stopping daemon
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:288: [db2abccd6d91b] exiting daemon
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:436: [db2abccd6d91b] Daemon stopped
12:20:09 [2019-09-16T12:20:09.032Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:321: [d885c5f9511b0] waiting for daemon to start
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:339: [d885c5f9511b0] daemon started
12:20:09 [2019-09-16T12:20:09.032Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.21s)
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:449: [d885c5f9511b0] Stopping daemon
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:288: [d885c5f9511b0] exiting daemon
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:436: [d885c5f9511b0] Daemon stopped
12:20:09 [2019-09-16T12:20:09.032Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:321: [d887f91197cf2] waiting for daemon to start
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:339: [d887f91197cf2] daemon started
12:20:09 [2019-09-16T12:20:09.032Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.30s)
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:449: [d887f91197cf2] Stopping daemon
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:288: [d887f91197cf2] exiting daemon
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:436: [d887f91197cf2] Daemon stopped
12:20:09 [2019-09-16T12:20:09.032Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:321: [de86d1e30aede] waiting for daemon to start
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:339: [de86d1e30aede] daemon started
12:20:09 [2019-09-16T12:20:09.032Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.05s)
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:449: [de86d1e30aede] Stopping daemon
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:288: [de86d1e30aede] exiting daemon
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:436: [de86d1e30aede] Daemon stopped
12:20:09 [2019-09-16T12:20:09.032Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:321: [dbf3ecd8e67c6] waiting for daemon to start
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:339: [dbf3ecd8e67c6] daemon started
12:20:09 [2019-09-16T12:20:09.032Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.34s)
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:449: [dbf3ecd8e67c6] Stopping daemon
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:288: [dbf3ecd8e67c6] exiting daemon
12:20:09 [2019-09-16T12:20:09.032Z]     daemon.go:436: [dbf3ecd8e67c6] Daemon stopped
12:20:09 [2019-09-16T12:20:09.032Z] PASS
12:20:09 [2019-09-16T12:20:09.032Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
12:20:09 [2019-09-16T12:20:09.032Z] testing: warning: no tests to run
12:20:09 [2019-09-16T12:20:09.032Z] PASS
12:20:09 [2019-09-16T12:20:09.032Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
12:20:09 [2019-09-16T12:20:09.032Z] INFO: Testing against a local daemon
12:20:09 [2019-09-16T12:20:09.032Z] === RUN   TestAuthZPluginAllowRequest
12:20:09 [2019-09-16T12:20:09.032Z] PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow	4.603s
12:20:09 [2019-09-16T12:20:09.591Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	0.687s
12:20:09 [2019-09-16T12:20:09.591Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.016s
12:20:10 [2019-09-16T12:20:10.194Z] --- PASS: TestAuthZPluginAllowRequest (1.69s)
12:20:10 [2019-09-16T12:20:10.194Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowRequest
12:20:10 [2019-09-16T12:20:10.194Z]     daemon.go:321: [dcac3081d7fbd] waiting for daemon to start
12:20:10 [2019-09-16T12:20:10.194Z]     daemon.go:339: [dcac3081d7fbd] daemon started
12:20:10 [2019-09-16T12:20:10.194Z]     daemon.go:449: [dcac3081d7fbd] Stopping daemon
12:20:10 [2019-09-16T12:20:10.194Z]     daemon.go:288: [dcac3081d7fbd] exiting daemon
12:20:10 [2019-09-16T12:20:10.194Z]     daemon.go:436: [dcac3081d7fbd] Daemon stopped
12:20:10 [2019-09-16T12:20:10.194Z] === RUN   TestAuthZPluginTLS
12:20:10 [2019-09-16T12:20:10.753Z] --- PASS: TestAuthZPluginTLS (0.56s)
12:20:10 [2019-09-16T12:20:10.753Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginTLS
12:20:10 [2019-09-16T12:20:10.753Z]     daemon.go:321: [dcd66cbdbc554] waiting for daemon to start
12:20:10 [2019-09-16T12:20:10.753Z]     daemon.go:339: [dcd66cbdbc554] daemon started
12:20:10 [2019-09-16T12:20:10.753Z]     daemon.go:449: [dcd66cbdbc554] Stopping daemon
12:20:10 [2019-09-16T12:20:10.753Z]     daemon.go:288: [dcd66cbdbc554] exiting daemon
12:20:10 [2019-09-16T12:20:10.753Z]     daemon.go:436: [dcd66cbdbc554] Daemon stopped
12:20:10 [2019-09-16T12:20:10.753Z] === RUN   TestAuthZPluginDenyRequest
12:20:11 [2019-09-16T12:20:11.008Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	1.195s
12:20:11 [2019-09-16T12:20:11.263Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:20:11 [2019-09-16T12:20:11.263Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyRequest
12:20:11 [2019-09-16T12:20:11.263Z]     daemon.go:321: [dd7932cf78fec] waiting for daemon to start
12:20:11 [2019-09-16T12:20:11.263Z]     daemon.go:339: [dd7932cf78fec] daemon started
12:20:11 [2019-09-16T12:20:11.263Z]     daemon.go:449: [dd7932cf78fec] Stopping daemon
12:20:11 [2019-09-16T12:20:11.263Z]     daemon.go:288: [dd7932cf78fec] exiting daemon
12:20:11 [2019-09-16T12:20:11.263Z]     daemon.go:436: [dd7932cf78fec] Daemon stopped
12:20:11 [2019-09-16T12:20:11.263Z] === RUN   TestAuthZPluginAPIDenyResponse
12:20:11 [2019-09-16T12:20:11.823Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
12:20:11 [2019-09-16T12:20:11.823Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAPIDenyResponse
12:20:11 [2019-09-16T12:20:11.823Z]     daemon.go:321: [d377ed56376b8] waiting for daemon to start
12:20:11 [2019-09-16T12:20:11.823Z]     daemon.go:339: [d377ed56376b8] daemon started
12:20:11 [2019-09-16T12:20:11.823Z]     daemon.go:449: [d377ed56376b8] Stopping daemon
12:20:11 [2019-09-16T12:20:11.823Z]     daemon.go:288: [d377ed56376b8] exiting daemon
12:20:11 [2019-09-16T12:20:11.823Z]     daemon.go:436: [d377ed56376b8] Daemon stopped
12:20:11 [2019-09-16T12:20:11.823Z] === RUN   TestAuthZPluginDenyResponse
12:20:12 [2019-09-16T12:20:12.077Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	1.238s
12:20:12 [2019-09-16T12:20:12.332Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
12:20:12 [2019-09-16T12:20:12.332Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyResponse
12:20:12 [2019-09-16T12:20:12.332Z]     daemon.go:321: [d0a22ee3ca76d] waiting for daemon to start
12:20:12 [2019-09-16T12:20:12.332Z]     daemon.go:339: [d0a22ee3ca76d] daemon started
12:20:12 [2019-09-16T12:20:12.332Z]     daemon.go:449: [d0a22ee3ca76d] Stopping daemon
12:20:12 [2019-09-16T12:20:12.332Z]     daemon.go:288: [d0a22ee3ca76d] exiting daemon
12:20:12 [2019-09-16T12:20:12.332Z]     daemon.go:436: [d0a22ee3ca76d] Daemon stopped
12:20:12 [2019-09-16T12:20:12.332Z] === RUN   TestAuthZPluginAllowEventStream
12:20:13 [2019-09-16T12:20:13.714Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	1.251s
12:20:14 [2019-09-16T12:20:14.272Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s)
12:20:14 [2019-09-16T12:20:14.272Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowEventStream
12:20:14 [2019-09-16T12:20:14.272Z]     daemon.go:321: [dce18d155d6ed] waiting for daemon to start
12:20:14 [2019-09-16T12:20:14.272Z]     daemon.go:339: [dce18d155d6ed] daemon started
12:20:14 [2019-09-16T12:20:14.272Z]     daemon.go:449: [dce18d155d6ed] Stopping daemon
12:20:14 [2019-09-16T12:20:14.272Z]     daemon.go:288: [dce18d155d6ed] exiting daemon
12:20:14 [2019-09-16T12:20:14.272Z]     daemon.go:436: [dce18d155d6ed] Daemon stopped
12:20:14 [2019-09-16T12:20:14.272Z] === RUN   TestAuthZPluginErrorResponse
12:20:14 [2019-09-16T12:20:14.832Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
12:20:14 [2019-09-16T12:20:14.832Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorResponse
12:20:14 [2019-09-16T12:20:14.832Z]     daemon.go:321: [dbfe520da9c1b] waiting for daemon to start
12:20:14 [2019-09-16T12:20:14.832Z]     daemon.go:339: [dbfe520da9c1b] daemon started
12:20:14 [2019-09-16T12:20:14.832Z]     daemon.go:449: [dbfe520da9c1b] Stopping daemon
12:20:14 [2019-09-16T12:20:14.832Z]     daemon.go:288: [dbfe520da9c1b] exiting daemon
12:20:14 [2019-09-16T12:20:14.832Z]     daemon.go:436: [dbfe520da9c1b] Daemon stopped
12:20:14 [2019-09-16T12:20:14.832Z] === RUN   TestAuthZPluginErrorRequest
12:20:14 [2019-09-16T12:20:14.832Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	1.010s
12:20:15 [2019-09-16T12:20:15.391Z] --- PASS: TestAuthZPluginErrorRequest (0.63s)
12:20:15 [2019-09-16T12:20:15.391Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorRequest
12:20:15 [2019-09-16T12:20:15.391Z]     daemon.go:321: [d4b2e21652262] waiting for daemon to start
12:20:15 [2019-09-16T12:20:15.391Z]     daemon.go:339: [d4b2e21652262] daemon started
12:20:15 [2019-09-16T12:20:15.391Z]     daemon.go:449: [d4b2e21652262] Stopping daemon
12:20:15 [2019-09-16T12:20:15.391Z]     daemon.go:288: [d4b2e21652262] exiting daemon
12:20:15 [2019-09-16T12:20:15.391Z]     daemon.go:436: [d4b2e21652262] Daemon stopped
12:20:15 [2019-09-16T12:20:15.391Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:20:15 [2019-09-16T12:20:15.950Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
12:20:15 [2019-09-16T12:20:15.950Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:20:15 [2019-09-16T12:20:15.950Z]     daemon.go:321: [d665187066cc3] waiting for daemon to start
12:20:15 [2019-09-16T12:20:15.950Z]     daemon.go:339: [d665187066cc3] daemon started
12:20:15 [2019-09-16T12:20:15.950Z]     daemon.go:449: [d665187066cc3] Stopping daemon
12:20:15 [2019-09-16T12:20:15.950Z]     daemon.go:288: [d665187066cc3] exiting daemon
12:20:15 [2019-09-16T12:20:15.950Z]     daemon.go:436: [d665187066cc3] Daemon stopped
12:20:15 [2019-09-16T12:20:15.950Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:20:15 [2019-09-16T12:20:15.950Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	0.886s
12:20:18 [2019-09-16T12:20:18.458Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s)
12:20:18 [2019-09-16T12:20:18.458Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureLoadImportWorking
12:20:18 [2019-09-16T12:20:18.458Z]     daemon.go:321: [d71229ac97b1e] waiting for daemon to start
12:20:18 [2019-09-16T12:20:18.458Z]     daemon.go:339: [d71229ac97b1e] daemon started
12:20:18 [2019-09-16T12:20:18.458Z]     daemon.go:449: [d71229ac97b1e] Stopping daemon
12:20:18 [2019-09-16T12:20:18.458Z]     daemon.go:288: [d71229ac97b1e] exiting daemon
12:20:18 [2019-09-16T12:20:18.458Z]     daemon.go:436: [d71229ac97b1e] Daemon stopped
12:20:18 [2019-09-16T12:20:18.458Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:20:18 [2019-09-16T12:20:18.713Z] PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer	2.673s
12:20:19 [2019-09-16T12:20:19.636Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	0.916s
12:20:20 [2019-09-16T12:20:20.194Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.94s)
12:20:20 [2019-09-16T12:20:20.194Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthzPluginEnsureContainerCopyToFrom
12:20:20 [2019-09-16T12:20:20.194Z]     daemon.go:321: [d8ab1f3ecd0a8] waiting for daemon to start
12:20:20 [2019-09-16T12:20:20.194Z]     daemon.go:339: [d8ab1f3ecd0a8] daemon started
12:20:20 [2019-09-16T12:20:20.194Z]     daemon.go:449: [d8ab1f3ecd0a8] Stopping daemon
12:20:20 [2019-09-16T12:20:20.194Z]     daemon.go:288: [d8ab1f3ecd0a8] exiting daemon
12:20:20 [2019-09-16T12:20:20.194Z]     daemon.go:436: [d8ab1f3ecd0a8] Daemon stopped
12:20:20 [2019-09-16T12:20:20.194Z] === RUN   TestAuthZPluginHeader
12:20:20 [2019-09-16T12:20:20.448Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	0.942s
12:20:21 [2019-09-16T12:20:21.050Z] --- PASS: TestAuthZPluginHeader (0.83s)
12:20:21 [2019-09-16T12:20:21.050Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginHeader
12:20:21 [2019-09-16T12:20:21.050Z]     daemon.go:321: [dbd1dcb879cf6] waiting for daemon to start
12:20:21 [2019-09-16T12:20:21.050Z]     daemon.go:339: [dbd1dcb879cf6] daemon started
12:20:21 [2019-09-16T12:20:21.050Z]     daemon.go:449: [dbd1dcb879cf6] Stopping daemon
12:20:21 [2019-09-16T12:20:21.050Z]     daemon.go:288: [dbd1dcb879cf6] exiting daemon
12:20:21 [2019-09-16T12:20:21.050Z]     daemon.go:436: [dbd1dcb879cf6] Daemon stopped
12:20:21 [2019-09-16T12:20:21.050Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:20:23 [2019-09-16T12:20:23.853Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
12:20:24 [2019-09-16T12:20:24.305Z] PASS: docker_cli_swarm_test.go:443: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure	25.295s
12:20:25 [2019-09-16T12:20:25.664Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.57s)
12:20:25 [2019-09-16T12:20:25.664Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2AllowNonVolumeRequest
12:20:25 [2019-09-16T12:20:25.664Z]     daemon.go:321: [d5147b6030f16] waiting for daemon to start
12:20:25 [2019-09-16T12:20:25.664Z]     daemon.go:339: [d5147b6030f16] daemon started
12:20:25 [2019-09-16T12:20:25.664Z]     daemon.go:449: [d5147b6030f16] Stopping daemon
12:20:25 [2019-09-16T12:20:25.664Z]     daemon.go:288: [d5147b6030f16] exiting daemon
12:20:25 [2019-09-16T12:20:25.664Z]     daemon.go:436: [d5147b6030f16] Daemon stopped
12:20:25 [2019-09-16T12:20:25.664Z]     daemon.go:321: [d5147b6030f16] waiting for daemon to start
12:20:25 [2019-09-16T12:20:25.664Z]     daemon.go:339: [d5147b6030f16] daemon started
12:20:25 [2019-09-16T12:20:25.664Z]     daemon.go:449: [d5147b6030f16] Stopping daemon
12:20:25 [2019-09-16T12:20:25.664Z]     daemon.go:288: [d5147b6030f16] exiting daemon
12:20:25 [2019-09-16T12:20:25.664Z]     daemon.go:436: [d5147b6030f16] Daemon stopped
12:20:25 [2019-09-16T12:20:25.664Z] === RUN   TestAuthZPluginV2Disable
12:20:26 [2019-09-16T12:20:26.011Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	598.976s
12:20:26 [2019-09-16T12:20:26.012Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.701s
12:20:26 [2019-09-16T12:20:26.012Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.023s
12:20:26 [2019-09-16T12:20:26.012Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux)
12:20:26 [2019-09-16T12:20:26.012Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux)
12:20:26 [2019-09-16T12:20:26.012Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux)
12:20:26 [2019-09-16T12:20:26.012Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux)
12:20:26 [2019-09-16T12:20:26.012Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux)
12:20:26 [2019-09-16T12:20:26.012Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux)
12:20:26 [2019-09-16T12:20:26.012Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux)
12:20:26 [2019-09-16T12:20:26.012Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.002s
12:20:26 [2019-09-16T12:20:26.012Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux)
12:20:27 [2019-09-16T12:20:27.546Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	7.107s
12:20:29 [2019-09-16T12:20:29.431Z] --- PASS: TestAuthZPluginV2Disable (3.60s)
12:20:29 [2019-09-16T12:20:29.431Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2Disable
12:20:29 [2019-09-16T12:20:29.431Z]     daemon.go:321: [d26c82f008d4a] waiting for daemon to start
12:20:29 [2019-09-16T12:20:29.431Z]     daemon.go:339: [d26c82f008d4a] daemon started
12:20:29 [2019-09-16T12:20:29.431Z]     daemon.go:449: [d26c82f008d4a] Stopping daemon
12:20:29 [2019-09-16T12:20:29.431Z]     daemon.go:288: [d26c82f008d4a] exiting daemon
12:20:29 [2019-09-16T12:20:29.431Z]     daemon.go:436: [d26c82f008d4a] Daemon stopped
12:20:29 [2019-09-16T12:20:29.431Z]     daemon.go:321: [d26c82f008d4a] waiting for daemon to start
12:20:29 [2019-09-16T12:20:29.431Z]     daemon.go:339: [d26c82f008d4a] daemon started
12:20:29 [2019-09-16T12:20:29.431Z]     daemon.go:449: [d26c82f008d4a] Stopping daemon
12:20:29 [2019-09-16T12:20:29.431Z]     daemon.go:288: [d26c82f008d4a] exiting daemon
12:20:29 [2019-09-16T12:20:29.431Z]     daemon.go:436: [d26c82f008d4a] Daemon stopped
12:20:29 [2019-09-16T12:20:29.431Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:20:30 [2019-09-16T12:20:30.692Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	7.410s
12:20:30 [2019-09-16T12:20:30.692Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux)
12:20:30 [2019-09-16T12:20:30.692Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux)
12:20:32 [2019-09-16T12:20:32.688Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.31s)
12:20:32 [2019-09-16T12:20:32.688Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2RejectVolumeRequests
12:20:32 [2019-09-16T12:20:32.688Z]     daemon.go:321: [d337968f4a261] waiting for daemon to start
12:20:32 [2019-09-16T12:20:32.688Z]     daemon.go:339: [d337968f4a261] daemon started
12:20:32 [2019-09-16T12:20:32.688Z]     daemon.go:449: [d337968f4a261] Stopping daemon
12:20:32 [2019-09-16T12:20:32.688Z]     daemon.go:288: [d337968f4a261] exiting daemon
12:20:32 [2019-09-16T12:20:32.688Z]     daemon.go:436: [d337968f4a261] Daemon stopped
12:20:32 [2019-09-16T12:20:32.688Z]     daemon.go:321: [d337968f4a261] waiting for daemon to start
12:20:32 [2019-09-16T12:20:32.688Z]     daemon.go:339: [d337968f4a261] daemon started
12:20:32 [2019-09-16T12:20:32.688Z]     daemon.go:449: [d337968f4a261] Stopping daemon
12:20:32 [2019-09-16T12:20:32.688Z]     daemon.go:288: [d337968f4a261] exiting daemon
12:20:32 [2019-09-16T12:20:32.688Z]     daemon.go:436: [d337968f4a261] Daemon stopped
12:20:32 [2019-09-16T12:20:32.688Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:20:33 [2019-09-16T12:20:33.612Z] PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow	5.729s
12:20:35 [2019-09-16T12:20:35.510Z] PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout	1.778s
12:20:35 [2019-09-16T12:20:35.764Z] PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork	11.220s
12:20:36 [2019-09-16T12:20:36.472Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	5.443s
12:20:36 [2019-09-16T12:20:36.689Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	1.357s
12:20:38 [2019-09-16T12:20:38.050Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	1.140s
12:20:39 [2019-09-16T12:20:39.371Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	2.148s
12:20:39 [2019-09-16T12:20:39.371Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor)
12:20:39 [2019-09-16T12:20:39.371Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor)
12:20:39 [2019-09-16T12:20:39.371Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux)
12:20:39 [2019-09-16T12:20:39.371Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux)
12:20:39 [2019-09-16T12:20:39.454Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	1.689s
12:20:40 [2019-09-16T12:20:40.378Z] PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc	0.979s
12:20:41 [2019-09-16T12:20:41.738Z] PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys	1.201s
12:20:41 [2019-09-16T12:20:41.738Z] PASS: docker_cli_swarm_test.go:598: DockerSwarmSuite.TestPsListContainersFilterIsTask	4.702s
12:20:43 [2019-09-16T12:20:43.101Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	3.597s
12:20:43 [2019-09-16T12:20:43.101Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable)
12:20:43 [2019-09-16T12:20:43.101Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux)
12:20:44 [2019-09-16T12:20:44.995Z] PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname	2.887s
12:20:44 [2019-09-16T12:20:44.995Z] PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost	0.386s
12:20:45 [2019-09-16T12:20:45.250Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.84s)
12:20:45 [2019-09-16T12:20:45.250Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2BadManifestFailsDaemonStart
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:321: [db848874d88ab] waiting for daemon to start
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:339: [db848874d88ab] daemon started
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:449: [db848874d88ab] Stopping daemon
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:288: [db848874d88ab] exiting daemon
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:436: [db848874d88ab] Daemon stopped
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:321: [db848874d88ab] waiting for daemon to start
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:331: [db848874d88ab] error pinging daemon on start: Get http://db848874d88ab.sock/_ping: read unix @->/tmp/docker-integration/db848874d88ab.sock: read: connection reset by peer
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:321: [db848874d88ab] waiting for daemon to start
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:331: [db848874d88ab] error pinging daemon on start: Get http://db848874d88ab.sock/_ping: dial unix /tmp/docker-integration/db848874d88ab.sock: connect: connection refused
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:321: [db848874d88ab] waiting for daemon to start
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:288: [db848874d88ab] exiting daemon
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:321: [db848874d88ab] waiting for daemon to start
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:339: [db848874d88ab] daemon started
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:449: [db848874d88ab] Stopping daemon
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:288: [db848874d88ab] exiting daemon
12:20:45 [2019-09-16T12:20:45.250Z]     daemon.go:436: [db848874d88ab] Daemon stopped
12:20:45 [2019-09-16T12:20:45.250Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:20:46 [2019-09-16T12:20:46.165Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
12:20:46 [2019-09-16T12:20:46.608Z] PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents	1.298s
12:20:49 [2019-09-16T12:20:49.113Z] PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers	2.288s
12:20:49 [2019-09-16T12:20:49.671Z] PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs	0.826s
12:20:50 [2019-09-16T12:20:50.159Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	5.811s
12:20:51 [2019-09-16T12:20:51.593Z] PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive	1.618s
12:20:56 [2019-09-16T12:20:56.914Z] PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs	2.729s
12:20:57 [2019-09-16T12:20:57.519Z] PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork	6.255s
12:20:57 [2019-09-16T12:20:57.519Z] SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows)
12:20:58 [2019-09-16T12:20:58.495Z] PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs	0.899s
12:20:59 [2019-09-16T12:20:59.856Z] PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume	2.631s
12:21:01 [2019-09-16T12:21:01.739Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.46s)
12:21:01 [2019-09-16T12:21:01.739Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2NonexistentFailsDaemonStart
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:321: [d32ce0c541c9f] waiting for daemon to start
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:339: [d32ce0c541c9f] daemon started
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:449: [d32ce0c541c9f] Stopping daemon
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:288: [d32ce0c541c9f] exiting daemon
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:436: [d32ce0c541c9f] Daemon stopped
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:321: [d32ce0c541c9f] waiting for daemon to start
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:331: [d32ce0c541c9f] error pinging daemon on start: Get http://d32ce0c541c9f.sock/_ping: context deadline exceeded
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:321: [d32ce0c541c9f] waiting for daemon to start
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:331: [d32ce0c541c9f] error pinging daemon on start: Get http://d32ce0c541c9f.sock/_ping: context deadline exceeded
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:321: [d32ce0c541c9f] waiting for daemon to start
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:331: [d32ce0c541c9f] error pinging daemon on start: Get http://d32ce0c541c9f.sock/_ping: context deadline exceeded
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:321: [d32ce0c541c9f] waiting for daemon to start
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:331: [d32ce0c541c9f] error pinging daemon on start: Get http://d32ce0c541c9f.sock/_ping: context deadline exceeded
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:321: [d32ce0c541c9f] waiting for daemon to start
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:331: [d32ce0c541c9f] error pinging daemon on start: Get http://d32ce0c541c9f.sock/_ping: context deadline exceeded
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:321: [d32ce0c541c9f] waiting for daemon to start
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:331: [d32ce0c541c9f] error pinging daemon on start: Get http://d32ce0c541c9f.sock/_ping: context deadline exceeded
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:321: [d32ce0c541c9f] waiting for daemon to start
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:331: [d32ce0c541c9f] error pinging daemon on start: Get http://d32ce0c541c9f.sock/_ping: context deadline exceeded
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:321: [d32ce0c541c9f] waiting for daemon to start
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:331: [d32ce0c541c9f] error pinging daemon on start: Get http://d32ce0c541c9f.sock/_ping: read unix @->/tmp/docker-integration/d32ce0c541c9f.sock: read: connection reset by peer
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:321: [d32ce0c541c9f] waiting for daemon to start
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:331: [d32ce0c541c9f] error pinging daemon on start: Get http://d32ce0c541c9f.sock/_ping: dial unix /tmp/docker-integration/d32ce0c541c9f.sock: connect: connection refused
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:321: [d32ce0c541c9f] waiting for daemon to start
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:288: [d32ce0c541c9f] exiting daemon
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:321: [d32ce0c541c9f] waiting for daemon to start
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:339: [d32ce0c541c9f] daemon started
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:449: [d32ce0c541c9f] Stopping daemon
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:288: [d32ce0c541c9f] exiting daemon
12:21:01 [2019-09-16T12:21:01.739Z]     daemon.go:436: [d32ce0c541c9f] Daemon stopped
12:21:01 [2019-09-16T12:21:01.739Z] PASS
12:21:01 [2019-09-16T12:21:01.739Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
12:21:01 [2019-09-16T12:21:01.739Z] INFO: Testing against a local daemon
12:21:01 [2019-09-16T12:21:01.739Z] === RUN   TestPluginInvalidJSON
12:21:01 [2019-09-16T12:21:01.993Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:21:01 [2019-09-16T12:21:01.993Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:21:01 [2019-09-16T12:21:01.993Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:21:01 [2019-09-16T12:21:01.993Z] --- PASS: TestPluginInvalidJSON (0.09s)
12:21:01 [2019-09-16T12:21:01.993Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:21:01 [2019-09-16T12:21:01.993Z] PASS
12:21:01 [2019-09-16T12:21:01.993Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
12:21:02 [2019-09-16T12:21:02.248Z] INFO: Testing against a local daemon
12:21:02 [2019-09-16T12:21:02.248Z] === RUN   TestExternalGraphDriver
12:21:02 [2019-09-16T12:21:02.248Z] PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver	3.634s
12:21:02 [2019-09-16T12:21:02.502Z] === RUN   TestExternalGraphDriver/json
12:21:04 [2019-09-16T12:21:04.428Z] PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList	1.807s
12:21:04 [2019-09-16T12:21:04.428Z] PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice	3.648s
12:21:04 [2019-09-16T12:21:04.615Z] === RUN   TestDockerNetworkIpvlan/Addressing
12:21:05 [2019-09-16T12:21:05.115Z] === RUN   TestExternalGraphDriver/spec
12:21:06 [2019-09-16T12:21:06.604Z] PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector	2.373s
12:21:07 [2019-09-16T12:21:07.164Z] === RUN   TestExternalGraphDriver/pull
12:21:08 [2019-09-16T12:21:08.089Z] PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple	1.756s
12:21:09 [2019-09-16T12:21:09.451Z] --- PASS: TestExternalGraphDriver (7.32s)
12:21:09 [2019-09-16T12:21:09.451Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExternalGraphDriver
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:321: [df5a916adf7e2] waiting for daemon to start
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:339: [df5a916adf7e2] daemon started
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:449: [df5a916adf7e2] Stopping daemon
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:288: [df5a916adf7e2] exiting daemon
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:436: [df5a916adf7e2] Daemon stopped
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:321: [df5a916adf7e2] waiting for daemon to start
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:339: [df5a916adf7e2] daemon started
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:449: [df5a916adf7e2] Stopping daemon
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:288: [df5a916adf7e2] exiting daemon
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:436: [df5a916adf7e2] Daemon stopped
12:21:09 [2019-09-16T12:21:09.451Z]     --- PASS: TestExternalGraphDriver/json (2.39s)
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:321: [df5a916adf7e2] waiting for daemon to start
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:339: [df5a916adf7e2] daemon started
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:449: [df5a916adf7e2] Stopping daemon
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:288: [df5a916adf7e2] exiting daemon
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:436: [df5a916adf7e2] Daemon stopped
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:321: [df5a916adf7e2] waiting for daemon to start
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:339: [df5a916adf7e2] daemon started
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:449: [df5a916adf7e2] Stopping daemon
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:288: [df5a916adf7e2] exiting daemon
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:436: [df5a916adf7e2] Daemon stopped
12:21:09 [2019-09-16T12:21:09.451Z]     --- PASS: TestExternalGraphDriver/spec (2.12s)
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:321: [df5a916adf7e2] waiting for daemon to start
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:339: [df5a916adf7e2] daemon started
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:449: [df5a916adf7e2] Stopping daemon
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:288: [df5a916adf7e2] exiting daemon
12:21:09 [2019-09-16T12:21:09.451Z]     daemon.go:436: [df5a916adf7e2] Daemon stopped
12:21:09 [2019-09-16T12:21:09.451Z]     --- PASS: TestExternalGraphDriver/pull (2.42s)
12:21:09 [2019-09-16T12:21:09.451Z] === RUN   TestGraphdriverPluginV2
12:21:10 [2019-09-16T12:21:10.143Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	97.481s
12:21:10 [2019-09-16T12:21:10.143Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.077s
12:21:10 [2019-09-16T12:21:10.143Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux)
12:21:10 [2019-09-16T12:21:10.143Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux)
12:21:10 [2019-09-16T12:21:10.143Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.476s
12:21:10 [2019-09-16T12:21:10.143Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	0.991s
12:21:10 [2019-09-16T12:21:10.143Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux)
12:21:10 [2019-09-16T12:21:10.143Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.381s
12:21:10 [2019-09-16T12:21:10.143Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.404s
12:21:12 [2019-09-16T12:21:12.752Z] PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade	5.660s
12:21:12 [2019-09-16T12:21:12.752Z] PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths	3.775s
12:21:14 [2019-09-16T12:21:14.052Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	5.086s
12:21:15 [2019-09-16T12:21:15.260Z] --- PASS: TestGraphdriverPluginV2 (5.84s)
12:21:15 [2019-09-16T12:21:15.260Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestGraphdriverPluginV2
12:21:15 [2019-09-16T12:21:15.260Z]     daemon.go:321: [d59fa1d9ca13a] waiting for daemon to start
12:21:15 [2019-09-16T12:21:15.260Z]     daemon.go:339: [d59fa1d9ca13a] daemon started
12:21:15 [2019-09-16T12:21:15.260Z]     daemon.go:449: [d59fa1d9ca13a] Stopping daemon
12:21:15 [2019-09-16T12:21:15.260Z]     daemon.go:288: [d59fa1d9ca13a] exiting daemon
12:21:15 [2019-09-16T12:21:15.260Z]     daemon.go:436: [d59fa1d9ca13a] Daemon stopped
12:21:15 [2019-09-16T12:21:15.260Z]     daemon.go:321: [d59fa1d9ca13a] waiting for daemon to start
12:21:15 [2019-09-16T12:21:15.260Z]     daemon.go:339: [d59fa1d9ca13a] daemon started
12:21:15 [2019-09-16T12:21:15.260Z]     daemon.go:449: [d59fa1d9ca13a] Stopping daemon
12:21:15 [2019-09-16T12:21:15.260Z]     daemon.go:288: [d59fa1d9ca13a] exiting daemon
12:21:15 [2019-09-16T12:21:15.260Z]     daemon.go:436: [d59fa1d9ca13a] Daemon stopped
12:21:15 [2019-09-16T12:21:15.260Z] PASS
12:21:15 [2019-09-16T12:21:15.260Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
12:21:15 [2019-09-16T12:21:15.515Z] INFO: Testing against a local daemon
12:21:15 [2019-09-16T12:21:15.515Z] === RUN   TestContinueAfterPluginCrash
12:21:15 [2019-09-16T12:21:15.515Z] === PAUSE TestContinueAfterPluginCrash
12:21:15 [2019-09-16T12:21:15.515Z] === RUN   TestDaemonStartWithLogOpt
12:21:15 [2019-09-16T12:21:15.515Z] === PAUSE TestDaemonStartWithLogOpt
12:21:15 [2019-09-16T12:21:15.515Z] === CONT  TestContinueAfterPluginCrash
12:21:15 [2019-09-16T12:21:15.515Z] === CONT  TestDaemonStartWithLogOpt
12:21:15 [2019-09-16T12:21:15.515Z] PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox	2.565s
12:21:16 [2019-09-16T12:21:16.992Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	2.787s
12:21:17 [2019-09-16T12:21:17.398Z] PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding	1.778s
12:21:19 [2019-09-16T12:21:19.907Z] PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding	2.224s
12:21:21 [2019-09-16T12:21:21.727Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	4.795s
12:21:21 [2019-09-16T12:21:21.727Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux)
12:21:21 [2019-09-16T12:21:21.727Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux)
12:21:21 [2019-09-16T12:21:21.727Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux)
12:21:21 [2019-09-16T12:21:21.727Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux)
12:21:21 [2019-09-16T12:21:21.727Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux)
12:21:24 [2019-09-16T12:21:24.657Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	2.854s
12:21:24 [2019-09-16T12:21:24.657Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux)
12:21:24 [2019-09-16T12:21:24.657Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux)
12:21:25 [2019-09-16T12:21:25.121Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux)
12:21:25 [2019-09-16T12:21:25.585Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	0.806s
12:21:31 [2019-09-16T12:21:31.420Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	4.937s
12:21:32 [2019-09-16T12:21:32.070Z] --- PASS: TestDaemonStartWithLogOpt (15.52s)
12:21:32 [2019-09-16T12:21:32.070Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonStartWithLogOpt
12:21:32 [2019-09-16T12:21:32.070Z]     daemon.go:321: [df1415eabafd0] waiting for daemon to start
12:21:32 [2019-09-16T12:21:32.070Z]     daemon.go:339: [df1415eabafd0] daemon started
12:21:32 [2019-09-16T12:21:32.070Z]     daemon.go:449: [df1415eabafd0] Stopping daemon
12:21:32 [2019-09-16T12:21:32.070Z]     daemon.go:288: [df1415eabafd0] exiting daemon
12:21:32 [2019-09-16T12:21:32.070Z]     daemon.go:436: [df1415eabafd0] Daemon stopped
12:21:32 [2019-09-16T12:21:32.070Z]     daemon.go:321: [df1415eabafd0] waiting for daemon to start
12:21:32 [2019-09-16T12:21:32.070Z]     daemon.go:339: [df1415eabafd0] daemon started
12:21:32 [2019-09-16T12:21:32.070Z]     daemon.go:449: [df1415eabafd0] Stopping daemon
12:21:32 [2019-09-16T12:21:32.070Z]     daemon.go:288: [df1415eabafd0] exiting daemon
12:21:32 [2019-09-16T12:21:32.070Z]     daemon.go:436: [df1415eabafd0] Daemon stopped
12:21:32 [2019-09-16T12:21:32.070Z] PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias	18.003s
12:21:32 [2019-09-16T12:21:32.995Z] PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList	13.564s
12:21:34 [2019-09-16T12:21:34.928Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	1.725s
12:21:34 [2019-09-16T12:21:34.928Z] PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice	2.918s
12:21:35 [2019-09-16T12:21:35.855Z] --- PASS: TestContinueAfterPluginCrash (20.53s)
12:21:35 [2019-09-16T12:21:35.855Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContinueAfterPluginCrash
12:21:35 [2019-09-16T12:21:35.855Z]     daemon.go:321: [d9e3af9609004] waiting for daemon to start
12:21:35 [2019-09-16T12:21:35.855Z]     daemon.go:339: [d9e3af9609004] daemon started
12:21:35 [2019-09-16T12:21:35.855Z]     daemon.go:449: [d9e3af9609004] Stopping daemon
12:21:35 [2019-09-16T12:21:35.855Z]     daemon.go:288: [d9e3af9609004] exiting daemon
12:21:35 [2019-09-16T12:21:35.855Z]     daemon.go:436: [d9e3af9609004] Daemon stopped
12:21:35 [2019-09-16T12:21:35.855Z] PASS
12:21:35 [2019-09-16T12:21:35.855Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
12:21:36 [2019-09-16T12:21:36.109Z] INFO: Testing against a local daemon
12:21:36 [2019-09-16T12:21:36.109Z] === RUN   TestPluginWithDevMounts
12:21:36 [2019-09-16T12:21:36.109Z] === PAUSE TestPluginWithDevMounts
12:21:36 [2019-09-16T12:21:36.109Z] === CONT  TestPluginWithDevMounts
12:21:37 [2019-09-16T12:21:37.115Z] --- PASS: TestDockerNetworkIpvlan (118.87s)
12:21:37 [2019-09-16T12:21:37.116Z]     ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:321: [d78e8066d04e1] waiting for daemon to start
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:339: [d78e8066d04e1] daemon started
12:21:37 [2019-09-16T12:21:37.116Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s)
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:449: [d78e8066d04e1] Stopping daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:288: [d78e8066d04e1] exiting daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:436: [d78e8066d04e1] Daemon stopped
12:21:37 [2019-09-16T12:21:37.116Z]     ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:321: [d0be5f1f4f98e] waiting for daemon to start
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:339: [d0be5f1f4f98e] daemon started
12:21:37 [2019-09-16T12:21:37.116Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s)
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:449: [d0be5f1f4f98e] Stopping daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:288: [d0be5f1f4f98e] exiting daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:436: [d0be5f1f4f98e] Daemon stopped
12:21:37 [2019-09-16T12:21:37.116Z]     ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:321: [d0e43bf0e8489] waiting for daemon to start
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:339: [d0e43bf0e8489] daemon started
12:21:37 [2019-09-16T12:21:37.116Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.30s)
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:449: [d0e43bf0e8489] Stopping daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:288: [d0e43bf0e8489] exiting daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:436: [d0e43bf0e8489] Daemon stopped
12:21:37 [2019-09-16T12:21:37.116Z]     ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:321: [dc77e28fc95df] waiting for daemon to start
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:339: [dc77e28fc95df] daemon started
12:21:37 [2019-09-16T12:21:37.116Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.30s)
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:449: [dc77e28fc95df] Stopping daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:288: [dc77e28fc95df] exiting daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:436: [dc77e28fc95df] Daemon stopped
12:21:37 [2019-09-16T12:21:37.116Z]     ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:321: [d7e681bdce7cb] waiting for daemon to start
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:339: [d7e681bdce7cb] daemon started
12:21:37 [2019-09-16T12:21:37.116Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (16.28s)
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:449: [d7e681bdce7cb] Stopping daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:288: [d7e681bdce7cb] exiting daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:436: [d7e681bdce7cb] Daemon stopped
12:21:37 [2019-09-16T12:21:37.116Z]     ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:321: [d477ea3823ab2] waiting for daemon to start
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:339: [d477ea3823ab2] daemon started
12:21:37 [2019-09-16T12:21:37.116Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (17.27s)
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:449: [d477ea3823ab2] Stopping daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:288: [d477ea3823ab2] exiting daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:436: [d477ea3823ab2] Daemon stopped
12:21:37 [2019-09-16T12:21:37.116Z]     ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:321: [d9f7b5eea3629] waiting for daemon to start
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:339: [d9f7b5eea3629] daemon started
12:21:37 [2019-09-16T12:21:37.116Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (18.65s)
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:449: [d9f7b5eea3629] Stopping daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:288: [d9f7b5eea3629] exiting daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:436: [d9f7b5eea3629] Daemon stopped
12:21:37 [2019-09-16T12:21:37.116Z]     ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:321: [d5cb4f4f9f6a3] waiting for daemon to start
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:339: [d5cb4f4f9f6a3] daemon started
12:21:37 [2019-09-16T12:21:37.116Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (18.58s)
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:449: [d5cb4f4f9f6a3] Stopping daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:288: [d5cb4f4f9f6a3] exiting daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:436: [d5cb4f4f9f6a3] Daemon stopped
12:21:37 [2019-09-16T12:21:37.116Z]     ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:321: [daeb8dd5cd397] waiting for daemon to start
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:339: [daeb8dd5cd397] daemon started
12:21:37 [2019-09-16T12:21:37.116Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (32.22s)
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:449: [daeb8dd5cd397] Stopping daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:288: [daeb8dd5cd397] exiting daemon
12:21:37 [2019-09-16T12:21:37.116Z]     daemon.go:436: [daeb8dd5cd397] Daemon stopped
12:21:37 [2019-09-16T12:21:37.116Z] PASS
12:21:37 [2019-09-16T12:21:37.116Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
12:21:37 [2019-09-16T12:21:37.116Z] INFO: Testing against a local daemon
12:21:37 [2019-09-16T12:21:37.116Z] === RUN   TestDockerNetworkMacvlanPersistance
12:21:37 [2019-09-16T12:21:37.399Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s)
12:21:37 [2019-09-16T12:21:37.399Z]     macvlan_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
12:21:37 [2019-09-16T12:21:37.399Z]     daemon.go:321: [d8f9e2836e066] waiting for daemon to start
12:21:37 [2019-09-16T12:21:37.399Z]     daemon.go:339: [d8f9e2836e066] daemon started
12:21:37 [2019-09-16T12:21:37.399Z]     daemon.go:449: [d8f9e2836e066] Stopping daemon
12:21:37 [2019-09-16T12:21:37.399Z]     daemon.go:288: [d8f9e2836e066] exiting daemon
12:21:37 [2019-09-16T12:21:37.399Z]     daemon.go:436: [d8f9e2836e066] Daemon stopped
12:21:37 [2019-09-16T12:21:37.399Z]     daemon.go:321: [d8f9e2836e066] waiting for daemon to start
12:21:37 [2019-09-16T12:21:37.399Z]     daemon.go:339: [d8f9e2836e066] daemon started
12:21:37 [2019-09-16T12:21:37.399Z]     daemon.go:449: [d8f9e2836e066] Stopping daemon
12:21:37 [2019-09-16T12:21:37.399Z]     daemon.go:288: [d8f9e2836e066] exiting daemon
12:21:37 [2019-09-16T12:21:37.399Z]     daemon.go:436: [d8f9e2836e066] Daemon stopped
12:21:37 [2019-09-16T12:21:37.399Z] === RUN   TestDockerNetworkMacvlan
12:21:38 [2019-09-16T12:21:38.412Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:21:38 [2019-09-16T12:21:38.616Z] --- PASS: TestPluginWithDevMounts (2.10s)
12:21:38 [2019-09-16T12:21:38.616Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestPluginWithDevMounts
12:21:38 [2019-09-16T12:21:38.616Z]     daemon.go:321: [de567efb02c3b] waiting for daemon to start
12:21:38 [2019-09-16T12:21:38.616Z]     daemon.go:339: [de567efb02c3b] daemon started
12:21:38 [2019-09-16T12:21:38.616Z]     daemon.go:449: [de567efb02c3b] Stopping daemon
12:21:38 [2019-09-16T12:21:38.616Z]     daemon.go:288: [de567efb02c3b] exiting daemon
12:21:38 [2019-09-16T12:21:38.616Z]     daemon.go:436: [de567efb02c3b] Daemon stopped
12:21:38 [2019-09-16T12:21:38.616Z] PASS
12:21:38 [2019-09-16T12:21:38.616Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
12:21:38 [2019-09-16T12:21:38.616Z] INFO: Testing against a local daemon
12:21:38 [2019-09-16T12:21:38.616Z] === RUN   TestSecretInspect
12:21:38 [2019-09-16T12:21:38.616Z] PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple	1.698s
12:21:39 [2019-09-16T12:21:39.468Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:21:40 [2019-09-16T12:21:40.475Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:21:41 [2019-09-16T12:21:41.872Z] --- PASS: TestSecretInspect (3.43s)
12:21:41 [2019-09-16T12:21:41.872Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretInspect
12:21:41 [2019-09-16T12:21:41.872Z]     daemon.go:321: [d5d02ecdc0eb4] waiting for daemon to start
12:21:41 [2019-09-16T12:21:41.872Z]     daemon.go:339: [d5d02ecdc0eb4] daemon started
12:21:41 [2019-09-16T12:21:41.872Z]     daemon.go:449: [d5d02ecdc0eb4] Stopping daemon
12:21:41 [2019-09-16T12:21:41.872Z]     daemon.go:288: [d5d02ecdc0eb4] exiting daemon
12:21:41 [2019-09-16T12:21:41.872Z]     daemon.go:436: [d5d02ecdc0eb4] Daemon stopped
12:21:41 [2019-09-16T12:21:41.872Z] === RUN   TestSecretList
12:21:42 [2019-09-16T12:21:42.795Z] PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths	3.500s
12:21:43 [2019-09-16T12:21:43.303Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:21:43 [2019-09-16T12:21:43.355Z] PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach	7.239s
12:21:43 [2019-09-16T12:21:43.355Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.001s
12:21:43 [2019-09-16T12:21:43.355Z] PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted	0.071s
12:21:44 [2019-09-16T12:21:44.278Z] PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted	0.971s
12:21:44 [2019-09-16T12:21:44.278Z] PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative	0.005s
12:21:45 [2019-09-16T12:21:45.204Z] --- PASS: TestSecretList (3.50s)
12:21:45 [2019-09-16T12:21:45.204Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretList
12:21:45 [2019-09-16T12:21:45.204Z]     daemon.go:321: [dbea76fab1184] waiting for daemon to start
12:21:45 [2019-09-16T12:21:45.204Z]     daemon.go:339: [dbea76fab1184] daemon started
12:21:45 [2019-09-16T12:21:45.204Z]     daemon.go:449: [dbea76fab1184] Stopping daemon
12:21:45 [2019-09-16T12:21:45.204Z]     daemon.go:288: [dbea76fab1184] exiting daemon
12:21:45 [2019-09-16T12:21:45.204Z]     daemon.go:436: [dbea76fab1184] Daemon stopped
12:21:45 [2019-09-16T12:21:45.204Z] === RUN   TestSecretsCreateAndDelete
12:21:45 [2019-09-16T12:21:45.458Z] PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted	1.206s
12:21:45 [2019-09-16T12:21:45.458Z] PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange	0.010s
12:21:46 [2019-09-16T12:21:46.382Z] PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize	0.869s
12:21:46 [2019-09-16T12:21:46.636Z] PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop	0.115s
12:21:46 [2019-09-16T12:21:46.758Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:21:48 [2019-09-16T12:21:48.563Z] --- PASS: TestSecretsCreateAndDelete (3.41s)
12:21:48 [2019-09-16T12:21:48.563Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsCreateAndDelete
12:21:48 [2019-09-16T12:21:48.563Z]     daemon.go:321: [d52ea8c7919d3] waiting for daemon to start
12:21:48 [2019-09-16T12:21:48.563Z]     daemon.go:339: [d52ea8c7919d3] daemon started
12:21:48 [2019-09-16T12:21:48.563Z]     daemon.go:449: [d52ea8c7919d3] Stopping daemon
12:21:48 [2019-09-16T12:21:48.563Z]     daemon.go:288: [d52ea8c7919d3] exiting daemon
12:21:48 [2019-09-16T12:21:48.563Z]     daemon.go:436: [d52ea8c7919d3] Daemon stopped
12:21:48 [2019-09-16T12:21:48.563Z] === RUN   TestSecretsUpdate
12:21:48 [2019-09-16T12:21:48.817Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	2.154s
12:21:48 [2019-09-16T12:21:48.817Z] PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues	0.008s
12:21:49 [2019-09-16T12:21:49.465Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest	17.092s
12:21:50 [2019-09-16T12:21:50.002Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.560s
12:21:50 [2019-09-16T12:21:50.002Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux)
12:21:50 [2019-09-16T12:21:50.002Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux)
12:21:50 [2019-09-16T12:21:50.002Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux)
12:21:50 [2019-09-16T12:21:50.002Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux)
12:21:50 [2019-09-16T12:21:50.002Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux)
12:21:50 [2019-09-16T12:21:50.187Z] PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun	7.131s
12:21:52 [2019-09-16T12:21:52.135Z] --- PASS: TestSecretsUpdate (3.57s)
12:21:52 [2019-09-16T12:21:52.135Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsUpdate
12:21:52 [2019-09-16T12:21:52.135Z]     daemon.go:321: [df19e25d62b05] waiting for daemon to start
12:21:52 [2019-09-16T12:21:52.135Z]     daemon.go:339: [df19e25d62b05] daemon started
12:21:52 [2019-09-16T12:21:52.135Z]     daemon.go:449: [df19e25d62b05] Stopping daemon
12:21:52 [2019-09-16T12:21:52.135Z]     daemon.go:288: [df19e25d62b05] exiting daemon
12:21:52 [2019-09-16T12:21:52.135Z]     daemon.go:436: [df19e25d62b05] Daemon stopped
12:21:52 [2019-09-16T12:21:52.135Z] === RUN   TestTemplatedSecret
12:21:52 [2019-09-16T12:21:52.938Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	3.195s
12:21:52 [2019-09-16T12:21:52.938Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.109s
12:21:53 [2019-09-16T12:21:53.503Z] PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel	4.671s
12:21:56 [2019-09-16T12:21:56.013Z] PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil	2.081s
12:21:56 [2019-09-16T12:21:56.572Z] PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel	1.050s
12:21:56 [2019-09-16T12:21:56.572Z] --- PASS: TestTemplatedSecret (4.47s)
12:21:56 [2019-09-16T12:21:56.572Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedSecret
12:21:56 [2019-09-16T12:21:56.572Z]     daemon.go:321: [d674b51276081] waiting for daemon to start
12:21:56 [2019-09-16T12:21:56.572Z]     daemon.go:339: [d674b51276081] daemon started
12:21:56 [2019-09-16T12:21:56.572Z]     daemon.go:449: [d674b51276081] Stopping daemon
12:21:56 [2019-09-16T12:21:56.572Z]     daemon.go:288: [d674b51276081] exiting daemon
12:21:56 [2019-09-16T12:21:56.572Z]     daemon.go:436: [d674b51276081] Daemon stopped
12:21:56 [2019-09-16T12:21:56.572Z] === RUN   TestSecretCreateResolve
12:21:56 [2019-09-16T12:21:56.829Z] PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart	5.605s
12:21:56 [2019-09-16T12:21:56.829Z] PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel	0.228s
12:22:00 [2019-09-16T12:22:00.132Z] --- PASS: TestSecretCreateResolve (3.57s)
12:22:00 [2019-09-16T12:22:00.132Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretCreateResolve
12:22:00 [2019-09-16T12:22:00.132Z]     daemon.go:321: [dca89b57e0871] waiting for daemon to start
12:22:00 [2019-09-16T12:22:00.132Z]     daemon.go:339: [dca89b57e0871] daemon started
12:22:00 [2019-09-16T12:22:00.132Z]     daemon.go:449: [dca89b57e0871] Stopping daemon
12:22:00 [2019-09-16T12:22:00.132Z]     daemon.go:288: [dca89b57e0871] exiting daemon
12:22:00 [2019-09-16T12:22:00.132Z]     daemon.go:436: [dca89b57e0871] Daemon stopped
12:22:00 [2019-09-16T12:22:00.132Z] PASS
12:22:00 [2019-09-16T12:22:00.132Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
12:22:00 [2019-09-16T12:22:00.386Z] INFO: Testing against a local daemon
12:22:00 [2019-09-16T12:22:00.386Z] === RUN   TestServiceCreateInit
12:22:00 [2019-09-16T12:22:00.386Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:22:00 [2019-09-16T12:22:00.947Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	3.078s
12:22:02 [2019-09-16T12:22:02.316Z] PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate	0.890s
12:22:03 [2019-09-16T12:22:03.321Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	9.786s
12:22:05 [2019-09-16T12:22:05.201Z] --- PASS: TestDockerNetworkMacvlan (25.81s)
12:22:05 [2019-09-16T12:22:05.201Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:321: [dd014a486a26a] waiting for daemon to start
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:339: [dd014a486a26a] daemon started
12:22:05 [2019-09-16T12:22:05.201Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:449: [dd014a486a26a] Stopping daemon
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:288: [dd014a486a26a] exiting daemon
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:436: [dd014a486a26a] Daemon stopped
12:22:05 [2019-09-16T12:22:05.201Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:321: [d5cacee628084] waiting for daemon to start
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:339: [d5cacee628084] daemon started
12:22:05 [2019-09-16T12:22:05.201Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:449: [d5cacee628084] Stopping daemon
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:288: [d5cacee628084] exiting daemon
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:436: [d5cacee628084] Daemon stopped
12:22:05 [2019-09-16T12:22:05.201Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:321: [daa07df0b64c4] waiting for daemon to start
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:339: [daa07df0b64c4] daemon started
12:22:05 [2019-09-16T12:22:05.201Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s)
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:449: [daa07df0b64c4] Stopping daemon
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:288: [daa07df0b64c4] exiting daemon
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:436: [daa07df0b64c4] Daemon stopped
12:22:05 [2019-09-16T12:22:05.201Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:321: [d487a1baf6fbf] waiting for daemon to start
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:339: [d487a1baf6fbf] daemon started
12:22:05 [2019-09-16T12:22:05.201Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s)
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:449: [d487a1baf6fbf] Stopping daemon
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:288: [d487a1baf6fbf] exiting daemon
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:436: [d487a1baf6fbf] Daemon stopped
12:22:05 [2019-09-16T12:22:05.201Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:321: [d71358794a3a0] waiting for daemon to start
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:339: [d71358794a3a0] daemon started
12:22:05 [2019-09-16T12:22:05.201Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.11s)
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:449: [d71358794a3a0] Stopping daemon
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:288: [d71358794a3a0] exiting daemon
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:436: [d71358794a3a0] Daemon stopped
12:22:05 [2019-09-16T12:22:05.201Z] PASS
12:22:05 [2019-09-16T12:22:05.201Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
12:22:05 [2019-09-16T12:22:05.201Z] testing: warning: no tests to run
12:22:05 [2019-09-16T12:22:05.201Z] PASS
12:22:05 [2019-09-16T12:22:05.201Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
12:22:05 [2019-09-16T12:22:05.201Z] INFO: Testing against a local daemon
12:22:05 [2019-09-16T12:22:05.201Z] === RUN   TestAuthZPluginAllowRequest
12:22:05 [2019-09-16T12:22:05.201Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
12:22:05 [2019-09-16T12:22:05.201Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:321: [df9c43c6f0e32] waiting for daemon to start
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:339: [df9c43c6f0e32] daemon started
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:449: [df9c43c6f0e32] Stopping daemon
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:288: [df9c43c6f0e32] exiting daemon
12:22:05 [2019-09-16T12:22:05.201Z]     daemon.go:436: [df9c43c6f0e32] Daemon stopped
12:22:05 [2019-09-16T12:22:05.201Z] === RUN   TestAuthZPluginTLS
12:22:05 [2019-09-16T12:22:05.820Z] --- PASS: TestAuthZPluginTLS (0.59s)
12:22:05 [2019-09-16T12:22:05.820Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
12:22:05 [2019-09-16T12:22:05.820Z]     daemon.go:321: [d6e261aa48446] waiting for daemon to start
12:22:05 [2019-09-16T12:22:05.820Z]     daemon.go:339: [d6e261aa48446] daemon started
12:22:05 [2019-09-16T12:22:05.820Z]     daemon.go:449: [d6e261aa48446] Stopping daemon
12:22:05 [2019-09-16T12:22:05.820Z]     daemon.go:288: [d6e261aa48446] exiting daemon
12:22:05 [2019-09-16T12:22:05.820Z]     daemon.go:436: [d6e261aa48446] Daemon stopped
12:22:05 [2019-09-16T12:22:05.820Z] === RUN   TestAuthZPluginDenyRequest
12:22:06 [2019-09-16T12:22:06.444Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
12:22:06 [2019-09-16T12:22:06.444Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
12:22:06 [2019-09-16T12:22:06.444Z]     daemon.go:321: [d809633c4571e] waiting for daemon to start
12:22:06 [2019-09-16T12:22:06.444Z]     daemon.go:339: [d809633c4571e] daemon started
12:22:06 [2019-09-16T12:22:06.444Z]     daemon.go:449: [d809633c4571e] Stopping daemon
12:22:06 [2019-09-16T12:22:06.444Z]     daemon.go:288: [d809633c4571e] exiting daemon
12:22:06 [2019-09-16T12:22:06.444Z]     daemon.go:436: [d809633c4571e] Daemon stopped
12:22:06 [2019-09-16T12:22:06.444Z] === RUN   TestAuthZPluginAPIDenyResponse
12:22:06 [2019-09-16T12:22:06.474Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:22:06 [2019-09-16T12:22:06.474Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	3.074s
12:22:06 [2019-09-16T12:22:06.727Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
12:22:06 [2019-09-16T12:22:06.727Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
12:22:06 [2019-09-16T12:22:06.727Z]     daemon.go:321: [dc931b10b96db] waiting for daemon to start
12:22:06 [2019-09-16T12:22:06.727Z]     daemon.go:339: [dc931b10b96db] daemon started
12:22:06 [2019-09-16T12:22:06.727Z]     daemon.go:449: [dc931b10b96db] Stopping daemon
12:22:06 [2019-09-16T12:22:06.727Z]     daemon.go:288: [dc931b10b96db] exiting daemon
12:22:06 [2019-09-16T12:22:06.727Z]     daemon.go:436: [dc931b10b96db] Daemon stopped
12:22:06 [2019-09-16T12:22:06.727Z] === RUN   TestAuthZPluginDenyResponse
12:22:07 [2019-09-16T12:22:07.343Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
12:22:07 [2019-09-16T12:22:07.343Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
12:22:07 [2019-09-16T12:22:07.343Z]     daemon.go:321: [d20cc054665a0] waiting for daemon to start
12:22:07 [2019-09-16T12:22:07.343Z]     daemon.go:339: [d20cc054665a0] daemon started
12:22:07 [2019-09-16T12:22:07.343Z]     daemon.go:449: [d20cc054665a0] Stopping daemon
12:22:07 [2019-09-16T12:22:07.343Z]     daemon.go:288: [d20cc054665a0] exiting daemon
12:22:07 [2019-09-16T12:22:07.343Z]     daemon.go:436: [d20cc054665a0] Daemon stopped
12:22:07 [2019-09-16T12:22:07.343Z] === RUN   TestAuthZPluginAllowEventStream
12:22:08 [2019-09-16T12:22:08.193Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	4.887s
12:22:09 [2019-09-16T12:22:09.371Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
12:22:09 [2019-09-16T12:22:09.371Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
12:22:09 [2019-09-16T12:22:09.371Z]     daemon.go:321: [d66855d31fd29] waiting for daemon to start
12:22:09 [2019-09-16T12:22:09.371Z]     daemon.go:339: [d66855d31fd29] daemon started
12:22:09 [2019-09-16T12:22:09.371Z]     daemon.go:449: [d66855d31fd29] Stopping daemon
12:22:09 [2019-09-16T12:22:09.371Z]     daemon.go:288: [d66855d31fd29] exiting daemon
12:22:09 [2019-09-16T12:22:09.371Z]     daemon.go:436: [d66855d31fd29] Daemon stopped
12:22:09 [2019-09-16T12:22:09.371Z] === RUN   TestAuthZPluginErrorResponse
12:22:09 [2019-09-16T12:22:09.653Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
12:22:09 [2019-09-16T12:22:09.653Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
12:22:09 [2019-09-16T12:22:09.653Z]     daemon.go:321: [d8116302dcc1d] waiting for daemon to start
12:22:09 [2019-09-16T12:22:09.653Z]     daemon.go:339: [d8116302dcc1d] daemon started
12:22:09 [2019-09-16T12:22:09.653Z]     daemon.go:449: [d8116302dcc1d] Stopping daemon
12:22:09 [2019-09-16T12:22:09.653Z]     daemon.go:288: [d8116302dcc1d] exiting daemon
12:22:09 [2019-09-16T12:22:09.653Z]     daemon.go:436: [d8116302dcc1d] Daemon stopped
12:22:09 [2019-09-16T12:22:09.653Z] === RUN   TestAuthZPluginErrorRequest
12:22:10 [2019-09-16T12:22:10.269Z] --- PASS: TestAuthZPluginErrorRequest (0.58s)
12:22:10 [2019-09-16T12:22:10.269Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
12:22:10 [2019-09-16T12:22:10.269Z]     daemon.go:321: [dd11f9a57d8cb] waiting for daemon to start
12:22:10 [2019-09-16T12:22:10.269Z]     daemon.go:339: [dd11f9a57d8cb] daemon started
12:22:10 [2019-09-16T12:22:10.269Z]     daemon.go:449: [dd11f9a57d8cb] Stopping daemon
12:22:10 [2019-09-16T12:22:10.269Z]     daemon.go:288: [dd11f9a57d8cb] exiting daemon
12:22:10 [2019-09-16T12:22:10.269Z]     daemon.go:436: [dd11f9a57d8cb] Daemon stopped
12:22:10 [2019-09-16T12:22:10.269Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:22:10 [2019-09-16T12:22:10.887Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
12:22:10 [2019-09-16T12:22:10.887Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:22:10 [2019-09-16T12:22:10.887Z]     daemon.go:321: [d689ecef21888] waiting for daemon to start
12:22:10 [2019-09-16T12:22:10.887Z]     daemon.go:339: [d689ecef21888] daemon started
12:22:10 [2019-09-16T12:22:10.887Z]     daemon.go:449: [d689ecef21888] Stopping daemon
12:22:10 [2019-09-16T12:22:10.887Z]     daemon.go:288: [d689ecef21888] exiting daemon
12:22:10 [2019-09-16T12:22:10.887Z]     daemon.go:436: [d689ecef21888] Daemon stopped
12:22:10 [2019-09-16T12:22:10.887Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:22:11 [2019-09-16T12:22:11.709Z] PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs	3.007s
12:22:11 [2019-09-16T12:22:11.709Z] --- PASS: TestServiceCreateInit (10.82s)
12:22:11 [2019-09-16T12:22:11.709Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.45s)
12:22:11 [2019-09-16T12:22:11.709Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitDisabled
12:22:11 [2019-09-16T12:22:11.709Z]         daemon.go:321: [dadbe22acd297] waiting for daemon to start
12:22:11 [2019-09-16T12:22:11.709Z]         daemon.go:339: [dadbe22acd297] daemon started
12:22:11 [2019-09-16T12:22:11.709Z]         daemon.go:449: [dadbe22acd297] Stopping daemon
12:22:11 [2019-09-16T12:22:11.709Z]         daemon.go:288: [dadbe22acd297] exiting daemon
12:22:11 [2019-09-16T12:22:11.709Z]         daemon.go:436: [dadbe22acd297] Daemon stopped
12:22:11 [2019-09-16T12:22:11.709Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s)
12:22:11 [2019-09-16T12:22:11.709Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitEnabled
12:22:11 [2019-09-16T12:22:11.709Z]         daemon.go:321: [d5a231044d68a] waiting for daemon to start
12:22:11 [2019-09-16T12:22:11.709Z]         daemon.go:339: [d5a231044d68a] daemon started
12:22:11 [2019-09-16T12:22:11.709Z]         daemon.go:449: [d5a231044d68a] Stopping daemon
12:22:11 [2019-09-16T12:22:11.709Z]         daemon.go:288: [d5a231044d68a] exiting daemon
12:22:11 [2019-09-16T12:22:11.709Z]         daemon.go:436: [d5a231044d68a] Daemon stopped
12:22:11 [2019-09-16T12:22:11.709Z] === RUN   TestCreateServiceMultipleTimes
12:22:12 [2019-09-16T12:22:12.268Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	6.011s
12:22:12 [2019-09-16T12:22:12.268Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.106s
12:22:13 [2019-09-16T12:22:13.584Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s)
12:22:13 [2019-09-16T12:22:13.584Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
12:22:13 [2019-09-16T12:22:13.584Z]     daemon.go:321: [d0892f6b1bff4] waiting for daemon to start
12:22:13 [2019-09-16T12:22:13.584Z]     daemon.go:339: [d0892f6b1bff4] daemon started
12:22:13 [2019-09-16T12:22:13.584Z]     daemon.go:449: [d0892f6b1bff4] Stopping daemon
12:22:13 [2019-09-16T12:22:13.584Z]     daemon.go:288: [d0892f6b1bff4] exiting daemon
12:22:13 [2019-09-16T12:22:13.584Z]     daemon.go:436: [d0892f6b1bff4] Daemon stopped
12:22:13 [2019-09-16T12:22:13.584Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:22:15 [2019-09-16T12:22:15.311Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	6.096s
12:22:15 [2019-09-16T12:22:15.612Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s)
12:22:15 [2019-09-16T12:22:15.612Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
12:22:15 [2019-09-16T12:22:15.612Z]     daemon.go:321: [d4fa4dacfe3f1] waiting for daemon to start
12:22:15 [2019-09-16T12:22:15.612Z]     daemon.go:339: [d4fa4dacfe3f1] daemon started
12:22:15 [2019-09-16T12:22:15.612Z]     daemon.go:449: [d4fa4dacfe3f1] Stopping daemon
12:22:15 [2019-09-16T12:22:15.612Z]     daemon.go:288: [d4fa4dacfe3f1] exiting daemon
12:22:15 [2019-09-16T12:22:15.612Z]     daemon.go:436: [d4fa4dacfe3f1] Daemon stopped
12:22:15 [2019-09-16T12:22:15.612Z] === RUN   TestAuthZPluginHeader
12:22:16 [2019-09-16T12:22:16.227Z] --- PASS: TestAuthZPluginHeader (0.98s)
12:22:16 [2019-09-16T12:22:16.227Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
12:22:16 [2019-09-16T12:22:16.227Z]     daemon.go:321: [db9994cfdce84] waiting for daemon to start
12:22:16 [2019-09-16T12:22:16.227Z]     daemon.go:339: [db9994cfdce84] daemon started
12:22:16 [2019-09-16T12:22:16.227Z]     daemon.go:449: [db9994cfdce84] Stopping daemon
12:22:16 [2019-09-16T12:22:16.227Z]     daemon.go:288: [db9994cfdce84] exiting daemon
12:22:16 [2019-09-16T12:22:16.227Z]     daemon.go:436: [db9994cfdce84] Daemon stopped
12:22:16 [2019-09-16T12:22:16.227Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:22:16 [2019-09-16T12:22:16.227Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:22:16 [2019-09-16T12:22:16.227Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:16 [2019-09-16T12:22:16.227Z] === RUN   TestAuthZPluginV2Disable
12:22:16 [2019-09-16T12:22:16.227Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:22:16 [2019-09-16T12:22:16.227Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:16 [2019-09-16T12:22:16.227Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:22:16 [2019-09-16T12:22:16.227Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:22:16 [2019-09-16T12:22:16.227Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:16 [2019-09-16T12:22:16.227Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:22:16 [2019-09-16T12:22:16.227Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:22:16 [2019-09-16T12:22:16.227Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:16 [2019-09-16T12:22:16.227Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:22:17 [2019-09-16T12:22:17.521Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	4.297s
12:22:21 [2019-09-16T12:22:21.148Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	5.907s
12:22:21 [2019-09-16T12:22:21.613Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	1.463s
12:22:25 [2019-09-16T12:22:25.635Z] PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness	3.024s
12:22:25 [2019-09-16T12:22:25.636Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	7.422s
12:22:28 [2019-09-16T12:22:28.144Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	1.635s
12:22:28 [2019-09-16T12:22:28.733Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	5.161s
12:22:28 [2019-09-16T12:22:28.733Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli)
12:22:28 [2019-09-16T12:22:28.733Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.786s
12:22:29 [2019-09-16T12:22:29.198Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	0.496s
12:22:29 [2019-09-16T12:22:29.198Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux)
12:22:30 [2019-09-16T12:22:30.650Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	2.744s
12:22:32 [2019-09-16T12:22:32.532Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	1.426s
12:22:33 [2019-09-16T12:22:33.891Z] PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork	1.255s
12:22:34 [2019-09-16T12:22:34.672Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s)
12:22:34 [2019-09-16T12:22:34.672Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
12:22:34 [2019-09-16T12:22:34.672Z]     daemon.go:321: [dca890261a77a] waiting for daemon to start
12:22:34 [2019-09-16T12:22:34.672Z]     daemon.go:339: [dca890261a77a] daemon started
12:22:34 [2019-09-16T12:22:34.672Z]     daemon.go:449: [dca890261a77a] Stopping daemon
12:22:34 [2019-09-16T12:22:34.672Z]     daemon.go:288: [dca890261a77a] exiting daemon
12:22:34 [2019-09-16T12:22:34.672Z]     daemon.go:436: [dca890261a77a] Daemon stopped
12:22:34 [2019-09-16T12:22:34.672Z]     daemon.go:321: [dca890261a77a] waiting for daemon to start
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:331: [dca890261a77a] error pinging daemon on start: Get http://dca890261a77a.sock/_ping: context deadline exceeded
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:321: [dca890261a77a] waiting for daemon to start
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:331: [dca890261a77a] error pinging daemon on start: Get http://dca890261a77a.sock/_ping: context deadline exceeded
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:321: [dca890261a77a] waiting for daemon to start
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:331: [dca890261a77a] error pinging daemon on start: Get http://dca890261a77a.sock/_ping: context deadline exceeded
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:321: [dca890261a77a] waiting for daemon to start
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:331: [dca890261a77a] error pinging daemon on start: Get http://dca890261a77a.sock/_ping: context deadline exceeded
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:321: [dca890261a77a] waiting for daemon to start
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:331: [dca890261a77a] error pinging daemon on start: Get http://dca890261a77a.sock/_ping: context deadline exceeded
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:321: [dca890261a77a] waiting for daemon to start
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:331: [dca890261a77a] error pinging daemon on start: Get http://dca890261a77a.sock/_ping: context deadline exceeded
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:321: [dca890261a77a] waiting for daemon to start
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:331: [dca890261a77a] error pinging daemon on start: Get http://dca890261a77a.sock/_ping: context deadline exceeded
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:321: [dca890261a77a] waiting for daemon to start
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:331: [dca890261a77a] error pinging daemon on start: Get http://dca890261a77a.sock/_ping: read unix @->/tmp/docker-integration/dca890261a77a.sock: read: connection reset by peer
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:321: [dca890261a77a] waiting for daemon to start
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:331: [dca890261a77a] error pinging daemon on start: Get http://dca890261a77a.sock/_ping: dial unix /tmp/docker-integration/dca890261a77a.sock: connect: connection refused
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:321: [dca890261a77a] waiting for daemon to start
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:288: [dca890261a77a] exiting daemon
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:321: [dca890261a77a] waiting for daemon to start
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:339: [dca890261a77a] daemon started
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:449: [dca890261a77a] Stopping daemon
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:288: [dca890261a77a] exiting daemon
12:22:34 [2019-09-16T12:22:34.673Z]     daemon.go:436: [dca890261a77a] Daemon stopped
12:22:34 [2019-09-16T12:22:34.673Z] PASS
12:22:34 [2019-09-16T12:22:34.673Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
12:22:34 [2019-09-16T12:22:34.673Z] INFO: Testing against a local daemon
12:22:34 [2019-09-16T12:22:34.673Z] === RUN   TestPluginInvalidJSON
12:22:34 [2019-09-16T12:22:34.673Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:22:34 [2019-09-16T12:22:34.673Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:22:34 [2019-09-16T12:22:34.673Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:22:34 [2019-09-16T12:22:34.673Z] --- PASS: TestPluginInvalidJSON (0.04s)
12:22:34 [2019-09-16T12:22:34.673Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:22:34 [2019-09-16T12:22:34.673Z] PASS
12:22:34 [2019-09-16T12:22:34.673Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
12:22:34 [2019-09-16T12:22:34.673Z] INFO: Testing against a local daemon
12:22:34 [2019-09-16T12:22:34.673Z] === RUN   TestExternalGraphDriver
12:22:34 [2019-09-16T12:22:34.673Z] === RUN   TestExternalGraphDriver/json
12:22:35 [2019-09-16T12:22:35.266Z] --- PASS: TestCreateServiceMultipleTimes (24.06s)
12:22:35 [2019-09-16T12:22:35.266Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMultipleTimes
12:22:35 [2019-09-16T12:22:35.266Z]     daemon.go:321: [d1686197b1cc7] waiting for daemon to start
12:22:35 [2019-09-16T12:22:35.266Z]     daemon.go:339: [d1686197b1cc7] daemon started
12:22:35 [2019-09-16T12:22:35.266Z]     daemon.go:449: [d1686197b1cc7] Stopping daemon
12:22:35 [2019-09-16T12:22:35.266Z]     daemon.go:288: [d1686197b1cc7] exiting daemon
12:22:35 [2019-09-16T12:22:35.267Z]     daemon.go:436: [d1686197b1cc7] Daemon stopped
12:22:35 [2019-09-16T12:22:35.267Z] === RUN   TestCreateServiceConflict
12:22:35 [2019-09-16T12:22:35.687Z] === RUN   TestExternalGraphDriver/spec
12:22:35 [2019-09-16T12:22:35.826Z] PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts	1.424s
12:22:38 [2019-09-16T12:22:38.371Z] === RUN   TestExternalGraphDriver/pull
12:22:38 [2019-09-16T12:22:38.376Z] PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails	2.875s
12:22:38 [2019-09-16T12:22:38.630Z] --- PASS: TestCreateServiceConflict (3.49s)
12:22:38 [2019-09-16T12:22:38.630Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConflict
12:22:38 [2019-09-16T12:22:38.630Z]     daemon.go:321: [df6729d711ccd] waiting for daemon to start
12:22:38 [2019-09-16T12:22:38.630Z]     daemon.go:339: [df6729d711ccd] daemon started
12:22:38 [2019-09-16T12:22:38.630Z]     daemon.go:449: [df6729d711ccd] Stopping daemon
12:22:38 [2019-09-16T12:22:38.630Z]     daemon.go:288: [df6729d711ccd] exiting daemon
12:22:38 [2019-09-16T12:22:38.630Z]     daemon.go:436: [df6729d711ccd] Daemon stopped
12:22:38 [2019-09-16T12:22:38.630Z] === RUN   TestCreateServiceMaxReplicas
12:22:38 [2019-09-16T12:22:38.885Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	2.547s
12:22:39 [2019-09-16T12:22:39.583Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	9.363s
12:22:39 [2019-09-16T12:22:39.583Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux)
12:22:40 [2019-09-16T12:22:40.391Z] --- PASS: TestExternalGraphDriver (6.73s)
12:22:40 [2019-09-16T12:22:40.391Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
12:22:40 [2019-09-16T12:22:40.391Z]     daemon.go:321: [da14f0e3e70cd] waiting for daemon to start
12:22:40 [2019-09-16T12:22:40.391Z]     daemon.go:339: [da14f0e3e70cd] daemon started
12:22:40 [2019-09-16T12:22:40.391Z]     daemon.go:449: [da14f0e3e70cd] Stopping daemon
12:22:40 [2019-09-16T12:22:40.391Z]     daemon.go:288: [da14f0e3e70cd] exiting daemon
12:22:40 [2019-09-16T12:22:40.391Z]     daemon.go:436: [da14f0e3e70cd] Daemon stopped
12:22:40 [2019-09-16T12:22:40.391Z]     daemon.go:321: [da14f0e3e70cd] waiting for daemon to start
12:22:40 [2019-09-16T12:22:40.391Z]     daemon.go:339: [da14f0e3e70cd] daemon started
12:22:40 [2019-09-16T12:22:40.391Z]     daemon.go:449: [da14f0e3e70cd] Stopping daemon
12:22:40 [2019-09-16T12:22:40.391Z]     daemon.go:288: [da14f0e3e70cd] exiting daemon
12:22:40 [2019-09-16T12:22:40.391Z]     daemon.go:436: [da14f0e3e70cd] Daemon stopped
12:22:40 [2019-09-16T12:22:40.392Z]     --- PASS: TestExternalGraphDriver/json (2.16s)
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:321: [da14f0e3e70cd] waiting for daemon to start
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:339: [da14f0e3e70cd] daemon started
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:449: [da14f0e3e70cd] Stopping daemon
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:288: [da14f0e3e70cd] exiting daemon
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:436: [da14f0e3e70cd] Daemon stopped
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:321: [da14f0e3e70cd] waiting for daemon to start
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:339: [da14f0e3e70cd] daemon started
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:449: [da14f0e3e70cd] Stopping daemon
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:288: [da14f0e3e70cd] exiting daemon
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:436: [da14f0e3e70cd] Daemon stopped
12:22:40 [2019-09-16T12:22:40.392Z]     --- PASS: TestExternalGraphDriver/spec (2.14s)
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:321: [da14f0e3e70cd] waiting for daemon to start
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:339: [da14f0e3e70cd] daemon started
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:449: [da14f0e3e70cd] Stopping daemon
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:288: [da14f0e3e70cd] exiting daemon
12:22:40 [2019-09-16T12:22:40.392Z]     daemon.go:436: [da14f0e3e70cd] Daemon stopped
12:22:40 [2019-09-16T12:22:40.392Z]     --- PASS: TestExternalGraphDriver/pull (2.21s)
12:22:40 [2019-09-16T12:22:40.392Z] === RUN   TestGraphdriverPluginV2
12:22:40 [2019-09-16T12:22:40.392Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
12:22:40 [2019-09-16T12:22:40.392Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:40 [2019-09-16T12:22:40.392Z] PASS
12:22:40 [2019-09-16T12:22:40.392Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
12:22:40 [2019-09-16T12:22:40.392Z] INFO: Testing against a local daemon
12:22:40 [2019-09-16T12:22:40.392Z] === RUN   TestContinueAfterPluginCrash
12:22:40 [2019-09-16T12:22:40.392Z] === PAUSE TestContinueAfterPluginCrash
12:22:40 [2019-09-16T12:22:40.392Z] === RUN   TestDaemonStartWithLogOpt
12:22:40 [2019-09-16T12:22:40.392Z] === PAUSE TestDaemonStartWithLogOpt
12:22:40 [2019-09-16T12:22:40.392Z] === CONT  TestContinueAfterPluginCrash
12:22:40 [2019-09-16T12:22:40.392Z] === CONT  TestDaemonStartWithLogOpt
12:22:41 [2019-09-16T12:22:41.393Z] PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize	2.080s
12:22:41 [2019-09-16T12:22:41.393Z] PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer	0.398s
12:22:42 [2019-09-16T12:22:42.752Z] PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer	1.164s
12:22:43 [2019-09-16T12:22:43.007Z] --- PASS: TestCreateServiceMaxReplicas (4.22s)
12:22:43 [2019-09-16T12:22:43.007Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMaxReplicas
12:22:43 [2019-09-16T12:22:43.007Z]     daemon.go:321: [dac8b3a72f35c] waiting for daemon to start
12:22:43 [2019-09-16T12:22:43.007Z]     daemon.go:339: [dac8b3a72f35c] daemon started
12:22:43 [2019-09-16T12:22:43.007Z]     daemon.go:449: [dac8b3a72f35c] Stopping daemon
12:22:43 [2019-09-16T12:22:43.007Z]     daemon.go:288: [dac8b3a72f35c] exiting daemon
12:22:43 [2019-09-16T12:22:43.007Z]     daemon.go:436: [dac8b3a72f35c] Daemon stopped
12:22:43 [2019-09-16T12:22:43.007Z] === RUN   TestCreateWithDuplicateNetworkNames
12:22:45 [2019-09-16T12:22:45.514Z] PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName	1.924s
12:22:48 [2019-09-16T12:22:48.768Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	2.109s
12:22:49 [2019-09-16T12:22:49.326Z] PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost	0.612s
12:22:49 [2019-09-16T12:22:49.327Z] SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows)
12:22:49 [2019-09-16T12:22:49.327Z] PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux	0.175s
12:22:49 [2019-09-16T12:22:49.580Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized	0.119s
12:22:49 [2019-09-16T12:22:49.580Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo	0.064s
12:22:49 [2019-09-16T12:22:49.963Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	9.039s
12:22:49 [2019-09-16T12:22:49.963Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile	0.827s
12:22:50 [2019-09-16T12:22:50.503Z] PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs	0.959s
12:22:52 [2019-09-16T12:22:52.385Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer	1.645s
12:22:52 [2019-09-16T12:22:52.385Z] SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess)
12:22:52 [2019-09-16T12:22:52.385Z] PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow	3.140s
12:22:53 [2019-09-16T12:22:53.354Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	0.930s
12:22:57 [2019-09-16T12:22:57.084Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail	6.813s
12:22:57 [2019-09-16T12:22:57.084Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux)
12:22:57 [2019-09-16T12:22:57.084Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget	0.701s
12:22:57 [2019-09-16T12:22:57.084Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.060s
12:22:58 [2019-09-16T12:22:58.810Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.72s)
12:22:58 [2019-09-16T12:22:58.810Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateWithDuplicateNetworkNames
12:22:58 [2019-09-16T12:22:58.810Z]     daemon.go:321: [ddcec52394c7b] waiting for daemon to start
12:22:58 [2019-09-16T12:22:58.810Z]     daemon.go:339: [ddcec52394c7b] daemon started
12:22:58 [2019-09-16T12:22:58.810Z]     daemon.go:449: [ddcec52394c7b] Stopping daemon
12:22:58 [2019-09-16T12:22:58.810Z]     daemon.go:288: [ddcec52394c7b] exiting daemon
12:22:58 [2019-09-16T12:22:58.810Z]     daemon.go:436: [ddcec52394c7b] Daemon stopped
12:22:58 [2019-09-16T12:22:58.810Z] === RUN   TestCreateServiceSecretFileMode
12:22:58 [2019-09-16T12:22:58.875Z] --- PASS: TestDaemonStartWithLogOpt (15.72s)
12:22:58 [2019-09-16T12:22:58.875Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
12:22:58 [2019-09-16T12:22:58.875Z]     daemon.go:321: [d15df4e7abf39] waiting for daemon to start
12:22:58 [2019-09-16T12:22:58.875Z]     daemon.go:339: [d15df4e7abf39] daemon started
12:22:58 [2019-09-16T12:22:58.875Z]     daemon.go:449: [d15df4e7abf39] Stopping daemon
12:22:58 [2019-09-16T12:22:58.875Z]     daemon.go:288: [d15df4e7abf39] exiting daemon
12:22:58 [2019-09-16T12:22:58.875Z]     daemon.go:436: [d15df4e7abf39] Daemon stopped
12:22:58 [2019-09-16T12:22:58.875Z]     daemon.go:321: [d15df4e7abf39] waiting for daemon to start
12:22:58 [2019-09-16T12:22:58.875Z]     daemon.go:339: [d15df4e7abf39] daemon started
12:22:58 [2019-09-16T12:22:58.875Z]     daemon.go:449: [d15df4e7abf39] Stopping daemon
12:22:58 [2019-09-16T12:22:58.875Z]     daemon.go:288: [d15df4e7abf39] exiting daemon
12:22:58 [2019-09-16T12:22:58.875Z]     daemon.go:436: [d15df4e7abf39] Daemon stopped
12:23:00 [2019-09-16T12:23:00.892Z] --- PASS: TestContinueAfterPluginCrash (20.70s)
12:23:00 [2019-09-16T12:23:00.892Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
12:23:00 [2019-09-16T12:23:00.892Z]     daemon.go:321: [dba1d6bb16499] waiting for daemon to start
12:23:00 [2019-09-16T12:23:00.892Z]     daemon.go:339: [dba1d6bb16499] daemon started
12:23:00 [2019-09-16T12:23:00.892Z]     daemon.go:449: [dba1d6bb16499] Stopping daemon
12:23:00 [2019-09-16T12:23:00.892Z]     daemon.go:288: [dba1d6bb16499] exiting daemon
12:23:00 [2019-09-16T12:23:00.892Z]     daemon.go:436: [dba1d6bb16499] Daemon stopped
12:23:00 [2019-09-16T12:23:00.892Z] PASS
12:23:00 [2019-09-16T12:23:00.892Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
12:23:01 [2019-09-16T12:23:01.174Z] INFO: Testing against a local daemon
12:23:01 [2019-09-16T12:23:01.174Z] === RUN   TestPluginWithDevMounts
12:23:01 [2019-09-16T12:23:01.174Z] === PAUSE TestPluginWithDevMounts
12:23:01 [2019-09-16T12:23:01.174Z] === CONT  TestPluginWithDevMounts
12:23:01 [2019-09-16T12:23:01.811Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	4.263s
12:23:02 [2019-09-16T12:23:02.032Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	130.017s
12:23:02 [2019-09-16T12:23:02.032Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli)
12:23:02 [2019-09-16T12:23:02.067Z] --- PASS: TestCreateServiceSecretFileMode (3.34s)
12:23:02 [2019-09-16T12:23:02.067Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSecretFileMode
12:23:02 [2019-09-16T12:23:02.067Z]     daemon.go:321: [d01f6641edb7c] waiting for daemon to start
12:23:02 [2019-09-16T12:23:02.067Z]     daemon.go:339: [d01f6641edb7c] daemon started
12:23:02 [2019-09-16T12:23:02.067Z]     daemon.go:449: [d01f6641edb7c] Stopping daemon
12:23:02 [2019-09-16T12:23:02.067Z]     daemon.go:288: [d01f6641edb7c] exiting daemon
12:23:02 [2019-09-16T12:23:02.067Z]     daemon.go:436: [d01f6641edb7c] Daemon stopped
12:23:02 [2019-09-16T12:23:02.067Z] === RUN   TestCreateServiceConfigFileMode
12:23:02 [2019-09-16T12:23:02.067Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy	8.975s
12:23:02 [2019-09-16T12:23:02.937Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	0.880s
12:23:03 [2019-09-16T12:23:03.401Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.538s
12:23:03 [2019-09-16T12:23:03.866Z] --- PASS: TestPluginWithDevMounts (2.39s)
12:23:03 [2019-09-16T12:23:03.866Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
12:23:03 [2019-09-16T12:23:03.866Z]     daemon.go:321: [d32cb8d81532c] waiting for daemon to start
12:23:03 [2019-09-16T12:23:03.866Z]     daemon.go:339: [d32cb8d81532c] daemon started
12:23:03 [2019-09-16T12:23:03.866Z]     daemon.go:449: [d32cb8d81532c] Stopping daemon
12:23:03 [2019-09-16T12:23:03.866Z]     daemon.go:288: [d32cb8d81532c] exiting daemon
12:23:03 [2019-09-16T12:23:03.866Z]     daemon.go:436: [d32cb8d81532c] Daemon stopped
12:23:03 [2019-09-16T12:23:03.866Z] PASS
12:23:03 [2019-09-16T12:23:03.866Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
12:23:03 [2019-09-16T12:23:03.866Z] INFO: Testing against a local daemon
12:23:03 [2019-09-16T12:23:03.866Z] === RUN   TestSecretInspect
12:23:03 [2019-09-16T12:23:03.951Z] PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer	1.531s
12:23:03 [2019-09-16T12:23:03.951Z] SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess)
12:23:03 [2019-09-16T12:23:03.951Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.111s
12:23:03 [2019-09-16T12:23:03.951Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.084s
12:23:04 [2019-09-16T12:23:04.380Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	0.749s
12:23:04 [2019-09-16T12:23:04.595Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.400s
12:23:04 [2019-09-16T12:23:04.845Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.456s
12:23:05 [2019-09-16T12:23:05.195Z] --- PASS: TestCreateServiceConfigFileMode (3.13s)
12:23:05 [2019-09-16T12:23:05.195Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConfigFileMode
12:23:05 [2019-09-16T12:23:05.195Z]     daemon.go:321: [d1a432f9297cb] waiting for daemon to start
12:23:05 [2019-09-16T12:23:05.195Z]     daemon.go:339: [d1a432f9297cb] daemon started
12:23:05 [2019-09-16T12:23:05.195Z]     daemon.go:449: [d1a432f9297cb] Stopping daemon
12:23:05 [2019-09-16T12:23:05.195Z]     daemon.go:288: [d1a432f9297cb] exiting daemon
12:23:05 [2019-09-16T12:23:05.195Z]     daemon.go:436: [d1a432f9297cb] Daemon stopped
12:23:05 [2019-09-16T12:23:05.195Z] === RUN   TestCreateServiceSysctls
12:23:05 [2019-09-16T12:23:05.309Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	0.737s
12:23:05 [2019-09-16T12:23:05.899Z] --- PASS: TestSecretInspect (2.28s)
12:23:05 [2019-09-16T12:23:05.899Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
12:23:05 [2019-09-16T12:23:05.899Z]     daemon.go:321: [d9259c264c90f] waiting for daemon to start
12:23:05 [2019-09-16T12:23:05.899Z]     daemon.go:339: [d9259c264c90f] daemon started
12:23:05 [2019-09-16T12:23:05.899Z]     daemon.go:449: [d9259c264c90f] Stopping daemon
12:23:05 [2019-09-16T12:23:05.899Z]     daemon.go:288: [d9259c264c90f] exiting daemon
12:23:05 [2019-09-16T12:23:05.899Z]     daemon.go:436: [d9259c264c90f] Daemon stopped
12:23:05 [2019-09-16T12:23:05.899Z] === RUN   TestSecretList
12:23:06 [2019-09-16T12:23:06.733Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	6.354s
12:23:06 [2019-09-16T12:23:06.733Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.005s
12:23:06 [2019-09-16T12:23:06.863Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	1.365s
12:23:07 [2019-09-16T12:23:07.956Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	2.774s
12:23:08 [2019-09-16T12:23:08.210Z] PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer	15.454s
12:23:08 [2019-09-16T12:23:08.584Z] --- PASS: TestSecretList (2.38s)
12:23:08 [2019-09-16T12:23:08.584Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
12:23:08 [2019-09-16T12:23:08.584Z]     daemon.go:321: [dcf0969e380d2] waiting for daemon to start
12:23:08 [2019-09-16T12:23:08.584Z]     daemon.go:339: [dcf0969e380d2] daemon started
12:23:08 [2019-09-16T12:23:08.584Z]     daemon.go:449: [dcf0969e380d2] Stopping daemon
12:23:08 [2019-09-16T12:23:08.584Z]     daemon.go:288: [dcf0969e380d2] exiting daemon
12:23:08 [2019-09-16T12:23:08.584Z]     daemon.go:436: [dcf0969e380d2] Daemon stopped
12:23:08 [2019-09-16T12:23:08.584Z] === RUN   TestSecretsCreateAndDelete
12:23:09 [2019-09-16T12:23:09.574Z] --- PASS: TestCreateServiceSysctls (4.29s)
12:23:09 [2019-09-16T12:23:09.574Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSysctls
12:23:09 [2019-09-16T12:23:09.574Z]     daemon.go:321: [d195ccf50ada2] waiting for daemon to start
12:23:09 [2019-09-16T12:23:09.574Z]     daemon.go:339: [d195ccf50ada2] daemon started
12:23:09 [2019-09-16T12:23:09.574Z]     daemon.go:449: [d195ccf50ada2] Stopping daemon
12:23:09 [2019-09-16T12:23:09.574Z]     daemon.go:288: [d195ccf50ada2] exiting daemon
12:23:09 [2019-09-16T12:23:09.574Z]     daemon.go:436: [d195ccf50ada2] Daemon stopped
12:23:09 [2019-09-16T12:23:09.574Z] === RUN   TestInspect
12:23:09 [2019-09-16T12:23:09.574Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	1.958s
12:23:10 [2019-09-16T12:23:10.608Z] --- PASS: TestSecretsCreateAndDelete (2.33s)
12:23:10 [2019-09-16T12:23:10.608Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
12:23:10 [2019-09-16T12:23:10.608Z]     daemon.go:321: [d11923284e9c3] waiting for daemon to start
12:23:10 [2019-09-16T12:23:10.608Z]     daemon.go:339: [d11923284e9c3] daemon started
12:23:10 [2019-09-16T12:23:10.608Z]     daemon.go:449: [d11923284e9c3] Stopping daemon
12:23:10 [2019-09-16T12:23:10.608Z]     daemon.go:288: [d11923284e9c3] exiting daemon
12:23:10 [2019-09-16T12:23:10.608Z]     daemon.go:436: [d11923284e9c3] Daemon stopped
12:23:10 [2019-09-16T12:23:10.608Z] === RUN   TestSecretsUpdate
12:23:12 [2019-09-16T12:23:12.698Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	4.801s
12:23:12 [2019-09-16T12:23:12.698Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux)
12:23:12 [2019-09-16T12:23:12.698Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux)
12:23:12 [2019-09-16T12:23:12.698Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild	0.061s
12:23:12 [2019-09-16T12:23:12.698Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction	0.066s
12:23:12 [2019-09-16T12:23:12.698Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments	0.064s
12:23:12 [2019-09-16T12:23:12.698Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines	0.062s
12:23:12 [2019-09-16T12:23:12.698Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.481s
12:23:12 [2019-09-16T12:23:12.837Z] --- PASS: TestInspect (3.20s)
12:23:12 [2019-09-16T12:23:12.837Z]     inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspect
12:23:12 [2019-09-16T12:23:12.837Z]     daemon.go:321: [d2894fc4fb8ee] waiting for daemon to start
12:23:12 [2019-09-16T12:23:12.837Z]     daemon.go:339: [d2894fc4fb8ee] daemon started
12:23:12 [2019-09-16T12:23:12.837Z]     daemon.go:449: [d2894fc4fb8ee] Stopping daemon
12:23:12 [2019-09-16T12:23:12.837Z]     daemon.go:288: [d2894fc4fb8ee] exiting daemon
12:23:12 [2019-09-16T12:23:12.837Z]     daemon.go:436: [d2894fc4fb8ee] Daemon stopped
12:23:12 [2019-09-16T12:23:12.837Z] === RUN   TestDockerNetworkConnectAlias
12:23:13 [2019-09-16T12:23:13.291Z] --- PASS: TestSecretsUpdate (2.35s)
12:23:13 [2019-09-16T12:23:13.292Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
12:23:13 [2019-09-16T12:23:13.292Z]     daemon.go:321: [d71128fc6f8db] waiting for daemon to start
12:23:13 [2019-09-16T12:23:13.292Z]     daemon.go:339: [d71128fc6f8db] daemon started
12:23:13 [2019-09-16T12:23:13.292Z]     daemon.go:449: [d71128fc6f8db] Stopping daemon
12:23:13 [2019-09-16T12:23:13.292Z]     daemon.go:288: [d71128fc6f8db] exiting daemon
12:23:13 [2019-09-16T12:23:13.292Z]     daemon.go:436: [d71128fc6f8db] Daemon stopped
12:23:13 [2019-09-16T12:23:13.292Z] === RUN   TestTemplatedSecret
12:23:13 [2019-09-16T12:23:13.675Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	0.663s
12:23:13 [2019-09-16T12:23:13.803Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	6.257s
12:23:13 [2019-09-16T12:23:13.804Z] PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork	3.629s
12:23:15 [2019-09-16T12:23:15.981Z] --- PASS: TestTemplatedSecret (3.13s)
12:23:15 [2019-09-16T12:23:15.981Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
12:23:15 [2019-09-16T12:23:15.981Z]     daemon.go:321: [d5dd6accbc05b] waiting for daemon to start
12:23:15 [2019-09-16T12:23:15.981Z]     daemon.go:339: [d5dd6accbc05b] daemon started
12:23:15 [2019-09-16T12:23:15.981Z]     daemon.go:449: [d5dd6accbc05b] Stopping daemon
12:23:15 [2019-09-16T12:23:15.981Z]     daemon.go:288: [d5dd6accbc05b] exiting daemon
12:23:15 [2019-09-16T12:23:15.981Z]     daemon.go:436: [d5dd6accbc05b] Daemon stopped
12:23:15 [2019-09-16T12:23:15.981Z] === RUN   TestSecretCreateResolve
12:23:16 [2019-09-16T12:23:16.327Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	1.796s
12:23:16 [2019-09-16T12:23:16.327Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.010s
12:23:16 [2019-09-16T12:23:16.327Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.098s
12:23:16 [2019-09-16T12:23:16.701Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	3.188s
12:23:16 [2019-09-16T12:23:16.701Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux)
12:23:16 [2019-09-16T12:23:16.701Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux)
12:23:16 [2019-09-16T12:23:16.701Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux)
12:23:16 [2019-09-16T12:23:16.701Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.299s
12:23:18 [2019-09-16T12:23:18.669Z] --- PASS: TestSecretCreateResolve (2.35s)
12:23:18 [2019-09-16T12:23:18.669Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
12:23:18 [2019-09-16T12:23:18.669Z]     daemon.go:321: [d63c262a00edf] waiting for daemon to start
12:23:18 [2019-09-16T12:23:18.669Z]     daemon.go:339: [d63c262a00edf] daemon started
12:23:18 [2019-09-16T12:23:18.669Z]     daemon.go:449: [d63c262a00edf] Stopping daemon
12:23:18 [2019-09-16T12:23:18.669Z]     daemon.go:288: [d63c262a00edf] exiting daemon
12:23:18 [2019-09-16T12:23:18.669Z]     daemon.go:436: [d63c262a00edf] Daemon stopped
12:23:18 [2019-09-16T12:23:18.669Z] PASS
12:23:18 [2019-09-16T12:23:18.669Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
12:23:18 [2019-09-16T12:23:18.669Z] INFO: Testing against a local daemon
12:23:18 [2019-09-16T12:23:18.669Z] === RUN   TestServiceCreateInit
12:23:18 [2019-09-16T12:23:18.669Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:23:19 [2019-09-16T12:23:19.517Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	5.069s
12:23:19 [2019-09-16T12:23:19.517Z] SKIP: docker_cli_build_test.go:5955: DockerSuite.TestBuildMulitStageResetScratch (unmatched requirement DaemonIsLinux)
12:23:20 [2019-09-16T12:23:20.427Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange	3.107s
12:23:20 [2019-09-16T12:23:20.484Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	4.060s
12:23:20 [2019-09-16T12:23:20.484Z] --- PASS: TestDockerNetworkConnectAlias (7.91s)
12:23:20 [2019-09-16T12:23:20.484Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkConnectAlias
12:23:20 [2019-09-16T12:23:20.484Z]     daemon.go:321: [d86bd88365e06] waiting for daemon to start
12:23:20 [2019-09-16T12:23:20.484Z]     daemon.go:339: [d86bd88365e06] daemon started
12:23:20 [2019-09-16T12:23:20.484Z]     daemon.go:449: [d86bd88365e06] Stopping daemon
12:23:20 [2019-09-16T12:23:20.484Z]     daemon.go:288: [d86bd88365e06] exiting daemon
12:23:20 [2019-09-16T12:23:20.484Z]     daemon.go:436: [d86bd88365e06] Daemon stopped
12:23:20 [2019-09-16T12:23:20.484Z] === RUN   TestDockerNetworkReConnect
12:23:21 [2019-09-16T12:23:21.855Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	1.224s
12:23:22 [2019-09-16T12:23:22.110Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	0.356s
12:23:22 [2019-09-16T12:23:22.110Z] PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince	3.329s
12:23:23 [2019-09-16T12:23:23.061Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:23:25 [2019-09-16T12:23:25.420Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	2.510s
12:23:25 [2019-09-16T12:23:25.979Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	1.154s
12:23:26 [2019-09-16T12:23:26.537Z] --- PASS: TestDockerNetworkReConnect (6.11s)
12:23:26 [2019-09-16T12:23:26.537Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkReConnect
12:23:26 [2019-09-16T12:23:26.537Z]     daemon.go:321: [ddc3c5c27a788] waiting for daemon to start
12:23:26 [2019-09-16T12:23:26.537Z]     daemon.go:339: [ddc3c5c27a788] daemon started
12:23:26 [2019-09-16T12:23:26.537Z]     daemon.go:449: [ddc3c5c27a788] Stopping daemon
12:23:26 [2019-09-16T12:23:26.537Z]     daemon.go:288: [ddc3c5c27a788] exiting daemon
12:23:26 [2019-09-16T12:23:26.537Z]     daemon.go:436: [ddc3c5c27a788] Daemon stopped
12:23:26 [2019-09-16T12:23:26.537Z] === RUN   TestServicePlugin
12:23:32 [2019-09-16T12:23:32.230Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	1.911s
12:23:32 [2019-09-16T12:23:32.230Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	1.303s
12:23:32 [2019-09-16T12:23:32.230Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.213s
12:23:32 [2019-09-16T12:23:32.230Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	0.976s
12:23:32 [2019-09-16T12:23:32.267Z] --- PASS: TestServiceCreateInit (9.02s)
12:23:32 [2019-09-16T12:23:32.267Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.40s)
12:23:32 [2019-09-16T12:23:32.267Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
12:23:32 [2019-09-16T12:23:32.267Z]         daemon.go:321: [d0c8a877d6c9e] waiting for daemon to start
12:23:32 [2019-09-16T12:23:32.267Z]         daemon.go:339: [d0c8a877d6c9e] daemon started
12:23:32 [2019-09-16T12:23:32.267Z]         daemon.go:449: [d0c8a877d6c9e] Stopping daemon
12:23:32 [2019-09-16T12:23:32.267Z]         daemon.go:288: [d0c8a877d6c9e] exiting daemon
12:23:32 [2019-09-16T12:23:32.267Z]         daemon.go:436: [d0c8a877d6c9e] Daemon stopped
12:23:32 [2019-09-16T12:23:32.267Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s)
12:23:32 [2019-09-16T12:23:32.267Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
12:23:32 [2019-09-16T12:23:32.267Z]         daemon.go:321: [d44311c7142fe] waiting for daemon to start
12:23:32 [2019-09-16T12:23:32.267Z]         daemon.go:339: [d44311c7142fe] daemon started
12:23:32 [2019-09-16T12:23:32.267Z]         daemon.go:449: [d44311c7142fe] Stopping daemon
12:23:32 [2019-09-16T12:23:32.267Z]         daemon.go:288: [d44311c7142fe] exiting daemon
12:23:32 [2019-09-16T12:23:32.267Z]         daemon.go:436: [d44311c7142fe] Daemon stopped
12:23:32 [2019-09-16T12:23:32.267Z] === RUN   TestCreateServiceMultipleTimes
12:23:32 [2019-09-16T12:23:32.363Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	8.291s
12:23:33 [2019-09-16T12:23:33.327Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	4.919s
12:23:33 [2019-09-16T12:23:33.327Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux)
12:23:33 [2019-09-16T12:23:33.327Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux)
12:23:33 [2019-09-16T12:23:33.327Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.063s
12:23:35 [2019-09-16T12:23:35.490Z] PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY	2.502s
12:23:36 [2019-09-16T12:23:36.049Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	5.216s
12:23:36 [2019-09-16T12:23:36.189Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	14.705s
12:23:36 [2019-09-16T12:23:36.190Z] SKIP: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux)
12:23:36 [2019-09-16T12:23:36.654Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors	2.057s
12:23:36 [2019-09-16T12:23:36.973Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	0.757s
12:23:38 [2019-09-16T12:23:38.376Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	1.129s
12:23:38 [2019-09-16T12:23:38.631Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	0.568s
12:23:40 [2019-09-16T12:23:40.667Z] PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule	1.727s
12:23:41 [2019-09-16T12:23:41.228Z] PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost	0.867s
12:23:41 [2019-09-16T12:23:41.531Z] PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode	0.375s
12:23:42 [2019-09-16T12:23:42.539Z] PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices	0.988s
12:23:42 [2019-09-16T12:23:42.539Z] PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode	0.010s
12:23:43 [2019-09-16T12:23:43.546Z] PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc	0.838s
12:23:43 [2019-09-16T12:23:43.634Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	9.845s
12:23:45 [2019-09-16T12:23:45.514Z] PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange	1.310s
12:23:46 [2019-09-16T12:23:46.490Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	0.861s
12:23:47 [2019-09-16T12:23:47.412Z] PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose	0.632s
12:23:47 [2019-09-16T12:23:47.624Z] --- PASS: TestCreateServiceMultipleTimes (17.83s)
12:23:47 [2019-09-16T12:23:47.625Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
12:23:47 [2019-09-16T12:23:47.625Z]     daemon.go:321: [d91bb9e948e8b] waiting for daemon to start
12:23:47 [2019-09-16T12:23:47.625Z]     daemon.go:339: [d91bb9e948e8b] daemon started
12:23:47 [2019-09-16T12:23:47.625Z]     daemon.go:449: [d91bb9e948e8b] Stopping daemon
12:23:47 [2019-09-16T12:23:47.625Z]     daemon.go:288: [d91bb9e948e8b] exiting daemon
12:23:47 [2019-09-16T12:23:47.625Z]     daemon.go:436: [d91bb9e948e8b] Daemon stopped
12:23:47 [2019-09-16T12:23:47.625Z] === RUN   TestCreateServiceConflict
12:23:47 [2019-09-16T12:23:47.625Z] --- PASS: TestCreateServiceConflict (2.30s)
12:23:47 [2019-09-16T12:23:47.625Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
12:23:47 [2019-09-16T12:23:47.625Z]     daemon.go:321: [d0d8fde4d56c2] waiting for daemon to start
12:23:47 [2019-09-16T12:23:47.625Z]     daemon.go:339: [d0d8fde4d56c2] daemon started
12:23:47 [2019-09-16T12:23:47.625Z]     daemon.go:449: [d0d8fde4d56c2] Stopping daemon
12:23:47 [2019-09-16T12:23:47.625Z]     daemon.go:288: [d0d8fde4d56c2] exiting daemon
12:23:47 [2019-09-16T12:23:47.625Z]     daemon.go:436: [d0d8fde4d56c2] Daemon stopped
12:23:47 [2019-09-16T12:23:47.625Z] === RUN   TestCreateServiceMaxReplicas
12:23:48 [2019-09-16T12:23:48.774Z] PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish	0.681s
12:23:49 [2019-09-16T12:23:49.029Z] PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail	2.819s
12:23:50 [2019-09-16T12:23:50.388Z] PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory	1.716s
12:23:51 [2019-09-16T12:23:51.100Z] --- PASS: TestCreateServiceMaxReplicas (3.19s)
12:23:51 [2019-09-16T12:23:51.100Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
12:23:51 [2019-09-16T12:23:51.100Z]     daemon.go:321: [d4b2eb254a149] waiting for daemon to start
12:23:51 [2019-09-16T12:23:51.100Z]     daemon.go:339: [d4b2eb254a149] daemon started
12:23:51 [2019-09-16T12:23:51.100Z]     daemon.go:449: [d4b2eb254a149] Stopping daemon
12:23:51 [2019-09-16T12:23:51.100Z]     daemon.go:288: [d4b2eb254a149] exiting daemon
12:23:51 [2019-09-16T12:23:51.100Z]     daemon.go:436: [d4b2eb254a149] Daemon stopped
12:23:51 [2019-09-16T12:23:51.100Z] === RUN   TestCreateWithDuplicateNetworkNames
12:23:52 [2019-09-16T12:23:52.895Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	2.093s
12:23:53 [2019-09-16T12:23:53.453Z] PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach	0.752s
12:23:54 [2019-09-16T12:23:54.811Z] PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig	0.865s
12:23:55 [2019-09-16T12:23:55.734Z] PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag	0.748s
12:23:56 [2019-09-16T12:23:56.656Z] PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag	0.634s
12:23:57 [2019-09-16T12:23:57.578Z] PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig	0.739s
12:23:58 [2019-09-16T12:23:58.508Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	1.069s
12:23:59 [2019-09-16T12:23:59.867Z] PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved	0.948s
12:24:00 [2019-09-16T12:24:00.426Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	0.817s
12:24:01 [2019-09-16T12:24:01.389Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	0.798s
12:24:02 [2019-09-16T12:24:02.312Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	0.822s
12:24:02 [2019-09-16T12:24:02.312Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.016s
12:24:02 [2019-09-16T12:24:02.871Z] --- PASS: TestServicePlugin (36.32s)
12:24:02 [2019-09-16T12:24:02.871Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:321: [dc7883ab81ebf] waiting for daemon to start
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:339: [dc7883ab81ebf] daemon started
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:449: [dc7883ab81ebf] Stopping daemon
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:288: [dc7883ab81ebf] exiting daemon
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:436: [dc7883ab81ebf] Daemon stopped
12:24:02 [2019-09-16T12:24:02.871Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:321: [dfc3ec167d4e6] waiting for daemon to start
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:339: [dfc3ec167d4e6] daemon started
12:24:02 [2019-09-16T12:24:02.871Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:321: [d203b9802b3f2] waiting for daemon to start
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:339: [d203b9802b3f2] daemon started
12:24:02 [2019-09-16T12:24:02.871Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:321: [d2978e221eb00] waiting for daemon to start
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:339: [d2978e221eb00] daemon started
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:449: [d2978e221eb00] Stopping daemon
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:288: [d2978e221eb00] exiting daemon
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:436: [d2978e221eb00] Daemon stopped
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:449: [d203b9802b3f2] Stopping daemon
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:288: [d203b9802b3f2] exiting daemon
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:436: [d203b9802b3f2] Daemon stopped
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:449: [dfc3ec167d4e6] Stopping daemon
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:288: [dfc3ec167d4e6] exiting daemon
12:24:02 [2019-09-16T12:24:02.871Z]     daemon.go:436: [dfc3ec167d4e6] Daemon stopped
12:24:02 [2019-09-16T12:24:02.871Z] === RUN   TestServiceUpdateLabel
12:24:03 [2019-09-16T12:24:03.126Z] PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs	3.253s
12:24:05 [2019-09-16T12:24:05.009Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts	2.913s
12:24:06 [2019-09-16T12:24:06.328Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.50s)
12:24:06 [2019-09-16T12:24:06.328Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
12:24:06 [2019-09-16T12:24:06.328Z]     daemon.go:321: [d3a742320bbbe] waiting for daemon to start
12:24:06 [2019-09-16T12:24:06.328Z]     daemon.go:339: [d3a742320bbbe] daemon started
12:24:06 [2019-09-16T12:24:06.328Z]     daemon.go:449: [d3a742320bbbe] Stopping daemon
12:24:06 [2019-09-16T12:24:06.328Z]     daemon.go:288: [d3a742320bbbe] exiting daemon
12:24:06 [2019-09-16T12:24:06.328Z]     daemon.go:436: [d3a742320bbbe] Daemon stopped
12:24:06 [2019-09-16T12:24:06.328Z] === RUN   TestCreateServiceSecretFileMode
12:24:06 [2019-09-16T12:24:06.370Z] PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface	0.997s
12:24:06 [2019-09-16T12:24:06.370Z] --- PASS: TestServiceUpdateLabel (3.49s)
12:24:06 [2019-09-16T12:24:06.370Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateLabel
12:24:06 [2019-09-16T12:24:06.370Z]     daemon.go:321: [db6caedadcdc4] waiting for daemon to start
12:24:06 [2019-09-16T12:24:06.370Z]     daemon.go:339: [db6caedadcdc4] daemon started
12:24:06 [2019-09-16T12:24:06.370Z]     daemon.go:449: [db6caedadcdc4] Stopping daemon
12:24:06 [2019-09-16T12:24:06.370Z]     daemon.go:288: [db6caedadcdc4] exiting daemon
12:24:06 [2019-09-16T12:24:06.370Z]     daemon.go:436: [db6caedadcdc4] Daemon stopped
12:24:06 [2019-09-16T12:24:06.370Z] === RUN   TestServiceUpdateSecrets
12:24:06 [2019-09-16T12:24:06.625Z] PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale	1.685s
12:24:06 [2019-09-16T12:24:06.880Z] PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface	0.844s
12:24:07 [2019-09-16T12:24:07.803Z] PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN	0.919s
12:24:08 [2019-09-16T12:24:08.351Z] --- PASS: TestCreateServiceSecretFileMode (2.69s)
12:24:08 [2019-09-16T12:24:08.351Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
12:24:08 [2019-09-16T12:24:08.351Z]     daemon.go:321: [d8731bbc3cdd7] waiting for daemon to start
12:24:08 [2019-09-16T12:24:08.351Z]     daemon.go:339: [d8731bbc3cdd7] daemon started
12:24:08 [2019-09-16T12:24:08.351Z]     daemon.go:449: [d8731bbc3cdd7] Stopping daemon
12:24:08 [2019-09-16T12:24:08.351Z]     daemon.go:288: [d8731bbc3cdd7] exiting daemon
12:24:08 [2019-09-16T12:24:08.351Z]     daemon.go:436: [d8731bbc3cdd7] Daemon stopped
12:24:08 [2019-09-16T12:24:08.352Z] === RUN   TestCreateServiceConfigFileMode
12:24:08 [2019-09-16T12:24:08.747Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	21.479s
12:24:09 [2019-09-16T12:24:09.162Z] PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface	0.975s
12:24:09 [2019-09-16T12:24:09.162Z] PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid	0.052s
12:24:10 [2019-09-16T12:24:10.084Z] PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME	0.910s
12:24:10 [2019-09-16T12:24:10.642Z] PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod	0.780s
12:24:11 [2019-09-16T12:24:11.032Z] --- PASS: TestCreateServiceConfigFileMode (2.70s)
12:24:11 [2019-09-16T12:24:11.032Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
12:24:11 [2019-09-16T12:24:11.032Z]     daemon.go:321: [d4c5b6c2c123a] waiting for daemon to start
12:24:11 [2019-09-16T12:24:11.032Z]     daemon.go:339: [d4c5b6c2c123a] daemon started
12:24:11 [2019-09-16T12:24:11.032Z]     daemon.go:449: [d4c5b6c2c123a] Stopping daemon
12:24:11 [2019-09-16T12:24:11.032Z]     daemon.go:288: [d4c5b6c2c123a] exiting daemon
12:24:11 [2019-09-16T12:24:11.032Z]     daemon.go:436: [d4c5b6c2c123a] Daemon stopped
12:24:11 [2019-09-16T12:24:11.032Z] === RUN   TestCreateServiceSysctls
12:24:11 [2019-09-16T12:24:11.564Z] PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod	0.825s
12:24:12 [2019-09-16T12:24:12.488Z] PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod	0.803s
12:24:13 [2019-09-16T12:24:13.091Z] PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase	0.797s
12:24:13 [2019-09-16T12:24:13.091Z] PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid	0.018s
12:24:14 [2019-09-16T12:24:14.013Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	0.661s
12:24:14 [2019-09-16T12:24:14.013Z] PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty	0.014s
12:24:14 [2019-09-16T12:24:14.513Z] --- PASS: TestCreateServiceSysctls (3.68s)
12:24:14 [2019-09-16T12:24:14.513Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
12:24:14 [2019-09-16T12:24:14.513Z]     daemon.go:321: [d3868b45620af] waiting for daemon to start
12:24:14 [2019-09-16T12:24:14.513Z]     daemon.go:339: [d3868b45620af] daemon started
12:24:14 [2019-09-16T12:24:14.513Z]     daemon.go:449: [d3868b45620af] Stopping daemon
12:24:14 [2019-09-16T12:24:14.513Z]     daemon.go:288: [d3868b45620af] exiting daemon
12:24:14 [2019-09-16T12:24:14.513Z]     daemon.go:436: [d3868b45620af] Daemon stopped
12:24:14 [2019-09-16T12:24:14.513Z] === RUN   TestInspect
12:24:14 [2019-09-16T12:24:14.524Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	8.015s
12:24:15 [2019-09-16T12:24:15.399Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	1.259s
12:24:16 [2019-09-16T12:24:16.321Z] PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts	0.705s
12:24:17 [2019-09-16T12:24:17.191Z] --- PASS: TestInspect (2.33s)
12:24:17 [2019-09-16T12:24:17.191Z]     inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
12:24:17 [2019-09-16T12:24:17.191Z]     daemon.go:321: [db2017f03cc83] waiting for daemon to start
12:24:17 [2019-09-16T12:24:17.191Z]     daemon.go:339: [db2017f03cc83] daemon started
12:24:17 [2019-09-16T12:24:17.191Z]     daemon.go:449: [db2017f03cc83] Stopping daemon
12:24:17 [2019-09-16T12:24:17.191Z]     daemon.go:288: [db2017f03cc83] exiting daemon
12:24:17 [2019-09-16T12:24:17.191Z]     daemon.go:436: [db2017f03cc83] Daemon stopped
12:24:17 [2019-09-16T12:24:17.191Z] === RUN   TestDockerNetworkConnectAlias
12:24:17 [2019-09-16T12:24:17.244Z] PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort	0.728s
12:24:17 [2019-09-16T12:24:17.420Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	3.267s
12:24:17 [2019-09-16T12:24:17.421Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux)
12:24:18 [2019-09-16T12:24:18.213Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	0.751s
12:24:18 [2019-09-16T12:24:18.213Z] PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf	0.084s
12:24:19 [2019-09-16T12:24:19.137Z] PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO	0.840s
12:24:19 [2019-09-16T12:24:19.286Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax	36.402s
12:24:21 [2019-09-16T12:24:21.018Z] PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent	1.683s
12:24:22 [2019-09-16T12:24:22.382Z] --- PASS: TestServiceUpdateSecrets (15.84s)
12:24:22 [2019-09-16T12:24:22.382Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateSecrets
12:24:22 [2019-09-16T12:24:22.382Z]     daemon.go:321: [d099f36168034] waiting for daemon to start
12:24:22 [2019-09-16T12:24:22.382Z]     daemon.go:339: [d099f36168034] daemon started
12:24:22 [2019-09-16T12:24:22.382Z]     daemon.go:449: [d099f36168034] Stopping daemon
12:24:22 [2019-09-16T12:24:22.382Z]     daemon.go:288: [d099f36168034] exiting daemon
12:24:22 [2019-09-16T12:24:22.382Z]     daemon.go:436: [d099f36168034] Daemon stopped
12:24:22 [2019-09-16T12:24:22.382Z] === RUN   TestServiceUpdateConfigs
12:24:22 [2019-09-16T12:24:22.636Z] PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer	1.610s
12:24:22 [2019-09-16T12:24:22.688Z] --- PASS: TestDockerNetworkConnectAlias (6.03s)
12:24:22 [2019-09-16T12:24:22.688Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
12:24:22 [2019-09-16T12:24:22.688Z]     daemon.go:321: [d3d3d30f5bcb6] waiting for daemon to start
12:24:22 [2019-09-16T12:24:22.688Z]     daemon.go:339: [d3d3d30f5bcb6] daemon started
12:24:22 [2019-09-16T12:24:22.688Z]     daemon.go:449: [d3d3d30f5bcb6] Stopping daemon
12:24:22 [2019-09-16T12:24:22.688Z]     daemon.go:288: [d3d3d30f5bcb6] exiting daemon
12:24:22 [2019-09-16T12:24:22.688Z]     daemon.go:436: [d3d3d30f5bcb6] Daemon stopped
12:24:22 [2019-09-16T12:24:22.688Z] === RUN   TestDockerNetworkReConnect
12:24:23 [2019-09-16T12:24:23.197Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	5.398s
12:24:25 [2019-09-16T12:24:25.147Z] PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs	2.244s
12:24:26 [2019-09-16T12:24:26.071Z] PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag	1.040s
12:24:26 [2019-09-16T12:24:26.995Z] PASS: docker_cli_swarm_test.go:1419: DockerSwarmSuite.TestSwarmAlternateLockUnlock	19.282s
12:24:26 [2019-09-16T12:24:26.995Z] PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag	1.008s
12:24:27 [2019-09-16T12:24:27.876Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	4.991s
12:24:27 [2019-09-16T12:24:27.919Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	0.844s
12:24:28 [2019-09-16T12:24:28.178Z] --- PASS: TestDockerNetworkReConnect (4.86s)
12:24:28 [2019-09-16T12:24:28.178Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
12:24:28 [2019-09-16T12:24:28.178Z]     daemon.go:321: [dcdf9b99c644c] waiting for daemon to start
12:24:28 [2019-09-16T12:24:28.178Z]     daemon.go:339: [dcdf9b99c644c] daemon started
12:24:28 [2019-09-16T12:24:28.178Z]     daemon.go:449: [dcdf9b99c644c] Stopping daemon
12:24:28 [2019-09-16T12:24:28.178Z]     daemon.go:288: [dcdf9b99c644c] exiting daemon
12:24:28 [2019-09-16T12:24:28.178Z]     daemon.go:436: [dcdf9b99c644c] Daemon stopped
12:24:28 [2019-09-16T12:24:28.178Z] === RUN   TestServicePlugin
12:24:28 [2019-09-16T12:24:28.178Z] --- SKIP: TestServicePlugin (0.00s)
12:24:28 [2019-09-16T12:24:28.178Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:24:28 [2019-09-16T12:24:28.178Z] === RUN   TestServiceUpdateLabel
12:24:28 [2019-09-16T12:24:28.842Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	0.862s
12:24:29 [2019-09-16T12:24:29.765Z] PASS: docker_cli_swarm_test.go:1997: DockerSwarmSuite.TestSwarmClusterEventsConfig	1.357s
12:24:29 [2019-09-16T12:24:29.765Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	0.974s
12:24:30 [2019-09-16T12:24:30.203Z] --- PASS: TestServiceUpdateLabel (2.42s)
12:24:30 [2019-09-16T12:24:30.203Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
12:24:30 [2019-09-16T12:24:30.203Z]     daemon.go:321: [d8e4ce1f332d8] waiting for daemon to start
12:24:30 [2019-09-16T12:24:30.203Z]     daemon.go:339: [d8e4ce1f332d8] daemon started
12:24:30 [2019-09-16T12:24:30.203Z]     daemon.go:449: [d8e4ce1f332d8] Stopping daemon
12:24:30 [2019-09-16T12:24:30.203Z]     daemon.go:288: [d8e4ce1f332d8] exiting daemon
12:24:30 [2019-09-16T12:24:30.203Z]     daemon.go:436: [d8e4ce1f332d8] Daemon stopped
12:24:30 [2019-09-16T12:24:30.203Z] === RUN   TestServiceUpdateSecrets
12:24:31 [2019-09-16T12:24:31.652Z] PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent	2.070s
12:24:33 [2019-09-16T12:24:33.012Z] PASS: docker_cli_swarm_test.go:1958: DockerSwarmSuite.TestSwarmClusterEventsNetwork	1.795s
12:24:34 [2019-09-16T12:24:34.161Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	18.735s
12:24:36 [2019-09-16T12:24:36.278Z] PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID	4.260s
12:24:36 [2019-09-16T12:24:36.278Z] PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp	0.058s
12:24:36 [2019-09-16T12:24:36.432Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	8.051s
12:24:36 [2019-09-16T12:24:36.432Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux)
12:24:36 [2019-09-16T12:24:36.432Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux)
12:24:36 [2019-09-16T12:24:36.432Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux)
12:24:36 [2019-09-16T12:24:36.432Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux)
12:24:37 [2019-09-16T12:24:37.204Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	0.883s
12:24:37 [2019-09-16T12:24:37.963Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	1.589s
12:24:38 [2019-09-16T12:24:38.127Z] --- PASS: TestServiceUpdateConfigs (15.70s)
12:24:38 [2019-09-16T12:24:38.127Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateConfigs
12:24:38 [2019-09-16T12:24:38.127Z]     daemon.go:321: [df0d87d5ad772] waiting for daemon to start
12:24:38 [2019-09-16T12:24:38.127Z]     daemon.go:339: [df0d87d5ad772] daemon started
12:24:38 [2019-09-16T12:24:38.127Z]     daemon.go:449: [df0d87d5ad772] Stopping daemon
12:24:38 [2019-09-16T12:24:38.127Z]     daemon.go:288: [df0d87d5ad772] exiting daemon
12:24:38 [2019-09-16T12:24:38.127Z]     daemon.go:436: [df0d87d5ad772] Daemon stopped
12:24:38 [2019-09-16T12:24:38.127Z] === RUN   TestServiceUpdateNetwork
12:24:39 [2019-09-16T12:24:39.998Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom	5.782s
12:24:40 [2019-09-16T12:24:40.010Z] PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc	2.678s
12:24:41 [2019-09-16T12:24:41.893Z] PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink	2.013s
12:24:44 [2019-09-16T12:24:44.443Z] PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir	2.722s
12:24:45 [2019-09-16T12:24:45.443Z] --- PASS: TestServiceUpdateSecrets (15.01s)
12:24:45 [2019-09-16T12:24:45.443Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
12:24:45 [2019-09-16T12:24:45.443Z]     daemon.go:321: [d5a064c8e2ca2] waiting for daemon to start
12:24:45 [2019-09-16T12:24:45.443Z]     daemon.go:339: [d5a064c8e2ca2] daemon started
12:24:45 [2019-09-16T12:24:45.443Z]     daemon.go:449: [d5a064c8e2ca2] Stopping daemon
12:24:45 [2019-09-16T12:24:45.443Z]     daemon.go:288: [d5a064c8e2ca2] exiting daemon
12:24:45 [2019-09-16T12:24:45.443Z]     daemon.go:436: [d5a064c8e2ca2] Daemon stopped
12:24:45 [2019-09-16T12:24:45.443Z] === RUN   TestServiceUpdateConfigs
12:24:47 [2019-09-16T12:24:47.118Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds	6.442s
12:24:47 [2019-09-16T12:24:47.742Z] PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2	2.728s
12:24:47 [2019-09-16T12:24:47.742Z] SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows)
12:24:47 [2019-09-16T12:24:47.742Z] SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows)
12:24:48 [2019-09-16T12:24:48.037Z] PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions	0.753s
12:24:50 [2019-09-16T12:24:50.008Z] PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode	1.934s
12:24:51 [2019-09-16T12:24:51.891Z] PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions	1.716s
12:24:52 [2019-09-16T12:24:52.949Z] PASS: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows	6.223s
12:24:53 [2019-09-16T12:24:53.292Z] --- PASS: TestServiceUpdateNetwork (15.37s)
12:24:53 [2019-09-16T12:24:53.292Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateNetwork
12:24:53 [2019-09-16T12:24:53.292Z]     daemon.go:321: [d3ccc8791b110] waiting for daemon to start
12:24:53 [2019-09-16T12:24:53.292Z]     daemon.go:339: [d3ccc8791b110] daemon started
12:24:53 [2019-09-16T12:24:53.292Z]     daemon.go:449: [d3ccc8791b110] Stopping daemon
12:24:53 [2019-09-16T12:24:53.292Z]     daemon.go:288: [d3ccc8791b110] exiting daemon
12:24:53 [2019-09-16T12:24:53.292Z]     daemon.go:436: [d3ccc8791b110] Daemon stopped
12:24:53 [2019-09-16T12:24:53.292Z] PASS
12:24:53 [2019-09-16T12:24:53.292Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
12:24:53 [2019-09-16T12:24:53.547Z] INFO: Testing against a local daemon
12:24:53 [2019-09-16T12:24:53.547Z] === RUN   TestSessionCreate
12:24:54 [2019-09-16T12:24:54.513Z] --- PASS: TestSessionCreate (0.85s)
12:24:54 [2019-09-16T12:24:54.513Z]     session_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSessionCreate
12:24:54 [2019-09-16T12:24:54.513Z]     daemon.go:321: [d545ed7ade1a5] waiting for daemon to start
12:24:54 [2019-09-16T12:24:54.513Z]     daemon.go:339: [d545ed7ade1a5] daemon started
12:24:54 [2019-09-16T12:24:54.513Z]     daemon.go:449: [d545ed7ade1a5] Stopping daemon
12:24:54 [2019-09-16T12:24:54.513Z]     daemon.go:288: [d545ed7ade1a5] exiting daemon
12:24:54 [2019-09-16T12:24:54.513Z]     daemon.go:436: [d545ed7ade1a5] Daemon stopped
12:24:54 [2019-09-16T12:24:54.513Z] === RUN   TestSessionCreateWithBadUpgrade
12:24:54 [2019-09-16T12:24:54.513Z] PASS: docker_cli_swarm_test.go:1928: DockerSwarmSuite.TestSwarmClusterEventsNode	4.470s
12:24:54 [2019-09-16T12:24:54.513Z] PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf	2.577s
12:24:55 [2019-09-16T12:24:55.444Z] --- PASS: TestSessionCreateWithBadUpgrade (0.99s)
12:24:55 [2019-09-16T12:24:55.444Z]     session_test.go:50: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSessionCreateWithBadUpgrade
12:24:55 [2019-09-16T12:24:55.444Z]     daemon.go:321: [d58348a79c47e] waiting for daemon to start
12:24:55 [2019-09-16T12:24:55.444Z]     daemon.go:339: [d58348a79c47e] daemon started
12:24:55 [2019-09-16T12:24:55.444Z]     daemon.go:449: [d58348a79c47e] Stopping daemon
12:24:55 [2019-09-16T12:24:55.444Z]     daemon.go:288: [d58348a79c47e] exiting daemon
12:24:55 [2019-09-16T12:24:55.444Z]     daemon.go:436: [d58348a79c47e] Daemon stopped
12:24:55 [2019-09-16T12:24:55.444Z] PASS
12:24:55 [2019-09-16T12:24:55.444Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
12:24:55 [2019-09-16T12:24:55.444Z] PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions	1.041s
12:24:55 [2019-09-16T12:24:55.444Z] INFO: Testing against a local daemon
12:24:55 [2019-09-16T12:24:55.444Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:24:55 [2019-09-16T12:24:55.444Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:24:55 [2019-09-16T12:24:55.444Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:24:55 [2019-09-16T12:24:55.444Z] === RUN   TestEventsExecDie
12:24:56 [2019-09-16T12:24:56.803Z] --- PASS: TestEventsExecDie (1.50s)
12:24:56 [2019-09-16T12:24:56.804Z] === RUN   TestEventsBackwardsCompatible
12:24:57 [2019-09-16T12:24:57.058Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
12:24:57 [2019-09-16T12:24:57.058Z] === RUN   TestInfoBinaryCommits
12:24:57 [2019-09-16T12:24:57.058Z] --- PASS: TestInfoBinaryCommits (0.04s)
12:24:57 [2019-09-16T12:24:57.058Z] === RUN   TestInfoAPIVersioned
12:24:57 [2019-09-16T12:24:57.058Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:24:57 [2019-09-16T12:24:57.058Z] === RUN   TestInfoAPI
12:24:57 [2019-09-16T12:24:57.058Z] --- PASS: TestInfoAPI (0.03s)
12:24:57 [2019-09-16T12:24:57.058Z] === RUN   TestInfoAPIWarnings
12:24:57 [2019-09-16T12:24:57.616Z] PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule	1.834s
12:24:57 [2019-09-16T12:24:57.870Z] --- PASS: TestInfoAPIWarnings (0.80s)
12:24:57 [2019-09-16T12:24:57.871Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInfoAPIWarnings
12:24:57 [2019-09-16T12:24:57.871Z]     daemon.go:321: [dcadb40478aff] waiting for daemon to start
12:24:57 [2019-09-16T12:24:57.871Z]     daemon.go:339: [dcadb40478aff] daemon started
12:24:57 [2019-09-16T12:24:57.871Z]     daemon.go:449: [dcadb40478aff] Stopping daemon
12:24:57 [2019-09-16T12:24:57.871Z]     daemon.go:288: [dcadb40478aff] exiting daemon
12:24:57 [2019-09-16T12:24:57.871Z]     daemon.go:436: [dcadb40478aff] Daemon stopped
12:24:57 [2019-09-16T12:24:57.871Z] === RUN   TestLoginFailsWithBadCredentials
12:24:58 [2019-09-16T12:24:58.125Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
12:24:58 [2019-09-16T12:24:58.125Z] === RUN   TestPingCacheHeaders
12:24:58 [2019-09-16T12:24:58.125Z] --- PASS: TestPingCacheHeaders (0.03s)
12:24:58 [2019-09-16T12:24:58.125Z] === RUN   TestPingGet
12:24:58 [2019-09-16T12:24:58.379Z] --- PASS: TestPingGet (0.02s)
12:24:58 [2019-09-16T12:24:58.379Z] === RUN   TestPingHead
12:24:58 [2019-09-16T12:24:58.379Z] --- PASS: TestPingHead (0.04s)
12:24:58 [2019-09-16T12:24:58.379Z] === RUN   TestVersion
12:24:58 [2019-09-16T12:24:58.379Z] --- PASS: TestVersion (0.03s)
12:24:58 [2019-09-16T12:24:58.379Z] PASS
12:24:58 [2019-09-16T12:24:58.379Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
12:24:58 [2019-09-16T12:24:58.379Z] INFO: Testing against a local daemon
12:24:58 [2019-09-16T12:24:58.380Z] === RUN   TestVolumesCreateAndList
12:24:58 [2019-09-16T12:24:58.380Z] --- PASS: TestVolumesCreateAndList (0.03s)
12:24:58 [2019-09-16T12:24:58.380Z] === RUN   TestVolumesRemove
12:24:58 [2019-09-16T12:24:58.636Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	0.948s
12:24:58 [2019-09-16T12:24:58.636Z] SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd)
12:24:58 [2019-09-16T12:24:58.636Z] --- PASS: TestVolumesRemove (0.11s)
12:24:58 [2019-09-16T12:24:58.636Z] === RUN   TestVolumesInspect
12:24:58 [2019-09-16T12:24:58.636Z] --- PASS: TestVolumesInspect (0.02s)
12:24:58 [2019-09-16T12:24:58.636Z] === RUN   TestVolumesInvalidJSON
12:24:58 [2019-09-16T12:24:58.636Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:24:58 [2019-09-16T12:24:58.636Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:24:58 [2019-09-16T12:24:58.636Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:24:58 [2019-09-16T12:24:58.636Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:24:58 [2019-09-16T12:24:58.636Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:24:58 [2019-09-16T12:24:58.636Z] PASS
12:24:58 [2019-09-16T12:24:58.636Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/1)
12:24:59 [2019-09-16T12:24:59.559Z] PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers	0.814s
12:25:00 [2019-09-16T12:25:00.118Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/1/root: mountpoint not found
12:25:00 [2019-09-16T12:25:00.118Z] Clearing AppArmor profiles cache:.
12:25:00 [2019-09-16T12:25:00.118Z] All profile caches have been cleared, but no profiles have been unloaded.
12:25:00 [2019-09-16T12:25:00.118Z] Unloading profiles will leave already running processes permanently
12:25:00 [2019-09-16T12:25:00.118Z] unconfined, which can lead to unexpected situations.
12:25:00 [2019-09-16T12:25:00.118Z] 
12:25:00 [2019-09-16T12:25:00.118Z] To set a process to complain mode, use the command line tool
12:25:00 [2019-09-16T12:25:00.118Z] 'aa-complain'. To really tear down all profiles, run the init script
12:25:00 [2019-09-16T12:25:00.118Z] with the 'teardown' option."
12:25:00 [2019-09-16T12:25:00.118Z] Removing test suite binaries
12:25:00 [2019-09-16T12:25:00.118Z] 
12:25:00 [2019-09-16T12:25:00.664Z] --- PASS: TestServiceUpdateConfigs (15.03s)
12:25:00 [2019-09-16T12:25:00.665Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
12:25:00 [2019-09-16T12:25:00.665Z]     daemon.go:321: [dc24d8f867bbf] waiting for daemon to start
12:25:00 [2019-09-16T12:25:00.665Z]     daemon.go:339: [dc24d8f867bbf] daemon started
12:25:00 [2019-09-16T12:25:00.665Z]     daemon.go:449: [dc24d8f867bbf] Stopping daemon
12:25:00 [2019-09-16T12:25:00.665Z]     daemon.go:288: [dc24d8f867bbf] exiting daemon
12:25:00 [2019-09-16T12:25:00.665Z]     daemon.go:436: [dc24d8f867bbf] Daemon stopped
12:25:00 [2019-09-16T12:25:00.665Z] === RUN   TestServiceUpdateNetwork
12:25:01 [2019-09-16T12:25:01.043Z] PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink	1.703s
12:25:01 [2019-09-16T12:25:01.333Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.067s
12:25:02 [2019-09-16T12:25:02.256Z] PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount	0.923s
12:25:02 [2019-09-16T12:25:02.815Z] PASS: docker_cli_swarm_test.go:1844: DockerSwarmSuite.TestSwarmClusterEventsScope	7.979s
12:25:03 [2019-09-16T12:25:03.070Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	0.871s
12:25:03 [2019-09-16T12:25:03.993Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	1.002s
12:25:04 [2019-09-16T12:25:04.917Z] PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit	0.859s
12:25:04 [2019-09-16T12:25:04.917Z] PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv	0.031s
12:25:05 [2019-09-16T12:25:05.843Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	0.944s
12:25:05 [2019-09-16T12:25:05.843Z] PASS: docker_cli_swarm_test.go:1977: DockerSwarmSuite.TestSwarmClusterEventsSecret	1.649s
12:25:06 [2019-09-16T12:25:06.807Z] PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment	0.877s
12:25:07 [2019-09-16T12:25:07.730Z] PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase	0.801s
12:25:08 [2019-09-16T12:25:08.653Z] PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride	1.010s
12:25:09 [2019-09-16T12:25:09.621Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	0.807s
12:25:10 [2019-09-16T12:25:10.180Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	0.817s
12:25:10 [2019-09-16T12:25:10.712Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants	15.726s
12:25:11 [2019-09-16T12:25:11.110Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	0.755s
12:25:12 [2019-09-16T12:25:12.034Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	0.834s
12:25:12 [2019-09-16T12:25:12.034Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.010s
12:25:12 [2019-09-16T12:25:12.592Z] PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet	0.812s
12:25:13 [2019-09-16T12:25:13.259Z] --- PASS: TestServiceUpdateNetwork (13.13s)
12:25:13 [2019-09-16T12:25:13.259Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
12:25:13 [2019-09-16T12:25:13.259Z]     daemon.go:321: [d4e819236aa97] waiting for daemon to start
12:25:13 [2019-09-16T12:25:13.259Z]     daemon.go:339: [d4e819236aa97] daemon started
12:25:13 [2019-09-16T12:25:13.259Z]     daemon.go:449: [d4e819236aa97] Stopping daemon
12:25:13 [2019-09-16T12:25:13.259Z]     daemon.go:288: [d4e819236aa97] exiting daemon
12:25:13 [2019-09-16T12:25:13.259Z]     daemon.go:436: [d4e819236aa97] Daemon stopped
12:25:13 [2019-09-16T12:25:13.259Z] PASS
12:25:13 [2019-09-16T12:25:13.259Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
12:25:13 [2019-09-16T12:25:13.259Z] INFO: Testing against a local daemon
12:25:13 [2019-09-16T12:25:13.259Z] === RUN   TestSessionCreate
12:25:13 [2019-09-16T12:25:13.259Z] --- PASS: TestSessionCreate (0.04s)
12:25:13 [2019-09-16T12:25:13.259Z] === RUN   TestSessionCreateWithBadUpgrade
12:25:13 [2019-09-16T12:25:13.259Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
12:25:13 [2019-09-16T12:25:13.259Z] PASS
12:25:13 [2019-09-16T12:25:13.259Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
12:25:13 [2019-09-16T12:25:13.516Z] PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd	0.838s
12:25:13 [2019-09-16T12:25:13.541Z] INFO: Testing against a local daemon
12:25:13 [2019-09-16T12:25:13.541Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:25:13 [2019-09-16T12:25:13.541Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:25:13 [2019-09-16T12:25:13.541Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:25:13 [2019-09-16T12:25:13.541Z] === RUN   TestEventsExecDie
12:25:14 [2019-09-16T12:25:14.548Z] --- PASS: TestEventsExecDie (0.95s)
12:25:14 [2019-09-16T12:25:14.548Z] === RUN   TestEventsBackwardsCompatible
12:25:14 [2019-09-16T12:25:14.548Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
12:25:14 [2019-09-16T12:25:14.548Z] === RUN   TestInfoBinaryCommits
12:25:14 [2019-09-16T12:25:14.548Z] --- PASS: TestInfoBinaryCommits (0.06s)
12:25:14 [2019-09-16T12:25:14.548Z] === RUN   TestInfoAPIVersioned
12:25:14 [2019-09-16T12:25:14.548Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:25:14 [2019-09-16T12:25:14.548Z] === RUN   TestInfoAPI
12:25:14 [2019-09-16T12:25:14.548Z] --- PASS: TestInfoAPI (0.06s)
12:25:14 [2019-09-16T12:25:14.548Z] === RUN   TestInfoAPIWarnings
12:25:15 [2019-09-16T12:25:15.401Z] PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN	1.643s
12:25:15 [2019-09-16T12:25:15.561Z] --- PASS: TestInfoAPIWarnings (0.94s)
12:25:15 [2019-09-16T12:25:15.561Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
12:25:15 [2019-09-16T12:25:15.561Z]     daemon.go:321: [dc2caea888611] waiting for daemon to start
12:25:15 [2019-09-16T12:25:15.561Z]     daemon.go:339: [dc2caea888611] daemon started
12:25:15 [2019-09-16T12:25:15.561Z]     daemon.go:449: [dc2caea888611] Stopping daemon
12:25:15 [2019-09-16T12:25:15.561Z]     daemon.go:288: [dc2caea888611] exiting daemon
12:25:15 [2019-09-16T12:25:15.561Z]     daemon.go:436: [dc2caea888611] Daemon stopped
12:25:15 [2019-09-16T12:25:15.561Z] === RUN   TestLoginFailsWithBadCredentials
12:25:15 [2019-09-16T12:25:15.656Z] PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode	0.445s
12:25:15 [2019-09-16T12:25:15.656Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
12:25:16 [2019-09-16T12:25:16.175Z] --- PASS: TestLoginFailsWithBadCredentials (0.59s)
12:25:16 [2019-09-16T12:25:16.176Z] === RUN   TestPingCacheHeaders
12:25:16 [2019-09-16T12:25:16.176Z] --- PASS: TestPingCacheHeaders (0.05s)
12:25:16 [2019-09-16T12:25:16.176Z] === RUN   TestPingGet
12:25:16 [2019-09-16T12:25:16.176Z] --- PASS: TestPingGet (0.04s)
12:25:16 [2019-09-16T12:25:16.176Z] === RUN   TestPingHead
12:25:16 [2019-09-16T12:25:16.540Z] --- PASS: TestPingHead (0.06s)
12:25:16 [2019-09-16T12:25:16.540Z] === RUN   TestVersion
12:25:16 [2019-09-16T12:25:16.540Z] --- PASS: TestVersion (0.05s)
12:25:16 [2019-09-16T12:25:16.540Z] PASS
12:25:16 [2019-09-16T12:25:16.540Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
12:25:16 [2019-09-16T12:25:16.540Z] INFO: Testing against a local daemon
12:25:16 [2019-09-16T12:25:16.540Z] === RUN   TestVolumesCreateAndList
12:25:16 [2019-09-16T12:25:16.540Z] --- PASS: TestVolumesCreateAndList (0.06s)
12:25:16 [2019-09-16T12:25:16.540Z] === RUN   TestVolumesRemove
12:25:16 [2019-09-16T12:25:16.540Z] --- PASS: TestVolumesRemove (0.09s)
12:25:16 [2019-09-16T12:25:16.540Z] === RUN   TestVolumesInspect
12:25:16 [2019-09-16T12:25:16.540Z] --- PASS: TestVolumesInspect (0.04s)
12:25:16 [2019-09-16T12:25:16.540Z] === RUN   TestVolumesInvalidJSON
12:25:16 [2019-09-16T12:25:16.660Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	6.972s
12:25:16 [2019-09-16T12:25:16.823Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:25:16 [2019-09-16T12:25:16.823Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:25:16 [2019-09-16T12:25:16.823Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:25:16 [2019-09-16T12:25:16.823Z] --- PASS: TestVolumesInvalidJSON (0.04s)
12:25:16 [2019-09-16T12:25:16.823Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:25:16 [2019-09-16T12:25:16.823Z] PASS
12:25:16 [2019-09-16T12:25:16.823Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:25:17 [2019-09-16T12:25:17.126Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	0.623s
12:25:17 [2019-09-16T12:25:17.126Z] SKIP: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux)
12:25:17 [2019-09-16T12:25:17.126Z] SKIP: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux)
12:25:18 [2019-09-16T12:25:18.297Z] umount: bundles/test-integration/root: mountpoint not found
12:25:18 [2019-09-16T12:25:18.297Z] Clearing AppArmor profiles cache:.
12:25:18 [2019-09-16T12:25:18.297Z] All profile caches have been cleared, but no profiles have been unloaded.
12:25:18 [2019-09-16T12:25:18.297Z] Unloading profiles will leave already running processes permanently
12:25:18 [2019-09-16T12:25:18.297Z] unconfined, which can lead to unexpected situations.
12:25:18 [2019-09-16T12:25:18.297Z] 
12:25:18 [2019-09-16T12:25:18.297Z] To set a process to complain mode, use the command line tool
12:25:18 [2019-09-16T12:25:18.297Z] 'aa-complain'. To really tear down all profiles, run the init script
12:25:18 [2019-09-16T12:25:18.297Z] with the 'teardown' option."
12:25:18 [2019-09-16T12:25:18.297Z] Removing test suite binaries
12:25:18 [2019-09-16T12:25:18.297Z] 
12:25:19 [2019-09-16T12:25:19.857Z] PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership	3.723s
12:25:20 [2019-09-16T12:25:20.066Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	2.703s
12:25:20 [2019-09-16T12:25:20.111Z] PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress	0.604s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:25:20 [2019-09-16T12:25:20.741Z] + echo Ensuring container killed.
12:25:20 [2019-09-16T12:25:20.741Z] Ensuring container killed.
12:25:20 [2019-09-16T12:25:20.741Z] + docker rm -vf docker-pr7
12:25:20 [2019-09-16T12:25:20.741Z] Error: No such container: docker-pr7
12:25:20 [2019-09-16T12:25:20.741Z] + true
[Pipeline] sh
12:25:21 [2019-09-16T12:25:21.122Z] + echo Chowning /workspace to jenkins user
12:25:21 [2019-09-16T12:25:21.122Z] Chowning /workspace to jenkins user
12:25:21 [2019-09-16T12:25:21.122Z] + id -u
12:25:21 [2019-09-16T12:25:21.122Z] + id -g
12:25:21 [2019-09-16T12:25:21.122Z] + docker run --rm -v /home/docker/workspace/engine_PR-345:/workspace busybox chown -R 1001:1001 /workspace
12:25:22 [2019-09-16T12:25:22.620Z] PASS: docker_cli_swarm_test.go:1888: DockerSwarmSuite.TestSwarmClusterEventsService	15.752s
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:25:23 [2019-09-16T12:25:23.533Z] + bundleName=powerpc-integration
12:25:23 [2019-09-16T12:25:23.533Z] + echo Creating powerpc-integration-bundles.tar.gz
12:25:23 [2019-09-16T12:25:23.533Z] Creating powerpc-integration-bundles.tar.gz
12:25:23 [2019-09-16T12:25:23.533Z] + find bundles -path+  */root/*overlay2 -prune -o -typexargs f tar ( -czf -name powerpc-integration-bundles.tar.gz *.log
12:25:23 [2019-09-16T12:25:23.533Z]  -o -name *.prof ) -print
[Pipeline] archiveArtifacts
12:25:23 [2019-09-16T12:25:23.850Z] Archiving artifacts
12:25:24 [2019-09-16T12:25:24.184Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-345/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:25:24 [2019-09-16T12:25:24.566Z] + make clean
12:25:24 [2019-09-16T12:25:24.795Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	4.293s
12:25:25 [2019-09-16T12:25:25.182Z] docker volume rm -f docker-dev-cache
12:25:25 [2019-09-16T12:25:25.182Z] docker-dev-cache
[Pipeline] deleteDir
12:25:26 [2019-09-16T12:25:26.994Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	2.187s
12:25:26 [2019-09-16T12:25:26.994Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.257s
12:25:27 [2019-09-16T12:25:27.457Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.133s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:25:29 [2019-09-16T12:25:29.656Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	2.397s
12:25:31 [2019-09-16T12:25:31.208Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	1.184s
12:25:32 [2019-09-16T12:25:32.186Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	1.042s
12:25:32 [2019-09-16T12:25:32.541Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	11.602s
12:25:33 [2019-09-16T12:25:33.102Z] PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares	1.154s
12:25:35 [2019-09-16T12:25:35.025Z] PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent	1.630s
12:25:35 [2019-09-16T12:25:35.025Z] PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue	0.013s
12:25:35 [2019-09-16T12:25:35.025Z] PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue	0.017s
12:25:35 [2019-09-16T12:25:35.025Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.009s
12:25:35 [2019-09-16T12:25:35.584Z] PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors	0.825s
12:25:38 [2019-09-16T12:25:38.371Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	54.268s
12:25:38 [2019-09-16T12:25:38.371Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux)
12:25:38 [2019-09-16T12:25:38.371Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux)
12:25:38 [2019-09-16T12:25:38.864Z] PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode	2.320s
12:25:40 [2019-09-16T12:25:40.748Z] PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID	1.439s
12:25:41 [2019-09-16T12:25:41.672Z] PASS: docker_cli_swarm_test.go:1824: DockerSwarmSuite.TestSwarmClusterEventsSource	3.854s
12:25:42 [2019-09-16T12:25:42.233Z] PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName	1.477s
12:25:43 [2019-09-16T12:25:43.155Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	0.890s
12:25:44 [2019-09-16T12:25:44.079Z] PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled	0.814s
12:25:44 [2019-09-16T12:25:44.681Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	0.578s
12:25:46 [2019-09-16T12:25:46.040Z] PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname	1.171s
12:25:46 [2019-09-16T12:25:46.040Z] PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists	0.014s
12:25:46 [2019-09-16T12:25:46.040Z] PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning	0.229s
12:25:47 [2019-09-16T12:25:47.064Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	13.880s
12:25:47 [2019-09-16T12:25:47.922Z] PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost	1.558s
12:25:48 [2019-09-16T12:25:48.043Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	0.964s
12:25:48 [2019-09-16T12:25:48.845Z] PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname	1.032s
12:25:49 [2019-09-16T12:25:49.809Z] PASS: docker_cli_swarm_test.go:1865: DockerSwarmSuite.TestSwarmClusterEventsType	7.794s
12:25:50 [2019-09-16T12:25:50.732Z] PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer	1.433s
12:25:50 [2019-09-16T12:25:50.732Z] PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists	0.016s
12:25:50 [2019-09-16T12:25:50.986Z] PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning	0.214s
12:25:52 [2019-09-16T12:25:52.867Z] PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost	1.777s
12:25:54 [2019-09-16T12:25:54.748Z] PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost	1.720s
12:25:59 [2019-09-16T12:25:59.569Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	25.976s
12:25:59 [2019-09-16T12:25:59.569Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux)
12:26:00 [2019-09-16T12:26:00.026Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.180s
12:26:01 [2019-09-16T12:26:01.293Z] PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount	6.833s
12:26:02 [2019-09-16T12:26:02.215Z] PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering	0.816s
12:26:02 [2019-09-16T12:26:02.923Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	12.958s
12:26:03 [2019-09-16T12:26:03.138Z] PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm	0.793s
12:26:04 [2019-09-16T12:26:04.547Z] PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost	1.375s
12:26:05 [2019-09-16T12:26:05.124Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	3.430s
12:26:07 [2019-09-16T12:26:07.097Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	2.475s
12:26:10 [2019-09-16T12:26:10.357Z] PASS: docker_cli_exec_test.go:388: DockerSuite.TestRunMutableNetworkFiles	2.928s
12:26:12 [2019-09-16T12:26:12.394Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	12.095s
12:26:12 [2019-09-16T12:26:12.863Z] PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume	2.423s
12:26:13 [2019-09-16T12:26:13.359Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux)
12:26:13 [2019-09-16T12:26:13.744Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	8.347s
12:26:15 [2019-09-16T12:26:15.411Z] PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData	2.552s
12:26:17 [2019-09-16T12:26:17.293Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	1.675s
12:26:18 [2019-09-16T12:26:18.651Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	1.434s
12:26:18 [2019-09-16T12:26:18.651Z] PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared	0.038s
12:26:19 [2019-09-16T12:26:19.581Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	4.411s
12:26:19 [2019-09-16T12:26:19.587Z] PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost	0.617s
12:26:20 [2019-09-16T12:26:20.512Z] PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost	1.171s
12:26:21 [2019-09-16T12:26:21.434Z] PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks	0.854s
12:26:21 [2019-09-16T12:26:21.909Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	8.146s
12:26:22 [2019-09-16T12:26:22.358Z] PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName	0.720s
12:26:24 [2019-09-16T12:26:24.304Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	5.157s
12:26:24 [2019-09-16T12:26:24.868Z] PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount	2.464s
12:26:25 [2019-09-16T12:26:25.285Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	0.622s
12:26:25 [2019-09-16T12:26:25.285Z] SKIP: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux)
12:26:25 [2019-09-16T12:26:25.285Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux)
12:26:27 [2019-09-16T12:26:27.373Z] PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO	2.352s
12:26:27 [2019-09-16T12:26:27.483Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	2.003s
12:26:27 [2019-09-16T12:26:27.483Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux)
12:26:32 [2019-09-16T12:26:32.652Z] PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem	4.826s
12:26:32 [2019-09-16T12:26:32.652Z] PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode	0.591s
12:26:32 [2019-09-16T12:26:32.652Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.113s
12:26:33 [2019-09-16T12:26:33.573Z] PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid	0.822s
12:26:33 [2019-09-16T12:26:33.827Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.119s
12:26:34 [2019-09-16T12:26:34.272Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	10.768s
12:26:34 [2019-09-16T12:26:34.386Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	0.757s
12:26:35 [2019-09-16T12:26:35.351Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	0.799s
12:26:35 [2019-09-16T12:26:35.351Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.153s
12:26:36 [2019-09-16T12:26:36.273Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	0.830s
12:26:37 [2019-09-16T12:26:37.198Z] PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName	0.906s
12:26:37 [2019-09-16T12:26:37.198Z] SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport)
12:26:38 [2019-09-16T12:26:38.122Z] PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable	0.844s
12:26:39 [2019-09-16T12:26:39.044Z] PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit	0.822s
12:26:40 [2019-09-16T12:26:40.933Z] PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse	1.337s
12:26:41 [2019-09-16T12:26:41.856Z] PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse	0.727s
12:26:42 [2019-09-16T12:26:42.414Z] PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices	0.714s
12:26:43 [2019-09-16T12:26:43.336Z] PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod	0.776s
12:26:43 [2019-09-16T12:26:43.894Z] PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount	0.739s
12:26:44 [2019-09-16T12:26:44.816Z] PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers	0.820s
12:26:45 [2019-09-16T12:26:45.739Z] PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers	0.733s
12:26:45 [2019-09-16T12:26:45.739Z] SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
12:26:46 [2019-09-16T12:26:46.298Z] PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort	0.609s
12:26:46 [2019-09-16T12:26:46.644Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	11.365s
12:26:46 [2019-09-16T12:26:46.644Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux)
12:26:47 [2019-09-16T12:26:47.221Z] PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc	0.737s
12:26:47 [2019-09-16T12:26:47.221Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured)
12:26:48 [2019-09-16T12:26:48.145Z] PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer	0.776s
12:26:49 [2019-09-16T12:26:49.504Z] PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout	1.589s
12:26:49 [2019-09-16T12:26:49.504Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved)
12:26:53 [2019-09-16T12:26:53.657Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	3.352s
12:26:54 [2019-09-16T12:26:54.581Z] PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink	1.653s
12:26:55 [2019-09-16T12:26:55.204Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	8.247s
12:26:55 [2019-09-16T12:26:55.204Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux)
12:26:55 [2019-09-16T12:26:55.204Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux)
12:26:55 [2019-09-16T12:26:55.505Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	0.847s
12:26:59 [2019-09-16T12:26:59.659Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	3.866s
12:27:00 [2019-09-16T12:27:00.224Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	0.798s
12:27:01 [2019-09-16T12:27:01.146Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	0.833s
12:27:03 [2019-09-16T12:27:03.028Z] PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns	1.942s
12:27:03 [2019-09-16T12:27:03.951Z] PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit	0.795s
12:27:08 [2019-09-16T12:27:08.106Z] PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct	4.021s
12:27:10 [2019-09-16T12:27:10.111Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	41.141s
12:27:13 [2019-09-16T12:27:13.334Z] PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS	4.911s
12:27:13 [2019-09-16T12:27:13.632Z] PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit	0.807s
12:27:14 [2019-09-16T12:27:14.555Z] PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod	0.814s
12:27:15 [2019-09-16T12:27:15.113Z] PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns	0.805s
12:27:16 [2019-09-16T12:27:16.035Z] PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare	0.782s
12:27:17 [2019-09-16T12:27:17.000Z] PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns	0.812s
12:27:17 [2019-09-16T12:27:17.559Z] PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns	0.807s
12:27:18 [2019-09-16T12:27:18.482Z] PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile	0.789s
12:27:19 [2019-09-16T12:27:19.405Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	0.587s
12:27:19 [2019-09-16T12:27:19.963Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	0.746s
12:27:20 [2019-09-16T12:27:20.364Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	22.274s
12:27:20 [2019-09-16T12:27:20.364Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux)
12:27:20 [2019-09-16T12:27:20.364Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	1.652s
12:27:20 [2019-09-16T12:27:20.364Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux)
12:27:20 [2019-09-16T12:27:20.364Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux)
12:27:23 [2019-09-16T12:27:23.228Z] PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer	2.688s
12:27:24 [2019-09-16T12:27:24.589Z] PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState	1.447s
12:27:25 [2019-09-16T12:27:25.147Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	0.774s
12:27:26 [2019-09-16T12:27:26.071Z] PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe	0.835s
12:27:26 [2019-09-16T12:27:26.325Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	0.206s
12:27:26 [2019-09-16T12:27:26.325Z] SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport)
12:27:27 [2019-09-16T12:27:27.249Z] PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers	0.779s
12:27:27 [2019-09-16T12:27:27.807Z] PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers	0.744s
12:27:29 [2019-09-16T12:27:29.688Z] PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls	1.640s
12:27:29 [2019-09-16T12:27:29.688Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.031s
12:27:29 [2019-09-16T12:27:29.688Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.009s
12:27:30 [2019-09-16T12:27:30.248Z] PASS: docker_cli_swarm_test.go:1329: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey	79.810s
12:27:30 [2019-09-16T12:27:30.248Z] PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices	0.839s
12:27:33 [2019-09-16T12:27:33.506Z] PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts	2.816s
12:27:34 [2019-09-16T12:27:34.065Z] PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered	0.774s
12:27:36 [2019-09-16T12:27:36.572Z] PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes	2.107s
12:27:36 [2019-09-16T12:27:36.572Z] PASS: docker_cli_swarm_test.go:367: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId	5.664s
12:27:40 [2019-09-16T12:27:40.159Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	29.296s
12:27:40 [2019-09-16T12:27:40.729Z] PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions	4.385s
12:27:43 [2019-09-16T12:27:43.986Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	3.121s
12:27:44 [2019-09-16T12:27:44.544Z] PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod	0.827s
12:27:45 [2019-09-16T12:27:45.467Z] PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount	0.980s
12:27:46 [2019-09-16T12:27:46.390Z] PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot	0.800s
12:27:46 [2019-09-16T12:27:46.645Z] PASS: docker_cli_swarm_test.go:320: DockerSwarmSuite.TestSwarmContainerAutoStart	9.274s
12:27:49 [2019-09-16T12:27:49.152Z] PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint	2.742s
12:27:50 [2019-09-16T12:27:50.513Z] PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc	1.251s
12:27:51 [2019-09-16T12:27:51.436Z] PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID	1.005s
12:27:51 [2019-09-16T12:27:51.436Z] PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig	0.176s
12:27:51 [2019-09-16T12:27:51.691Z] PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative	0.174s
12:27:52 [2019-09-16T12:27:52.602Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	14.107s
12:27:52 [2019-09-16T12:27:52.613Z] PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero	0.873s
12:27:53 [2019-09-16T12:27:53.537Z] PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName	1.026s
12:27:54 [2019-09-16T12:27:54.464Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	0.720s
12:27:54 [2019-09-16T12:27:54.464Z] SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer)
12:27:54 [2019-09-16T12:27:54.464Z] PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound	0.199s
12:27:55 [2019-09-16T12:27:55.825Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	0.701s
12:27:56 [2019-09-16T12:27:56.368Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	2.426s
12:27:56 [2019-09-16T12:27:56.368Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux)
12:27:56 [2019-09-16T12:27:56.368Z] SKIP: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux)
12:27:56 [2019-09-16T12:27:56.752Z] PASS: docker_cli_swarm_test.go:342: DockerSwarmSuite.TestSwarmContainerEndpointOptions	8.794s
12:27:57 [2019-09-16T12:27:57.923Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell	0.889s
12:28:00 [2019-09-16T12:28:00.011Z] PASS: docker_cli_swarm_test.go:521: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork	1.469s
12:28:00 [2019-09-16T12:28:00.569Z] PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag	4.943s
12:28:01 [2019-09-16T12:28:01.492Z] PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter	0.825s
12:28:01 [2019-09-16T12:28:01.692Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	2.944s
12:28:02 [2019-09-16T12:28:02.431Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	1.157s
12:28:02 [2019-09-16T12:28:02.863Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	37.820s
12:28:02 [2019-09-16T12:28:02.863Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	6.112s
12:28:03 [2019-09-16T12:28:03.830Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux)
12:28:04 [2019-09-16T12:28:04.290Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux)
12:28:04 [2019-09-16T12:28:04.623Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	3.079s
12:28:05 [2019-09-16T12:28:05.688Z] PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon	4.547s
12:28:05 [2019-09-16T12:28:05.688Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	2.848s
12:28:07 [2019-09-16T12:28:07.570Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	1.764s
12:28:08 [2019-09-16T12:28:08.028Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	3.300s
12:28:08 [2019-09-16T12:28:08.028Z] SKIP: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux)
12:28:08 [2019-09-16T12:28:08.495Z] PASS: docker_cli_swarm_test.go:467: DockerSwarmSuite.TestSwarmIngressNetwork	1.644s
12:28:09 [2019-09-16T12:28:09.855Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	2.287s
12:28:10 [2019-09-16T12:28:10.471Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	4.588s
12:28:13 [2019-09-16T12:28:13.111Z] PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath	3.158s
12:28:14 [2019-09-16T12:28:14.035Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.871s
12:28:14 [2019-09-16T12:28:14.035Z] PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit	3.682s
12:28:14 [2019-09-16T12:28:14.035Z] SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6)
12:28:14 [2019-09-16T12:28:14.596Z] PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared	0.890s
12:28:15 [2019-09-16T12:28:15.114Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	6.638s
12:28:15 [2019-09-16T12:28:15.955Z] PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave	0.714s
12:28:15 [2019-09-16T12:28:15.956Z] SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows)
12:28:15 [2019-09-16T12:28:15.956Z] SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows)
12:28:15 [2019-09-16T12:28:15.956Z] SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows)
12:28:15 [2019-09-16T12:28:15.956Z] PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice	0.208s
12:28:16 [2019-09-16T12:28:16.880Z] PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight	0.772s
12:28:17 [2019-09-16T12:28:17.810Z] PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota	0.942s
12:28:18 [2019-09-16T12:28:18.013Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	3.188s
12:28:18 [2019-09-16T12:28:18.013Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux)
12:28:18 [2019-09-16T12:28:18.013Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli)
12:28:18 [2019-09-16T12:28:18.732Z] PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares	0.825s
12:28:20 [2019-09-16T12:28:20.093Z] PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod	1.572s
12:28:21 [2019-09-16T12:28:21.016Z] PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus	0.726s
12:28:21 [2019-09-16T12:28:21.601Z] PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems	0.825s
12:28:21 [2019-09-16T12:28:21.856Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.013s
12:28:22 [2019-09-16T12:28:22.779Z] PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize	0.929s
12:28:22 [2019-09-16T12:28:22.779Z] PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight	0.017s
12:28:22 [2019-09-16T12:28:22.779Z] PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod	0.038s
12:28:22 [2019-09-16T12:28:22.779Z] PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory	0.024s
12:28:22 [2019-09-16T12:28:22.779Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.009s
12:28:23 [2019-09-16T12:28:23.033Z] PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps	0.176s
12:28:23 [2019-09-16T12:28:23.287Z] PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps	0.216s
12:28:23 [2019-09-16T12:28:23.287Z] PASS: docker_cli_swarm_test.go:1054: DockerSwarmSuite.TestSwarmInitLocked	8.438s
12:28:23 [2019-09-16T12:28:23.542Z] PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps	0.203s
12:28:23 [2019-09-16T12:28:23.542Z] PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps	0.196s
12:28:23 [2019-09-16T12:28:23.791Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	4.929s
12:28:23 [2019-09-16T12:28:23.796Z] PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice	0.159s
12:28:24 [2019-09-16T12:28:24.357Z] PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr	0.824s
12:28:24 [2019-09-16T12:28:24.611Z] PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory	0.895s
12:28:25 [2019-09-16T12:28:25.170Z] PASS: docker_cli_swarm_test.go:1762: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr	0.826s
12:28:25 [2019-09-16T12:28:25.728Z] PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit	0.893s
12:28:26 [2019-09-16T12:28:26.653Z] PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation	0.856s
12:28:26 [2019-09-16T12:28:26.653Z] PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid	0.028s
12:28:26 [2019-09-16T12:28:26.688Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	3.235s
12:28:27 [2019-09-16T12:28:27.578Z] PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs	0.980s
12:28:27 [2019-09-16T12:28:27.832Z] PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks	0.288s
12:28:28 [2019-09-16T12:28:28.220Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	1.627s
12:28:28 [2019-09-16T12:28:28.227Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	17.024s
12:28:28 [2019-09-16T12:28:28.227Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.069s
12:28:28 [2019-09-16T12:28:28.390Z] PASS: docker_cli_swarm_test.go:1606: DockerSwarmSuite.TestSwarmInitWithDrain	1.613s
12:28:28 [2019-09-16T12:28:28.645Z] PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj	0.729s
12:28:28 [2019-09-16T12:28:28.645Z] PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange	0.035s
12:28:28 [2019-09-16T12:28:28.692Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	0.514s
12:28:29 [2019-09-16T12:28:29.614Z] PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize	0.838s
12:28:29 [2019-09-16T12:28:29.752Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	1.660s
12:28:30 [2019-09-16T12:28:30.539Z] PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness	1.097s
12:28:30 [2019-09-16T12:28:30.539Z] PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid	0.025s
12:28:30 [2019-09-16T12:28:30.539Z] PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit	0.027s
12:28:31 [2019-09-16T12:28:31.460Z] PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits	0.803s
12:28:31 [2019-09-16T12:28:31.925Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	1.792s
12:28:33 [2019-09-16T12:28:33.341Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	1.625s
12:28:33 [2019-09-16T12:28:33.900Z] PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive	0.825s
12:28:33 [2019-09-16T12:28:33.900Z] SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport)
12:28:34 [2019-09-16T12:28:34.823Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	0.712s
12:28:34 [2019-09-16T12:28:34.823Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	0.071s
12:28:36 [2019-09-16T12:28:36.706Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	1.605s
12:28:36 [2019-09-16T12:28:36.962Z] PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc	0.742s
12:28:40 [2019-09-16T12:28:40.273Z] PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit	2.562s
12:28:40 [2019-09-16T12:28:40.527Z] PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound	0.778s
12:28:40 [2019-09-16T12:28:40.527Z] PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue	0.015s
12:28:40 [2019-09-16T12:28:40.527Z] PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue	0.019s
12:28:41 [2019-09-16T12:28:41.226Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell	11.140s
12:28:41 [2019-09-16T12:28:41.226Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.250s
12:28:41 [2019-09-16T12:28:41.888Z] PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags	1.109s
12:28:42 [2019-09-16T12:28:42.231Z] PASS: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped	9.759s
12:28:42 [2019-09-16T12:28:42.811Z] PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout	1.121s
12:28:44 [2019-09-16T12:28:44.171Z] PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar	1.278s
12:28:44 [2019-09-16T12:28:44.171Z] PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes	0.037s
12:28:46 [2019-09-16T12:28:46.055Z] PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions	1.989s
12:28:46 [2019-09-16T12:28:46.055Z] PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId	0.056s
12:28:46 [2019-09-16T12:28:46.614Z] PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag	0.553s
12:28:47 [2019-09-16T12:28:47.122Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	4.092s
12:28:47 [2019-09-16T12:28:47.122Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.088s
12:28:49 [2019-09-16T12:28:49.166Z] PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents	2.133s
12:28:49 [2019-09-16T12:28:49.166Z] PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames	0.038s
12:28:49 [2019-09-16T12:28:49.289Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	6.821s
12:28:49 [2019-09-16T12:28:49.289Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux)
12:28:51 [2019-09-16T12:28:51.050Z] PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages	1.883s
12:28:51 [2019-09-16T12:28:51.050Z] PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag	0.058s
12:28:51 [2019-09-16T12:28:51.050Z] PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage	0.010s
12:28:51 [2019-09-16T12:28:51.851Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	4.297s
12:28:52 [2019-09-16T12:28:52.190Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	3.413s
12:28:52 [2019-09-16T12:28:52.410Z] PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout	1.590s
12:28:54 [2019-09-16T12:28:54.294Z] PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout	1.619s
12:28:54 [2019-09-16T12:28:54.294Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.103s
12:28:54 [2019-09-16T12:28:54.294Z] PASS: docker_cli_search_test.go:48: DockerSuite.TestSearchOnCentralRegistryWithDash	0.097s
12:28:54 [2019-09-16T12:28:54.294Z] PASS: docker_cli_search_test.go:19: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.072s
12:28:54 [2019-09-16T12:28:54.894Z] PASS: docker_cli_search_test.go:55: DockerSuite.TestSearchWithLimit	0.415s
12:28:57 [2019-09-16T12:28:57.446Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing	2.448s
12:29:02 [2019-09-16T12:29:02.805Z] PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode	5.621s
12:29:06 [2019-09-16T12:29:06.103Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	2.619s
12:29:06 [2019-09-16T12:29:06.661Z] PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError	0.981s
12:29:08 [2019-09-16T12:29:08.021Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	1.582s
12:29:10 [2019-09-16T12:29:10.030Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar	15.884s
12:29:10 [2019-09-16T12:29:10.030Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
12:29:10 [2019-09-16T12:29:10.030Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	1.604s
12:29:11 [2019-09-16T12:29:11.276Z] PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename	2.906s
12:29:12 [2019-09-16T12:29:12.930Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	2.643s
12:29:13 [2019-09-16T12:29:13.782Z] PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers	2.145s
12:29:14 [2019-09-16T12:29:14.704Z] PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer	0.658s
12:29:16 [2019-09-16T12:29:16.586Z] PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError	1.596s
12:29:16 [2019-09-16T12:29:16.654Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	3.295s
12:29:17 [2019-09-16T12:29:17.075Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress	21.278s
12:29:17 [2019-09-16T12:29:17.076Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux)
12:29:17 [2019-09-16T12:29:17.076Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	2.376s
12:29:17 [2019-09-16T12:29:17.618Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	1.634s
12:29:18 [2019-09-16T12:29:18.054Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	0.755s
12:29:18 [2019-09-16T12:29:18.076Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux)
12:29:19 [2019-09-16T12:29:19.094Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	1.800s
12:29:20 [2019-09-16T12:29:20.972Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	3.227s
12:29:21 [2019-09-16T12:29:21.599Z] PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded	1.851s
12:29:21 [2019-09-16T12:29:21.854Z] PASS: docker_cli_swarm_test.go:1774: DockerSwarmSuite.TestSwarmJoinLeave	53.097s
12:29:22 [2019-09-16T12:29:22.783Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	4.235s
12:29:23 [2019-09-16T12:29:23.145Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	1.829s
12:29:23 [2019-09-16T12:29:23.145Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux)
12:29:23 [2019-09-16T12:29:23.145Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux)
12:29:25 [2019-09-16T12:29:25.114Z] PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream	3.551s
12:29:28 [2019-09-16T12:29:28.618Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	5.107s
12:29:28 [2019-09-16T12:29:28.618Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux)
12:29:28 [2019-09-16T12:29:28.618Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux)
12:29:28 [2019-09-16T12:29:28.618Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux)
12:29:30 [2019-09-16T12:29:30.343Z] PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream	3.800s
12:29:32 [2019-09-16T12:29:32.848Z] PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound	3.035s
12:29:33 [2019-09-16T12:29:33.454Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir	9.976s
12:29:38 [2019-09-16T12:29:38.996Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	8.934s
12:29:38 [2019-09-16T12:29:38.996Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.470s
12:29:39 [2019-09-16T12:29:39.450Z] PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll	5.545s
12:29:40 [2019-09-16T12:29:40.554Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	2.433s
12:29:40 [2019-09-16T12:29:40.554Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux)
12:29:40 [2019-09-16T12:29:40.554Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux)
12:29:41 [2019-09-16T12:29:41.330Z] PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream	2.788s
12:29:43 [2019-09-16T12:29:43.211Z] PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal	1.860s
12:29:44 [2019-09-16T12:29:44.134Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	0.608s
12:29:45 [2019-09-16T12:29:45.056Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	0.881s
12:29:45 [2019-09-16T12:29:45.615Z] PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged	0.810s
12:29:45 [2019-09-16T12:29:45.615Z] SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows)
12:29:46 [2019-09-16T12:29:46.539Z] PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost	0.837s
12:29:51 [2019-09-16T12:29:51.784Z] PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput	3.768s
12:29:55 [2019-09-16T12:29:55.040Z] PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck	3.483s
12:29:55 [2019-09-16T12:29:55.597Z] PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue	0.688s
12:29:56 [2019-09-16T12:29:56.520Z] PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags	0.599s
12:29:56 [2019-09-16T12:29:56.520Z] SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport)
12:29:57 [2019-09-16T12:29:57.442Z] PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory	0.725s
12:29:59 [2019-09-16T12:29:59.323Z] PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized	1.625s
12:29:59 [2019-09-16T12:29:59.323Z] SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport)
12:30:01 [2019-09-16T12:30:01.204Z] PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy	1.382s
12:30:01 [2019-09-16T12:30:01.763Z] PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer	0.772s
12:30:03 [2019-09-16T12:30:03.123Z] PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer	0.777s
12:30:05 [2019-09-16T12:30:05.004Z] PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart	1.548s
12:30:05 [2019-09-16T12:30:05.782Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing	22.036s
12:30:05 [2019-09-16T12:30:05.782Z] PASS: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive	0.500s
12:30:09 [2019-09-16T12:30:09.157Z] PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats	3.929s
12:30:10 [2019-09-16T12:30:10.517Z] PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer	1.528s
12:30:10 [2019-09-16T12:30:10.517Z] SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport)
12:30:11 [2019-09-16T12:30:11.878Z] PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs	0.973s
12:30:12 [2019-09-16T12:30:12.438Z] PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields	0.624s
12:30:17 [2019-09-16T12:30:17.676Z] PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias	3.814s
12:30:17 [2019-09-16T12:30:17.676Z] PASS: docker_cli_swarm_test.go:1190: DockerSwarmSuite.TestSwarmJoinPromoteLocked	43.657s
12:30:20 [2019-09-16T12:30:20.694Z] PASS: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser	13.978s
12:30:21 [2019-09-16T12:30:21.830Z] PASS: docker_cli_network_unix_test.go:1536: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias	3.552s
12:30:24 [2019-09-16T12:30:24.117Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows	50.608s
12:30:24 [2019-09-16T12:30:24.376Z] PASS: docker_cli_network_unix_test.go:1462: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink	2.631s
12:30:24 [2019-09-16T12:30:24.462Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing	5.393s
12:30:24 [2019-09-16T12:30:24.926Z] SKIP: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux)
12:30:24 [2019-09-16T12:30:24.926Z] SKIP: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux)
12:30:26 [2019-09-16T12:30:26.291Z] PASS: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths	1.377s
12:30:27 [2019-09-16T12:30:27.126Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure	2.030s
12:30:27 [2019-09-16T12:30:27.259Z] PASS: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths	1.164s
12:30:27 [2019-09-16T12:30:27.590Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux)
12:30:27 [2019-09-16T12:30:27.633Z] PASS: docker_cli_network_unix_test.go:1591: DockerSuite.TestUserDefinedNetworkConnectivity	2.224s
12:30:31 [2019-09-16T12:30:31.833Z] PASS: docker_cli_swarm_test.go:1578: DockerSwarmSuite.TestSwarmJoinWithDrain	3.256s
12:30:31 [2019-09-16T12:30:31.833Z] PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks	3.578s
12:30:37 [2019-09-16T12:30:37.561Z] PASS: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive	9.111s
12:30:37 [2019-09-16T12:30:37.561Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux)
12:30:37 [2019-09-16T12:30:37.561Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux)
12:30:37 [2019-09-16T12:30:37.561Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux)
12:30:38 [2019-09-16T12:30:38.398Z] PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart	5.130s
12:30:38 [2019-09-16T12:30:38.398Z] PASS: docker_cli_swarm_test.go:1096: DockerSwarmSuite.TestSwarmLeaveLocked	4.961s
12:30:39 [2019-09-16T12:30:39.743Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	1.726s
12:30:39 [2019-09-16T12:30:39.743Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux)
12:30:40 [2019-09-16T12:30:40.120Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin	12.024s
12:30:40 [2019-09-16T12:30:40.280Z] PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown	2.788s
12:30:42 [2019-09-16T12:30:42.849Z] PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot	2.513s
12:30:44 [2019-09-16T12:30:44.731Z] PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride	1.604s
12:30:44 [2019-09-16T12:30:44.851Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	4.069s
12:30:45 [2019-09-16T12:30:45.828Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.071s
12:30:46 [2019-09-16T12:30:46.090Z] PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner	1.593s
12:30:48 [2019-09-16T12:30:48.595Z] PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod	2.461s
12:30:51 [2019-09-16T12:30:51.145Z] PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService	2.375s
12:30:53 [2019-09-16T12:30:53.652Z] PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw	2.503s
12:30:56 [2019-09-16T12:30:56.162Z] PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid	2.396s
12:30:58 [2019-09-16T12:30:58.668Z] PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid	2.387s
12:31:00 [2019-09-16T12:31:00.770Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	13.315s
12:31:00 [2019-09-16T12:31:00.770Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux)
12:31:00 [2019-09-16T12:31:00.770Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux)
12:31:00 [2019-09-16T12:31:00.770Z] SKIP: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux)
12:31:01 [2019-09-16T12:31:01.235Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd	1.107s
12:31:11 [2019-09-16T12:31:11.623Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath	8.457s
12:31:12 [2019-09-16T12:31:12.089Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	1.686s
12:31:12 [2019-09-16T12:31:12.553Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux)
12:31:12 [2019-09-16T12:31:12.553Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux)
12:31:12 [2019-09-16T12:31:12.553Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
12:31:13 [2019-09-16T12:31:13.529Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.048s
12:31:13 [2019-09-16T12:31:13.529Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.020s
12:31:13 [2019-09-16T12:31:13.529Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.029s
12:31:14 [2019-09-16T12:31:14.091Z] PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts	0.866s
12:31:14 [2019-09-16T12:31:14.345Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.061s
12:31:14 [2019-09-16T12:31:14.345Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.049s
12:31:14 [2019-09-16T12:31:14.345Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.019s
12:31:14 [2019-09-16T12:31:14.754Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	1.975s
12:31:15 [2019-09-16T12:31:15.270Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	0.851s
12:31:15 [2019-09-16T12:31:15.270Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.010s
12:31:16 [2019-09-16T12:31:16.193Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	1.019s
12:31:16 [2019-09-16T12:31:16.448Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.063s
12:31:16 [2019-09-16T12:31:16.448Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.055s
12:31:16 [2019-09-16T12:31:16.448Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.009s
12:31:16 [2019-09-16T12:31:16.448Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.025s
12:31:18 [2019-09-16T12:31:18.955Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	2.538s
12:31:18 [2019-09-16T12:31:18.955Z] PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce	0.074s
12:31:19 [2019-09-16T12:31:19.209Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.157s
12:31:19 [2019-09-16T12:31:19.209Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.030s
12:31:19 [2019-09-16T12:31:19.209Z] PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts	0.037s
12:31:19 [2019-09-16T12:31:19.488Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	4.419s
12:31:20 [2019-09-16T12:31:20.132Z] PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents	0.843s
12:31:22 [2019-09-16T12:31:22.302Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	37.792s
12:31:22 [2019-09-16T12:31:22.302Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	1.795s
12:31:22 [2019-09-16T12:31:22.302Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux)
12:31:22 [2019-09-16T12:31:22.639Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	2.389s
12:31:22 [2019-09-16T12:31:22.639Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.060s
12:31:22 [2019-09-16T12:31:22.639Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.041s
12:31:25 [2019-09-16T12:31:25.940Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	3.208s
12:31:29 [2019-09-16T12:31:29.873Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	9.761s
12:31:30 [2019-09-16T12:31:30.096Z] PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData	4.278s
12:31:30 [2019-09-16T12:31:30.351Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
12:31:32 [2019-09-16T12:31:32.231Z] PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest	1.494s
12:31:33 [2019-09-16T12:31:33.589Z] PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull	1.369s
12:31:34 [2019-09-16T12:31:34.601Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	4.441s
12:31:34 [2019-09-16T12:31:34.601Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux)
12:31:35 [2019-09-16T12:31:35.470Z] PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull	1.774s
12:31:39 [2019-09-16T12:31:39.627Z] PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags	4.224s
12:31:41 [2019-09-16T12:31:41.724Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	6.350s
12:31:41 [2019-09-16T12:31:41.724Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux)
12:31:43 [2019-09-16T12:31:43.824Z] PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush	4.227s
12:31:45 [2019-09-16T12:31:45.705Z] PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest	1.409s
12:31:46 [2019-09-16T12:31:46.629Z] PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush	1.071s
12:31:47 [2019-09-16T12:31:47.481Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	24.553s
12:31:47 [2019-09-16T12:31:47.987Z] PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest	1.318s
12:31:49 [2019-09-16T12:31:49.023Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	3.374s
12:31:49 [2019-09-16T12:31:49.484Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.047s
12:31:49 [2019-09-16T12:31:49.867Z] PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag	1.398s
12:31:51 [2019-09-16T12:31:51.227Z] PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag	1.357s
12:31:52 [2019-09-16T12:31:52.588Z] PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush	1.233s
12:31:53 [2019-09-16T12:31:53.946Z] PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests	1.242s
12:31:54 [2019-09-16T12:31:54.170Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	11.037s
12:31:55 [2019-09-16T12:31:55.293Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	5.179s
12:31:56 [2019-09-16T12:31:56.453Z] PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests	2.503s
12:31:57 [2019-09-16T12:31:57.942Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	4.438s
12:31:57 [2019-09-16T12:31:57.942Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux)
12:31:57 [2019-09-16T12:31:57.942Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux)
12:31:57 [2019-09-16T12:31:57.942Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux)
12:31:57 [2019-09-16T12:31:57.942Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux)
12:31:57 [2019-09-16T12:31:57.942Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux)
12:31:57 [2019-09-16T12:31:57.942Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux)
12:31:57 [2019-09-16T12:31:57.942Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux)
12:31:57 [2019-09-16T12:31:57.942Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding	0.019s
12:31:59 [2019-09-16T12:31:59.714Z] PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests	2.576s
12:32:00 [2019-09-16T12:32:00.638Z] PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests	1.347s
12:32:01 [2019-09-16T12:32:01.105Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	5.520s
12:32:03 [2019-09-16T12:32:03.894Z] PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest	3.238s
12:32:05 [2019-09-16T12:32:05.070Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	6.718s
12:32:05 [2019-09-16T12:32:05.252Z] PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest	1.238s
12:32:05 [2019-09-16T12:32:05.506Z] PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback	0.016s
12:32:06 [2019-09-16T12:32:06.865Z] PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest	1.270s
12:32:06 [2019-09-16T12:32:06.913Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	5.125s
12:32:08 [2019-09-16T12:32:08.225Z] PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer	1.307s
12:32:09 [2019-09-16T12:32:09.584Z] PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest	1.139s
12:32:12 [2019-09-16T12:32:12.198Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	6.385s
12:32:12 [2019-09-16T12:32:12.198Z] SKIP: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux)
12:32:13 [2019-09-16T12:32:13.738Z] PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability	3.572s
12:32:13 [2019-09-16T12:32:13.738Z] PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases	0.240s
12:32:13 [2019-09-16T12:32:13.752Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore	2.116s
12:32:13 [2019-09-16T12:32:13.752Z] SKIP: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux)
12:32:13 [2019-09-16T12:32:13.752Z] SKIP: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux)
12:32:13 [2019-09-16T12:32:13.752Z] SKIP: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux)
12:32:15 [2019-09-16T12:32:15.097Z] PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList	1.313s
12:32:15 [2019-09-16T12:32:15.352Z] PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers	0.328s
12:32:15 [2019-09-16T12:32:15.607Z] PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag	0.012s
12:32:15 [2019-09-16T12:32:15.861Z] PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage	0.149s
12:32:16 [2019-09-16T12:32:16.118Z] PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer	0.171s
12:32:16 [2019-09-16T12:32:16.372Z] PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags	0.191s
12:32:16 [2019-09-16T12:32:16.372Z] PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged	0.010s
12:32:18 [2019-09-16T12:32:18.252Z] PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest	1.334s
12:32:20 [2019-09-16T12:32:20.133Z] PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest	2.014s
12:32:20 [2019-09-16T12:32:20.870Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	6.875s
12:32:20 [2019-09-16T12:32:20.871Z] SKIP: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux)
12:32:20 [2019-09-16T12:32:20.871Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.001s
12:32:21 [2019-09-16T12:32:21.061Z] PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag	1.018s
12:32:22 [2019-09-16T12:32:22.942Z] PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest	1.257s
12:32:23 [2019-09-16T12:32:23.070Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead	2.385s
12:32:23 [2019-09-16T12:32:23.070Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.002s
12:32:23 [2019-09-16T12:32:23.070Z] SKIP: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux)
12:32:23 [2019-09-16T12:32:23.070Z] SKIP: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux)
12:32:23 [2019-09-16T12:32:23.070Z] SKIP: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux)
12:32:23 [2019-09-16T12:32:23.499Z] PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough	0.877s
12:32:24 [2019-09-16T12:32:24.422Z] PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only	0.665s
12:32:26 [2019-09-16T12:32:26.003Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete	2.417s
12:32:27 [2019-09-16T12:32:27.559Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict	1.523s
12:32:28 [2019-09-16T12:32:28.576Z] PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags	4.077s
12:32:29 [2019-09-16T12:32:29.761Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce	1.986s
12:32:29 [2019-09-16T12:32:29.761Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist	0.002s
12:32:29 [2019-09-16T12:32:29.761Z] SKIP: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux)
12:32:31 [2019-09-16T12:32:31.963Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume	2.204s
12:32:31 [2019-09-16T12:32:31.963Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.002s
12:32:33 [2019-09-16T12:32:33.806Z] PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush	4.306s
12:32:34 [2019-09-16T12:32:34.164Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	2.084s
12:32:34 [2019-09-16T12:32:34.164Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux)
12:32:34 [2019-09-16T12:32:34.164Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux)
12:32:34 [2019-09-16T12:32:34.364Z] PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported	1.230s
12:32:35 [2019-09-16T12:32:35.725Z] PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest	1.379s
12:32:35 [2019-09-16T12:32:35.979Z] PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback	0.014s
12:32:36 [2019-09-16T12:32:36.372Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	2.103s
12:32:36 [2019-09-16T12:32:36.372Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax	0.003s
12:32:37 [2019-09-16T12:32:37.338Z] PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest	1.285s
12:32:37 [2019-09-16T12:32:37.926Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill	1.762s
12:32:37 [2019-09-16T12:32:37.926Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux)
12:32:38 [2019-09-16T12:32:38.742Z] PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer	1.177s
12:32:40 [2019-09-16T12:32:40.146Z] PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest	1.193s
12:32:40 [2019-09-16T12:32:40.858Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop	2.381s
12:32:40 [2019-09-16T12:32:40.858Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull	0.216s
12:32:40 [2019-09-16T12:32:40.858Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux)
12:32:44 [2019-09-16T12:32:44.298Z] PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability	3.680s
12:32:44 [2019-09-16T12:32:44.298Z] PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases	0.266s
12:32:44 [2019-09-16T12:32:44.553Z] PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers	0.353s
12:32:44 [2019-09-16T12:32:44.811Z] PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag	0.018s
12:32:45 [2019-09-16T12:32:45.066Z] PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage	0.166s
12:32:45 [2019-09-16T12:32:45.321Z] PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer	0.193s
12:32:45 [2019-09-16T12:32:45.321Z] PASS: docker_cli_swarm_test.go:1129: DockerSwarmSuite.TestSwarmLockUnlockCluster	100.757s
12:32:45 [2019-09-16T12:32:45.880Z] PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags	0.286s
12:32:45 [2019-09-16T12:32:45.880Z] PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged	0.010s
12:32:46 [2019-09-16T12:32:46.802Z] PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry	0.870s
12:32:47 [2019-09-16T12:32:47.402Z] PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth	0.510s
12:32:47 [2019-09-16T12:32:47.657Z] PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry	0.093s
12:32:47 [2019-09-16T12:32:47.987Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename	1.699s
12:32:49 [2019-09-16T12:32:49.017Z] PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth	1.016s
12:32:49 [2019-09-16T12:32:49.017Z] PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored	0.091s
12:32:49 [2019-09-16T12:32:49.575Z] PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth	0.393s
12:32:50 [2019-09-16T12:32:50.134Z] PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme	0.436s
12:32:50 [2019-09-16T12:32:50.388Z] PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry	0.030s
12:32:50 [2019-09-16T12:32:50.922Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart	3.084s
12:32:55 [2019-09-16T12:32:55.616Z] PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError	5.133s
12:32:55 [2019-09-16T12:32:55.616Z] PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken	0.131s
12:32:55 [2019-09-16T12:32:55.616Z] PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized	0.142s
12:32:55 [2019-09-16T12:32:55.649Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam	3.506s
12:32:55 [2019-09-16T12:32:55.649Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.025s
12:32:55 [2019-09-16T12:32:55.649Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.002s
12:32:55 [2019-09-16T12:32:55.649Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.002s
12:32:55 [2019-09-16T12:32:55.649Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.002s
12:32:55 [2019-09-16T12:32:55.870Z] PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable	0.132s
12:32:56 [2019-09-16T12:32:56.125Z] PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse	0.132s
12:32:56 [2019-09-16T12:32:56.628Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart	1.180s
12:32:56 [2019-09-16T12:32:56.628Z] SKIP: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux)
12:32:58 [2019-09-16T12:32:58.827Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop	2.320s
12:32:59 [2019-09-16T12:32:59.292Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux)
12:32:59 [2019-09-16T12:32:59.380Z] PASS: docker_cli_network_unix_test.go:1788: DockerNetworkSuite.TestConntrackFlowsLeak	2.761s
12:33:00 [2019-09-16T12:33:00.302Z] PASS: docker_cli_swarm_test.go:1467: DockerSwarmSuite.TestSwarmManagerAddress	4.460s
12:33:00 [2019-09-16T12:33:00.302Z] PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig	0.979s
12:33:01 [2019-09-16T12:33:01.492Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows	1.632s
12:33:01 [2019-09-16T12:33:01.492Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader	0.028s
12:33:04 [2019-09-16T12:33:04.456Z] PASS: docker_cli_swarm_test.go:1537: DockerSwarmSuite.TestSwarmNetworkCreateDup	2.553s
12:33:05 [2019-09-16T12:33:05.304Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait	4.091s
12:33:05 [2019-09-16T12:33:05.817Z] PASS: docker_cli_network_unix_test.go:865: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint	4.638s
12:33:06 [2019-09-16T12:33:06.741Z] PASS: docker_cli_swarm_test.go:1514: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866	1.333s
12:33:08 [2019-09-16T12:33:08.236Z] PASS: docker_api_containers_test.go:2271: DockerSuite.TestContainerKillCustomStopSignal	2.478s
12:33:08 [2019-09-16T12:33:08.236Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux)
12:33:08 [2019-09-16T12:33:08.236Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux)
12:33:08 [2019-09-16T12:33:08.236Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux)
12:33:08 [2019-09-16T12:33:08.236Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux)
12:33:08 [2019-09-16T12:33:08.236Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux)
12:33:08 [2019-09-16T12:33:08.633Z] PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect	2.313s
12:33:09 [2019-09-16T12:33:09.790Z] PASS: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe	1.140s
12:33:12 [2019-09-16T12:33:12.830Z] PASS: docker_cli_network_unix_test.go:1258: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer	3.857s
12:33:12 [2019-09-16T12:33:12.830Z] PASS: docker_cli_swarm_test.go:1488: DockerSwarmSuite.TestSwarmNetworkIPAMOptions	5.179s
12:33:15 [2019-09-16T12:33:15.337Z] PASS: docker_cli_network_unix_test.go:1192: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping	1.757s
12:33:15 [2019-09-16T12:33:15.895Z] PASS: docker_cli_swarm_test.go:799: DockerSwarmSuite.TestSwarmNetworkPlugin	1.518s
12:33:19 [2019-09-16T12:33:19.050Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	68.501s
12:33:23 [2019-09-16T12:33:23.753Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	8.239s
12:33:24 [2019-09-16T12:33:24.215Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux)
12:33:25 [2019-09-16T12:33:25.823Z] PASS: docker_cli_network_unix_test.go:1415: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP	8.848s
12:33:29 [2019-09-16T12:33:29.079Z] PASS: docker_cli_network_unix_test.go:1308: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP	3.037s
12:33:30 [2019-09-16T12:33:30.438Z] PASS: docker_cli_network_unix_test.go:1344: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer	1.695s
12:33:31 [2019-09-16T12:33:31.404Z] PASS: docker_cli_network_unix_test.go:1158: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork	0.780s
12:33:31 [2019-09-16T12:33:31.962Z] PASS: docker_cli_network_unix_test.go:1523: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks	0.622s
12:33:33 [2019-09-16T12:33:33.845Z] PASS: docker_cli_network_unix_test.go:1229: DockerNetworkSuite.TestDockerNetworkConnectWithMac	1.172s
12:33:35 [2019-09-16T12:33:35.214Z] PASS: docker_cli_network_unix_test.go:1175: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping	1.080s
12:33:35 [2019-09-16T12:33:35.214Z] PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete	0.134s
12:33:35 [2019-09-16T12:33:35.772Z] PASS: docker_cli_network_unix_test.go:1655: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters	0.312s
12:33:37 [2019-09-16T12:33:37.132Z] PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind	0.978s
12:33:37 [2019-09-16T12:33:37.132Z] PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel	0.154s
12:33:37 [2019-09-16T12:33:37.132Z] PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined	0.043s
12:33:37 [2019-09-16T12:33:37.386Z] PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM	0.130s
12:33:38 [2019-09-16T12:33:38.746Z] PASS: docker_cli_network_unix_test.go:1292: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork	1.439s
12:33:40 [2019-09-16T12:33:40.629Z] PASS: docker_cli_network_unix_test.go:1503: DockerNetworkSuite.TestDockerNetworkDisconnectDefault	1.160s
12:33:40 [2019-09-16T12:33:40.629Z] PASS: docker_cli_network_unix_test.go:1774: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge	0.089s
12:33:40 [2019-09-16T12:33:40.883Z] PASS: docker_cli_network_unix_test.go:1167: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost	0.291s
12:33:41 [2019-09-16T12:33:41.138Z] PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions	0.068s
12:33:45 [2019-09-16T12:33:45.580Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate	32.460s
12:33:45 [2019-09-16T12:33:45.580Z] SKIP: docker_api_containers_test.go:2221: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux)
12:33:45 [2019-09-16T12:33:45.580Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation	0.107s
12:33:45 [2019-09-16T12:33:45.580Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux)
12:33:45 [2019-09-16T12:33:45.580Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux)
12:33:45 [2019-09-16T12:33:45.580Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux)
12:33:45 [2019-09-16T12:33:45.580Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux)
12:33:45 [2019-09-16T12:33:45.580Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux)
12:33:49 [2019-09-16T12:33:49.349Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	7.032s
12:33:49 [2019-09-16T12:33:49.349Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux)
12:33:49 [2019-09-16T12:33:49.349Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux)
12:33:49 [2019-09-16T12:33:49.350Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux)
12:33:49 [2019-09-16T12:33:49.350Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux)
12:33:49 [2019-09-16T12:33:49.350Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux)
12:33:49 [2019-09-16T12:33:49.350Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux)
12:33:49 [2019-09-16T12:33:49.350Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux)
12:33:49 [2019-09-16T12:33:49.350Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux)
12:33:49 [2019-09-16T12:33:49.350Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux)
12:33:49 [2019-09-16T12:33:49.350Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux)
12:33:49 [2019-09-16T12:33:49.350Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux)
12:33:49 [2019-09-16T12:33:49.350Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux)
12:33:49 [2019-09-16T12:33:49.350Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux)
12:33:51 [2019-09-16T12:33:51.550Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	2.180s
12:33:52 [2019-09-16T12:33:52.014Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.065s
12:33:52 [2019-09-16T12:33:52.014Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux)
12:33:54 [2019-09-16T12:33:54.218Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	2.244s
12:33:54 [2019-09-16T12:33:54.218Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux)
12:33:54 [2019-09-16T12:33:54.218Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux)
12:33:54 [2019-09-16T12:33:54.218Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux)
12:33:55 [2019-09-16T12:33:55.953Z] PASS: docker_cli_network_unix_test.go:979: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart	3.527s
12:33:58 [2019-09-16T12:33:58.459Z] PASS: docker_cli_network_unix_test.go:1737: DockerNetworkSuite.TestDockerNetworkFlagAlias	3.398s
12:33:58 [2019-09-16T12:33:58.950Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	4.530s
12:34:01 [2019-09-16T12:34:01.152Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	2.288s
12:34:01 [2019-09-16T12:34:01.152Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux)
12:34:01 [2019-09-16T12:34:01.152Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux)
12:34:08 [2019-09-16T12:34:08.386Z] PASS: docker_cli_network_unix_test.go:1132: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart	9.031s
12:34:08 [2019-09-16T12:34:08.386Z] PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations	0.160s
12:34:08 [2019-09-16T12:34:08.641Z] PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks	0.665s
12:34:08 [2019-09-16T12:34:08.896Z] PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions	0.055s
12:34:08 [2019-09-16T12:34:08.896Z] PASS: docker_cli_network_unix_test.go:1241: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer	0.084s
12:34:09 [2019-09-16T12:34:09.151Z] PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified	0.128s
12:34:09 [2019-09-16T12:34:09.151Z] PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified	0.127s
12:34:09 [2019-09-16T12:34:09.151Z] PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault	0.002s
12:34:09 [2019-09-16T12:34:09.777Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	8.892s
12:34:09 [2019-09-16T12:34:09.777Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux)
12:34:09 [2019-09-16T12:34:09.777Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux)
12:34:10 [2019-09-16T12:34:10.533Z] PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2	48.846s
12:34:13 [2019-09-16T12:34:13.790Z] PASS: docker_cli_network_unix_test.go:926: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly	3.081s
12:34:13 [2019-09-16T12:34:13.790Z] PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault	0.029s
12:34:13 [2019-09-16T12:34:13.790Z] SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks)
12:34:13 [2019-09-16T12:34:13.790Z] PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter	1.886s
12:34:15 [2019-09-16T12:34:15.149Z] PASS: docker_cli_network_unix_test.go:1020: DockerNetworkSuite.TestDockerNetworkMacInspect	1.131s
12:34:18 [2019-09-16T12:34:18.407Z] PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter	3.401s
12:34:20 [2019-09-16T12:34:20.289Z] PASS: docker_cli_network_unix_test.go:1086: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart	4.605s
12:34:21 [2019-09-16T12:34:21.213Z] PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd	1.676s
12:34:24 [2019-09-16T12:34:24.658Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	13.802s
12:34:24 [2019-09-16T12:34:24.658Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux)
12:34:24 [2019-09-16T12:34:24.658Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux)
12:34:25 [2019-09-16T12:34:25.368Z] PASS: docker_cli_network_unix_test.go:1105: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart	4.050s
12:34:25 [2019-09-16T12:34:25.368Z] PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver	0.073s
12:34:26 [2019-09-16T12:34:26.213Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	2.185s
12:34:26 [2019-09-16T12:34:26.213Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux)
12:34:26 [2019-09-16T12:34:26.213Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux)
12:34:26 [2019-09-16T12:34:26.290Z] PASS: docker_cli_swarm_test.go:1559: DockerSwarmSuite.TestSwarmPublishDuplicatePorts	4.179s
12:34:26 [2019-09-16T12:34:26.588Z] PASS: docker_cli_network_unix_test.go:952: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping	1.209s
12:34:28 [2019-09-16T12:34:28.418Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	2.294s
12:34:28 [2019-09-16T12:34:28.418Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux)
12:34:28 [2019-09-16T12:34:28.418Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux)
12:34:28 [2019-09-16T12:34:28.418Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux)
12:34:28 [2019-09-16T12:34:28.418Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux)
12:34:28 [2019-09-16T12:34:28.418Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.161s
12:34:28 [2019-09-16T12:34:28.883Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.140s
12:34:29 [2019-09-16T12:34:29.885Z] PASS: docker_cli_swarm_test.go:1617: DockerSwarmSuite.TestSwarmReadonlyRootfs	2.664s
12:34:29 [2019-09-16T12:34:29.885Z] PASS: docker_cli_network_unix_test.go:1247: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks	2.635s
12:34:29 [2019-09-16T12:34:29.885Z] PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined	0.052s
12:34:30 [2019-09-16T12:34:30.436Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	1.786s
12:34:31 [2019-09-16T12:34:31.244Z] PASS: docker_cli_network_unix_test.go:1126: DockerNetworkSuite.TestDockerNetworkRunNetByID	1.071s
12:34:32 [2019-09-16T12:34:32.168Z] PASS: docker_cli_network_unix_test.go:1367: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP	0.828s
12:34:32 [2019-09-16T12:34:32.636Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	2.226s
12:34:33 [2019-09-16T12:34:33.102Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs	0.248s
12:34:33 [2019-09-16T12:34:33.102Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.157s
12:34:33 [2019-09-16T12:34:33.534Z] PASS: docker_cli_network_unix_test.go:1749: DockerNetworkSuite.TestDockerNetworkValidateIP	1.199s
12:34:35 [2019-09-16T12:34:35.303Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	2.007s
12:34:35 [2019-09-16T12:34:35.770Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.568s
12:34:36 [2019-09-16T12:34:36.235Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.136s
12:34:36 [2019-09-16T12:34:36.235Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux)
12:34:36 [2019-09-16T12:34:36.235Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.307s
12:34:36 [2019-09-16T12:34:36.235Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
12:34:36 [2019-09-16T12:34:36.699Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.139s
12:34:36 [2019-09-16T12:34:36.699Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.284s
12:34:40 [2019-09-16T12:34:40.070Z] PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver	5.446s
12:34:40 [2019-09-16T12:34:40.993Z] PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry	0.959s
12:34:43 [2019-09-16T12:34:43.498Z] PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect	2.206s
12:34:43 [2019-09-16T12:34:43.498Z] PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry	0.375s
12:34:45 [2019-09-16T12:34:45.379Z] PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts	1.534s
12:34:45 [2019-09-16T12:34:45.379Z] PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage	0.180s
12:34:45 [2019-09-16T12:34:45.379Z] PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed	0.020s
12:34:45 [2019-09-16T12:34:45.379Z] OK: 1196 passed, 47 skipped
12:34:45 [2019-09-16T12:34:45.379Z] PASS
12:34:45 [2019-09-16T12:34:45.379Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/2)
12:34:46 [2019-09-16T12:34:46.736Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/2/root: mountpoint not found
12:34:46 [2019-09-16T12:34:46.736Z] Clearing AppArmor profiles cache:.
12:34:46 [2019-09-16T12:34:46.736Z] All profile caches have been cleared, but no profiles have been unloaded.
12:34:46 [2019-09-16T12:34:46.736Z] Unloading profiles will leave already running processes permanently
12:34:46 [2019-09-16T12:34:46.736Z] unconfined, which can lead to unexpected situations.
12:34:46 [2019-09-16T12:34:46.736Z] 
12:34:46 [2019-09-16T12:34:46.736Z] To set a process to complain mode, use the command line tool
12:34:46 [2019-09-16T12:34:46.736Z] 'aa-complain'. To really tear down all profiles, run the init script
12:34:46 [2019-09-16T12:34:46.736Z] with the 'teardown' option."
12:34:46 [2019-09-16T12:34:46.736Z] Removing test suite binaries
12:34:46 [2019-09-16T12:34:46.736Z] 
12:34:49 [2019-09-16T12:34:49.150Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	12.350s
12:34:49 [2019-09-16T12:34:49.615Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.159s
12:34:50 [2019-09-16T12:34:50.080Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.117s
12:34:50 [2019-09-16T12:34:50.333Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	78.476s
12:34:50 [2019-09-16T12:34:50.333Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	2.030s
12:34:50 [2019-09-16T12:34:50.333Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.056s
12:34:50 [2019-09-16T12:34:50.889Z] PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation	15.439s
12:34:53 [2019-09-16T12:34:53.850Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	3.393s
12:34:54 [2019-09-16T12:34:54.314Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.132s
12:34:54 [2019-09-16T12:34:54.315Z] SKIP: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.515Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	1.655s
12:34:56 [2019-09-16T12:34:56.515Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.515Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.087s
12:34:56 [2019-09-16T12:34:56.515Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.515Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.515Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.515Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.515Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.515Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.515Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.515Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.515Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.515Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.074s
12:34:56 [2019-09-16T12:34:56.515Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.515Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.979Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.979Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux)
12:34:56 [2019-09-16T12:34:56.979Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux)
12:34:59 [2019-09-16T12:34:59.178Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	2.170s
12:35:01 [2019-09-16T12:35:01.393Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	2.149s
12:35:03 [2019-09-16T12:35:03.592Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	2.172s
12:35:08 [2019-09-16T12:35:08.952Z] PASS: docker_cli_swarm_test.go:1249: DockerSwarmSuite.TestSwarmRotateUnlockKey	14.802s
12:35:09 [2019-09-16T12:35:09.874Z] PASS: docker_cli_swarm_test.go:818: DockerSwarmSuite.TestSwarmServiceEnvFile	1.645s
12:35:10 [2019-09-16T12:35:10.716Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	7.612s
12:35:13 [2019-09-16T12:35:13.138Z] PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter	1.635s
12:35:16 [2019-09-16T12:35:16.567Z] PASS: docker_cli_swarm_test.go:1731: DockerSwarmSuite.TestSwarmServiceLsFilterMode	2.764s
12:35:16 [2019-09-16T12:35:16.676Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	4.839s
12:35:20 [2019-09-16T12:35:20.329Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	29.825s
12:35:21 [2019-09-16T12:35:21.406Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	4.713s
12:35:22 [2019-09-16T12:35:22.965Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	1.700s
12:35:23 [2019-09-16T12:35:23.946Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	0.668s
12:35:24 [2019-09-16T12:35:24.763Z] PASS: docker_cli_swarm_test.go:907: DockerSwarmSuite.TestSwarmServiceNetworkUpdate	7.203s
12:35:28 [2019-09-16T12:35:28.678Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	4.291s
12:35:29 [2019-09-16T12:35:29.143Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.847s
12:35:30 [2019-09-16T12:35:30.121Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.993s
12:35:34 [2019-09-16T12:35:34.849Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	4.378s
12:35:35 [2019-09-16T12:35:35.185Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	14.756s
12:35:45 [2019-09-16T12:35:45.192Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	8.983s
12:35:45 [2019-09-16T12:35:45.192Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.065s
12:35:45 [2019-09-16T12:35:45.192Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.062s
12:35:45 [2019-09-16T12:35:45.192Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux)
12:35:45 [2019-09-16T12:35:45.192Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux)
12:35:45 [2019-09-16T12:35:45.192Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux)
12:35:45 [2019-09-16T12:35:45.192Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.194s
12:35:45 [2019-09-16T12:35:45.192Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux)
12:35:47 [2019-09-16T12:35:47.380Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	2.217s
12:35:50 [2019-09-16T12:35:50.296Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	2.486s
12:35:51 [2019-09-16T12:35:51.274Z] PASS: docker_cli_swarm_test.go:836: DockerSwarmSuite.TestSwarmServiceTTY	14.829s
12:35:51 [2019-09-16T12:35:51.842Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	1.712s
12:35:52 [2019-09-16T12:35:52.676Z] PASS: docker_cli_swarm_test.go:884: DockerSwarmSuite.TestSwarmServiceTTYUpdate	2.413s
12:35:52 [2019-09-16T12:35:52.907Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	15.469s
12:35:54 [2019-09-16T12:35:54.756Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	2.077s
12:35:55 [2019-09-16T12:35:55.931Z] PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname	2.404s
12:35:59 [2019-09-16T12:35:59.185Z] PASS: docker_cli_swarm_test.go:298: DockerSwarmSuite.TestSwarmServiceWithGroup	2.473s
12:35:59 [2019-09-16T12:35:59.460Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	4.580s
12:35:59 [2019-09-16T12:35:59.460Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux)
12:36:01 [2019-09-16T12:36:01.646Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.749s
12:36:02 [2019-09-16T12:36:02.484Z] PASS: docker_cli_swarm_test.go:1703: DockerSwarmSuite.TestSwarmStopSignal	2.494s
12:36:05 [2019-09-16T12:36:05.740Z] PASS: docker_cli_swarm_test.go:540: DockerSwarmSuite.TestSwarmTaskListFilter	2.006s
12:36:07 [2019-09-16T12:36:07.457Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	4.729s
12:36:07 [2019-09-16T12:36:07.457Z] SKIP: docker_cli_exec_test.go:29: DockerSuite.TestExec (unmatched requirement DaemonIsLinux)
12:36:07 [2019-09-16T12:36:07.458Z] SKIP: docker_api_exec_test.go:63: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux)
12:36:08 [2019-09-16T12:36:08.247Z] PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate	1.572s
12:36:08 [2019-09-16T12:36:08.431Z] PASS: docker_api_exec_test.go:26: DockerSuite.TestExecAPICreateNoCmd	1.350s
12:36:10 [2019-09-16T12:36:10.621Z] PASS: docker_api_exec_test.go:42: DockerSuite.TestExecAPICreateNoValidContentType	1.287s
12:36:10 [2019-09-16T12:36:10.621Z] SKIP: docker_api_exec_test.go:82: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux)
12:36:10 [2019-09-16T12:36:10.621Z] SKIP: docker_api_exec_test.go:119: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux)
12:36:10 [2019-09-16T12:36:10.621Z] SKIP: docker_api_exec_test.go:109: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux)
12:36:12 [2019-09-16T12:36:12.167Z] PASS: docker_api_exec_test.go:191: DockerSuite.TestExecAPIStartInvalidCommand	1.335s
12:36:14 [2019-09-16T12:36:14.356Z] PASS: docker_api_exec_test.go:134: DockerSuite.TestExecAPIStartMultipleTimesError	1.512s
12:36:15 [2019-09-16T12:36:15.900Z] PASS: docker_api_exec_test.go:175: DockerSuite.TestExecAPIStartValidCommand	1.438s
12:36:17 [2019-09-16T12:36:17.444Z] PASS: docker_api_exec_test.go:144: DockerSuite.TestExecAPIStartWithDetach	1.404s
12:36:22 [2019-09-16T12:36:22.148Z] PASS: docker_cli_exec_test.go:74: DockerSuite.TestExecAfterContainerRestart	3.660s
12:36:22 [2019-09-16T12:36:22.148Z] SKIP: docker_cli_exec_test.go:252: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux)
12:36:22 [2019-09-16T12:36:22.148Z] SKIP: docker_cli_exec_test.go:104: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux)
12:36:22 [2019-09-16T12:36:22.148Z] SKIP: docker_cli_exec_test.go:529: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux)
12:36:23 [2019-09-16T12:36:23.692Z] PASS: docker_cli_exec_test.go:130: DockerSuite.TestExecExitStatus	1.604s
12:36:28 [2019-09-16T12:36:28.402Z] PASS: docker_cli_exec_test.go:305: DockerSuite.TestExecInspectID	4.597s
12:36:28 [2019-09-16T12:36:28.402Z] SKIP: docker_cli_exec_test.go:38: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux)
12:36:28 [2019-09-16T12:36:28.402Z] SKIP: docker_cli_exec_test.go:485: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux)
12:36:28 [2019-09-16T12:36:28.402Z] SKIP: docker_cli_exec_test.go:210: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux)
12:36:28 [2019-09-16T12:36:28.402Z] SKIP: docker_cli_exec_test.go:137: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable)
12:36:28 [2019-09-16T12:36:28.402Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux)
12:36:30 [2019-09-16T12:36:30.585Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	1.775s
12:36:30 [2019-09-16T12:36:30.585Z] SKIP: docker_cli_exec_test.go:119: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux)
12:36:30 [2019-09-16T12:36:30.585Z] SKIP: docker_cli_exec_test.go:505: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux)
12:36:30 [2019-09-16T12:36:30.585Z] SKIP: docker_api_exec_test.go:209: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux)
12:36:30 [2019-09-16T12:36:30.585Z] SKIP: docker_cli_exec_test.go:224: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux)
12:36:30 [2019-09-16T12:36:30.585Z] SKIP: docker_cli_exec_test.go:152: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux)
12:36:32 [2019-09-16T12:36:32.773Z] PASS: docker_cli_exec_test.go:173: DockerSuite.TestExecTTYWithoutStdin	1.725s
12:36:32 [2019-09-16T12:36:32.773Z] SKIP: docker_cli_exec_test.go:493: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux)
12:36:32 [2019-09-16T12:36:32.773Z] SKIP: docker_cli_exec_test.go:538: DockerSuite.TestExecWindowsOpenHandles (Temporarily disabled on RS5 17743+ builds due to platform bug)
12:36:35 [2019-09-16T12:36:35.476Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	41.490s
12:36:41 [2019-09-16T12:36:41.387Z] PASS: docker_cli_exec_test.go:519: DockerSuite.TestExecWindowsPathNotWiped	7.416s
12:36:41 [2019-09-16T12:36:41.387Z] SKIP: docker_cli_exec_test.go:472: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux)
12:36:41 [2019-09-16T12:36:41.387Z] SKIP: docker_cli_exec_test.go:442: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux)
12:36:41 [2019-09-16T12:36:41.387Z] SKIP: docker_cli_exec_test.go:429: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux)
12:36:47 [2019-09-16T12:36:47.199Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	5.919s
12:36:53 [2019-09-16T12:36:53.014Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	5.885s
12:36:53 [2019-09-16T12:36:53.309Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	15.643s
12:36:56 [2019-09-16T12:36:56.762Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	3.705s
12:37:02 [2019-09-16T12:37:02.581Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	5.890s
12:37:02 [2019-09-16T12:37:02.581Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux)
12:37:02 [2019-09-16T12:37:02.581Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.002s
12:37:02 [2019-09-16T12:37:02.581Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.097s
12:37:02 [2019-09-16T12:37:02.581Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux)
12:37:02 [2019-09-16T12:37:02.581Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.064s
12:37:02 [2019-09-16T12:37:02.581Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.066s
12:37:02 [2019-09-16T12:37:02.581Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.060s
12:37:04 [2019-09-16T12:37:04.421Z] PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin	22.248s
12:37:08 [2019-09-16T12:37:08.154Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	13.319s
12:37:08 [2019-09-16T12:37:08.390Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	4.514s
12:37:08 [2019-09-16T12:37:08.390Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.068s
12:37:08 [2019-09-16T12:37:08.390Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux)
12:37:08 [2019-09-16T12:37:08.390Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.067s
12:37:08 [2019-09-16T12:37:08.390Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.069s
12:37:08 [2019-09-16T12:37:08.390Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.307s
12:37:08 [2019-09-16T12:37:08.852Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.550s
12:37:08 [2019-09-16T12:37:08.852Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux)
12:37:09 [2019-09-16T12:37:09.837Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	0.930s
12:37:09 [2019-09-16T12:37:09.837Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.057s
12:37:11 [2019-09-16T12:37:11.383Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	1.485s
12:37:11 [2019-09-16T12:37:11.383Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.259s
12:37:13 [2019-09-16T12:37:13.573Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	1.898s
12:37:16 [2019-09-16T12:37:16.489Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	2.443s
12:37:16 [2019-09-16T12:37:16.489Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.190s
12:37:16 [2019-09-16T12:37:16.489Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux)
12:37:19 [2019-09-16T12:37:19.333Z] PASS: docker_cli_swarm_test.go:1029: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm	1.544s
12:37:20 [2019-09-16T12:37:20.415Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	3.426s
12:37:20 [2019-09-16T12:37:20.415Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.059s
12:37:21 [2019-09-16T12:37:21.959Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	2.372s
12:37:21 [2019-09-16T12:37:21.959Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux)
12:37:22 [2019-09-16T12:37:22.421Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux)
12:37:22 [2019-09-16T12:37:22.421Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.057s
12:37:22 [2019-09-16T12:37:22.421Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux)
12:37:22 [2019-09-16T12:37:22.421Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux)
12:37:22 [2019-09-16T12:37:22.421Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux)
12:37:22 [2019-09-16T12:37:22.421Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux)
12:37:22 [2019-09-16T12:37:22.421Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux)
12:37:22 [2019-09-16T12:37:22.421Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux)
12:37:22 [2019-09-16T12:37:22.883Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux)
12:37:22 [2019-09-16T12:37:22.883Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable)
12:37:22 [2019-09-16T12:37:22.883Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux)
12:37:22 [2019-09-16T12:37:22.883Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux)
12:37:22 [2019-09-16T12:37:22.883Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.060s
12:37:22 [2019-09-16T12:37:22.883Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.116s
12:37:22 [2019-09-16T12:37:22.883Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux)
12:37:22 [2019-09-16T12:37:22.883Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux)
12:37:22 [2019-09-16T12:37:22.883Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux)
12:37:25 [2019-09-16T12:37:25.072Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	1.322s
12:37:26 [2019-09-16T12:37:26.616Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	1.334s
12:37:26 [2019-09-16T12:37:26.616Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux)
12:37:26 [2019-09-16T12:37:26.616Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux)
12:37:26 [2019-09-16T12:37:26.616Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.075s
12:37:26 [2019-09-16T12:37:26.616Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux)
12:37:28 [2019-09-16T12:37:28.806Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	1.506s
12:37:28 [2019-09-16T12:37:28.806Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.203s
12:37:31 [2019-09-16T12:37:31.013Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	1.490s
12:37:31 [2019-09-16T12:37:31.014Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux)
12:37:31 [2019-09-16T12:37:31.014Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux)
12:37:31 [2019-09-16T12:37:31.014Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux)
12:37:33 [2019-09-16T12:37:33.204Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	1.388s
12:37:37 [2019-09-16T12:37:37.501Z] PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA	1.130s
12:37:43 [2019-09-16T12:37:43.554Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	9.064s
12:37:43 [2019-09-16T12:37:43.554Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux)
12:37:43 [2019-09-16T12:37:43.554Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux)
12:37:43 [2019-09-16T12:37:43.554Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux)
12:37:45 [2019-09-16T12:37:45.156Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	1.530s
12:37:47 [2019-09-16T12:37:47.342Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	1.570s
12:37:47 [2019-09-16T12:37:47.342Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.152s
12:37:49 [2019-09-16T12:37:49.538Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	1.503s
12:37:51 [2019-09-16T12:37:51.730Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	1.679s
12:37:51 [2019-09-16T12:37:51.730Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux)
12:37:51 [2019-09-16T12:37:51.730Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.075s
12:37:52 [2019-09-16T12:37:52.407Z] PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume	0.685s
12:37:53 [2019-09-16T12:37:53.275Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	1.441s
12:37:56 [2019-09-16T12:37:56.194Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	2.475s
12:38:01 [2019-09-16T12:38:01.144Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	4.090s
12:38:02 [2019-09-16T12:38:02.688Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	1.705s
12:38:04 [2019-09-16T12:38:04.878Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	1.689s
12:38:07 [2019-09-16T12:38:07.067Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	1.481s
12:38:14 [2019-09-16T12:38:14.164Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	1.480s
12:38:15 [2019-09-16T12:38:15.708Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	1.494s
12:38:17 [2019-09-16T12:38:17.895Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	1.483s
12:38:17 [2019-09-16T12:38:17.895Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.084s
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_exec_test.go:372: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux)
12:38:17 [2019-09-16T12:38:17.895Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.063s
12:38:18 [2019-09-16T12:38:18.357Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
12:38:19 [2019-09-16T12:38:19.900Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	1.316s
12:38:21 [2019-09-16T12:38:21.445Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	1.381s
12:38:27 [2019-09-16T12:38:27.257Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	5.505s
12:38:29 [2019-09-16T12:38:29.446Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	2.023s
12:38:29 [2019-09-16T12:38:29.446Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux)
12:38:31 [2019-09-16T12:38:31.633Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	1.681s
12:38:31 [2019-09-16T12:38:31.633Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.069s
12:38:38 [2019-09-16T12:38:38.728Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	7.328s
12:38:45 [2019-09-16T12:38:45.835Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	7.143s
12:38:52 [2019-09-16T12:38:52.927Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	7.112s
12:38:55 [2019-09-16T12:38:55.118Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	1.822s
12:38:58 [2019-09-16T12:38:58.038Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	1.971s
12:38:58 [2019-09-16T12:38:58.038Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
12:38:59 [2019-09-16T12:38:59.995Z] PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities	0.576s
12:39:00 [2019-09-16T12:39:00.229Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	2.206s
12:39:02 [2019-09-16T12:39:02.420Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	2.156s
12:39:04 [2019-09-16T12:39:04.751Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	113.740s
12:39:04 [2019-09-16T12:39:04.751Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.064s
12:39:04 [2019-09-16T12:39:04.751Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux)
12:39:04 [2019-09-16T12:39:04.751Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux)
12:39:04 [2019-09-16T12:39:04.751Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	1.761s
12:39:06 [2019-09-16T12:39:06.484Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	3.334s
12:39:06 [2019-09-16T12:39:06.484Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux)
12:39:08 [2019-09-16T12:39:08.028Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	1.610s
12:39:09 [2019-09-16T12:39:09.573Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	1.674s
12:39:09 [2019-09-16T12:39:09.933Z] PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer	1.601s
12:39:11 [2019-09-16T12:39:11.021Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	8.998s
12:39:11 [2019-09-16T12:39:11.021Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux)
12:39:11 [2019-09-16T12:39:11.021Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux)
12:39:13 [2019-09-16T12:39:13.952Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	2.777s
12:39:16 [2019-09-16T12:39:16.869Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	2.446s
12:39:18 [2019-09-16T12:39:18.415Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	2.070s
12:39:18 [2019-09-16T12:39:18.415Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux)
12:39:18 [2019-09-16T12:39:18.415Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux)
12:39:18 [2019-09-16T12:39:18.415Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux)
12:39:18 [2019-09-16T12:39:18.415Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux)
12:39:18 [2019-09-16T12:39:18.415Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux)
12:39:18 [2019-09-16T12:39:18.415Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux)
12:39:18 [2019-09-16T12:39:18.415Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux)
12:39:18 [2019-09-16T12:39:18.415Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux)
12:39:18 [2019-09-16T12:39:18.877Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows	0.081s
12:39:18 [2019-09-16T12:39:18.877Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux)
12:39:18 [2019-09-16T12:39:18.877Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64)
12:39:18 [2019-09-16T12:39:18.877Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64)
12:39:18 [2019-09-16T12:39:18.877Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux)
12:39:18 [2019-09-16T12:39:18.877Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux)
12:39:18 [2019-09-16T12:39:18.877Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux)
12:39:18 [2019-09-16T12:39:18.877Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux)
12:39:18 [2019-09-16T12:39:18.877Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux)
12:39:18 [2019-09-16T12:39:18.877Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux)
12:39:19 [2019-09-16T12:39:19.939Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	8.940s
12:39:22 [2019-09-16T12:39:22.626Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	3.978s
12:39:22 [2019-09-16T12:39:22.626Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux)
12:39:22 [2019-09-16T12:39:22.626Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.002s
12:39:22 [2019-09-16T12:39:22.626Z] SKIP: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux)
12:39:22 [2019-09-16T12:39:22.626Z] SKIP: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux)
12:39:22 [2019-09-16T12:39:22.626Z] SKIP: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux)
12:39:23 [2019-09-16T12:39:23.088Z] SKIP: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux)
12:39:23 [2019-09-16T12:39:23.088Z] SKIP: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
12:39:23 [2019-09-16T12:39:23.088Z] SKIP: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux)
12:39:23 [2019-09-16T12:39:23.088Z] SKIP: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux)
12:39:25 [2019-09-16T12:39:25.749Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	6.803s
12:39:26 [2019-09-16T12:39:26.840Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	3.921s
12:39:26 [2019-09-16T12:39:26.841Z] SKIP: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux)
12:39:34 [2019-09-16T12:39:34.378Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	8.051s
12:39:34 [2019-09-16T12:39:34.378Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux)
12:39:34 [2019-09-16T12:39:34.378Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux)
12:39:34 [2019-09-16T12:39:34.378Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux)
12:39:34 [2019-09-16T12:39:34.378Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux)
12:39:34 [2019-09-16T12:39:34.378Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux)
12:39:35 [2019-09-16T12:39:35.436Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	6.963s
12:39:35 [2019-09-16T12:39:35.436Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux)
12:39:41 [2019-09-16T12:39:41.926Z] PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet	15.034s
12:39:45 [2019-09-16T12:39:45.785Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	8.064s
12:39:49 [2019-09-16T12:39:49.212Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	13.994s
12:39:49 [2019-09-16T12:39:49.212Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux)
12:39:49 [2019-09-16T12:39:49.212Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux)
12:39:49 [2019-09-16T12:39:49.212Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux)
12:39:51 [2019-09-16T12:39:51.401Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	3.197s
12:39:56 [2019-09-16T12:39:56.825Z] PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse	0.532s
12:40:00 [2019-09-16T12:40:00.099Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	7.921s
12:40:03 [2019-09-16T12:40:03.504Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	17.625s
12:40:03 [2019-09-16T12:40:03.504Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.251s
12:40:12 [2019-09-16T12:40:12.093Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	9.140s
12:40:26 [2019-09-16T12:40:26.931Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	12.006s
12:40:29 [2019-09-16T12:40:29.157Z] PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList	15.025s
12:40:29 [2019-09-16T12:40:29.849Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	4.058s
12:40:30 [2019-09-16T12:40:30.184Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest	25.355s
12:40:30 [2019-09-16T12:40:30.184Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	1.744s
12:40:30 [2019-09-16T12:40:30.184Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux)
12:40:30 [2019-09-16T12:40:30.184Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux)
12:40:30 [2019-09-16T12:40:30.184Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux)
12:40:30 [2019-09-16T12:40:30.184Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux)
12:40:30 [2019-09-16T12:40:30.184Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux)
12:40:31 [2019-09-16T12:40:31.154Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	3.516s
12:40:31 [2019-09-16T12:40:31.154Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.100s
12:40:41 [2019-09-16T12:40:41.363Z] PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked	0.112s
12:40:41 [2019-09-16T12:40:41.518Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	10.185s
12:40:42 [2019-09-16T12:40:42.257Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	12.245s
12:40:46 [2019-09-16T12:40:46.963Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	3.993s
12:40:46 [2019-09-16T12:40:46.963Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux)
12:40:46 [2019-09-16T12:40:46.963Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux)
12:40:51 [2019-09-16T12:40:51.674Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	3.932s
12:40:51 [2019-09-16T12:40:51.674Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux)
12:40:51 [2019-09-16T12:40:51.674Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux)
12:40:51 [2019-09-16T12:40:51.674Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux)
12:40:51 [2019-09-16T12:40:51.674Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux)
12:40:51 [2019-09-16T12:40:51.860Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	10.536s
12:40:58 [2019-09-16T12:40:58.766Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	6.382s
12:40:58 [2019-09-16T12:40:58.766Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux)
12:41:00 [2019-09-16T12:41:00.309Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows	1.361s
12:41:00 [2019-09-16T12:41:00.310Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux)
12:41:00 [2019-09-16T12:41:00.451Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	7.609s
12:41:01 [2019-09-16T12:41:01.853Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized	1.401s
12:41:02 [2019-09-16T12:41:02.315Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo	1.002s
12:41:02 [2019-09-16T12:41:02.778Z] SKIP: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux)
12:41:10 [2019-09-16T12:41:10.804Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	10.868s
12:41:11 [2019-09-16T12:41:11.378Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer	8.525s
12:41:13 [2019-09-16T12:41:13.356Z] PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID	1.608s
12:41:13 [2019-09-16T12:41:13.720Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	2.546s
12:41:15 [2019-09-16T12:41:15.124Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess	3.661s
12:41:17 [2019-09-16T12:41:17.309Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	2.242s
12:41:22 [2019-09-16T12:41:22.310Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	7.132s
12:41:22 [2019-09-16T12:41:22.310Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli)
12:41:22 [2019-09-16T12:41:22.310Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.764s
12:41:23 [2019-09-16T12:41:23.852Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	1.722s
12:41:23 [2019-09-16T12:41:23.852Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux)
12:41:31 [2019-09-16T12:41:31.370Z] PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed	1.563s
12:41:38 [2019-09-16T12:41:38.685Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	14.566s
12:41:38 [2019-09-16T12:41:38.685Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux)
12:41:46 [2019-09-16T12:41:46.182Z] PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete	0.800s
12:41:47 [2019-09-16T12:41:47.298Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy	27.590s
12:41:47 [2019-09-16T12:41:47.298Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux)
12:41:51 [2019-09-16T12:41:51.058Z] PASS: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart	5.499s
12:41:51 [2019-09-16T12:41:51.058Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.211s
12:41:51 [2019-09-16T12:41:51.058Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.138s
12:41:52 [2019-09-16T12:41:52.036Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.661s
12:41:56 [2019-09-16T12:41:56.761Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	3.865s
12:42:00 [2019-09-16T12:42:00.522Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	4.019s
12:42:00 [2019-09-16T12:42:00.522Z] SKIP: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux)
12:42:04 [2019-09-16T12:42:04.283Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	3.730s
12:42:04 [2019-09-16T12:42:04.747Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.070s
12:42:04 [2019-09-16T12:42:04.747Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.280s
12:42:19 [2019-09-16T12:42:19.700Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	13.837s
12:42:21 [2019-09-16T12:42:21.237Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	40.297s
12:42:22 [2019-09-16T12:42:22.628Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	2.661s
12:42:22 [2019-09-16T12:42:22.778Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile	3.167s
12:42:23 [2019-09-16T12:42:23.092Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	0.626s
12:42:24 [2019-09-16T12:42:24.967Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail	2.535s
12:42:24 [2019-09-16T12:42:24.967Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux)
12:42:27 [2019-09-16T12:42:27.154Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget	2.081s
12:42:27 [2019-09-16T12:42:27.154Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.053s
12:42:30 [2019-09-16T12:42:30.206Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	5.779s
12:42:32 [2019-09-16T12:42:32.768Z] PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls	15.541s
12:42:34 [2019-09-16T12:42:34.242Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	6.788s
12:42:36 [2019-09-16T12:42:36.033Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	5.864s
12:42:37 [2019-09-16T12:42:37.990Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	3.264s
12:42:39 [2019-09-16T12:42:39.532Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	1.702s
12:42:43 [2019-09-16T12:42:43.145Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	7.073s
12:42:43 [2019-09-16T12:42:43.337Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	3.349s
12:42:44 [2019-09-16T12:42:44.883Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	1.732s
12:42:47 [2019-09-16T12:42:47.866Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	4.160s
12:42:48 [2019-09-16T12:42:48.329Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.702s
12:42:48 [2019-09-16T12:42:48.628Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	3.287s
12:42:50 [2019-09-16T12:42:50.525Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	2.234s
12:42:50 [2019-09-16T12:42:50.829Z] PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists	4.636s
12:42:52 [2019-09-16T12:42:52.374Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	3.685s
12:43:11 [2019-09-16T12:43:11.680Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	17.545s
12:43:13 [2019-09-16T12:43:13.230Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	1.545s
12:43:13 [2019-09-16T12:43:13.493Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	19.076s
12:43:13 [2019-09-16T12:43:13.493Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux)
12:43:13 [2019-09-16T12:43:13.493Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux)
12:43:13 [2019-09-16T12:43:13.493Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild	0.054s
12:43:13 [2019-09-16T12:43:13.493Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction	0.053s
12:43:13 [2019-09-16T12:43:13.493Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments	0.055s
12:43:13 [2019-09-16T12:43:13.493Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines	0.056s
12:43:13 [2019-09-16T12:43:13.493Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	1.663s
12:43:13 [2019-09-16T12:43:13.954Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	0.590s
12:43:19 [2019-09-16T12:43:19.059Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	4.766s
12:43:19 [2019-09-16T12:43:19.522Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	0.971s
12:43:19 [2019-09-16T12:43:19.522Z] SKIP: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux)
12:43:19 [2019-09-16T12:43:19.522Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux)
12:43:19 [2019-09-16T12:43:19.522Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux)
12:43:19 [2019-09-16T12:43:19.522Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux)
12:43:19 [2019-09-16T12:43:19.522Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux)
12:43:19 [2019-09-16T12:43:19.522Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux)
12:43:19 [2019-09-16T12:43:19.522Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux)
12:43:21 [2019-09-16T12:43:21.718Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	2.168s
12:43:21 [2019-09-16T12:43:21.718Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux)
12:43:21 [2019-09-16T12:43:21.718Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux)
12:43:22 [2019-09-16T12:43:22.539Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	8.300s
12:43:22 [2019-09-16T12:43:22.539Z] SKIP: docker_cli_build_test.go:5955: DockerSuite.TestBuildMulitStageResetScratch (unmatched requirement DaemonIsLinux)
12:43:22 [2019-09-16T12:43:22.821Z] PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp	1.794s
12:43:26 [2019-09-16T12:43:26.436Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	4.137s
12:43:29 [2019-09-16T12:43:29.361Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	3.578s
12:43:31 [2019-09-16T12:43:31.558Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	2.012s
12:43:33 [2019-09-16T12:43:33.756Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	2.020s
12:43:35 [2019-09-16T12:43:35.305Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	1.977s
12:43:35 [2019-09-16T12:43:35.768Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.063s
12:43:39 [2019-09-16T12:43:39.528Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts	3.992s
12:43:39 [2019-09-16T12:43:39.528Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux)
12:43:39 [2019-09-16T12:43:39.528Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux)
12:43:39 [2019-09-16T12:43:39.528Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux)
12:43:39 [2019-09-16T12:43:39.528Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux)
12:43:39 [2019-09-16T12:43:39.528Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux)
12:43:39 [2019-09-16T12:43:39.528Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux)
12:43:39 [2019-09-16T12:43:39.528Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux)
12:43:39 [2019-09-16T12:43:39.528Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux)
12:43:39 [2019-09-16T12:43:39.528Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux)
12:43:39 [2019-09-16T12:43:39.528Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux)
12:43:39 [2019-09-16T12:43:39.529Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux)
12:43:41 [2019-09-16T12:43:41.730Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	1.319s
12:43:41 [2019-09-16T12:43:41.730Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux)
12:43:44 [2019-09-16T12:43:44.660Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	2.640s
12:43:44 [2019-09-16T12:43:44.660Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux)
12:43:44 [2019-09-16T12:43:44.660Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux)
12:43:46 [2019-09-16T12:43:46.212Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	1.935s
12:43:46 [2019-09-16T12:43:46.212Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux)
12:43:46 [2019-09-16T12:43:46.212Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux)
12:43:46 [2019-09-16T12:43:46.212Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
12:43:46 [2019-09-16T12:43:46.675Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux)
12:43:46 [2019-09-16T12:43:46.675Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux)
12:43:46 [2019-09-16T12:43:46.675Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux)
12:43:46 [2019-09-16T12:43:46.675Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux)
12:43:48 [2019-09-16T12:43:48.871Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	2.116s
12:43:51 [2019-09-16T12:43:51.070Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	2.093s
12:43:52 [2019-09-16T12:43:52.529Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	24.926s
12:43:52 [2019-09-16T12:43:52.529Z] SKIP: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux)
12:43:52 [2019-09-16T12:43:52.529Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors	2.099s
12:43:53 [2019-09-16T12:43:53.267Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	2.160s
12:43:53 [2019-09-16T12:43:53.267Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux)
12:43:53 [2019-09-16T12:43:53.267Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux)
12:43:53 [2019-09-16T12:43:53.267Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux)
12:43:54 [2019-09-16T12:43:54.857Z] PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail	1.035s
12:43:55 [2019-09-16T12:43:55.464Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	2.221s
12:43:55 [2019-09-16T12:43:55.464Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux)
12:43:55 [2019-09-16T12:43:55.464Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux)
12:43:55 [2019-09-16T12:43:55.464Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux)
12:43:55 [2019-09-16T12:43:55.464Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux)
12:43:57 [2019-09-16T12:43:57.014Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures	1.694s
12:44:09 [2019-09-16T12:44:09.458Z] PASS: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed	12.131s
12:44:09 [2019-09-16T12:44:09.458Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux)
12:44:09 [2019-09-16T12:44:09.458Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux)
12:44:09 [2019-09-16T12:44:09.458Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux)
12:44:09 [2019-09-16T12:44:09.458Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux)
12:44:09 [2019-09-16T12:44:09.458Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux)
12:44:09 [2019-09-16T12:44:09.458Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux)
12:44:09 [2019-09-16T12:44:09.729Z] PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed	1.624s
12:44:11 [2019-09-16T12:44:11.654Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	2.133s
12:44:11 [2019-09-16T12:44:11.654Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux)
12:44:11 [2019-09-16T12:44:11.654Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.088s
12:44:11 [2019-09-16T12:44:11.654Z] SKIP: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux)
12:44:13 [2019-09-16T12:44:13.850Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	2.236s
12:44:16 [2019-09-16T12:44:16.145Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	2.019s
12:44:16 [2019-09-16T12:44:16.145Z] SKIP: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux)
12:44:17 [2019-09-16T12:44:17.696Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	2.018s
12:44:17 [2019-09-16T12:44:17.696Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux)
12:44:17 [2019-09-16T12:44:17.696Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux)
12:44:17 [2019-09-16T12:44:17.696Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux)
12:44:19 [2019-09-16T12:44:19.893Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	2.020s
12:44:22 [2019-09-16T12:44:22.090Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	1.943s
12:44:24 [2019-09-16T12:44:24.291Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	2.147s
12:44:25 [2019-09-16T12:44:25.843Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	2.040s
12:44:26 [2019-09-16T12:44:26.306Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.061s
12:44:26 [2019-09-16T12:44:26.307Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux)
12:44:26 [2019-09-16T12:44:26.307Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux)
12:44:26 [2019-09-16T12:44:26.307Z] SKIP: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux)
12:44:26 [2019-09-16T12:44:26.307Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux)
12:44:26 [2019-09-16T12:44:26.307Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv)
12:44:26 [2019-09-16T12:44:26.307Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux)
12:44:26 [2019-09-16T12:44:26.307Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux)
12:44:27 [2019-09-16T12:44:27.837Z] PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom	2.435s
12:44:30 [2019-09-16T12:44:30.075Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	3.824s
12:44:30 [2019-09-16T12:44:30.075Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux)
12:44:30 [2019-09-16T12:44:30.075Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.062s
12:44:30 [2019-09-16T12:44:30.075Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux)
12:44:30 [2019-09-16T12:44:30.075Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux)
12:44:30 [2019-09-16T12:44:30.075Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux)
12:44:30 [2019-09-16T12:44:30.075Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.448Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	8.782s
12:44:40 [2019-09-16T12:44:40.448Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.911Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	1.649s
12:44:40 [2019-09-16T12:44:40.911Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.911Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.911Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.911Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.911Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.911Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.911Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.911Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.911Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.911Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.911Z] SKIP: docker_cli_run_test.go:4335: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.911Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.911Z] SKIP: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux)
12:44:40 [2019-09-16T12:44:40.911Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux)
12:44:42 [2019-09-16T12:44:42.653Z] PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart	1.343s
12:44:48 [2019-09-16T12:44:48.037Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	6.511s
12:44:48 [2019-09-16T12:44:48.037Z] SKIP: docker_cli_exec_test.go:388: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux)
12:44:48 [2019-09-16T12:44:48.037Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux)
12:44:48 [2019-09-16T12:44:48.037Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux)
12:44:51 [2019-09-16T12:44:51.796Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	4.314s
12:44:53 [2019-09-16T12:44:53.018Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax	56.292s
12:44:56 [2019-09-16T12:44:56.515Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	4.800s
12:44:56 [2019-09-16T12:44:56.515Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
12:44:56 [2019-09-16T12:44:56.515Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux)
12:44:56 [2019-09-16T12:44:56.515Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux)
12:44:56 [2019-09-16T12:44:56.515Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux)
12:44:56 [2019-09-16T12:44:56.515Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux)
12:44:56 [2019-09-16T12:44:56.515Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux)
12:44:56 [2019-09-16T12:44:56.515Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux)
12:44:56 [2019-09-16T12:44:56.515Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux)
12:44:56 [2019-09-16T12:44:56.515Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux)
12:44:56 [2019-09-16T12:44:56.979Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.329s
12:44:57 [2019-09-16T12:44:57.955Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.951s
12:45:00 [2019-09-16T12:45:00.161Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	1.922s
12:45:00 [2019-09-16T12:45:00.755Z] PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict	0.038s
12:45:00 [2019-09-16T12:45:00.755Z] OK: 261 passed, 6 skipped
12:45:00 [2019-09-16T12:45:00.755Z] PASS
12:45:00 [2019-09-16T12:45:00.755Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/3)
12:45:00 [2019-09-16T12:45:00.755Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7797 is not a child of this shell
12:45:00 [2019-09-16T12:45:00.755Z] warning: PID 7797 from /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/d9776e44de4b8/docker.pid had a nonzero exit code
12:45:00 [2019-09-16T12:45:00.755Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/d9776e44de4b8/root: target is busy
12:45:00 [2019-09-16T12:45:00.755Z]         (In some cases useful info about processes that
12:45:00 [2019-09-16T12:45:00.755Z]          use the device is found by lsof(8) or fuser(1).)
12:45:00 [2019-09-16T12:45:00.755Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/root: mountpoint not found
12:45:00 [2019-09-16T12:45:00.755Z] Clearing AppArmor profiles cache:.
12:45:00 [2019-09-16T12:45:00.755Z] All profile caches have been cleared, but no profiles have been unloaded.
12:45:00 [2019-09-16T12:45:00.755Z] Unloading profiles will leave already running processes permanently
12:45:00 [2019-09-16T12:45:00.755Z] unconfined, which can lead to unexpected situations.
12:45:00 [2019-09-16T12:45:00.755Z] 
12:45:00 [2019-09-16T12:45:00.755Z] To set a process to complain mode, use the command line tool
12:45:00 [2019-09-16T12:45:00.755Z] 'aa-complain'. To really tear down all profiles, run the init script
12:45:00 [2019-09-16T12:45:00.755Z] with the 'teardown' option."
12:45:00 [2019-09-16T12:45:00.755Z] Removing test suite binaries
12:45:00 [2019-09-16T12:45:00.755Z] 
12:45:00 [2019-09-16T12:45:00.755Z] Remaining pids to kill: []
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:45:01 [2019-09-16T12:45:01.085Z] + echo Ensuring container killed.
12:45:01 [2019-09-16T12:45:01.085Z] Ensuring container killed.
12:45:01 [2019-09-16T12:45:01.085Z] + docker rm -vf docker-pr7
12:45:01 [2019-09-16T12:45:01.085Z] Error: No such container: docker-pr7
12:45:01 [2019-09-16T12:45:01.085Z] + true
[Pipeline] sh
12:45:01 [2019-09-16T12:45:01.386Z] + echo Chowning /workspace to jenkins user
12:45:01 [2019-09-16T12:45:01.386Z] Chowning /workspace to jenkins user
12:45:01 [2019-09-16T12:45:01.386Z] + id -u
12:45:01 [2019-09-16T12:45:01.386Z] + id -g
12:45:01 [2019-09-16T12:45:01.386Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-345:/workspace busybox chown -R 1000:1000 /workspace
12:45:01 [2019-09-16T12:45:01.386Z] Unable to find image 'busybox:latest' locally
12:45:01 [2019-09-16T12:45:01.641Z] latest: Pulling from library/busybox
12:45:01 [2019-09-16T12:45:01.641Z] 7c9d20b9b6cd: Pulling fs layer
12:45:01 [2019-09-16T12:45:01.641Z] 7c9d20b9b6cd: Verifying Checksum
12:45:01 [2019-09-16T12:45:01.641Z] 7c9d20b9b6cd: Download complete
12:45:02 [2019-09-16T12:45:02.199Z] 7c9d20b9b6cd: Pull complete
12:45:02 [2019-09-16T12:45:02.199Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
12:45:02 [2019-09-16T12:45:02.199Z] Status: Downloaded newer image for busybox:latest
12:45:02 [2019-09-16T12:45:02.357Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	2.428s
12:45:03 [2019-09-16T12:45:03.905Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	1.172s
12:45:05 [2019-09-16T12:45:05.456Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	1.902s
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:45:05 [2019-09-16T12:45:05.828Z] + bundleName=janky
12:45:05 [2019-09-16T12:45:05.828Z] + echo Creating janky-bundles.tar.gz
12:45:05 [2019-09-16T12:45:05.828Z] Creating janky-bundles.tar.gz
12:45:05 [2019-09-16T12:45:05.828Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print
12:45:05 [2019-09-16T12:45:05.828Z] + xargs tar -czf janky-bundles.tar.gz
12:45:05 [2019-09-16T12:45:05.919Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux)
12:45:05 [2019-09-16T12:45:05.919Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux)
12:45:05 [2019-09-16T12:45:05.919Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux)
12:45:05 [2019-09-16T12:45:05.919Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux)
12:45:05 [2019-09-16T12:45:05.919Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux)
12:45:05 [2019-09-16T12:45:05.919Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux)
12:45:05 [2019-09-16T12:45:05.919Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
12:45:05 [2019-09-16T12:45:05.919Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
[Pipeline] archiveArtifacts
12:45:07 [2019-09-16T12:45:07.201Z] Archiving artifacts
12:45:08 [2019-09-16T12:45:08.846Z] PASS: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent	2.603s
12:45:08 [2019-09-16T12:45:08.846Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux)
12:45:08 [2019-09-16T12:45:08.846Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor)
12:45:08 [2019-09-16T12:45:08.846Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux)
12:45:08 [2019-09-16T12:45:08.846Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux)
12:45:08 [2019-09-16T12:45:08.846Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux)
12:45:09 [2019-09-16T12:45:09.097Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-345/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:45:09 [2019-09-16T12:45:09.428Z] + make clean
12:45:09 [2019-09-16T12:45:09.688Z] docker volume rm -f docker-dev-cache
12:45:09 [2019-09-16T12:45:09.688Z] docker-dev-cache
[Pipeline] deleteDir
12:45:14 [2019-09-16T12:45:14.148Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	22.911s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:45:15 [2019-09-16T12:45:15.960Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	7.610s
12:45:16 [2019-09-16T12:45:16.427Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux)
12:45:18 [2019-09-16T12:45:18.622Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	2.156s
12:45:19 [2019-09-16T12:45:19.976Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom	9.108s
12:45:23 [2019-09-16T12:45:23.368Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	5.174s
12:45:26 [2019-09-16T12:45:26.294Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	2.310s
12:45:29 [2019-09-16T12:45:29.220Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	2.909s
12:45:30 [2019-09-16T12:45:30.774Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	1.413s
12:45:33 [2019-09-16T12:45:33.853Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	2.517s
12:45:33 [2019-09-16T12:45:33.853Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
12:45:33 [2019-09-16T12:45:33.853Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux)
12:45:34 [2019-09-16T12:45:34.813Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds	12.791s
12:45:36 [2019-09-16T12:45:36.056Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	2.530s
12:45:36 [2019-09-16T12:45:36.056Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux)
12:45:38 [2019-09-16T12:45:38.263Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	1.956s
12:45:38 [2019-09-16T12:45:38.263Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
12:45:38 [2019-09-16T12:45:38.263Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
12:45:38 [2019-09-16T12:45:38.263Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.187s
12:45:38 [2019-09-16T12:45:38.263Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.059s
12:45:38 [2019-09-16T12:45:38.263Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux)
12:45:43 [2019-09-16T12:45:43.034Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	4.681s
12:45:43 [2019-09-16T12:45:43.034Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux)
12:45:43 [2019-09-16T12:45:43.034Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux)
12:45:43 [2019-09-16T12:45:43.034Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux)
12:45:43 [2019-09-16T12:45:43.034Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux)
12:45:43 [2019-09-16T12:45:43.034Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor)
12:45:43 [2019-09-16T12:45:43.034Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux)
12:45:43 [2019-09-16T12:45:43.034Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux)
12:45:43 [2019-09-16T12:45:43.034Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux)
12:45:43 [2019-09-16T12:45:43.034Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux)
12:45:43 [2019-09-16T12:45:43.034Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux)
12:45:45 [2019-09-16T12:45:45.152Z] PASS: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows	11.001s
12:45:45 [2019-09-16T12:45:45.231Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	2.246s
12:45:45 [2019-09-16T12:45:45.232Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux)
12:45:48 [2019-09-16T12:45:48.159Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	1.501s
12:45:48 [2019-09-16T12:45:48.159Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux)
12:45:48 [2019-09-16T12:45:48.159Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux)
12:45:50 [2019-09-16T12:45:50.645Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	2.902s
12:45:57 [2019-09-16T12:45:57.759Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	6.632s
12:46:01 [2019-09-16T12:46:01.531Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	4.268s
12:46:07 [2019-09-16T12:46:07.367Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	5.248s
12:46:07 [2019-09-16T12:46:07.367Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux)
12:46:07 [2019-09-16T12:46:07.367Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.083s
12:46:07 [2019-09-16T12:46:07.367Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
12:46:07 [2019-09-16T12:46:07.367Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux)
12:46:09 [2019-09-16T12:46:09.565Z] PASS: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount	2.298s
12:46:11 [2019-09-16T12:46:11.760Z] PASS: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent	2.023s
12:46:13 [2019-09-16T12:46:13.956Z] PASS: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares	2.043s
12:46:13 [2019-09-16T12:46:13.956Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux)
12:46:13 [2019-09-16T12:46:13.956Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.066s
12:46:13 [2019-09-16T12:46:13.956Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.061s
12:46:13 [2019-09-16T12:46:13.956Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux)
12:46:13 [2019-09-16T12:46:13.956Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux)
12:46:13 [2019-09-16T12:46:13.956Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
12:46:13 [2019-09-16T12:46:13.956Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux)
12:46:13 [2019-09-16T12:46:13.956Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux)
12:46:15 [2019-09-16T12:46:15.133Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants	27.429s
12:46:17 [2019-09-16T12:46:17.716Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	3.792s
12:46:19 [2019-09-16T12:46:19.354Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	1.653s
12:46:21 [2019-09-16T12:46:21.548Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	1.986s
12:46:26 [2019-09-16T12:46:26.267Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	4.195s
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.267Z] SKIP: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.730Z] SKIP: docker_cli_search_test.go:48: DockerSuite.TestSearchOnCentralRegistryWithDash (unmatched requirement DaemonIsLinux)
12:46:26 [2019-09-16T12:46:26.730Z] PASS: docker_cli_search_test.go:19: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.370s
12:46:27 [2019-09-16T12:46:27.192Z] SKIP: docker_cli_search_test.go:55: DockerSuite.TestSearchWithLimit (unmatched requirement DaemonIsLinux)
12:46:27 [2019-09-16T12:46:27.573Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	13.200s
12:46:28 [2019-09-16T12:46:28.034Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	1.983s
12:46:28 [2019-09-16T12:46:28.034Z] SKIP: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux)
12:46:28 [2019-09-16T12:46:28.034Z] SKIP: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux)
12:46:33 [2019-09-16T12:46:33.846Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	5.280s
12:46:34 [2019-09-16T12:46:34.300Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing	6.099s
12:46:34 [2019-09-16T12:46:34.300Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux)
12:46:40 [2019-09-16T12:46:40.939Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	6.697s
12:46:41 [2019-09-16T12:46:41.411Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	7.829s
12:46:41 [2019-09-16T12:46:41.411Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux)
12:46:43 [2019-09-16T12:46:43.854Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	3.635s
12:46:43 [2019-09-16T12:46:43.854Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.203s
12:46:44 [2019-09-16T12:46:44.314Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.121s
12:46:45 [2019-09-16T12:46:45.170Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	3.937s
12:46:45 [2019-09-16T12:46:45.170Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux)
12:46:45 [2019-09-16T12:46:45.170Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux)
12:46:45 [2019-09-16T12:46:45.170Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable)
12:46:45 [2019-09-16T12:46:45.170Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux)
12:46:46 [2019-09-16T12:46:46.499Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	2.232s
12:46:47 [2019-09-16T12:46:47.471Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	0.990s
12:46:53 [2019-09-16T12:46:53.278Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	5.266s
12:46:55 [2019-09-16T12:46:55.532Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	10.073s
12:46:55 [2019-09-16T12:46:55.532Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux)
12:46:55 [2019-09-16T12:46:55.532Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux)
12:46:55 [2019-09-16T12:46:55.532Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux)
12:46:55 [2019-09-16T12:46:55.532Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux)
12:46:55 [2019-09-16T12:46:55.532Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux)
12:46:55 [2019-09-16T12:46:55.995Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux)
12:46:57 [2019-09-16T12:46:57.545Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	1.398s
12:46:59 [2019-09-16T12:46:59.975Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	2.133s
12:46:59 [2019-09-16T12:46:59.975Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux)
12:47:01 [2019-09-16T12:47:01.523Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses	1.615s
12:47:01 [2019-09-16T12:47:01.523Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux)
12:47:01 [2019-09-16T12:47:01.987Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux)
12:47:01 [2019-09-16T12:47:01.987Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux)
12:47:01 [2019-09-16T12:47:01.987Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux)
12:47:01 [2019-09-16T12:47:01.987Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux)
12:47:01 [2019-09-16T12:47:01.987Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux)
12:47:08 [2019-09-16T12:47:08.284Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	15.165s
12:47:14 [2019-09-16T12:47:14.091Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	4.787s
12:47:19 [2019-09-16T12:47:19.724Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.294s
12:47:19 [2019-09-16T12:47:19.724Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.135s
12:47:19 [2019-09-16T12:47:19.724Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.210s
12:47:19 [2019-09-16T12:47:19.724Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux)
12:47:19 [2019-09-16T12:47:19.724Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.330s
12:47:19 [2019-09-16T12:47:19.724Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.300s
12:47:19 [2019-09-16T12:47:19.724Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.128s
12:47:20 [2019-09-16T12:47:20.701Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	2.335s
12:47:20 [2019-09-16T12:47:20.701Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.062s
12:47:26 [2019-09-16T12:47:26.521Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	5.265s
12:47:26 [2019-09-16T12:47:26.521Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.390s
12:47:26 [2019-09-16T12:47:26.985Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.392s
12:47:26 [2019-09-16T12:47:26.985Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.064s
12:47:26 [2019-09-16T12:47:26.985Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.167s
12:47:35 [2019-09-16T12:47:35.232Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	18.363s
12:47:35 [2019-09-16T12:47:35.597Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	7.348s
12:47:35 [2019-09-16T12:47:35.597Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux)
12:47:35 [2019-09-16T12:47:35.597Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.593s
12:47:35 [2019-09-16T12:47:35.597Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.204s
12:47:35 [2019-09-16T12:47:35.597Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux)
12:47:41 [2019-09-16T12:47:41.044Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	8.656s
12:47:41 [2019-09-16T12:47:41.564Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	5.944s
12:47:41 [2019-09-16T12:47:41.564Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.272s
12:47:42 [2019-09-16T12:47:42.026Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.283s
12:47:55 [2019-09-16T12:47:55.884Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	13.044s
12:47:56 [2019-09-16T12:47:56.885Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	12.892s
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux)
12:47:56 [2019-09-16T12:47:56.885Z] PASS: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem	1.367s
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_exec_test.go:85: DockerDaemonSuite.TestExecAfterDaemonRestart
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat
12:47:56 [2019-09-16T12:47:56.885Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet
12:47:56 [2019-09-16T12:47:56.885Z] OK: 520 passed, 552 skipped
12:47:56 [2019-09-16T12:47:56.885Z] PASS
12:47:56 [2019-09-16T12:47:56.885Z] ok  	github.com/docker/docker/integration-cli	2618.638s
12:47:56 [2019-09-16T12:47:56.885Z] INFO: Integration tests ended at 09/16/2019 12:47:56. Duration:00:43:47.6458293
12:47:56 [2019-09-16T12:47:56.885Z] INFO: Docker info of the daemon under test at end of run
12:47:56 [2019-09-16T12:47:56.885Z] 
12:47:56 [2019-09-16T12:47:56.885Z] Containers: 2
12:47:56 [2019-09-16T12:47:56.885Z]  Running: 0
12:47:56 [2019-09-16T12:47:56.885Z]  Paused: 0
12:47:56 [2019-09-16T12:47:56.886Z]  Stopped: 2
12:47:56 [2019-09-16T12:47:56.886Z] Images: 12
12:47:56 [2019-09-16T12:47:56.886Z] Server Version: 0.0.0-dev
12:47:56 [2019-09-16T12:47:56.886Z] Storage Driver: windowsfilter
12:47:56 [2019-09-16T12:47:56.886Z]  Windows: 
12:47:56 [2019-09-16T12:47:56.886Z] Logging Driver: json-file
12:47:56 [2019-09-16T12:47:56.886Z] Plugins: 
12:47:56 [2019-09-16T12:47:56.886Z]  Volume: local
12:47:56 [2019-09-16T12:47:56.886Z]  Network: ics l2bridge l2tunnel nat null overlay transparent
12:47:56 [2019-09-16T12:47:56.886Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:47:56 [2019-09-16T12:47:56.886Z] Swarm: inactive
12:47:56 [2019-09-16T12:47:56.886Z] Default Isolation: process
12:47:56 [2019-09-16T12:47:56.886Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:47:56 [2019-09-16T12:47:56.886Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
12:47:56 [2019-09-16T12:47:56.886Z] OSType: windows
12:47:56 [2019-09-16T12:47:56.886Z] Architecture: x86_64
12:47:56 [2019-09-16T12:47:56.886Z] CPUs: 4
12:47:56 [2019-09-16T12:47:56.886Z] Total Memory: 32GiB
12:47:56 [2019-09-16T12:47:56.886Z] Name: azwin-2-575560
12:47:56 [2019-09-16T12:47:56.886Z] ID: O7KH:ECQZ:RKEV:UDKX:H54H:5YCT:ZI7G:64NB:VAA2:Z5W6:VXH5:EWDJ
12:47:56 [2019-09-16T12:47:56.886Z] Docker Root Dir: D:\CI-7\CI-c93da8ded\daemon
12:47:56 [2019-09-16T12:47:56.886Z] Debug Mode (client): false
12:47:56 [2019-09-16T12:47:56.886Z] Debug Mode (server): false
12:47:56 [2019-09-16T12:47:56.886Z] Registry: https://index.docker.io/v1/
12:47:56 [2019-09-16T12:47:56.886Z] Labels:
12:47:56 [2019-09-16T12:47:56.886Z] Experimental: false
12:47:56 [2019-09-16T12:47:56.886Z] Insecure Registries:
12:47:56 [2019-09-16T12:47:56.886Z]  127.0.0.0/8
12:47:56 [2019-09-16T12:47:56.886Z] Live Restore Enabled: false
12:47:56 [2019-09-16T12:47:56.886Z] 
12:47:56 [2019-09-16T12:47:56.886Z] 
12:47:56 [2019-09-16T12:47:56.886Z] INFO: Stopping daemon under test
12:47:56 [2019-09-16T12:47:56.886Z] SUCCESS: The process with PID 9320 (child process of PID 8928) has been terminated.
12:47:56 [2019-09-16T12:47:56.886Z] SUCCESS: The process with PID 8928 (child process of PID 4820) has been terminated.
12:47:56 [2019-09-16T12:47:56.886Z] INFO: executeCI.ps1 Completed successfully at 09/16/2019 12:47:56.
12:47:56 [2019-09-16T12:47:56.886Z] INFO: Tidying up at end of run
12:47:56 [2019-09-16T12:47:56.886Z] INFO: Saving daemon under test log (d:\CI-7\CI-c93da8ded\dut.out) to C:\windows\TEMP\CIDUT.out
12:47:56 [2019-09-16T12:47:56.886Z] INFO: Saving daemon under test log (d:\CI-7\CI-c93da8ded\dut.err) to C:\windows\TEMP\CIDUT.err
12:47:56 [2019-09-16T12:47:56.886Z] INFO: Nuke-Everything...
12:47:56 [2019-09-16T12:47:56.886Z] INFO: Container count on control daemon to delete is 2
12:47:57 [2019-09-16T12:47:57.349Z] e9cd9fdaa21f
12:47:57 [2019-09-16T12:47:57.349Z] 024402f94278
12:47:57 [2019-09-16T12:47:57.349Z] INFO: Non-base image count on control daemon to delete is 1
12:48:01 [2019-09-16T12:48:01.690Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	6.544s
12:48:03 [2019-09-16T12:48:03.187Z] Deleted: sha256:f138268fe69f53d169f748b26999a85b941817e2b757602c98bb97298f7df7e7
12:48:03 [2019-09-16T12:48:03.187Z] Deleted: sha256:86b5041586796e6188e21aaa0af9e1dce703807642fba5ad473a5af0bab715c6
12:48:03 [2019-09-16T12:48:03.187Z] Deleted: sha256:8c4187e29f211ef2a6025d07accb794e445d728d18b2bcfe8ab7abc58715688b
12:48:03 [2019-09-16T12:48:03.187Z] Deleted: sha256:1c48e63f6cf7a8014f6c6774d059e9530cf8d68d0ae02d211a47aa75505b71ab
12:48:03 [2019-09-16T12:48:03.187Z] Deleted: sha256:29192658763f4f26a0e1b1381134d756a95b7dc0fcf9e4d8c03619f4e00e1a42
12:48:03 [2019-09-16T12:48:03.187Z] Deleted: sha256:f0f0848246d44a174b4c2143dff5dff83f6ee4ad4f687303dc10c3242df4bad5
12:48:03 [2019-09-16T12:48:03.187Z] Deleted: sha256:2304226eeadd85c9c1f2cc315b26a91cbee78487ee0b89e2a620d5a7d4ef0831
12:48:03 [2019-09-16T12:48:03.187Z] Deleted: sha256:da9cb09f95730f3a997e8861b3b7016e553184f78518cca1214c5d1aa826415b
12:48:03 [2019-09-16T12:48:03.187Z] Deleted: sha256:89b65ab866de0f0908feb6e25c27bbb366abdd847571c1922e4623aafd955f83
12:48:03 [2019-09-16T12:48:03.187Z] Deleted: sha256:9161515f91c0ba954c4f217b5073c561c7f73087e9f6b5721bb97c53d7bfaeaa
12:48:03 [2019-09-16T12:48:03.187Z] Deleted: sha256:2c5556c164f98d865aab18c294af4ab5b4907bb88f39dd4e5f1e2c3a18c6b423
12:48:03 [2019-09-16T12:48:03.187Z] Deleted: sha256:ed8b7c53512a583cd3f7006584d39f5e1b16f35e37e032a8a9e0e35b3b54782b
12:48:03 [2019-09-16T12:48:03.187Z] INFO: Tidying pidfile d:\CI-7\CI-c93da8ded\docker.pid
12:48:03 [2019-09-16T12:48:03.187Z] INFO: Nuking d:\CI-7
12:48:12 [2019-09-16T12:48:12.030Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	9.802s
12:48:14 [2019-09-16T12:48:14.994Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	3.114s
12:48:14 [2019-09-16T12:48:14.994Z] SKIP: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux)
12:48:14 [2019-09-16T12:48:14.994Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux)
12:48:17 [2019-09-16T12:48:17.187Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	2.457s
12:48:17 [2019-09-16T12:48:17.187Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux)
12:48:38 [2019-09-16T12:48:38.955Z] INFO: Zapped successfully
12:48:38 [2019-09-16T12:48:38.955Z] 
12:48:38 [2019-09-16T12:48:38.955Z] INFO: executeCI.ps1 exiting at Mon Sep 16 12:48:33 CUT 2019. Duration 01:02:02.2952818
12:48:38 [2019-09-16T12:48:38.955Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:49:29 [2019-09-16T12:49:29.342Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	71.115s
12:50:05 [2019-09-16T12:50:05.106Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	31.388s
12:50:19 [2019-09-16T12:50:19.986Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	18.504s
12:50:23 [2019-09-16T12:50:23.751Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	3.906s
12:50:23 [2019-09-16T12:50:23.751Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux)
12:50:23 [2019-09-16T12:50:23.751Z] SKIP: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux)
12:50:27 [2019-09-16T12:50:27.519Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell	3.314s
12:50:34 [2019-09-16T12:50:34.642Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	6.813s
12:50:43 [2019-09-16T12:50:43.276Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	6.919s
12:50:49 [2019-09-16T12:50:49.111Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	6.613s
12:51:19 [2019-09-16T12:51:19.164Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	26.860s
12:51:19 [2019-09-16T12:51:19.164Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.069s
12:51:19 [2019-09-16T12:51:19.164Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	1.722s
12:51:36 [2019-09-16T12:51:36.953Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell	15.702s
12:51:36 [2019-09-16T12:51:36.953Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.228s
12:51:42 [2019-09-16T12:51:42.791Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	6.030s
12:51:42 [2019-09-16T12:51:42.791Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.068s
12:51:47 [2019-09-16T12:51:47.521Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	4.500s
12:52:17 [2019-09-16T12:52:17.576Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress	25.411s
12:52:17 [2019-09-16T12:52:17.576Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux)
12:52:18 [2019-09-16T12:52:18.040Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	4.188s
12:52:21 [2019-09-16T12:52:21.816Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	3.506s
12:52:27 [2019-09-16T12:52:27.662Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	4.926s
12:52:38 [2019-09-16T12:52:38.046Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	10.172s
12:52:38 [2019-09-16T12:52:38.046Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux)
12:52:38 [2019-09-16T12:52:38.046Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux)
12:52:38 [2019-09-16T12:52:38.046Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux)
12:52:42 [2019-09-16T12:52:42.786Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	4.805s
12:52:44 [2019-09-16T12:52:44.986Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	1.854s
12:52:50 [2019-09-16T12:52:50.826Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	5.311s
12:52:50 [2019-09-16T12:52:50.826Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux)
12:52:50 [2019-09-16T12:52:50.826Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux)
12:53:33 [2019-09-16T12:53:33.446Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing	39.148s
12:53:33 [2019-09-16T12:53:33.446Z] PASS: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive	1.688s
12:53:51 [2019-09-16T12:53:51.351Z] PASS: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser	17.952s
12:54:01 [2019-09-16T12:54:01.736Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing	10.002s
12:54:01 [2019-09-16T12:54:01.736Z] SKIP: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux)
12:54:01 [2019-09-16T12:54:01.736Z] SKIP: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux)
12:54:04 [2019-09-16T12:54:04.673Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure	3.200s
12:54:04 [2019-09-16T12:54:04.673Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux)
12:54:22 [2019-09-16T12:54:22.437Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin	15.879s
12:54:27 [2019-09-16T12:54:27.171Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	5.468s
12:54:27 [2019-09-16T12:54:27.171Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.061s
12:54:52 [2019-09-16T12:54:52.416Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	21.341s
12:54:52 [2019-09-16T12:54:52.416Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux)
12:54:52 [2019-09-16T12:54:52.416Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux)
12:54:52 [2019-09-16T12:54:52.416Z] SKIP: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux)
12:54:52 [2019-09-16T12:54:52.880Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd	3.553s
12:55:07 [2019-09-16T12:55:07.769Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath	13.205s
12:55:13 [2019-09-16T12:55:13.598Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	6.732s
12:55:13 [2019-09-16T12:55:13.598Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux)
12:55:13 [2019-09-16T12:55:13.598Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux)
12:55:13 [2019-09-16T12:55:13.598Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
12:55:17 [2019-09-16T12:55:17.333Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	3.108s
12:55:24 [2019-09-16T12:55:24.412Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	7.034s
12:55:33 [2019-09-16T12:55:33.048Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	7.669s
12:55:40 [2019-09-16T12:55:40.129Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	6.910s
12:55:40 [2019-09-16T12:55:40.129Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux)
12:55:48 [2019-09-16T12:55:48.732Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	8.267s
12:55:48 [2019-09-16T12:55:48.732Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux)
12:56:01 [2019-09-16T12:56:01.114Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	11.201s
12:56:06 [2019-09-16T12:56:06.908Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	6.611s
12:56:06 [2019-09-16T12:56:06.908Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux)
12:56:06 [2019-09-16T12:56:06.908Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux)
12:56:06 [2019-09-16T12:56:06.908Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux)
12:56:06 [2019-09-16T12:56:06.908Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux)
12:56:06 [2019-09-16T12:56:06.908Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux)
12:56:06 [2019-09-16T12:56:06.908Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux)
12:56:06 [2019-09-16T12:56:06.908Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux)
12:56:06 [2019-09-16T12:56:06.908Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding	0.021s
12:56:17 [2019-09-16T12:56:17.233Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	10.452s
12:56:29 [2019-09-16T12:56:29.606Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	10.818s
12:56:29 [2019-09-16T12:56:29.606Z] SKIP: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux)
12:56:31 [2019-09-16T12:56:31.785Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore	3.183s
12:56:31 [2019-09-16T12:56:31.785Z] SKIP: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux)
12:56:31 [2019-09-16T12:56:31.785Z] SKIP: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux)
12:56:31 [2019-09-16T12:56:31.785Z] SKIP: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux)
12:56:35 [2019-09-16T12:56:35.517Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	3.332s
12:56:35 [2019-09-16T12:56:35.517Z] SKIP: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux)
12:56:35 [2019-09-16T12:56:35.517Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.002s
12:56:39 [2019-09-16T12:56:39.246Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead	3.422s
12:56:39 [2019-09-16T12:56:39.246Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.002s
12:56:39 [2019-09-16T12:56:39.246Z] SKIP: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux)
12:56:39 [2019-09-16T12:56:39.246Z] SKIP: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux)
12:56:39 [2019-09-16T12:56:39.246Z] SKIP: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux)
12:56:42 [2019-09-16T12:56:42.146Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete	3.628s
12:56:45 [2019-09-16T12:56:45.881Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict	3.076s
12:56:49 [2019-09-16T12:56:49.616Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce	3.416s
12:56:49 [2019-09-16T12:56:49.616Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist	0.001s
12:56:49 [2019-09-16T12:56:49.616Z] SKIP: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux)
12:56:52 [2019-09-16T12:56:52.518Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume	3.372s
12:56:52 [2019-09-16T12:56:52.518Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.000s
12:56:56 [2019-09-16T12:56:56.254Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	3.522s
12:56:56 [2019-09-16T12:56:56.254Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux)
12:56:56 [2019-09-16T12:56:56.254Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux)
12:57:00 [2019-09-16T12:57:00.002Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	3.493s
12:57:00 [2019-09-16T12:57:00.002Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax	0.002s
12:57:02 [2019-09-16T12:57:02.905Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill	2.782s
12:57:02 [2019-09-16T12:57:02.905Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux)
12:57:06 [2019-09-16T12:57:06.649Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop	3.567s
12:57:06 [2019-09-16T12:57:06.649Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull	0.177s
12:57:06 [2019-09-16T12:57:06.650Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux)
12:57:10 [2019-09-16T12:57:10.379Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename	3.127s
12:57:15 [2019-09-16T12:57:15.099Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart	4.881s
12:57:20 [2019-09-16T12:57:20.901Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam	4.960s
12:57:20 [2019-09-16T12:57:20.901Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.016s
12:57:20 [2019-09-16T12:57:20.901Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.002s
12:57:20 [2019-09-16T12:57:20.901Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.002s
12:57:20 [2019-09-16T12:57:20.901Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.002s
12:57:23 [2019-09-16T12:57:23.812Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart	2.195s
12:57:23 [2019-09-16T12:57:23.812Z] SKIP: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux)
12:57:27 [2019-09-16T12:57:27.549Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop	3.600s
12:57:27 [2019-09-16T12:57:27.549Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux)
12:57:31 [2019-09-16T12:57:31.282Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows	2.718s
12:57:31 [2019-09-16T12:57:31.282Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader	0.024s
12:57:35 [2019-09-16T12:57:35.966Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait	4.563s
12:57:38 [2019-09-16T12:57:38.882Z] PASS: docker_api_containers_test.go:2271: DockerSuite.TestContainerKillCustomStopSignal	2.990s
12:57:38 [2019-09-16T12:57:38.882Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux)
12:57:38 [2019-09-16T12:57:38.882Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux)
12:57:38 [2019-09-16T12:57:38.882Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux)
12:57:38 [2019-09-16T12:57:38.882Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux)
12:57:38 [2019-09-16T12:57:38.882Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux)
12:57:38 [2019-09-16T12:57:38.882Z] SKIP: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
12:58:04 [2019-09-16T12:58:04.014Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate	23.958s
12:58:04 [2019-09-16T12:58:04.014Z] SKIP: docker_api_containers_test.go:2221: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux)
12:58:04 [2019-09-16T12:58:04.014Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation	0.086s
12:58:04 [2019-09-16T12:58:04.014Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux)
12:58:04 [2019-09-16T12:58:04.014Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux)
12:58:04 [2019-09-16T12:58:04.014Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux)
12:58:04 [2019-09-16T12:58:04.014Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux)
12:58:04 [2019-09-16T12:58:04.014Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux)
12:58:05 [2019-09-16T12:58:05.559Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	2.637s
12:58:05 [2019-09-16T12:58:05.559Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux)
12:58:05 [2019-09-16T12:58:05.559Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux)
12:58:05 [2019-09-16T12:58:05.559Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux)
12:58:05 [2019-09-16T12:58:05.559Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux)
12:58:05 [2019-09-16T12:58:05.559Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux)
12:58:05 [2019-09-16T12:58:05.559Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux)
12:58:05 [2019-09-16T12:58:05.559Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux)
12:58:05 [2019-09-16T12:58:05.559Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux)
12:58:05 [2019-09-16T12:58:05.559Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux)
12:58:05 [2019-09-16T12:58:05.559Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux)
12:58:05 [2019-09-16T12:58:05.559Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux)
12:58:05 [2019-09-16T12:58:05.559Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux)
12:58:05 [2019-09-16T12:58:05.559Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux)
12:58:09 [2019-09-16T12:58:09.364Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	3.468s
12:58:09 [2019-09-16T12:58:09.364Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.052s
12:58:09 [2019-09-16T12:58:09.364Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux)
12:58:12 [2019-09-16T12:58:12.271Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	2.811s
12:58:12 [2019-09-16T12:58:12.271Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux)
12:58:12 [2019-09-16T12:58:12.271Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux)
12:58:12 [2019-09-16T12:58:12.271Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux)
12:58:18 [2019-09-16T12:58:18.070Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	5.907s
12:58:21 [2019-09-16T12:58:21.805Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	3.588s
12:58:21 [2019-09-16T12:58:21.805Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux)
12:58:21 [2019-09-16T12:58:21.805Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux)
12:58:34 [2019-09-16T12:58:34.190Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	11.579s
12:58:34 [2019-09-16T12:58:34.190Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux)
12:58:34 [2019-09-16T12:58:34.190Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux)
12:58:46 [2019-09-16T12:58:46.565Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	11.607s
12:58:46 [2019-09-16T12:58:46.565Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux)
12:58:46 [2019-09-16T12:58:46.565Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux)
12:58:48 [2019-09-16T12:58:48.739Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	3.626s
12:58:48 [2019-09-16T12:58:48.739Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux)
12:58:48 [2019-09-16T12:58:48.739Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux)
12:58:52 [2019-09-16T12:58:52.478Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	3.665s
12:58:52 [2019-09-16T12:58:52.478Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux)
12:58:52 [2019-09-16T12:58:52.478Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux)
12:58:52 [2019-09-16T12:58:52.478Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux)
12:58:52 [2019-09-16T12:58:52.478Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux)
12:58:52 [2019-09-16T12:58:52.478Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.133s
12:58:52 [2019-09-16T12:58:52.478Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.120s
12:58:55 [2019-09-16T12:58:55.382Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	2.928s
12:58:58 [2019-09-16T12:58:58.305Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	2.972s
12:58:58 [2019-09-16T12:58:58.762Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs	0.205s
12:58:58 [2019-09-16T12:58:58.762Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.122s
12:59:02 [2019-09-16T12:59:02.507Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	3.522s
12:59:04 [2019-09-16T12:59:04.081Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	1.854s
12:59:04 [2019-09-16T12:59:04.538Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.128s
12:59:04 [2019-09-16T12:59:04.538Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux)
12:59:04 [2019-09-16T12:59:04.538Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.266s
12:59:04 [2019-09-16T12:59:04.538Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
12:59:04 [2019-09-16T12:59:04.997Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.120s
12:59:04 [2019-09-16T12:59:04.997Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.247s
12:59:22 [2019-09-16T12:59:22.677Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	14.974s
12:59:22 [2019-09-16T12:59:22.677Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.169s
12:59:22 [2019-09-16T12:59:22.677Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.110s
12:59:24 [2019-09-16T12:59:24.852Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	3.170s
12:59:24 [2019-09-16T12:59:24.852Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.127s
12:59:24 [2019-09-16T12:59:24.852Z] SKIP: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	2.463s
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.083s
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.059s
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux)
12:59:28 [2019-09-16T12:59:28.583Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux)
12:59:32 [2019-09-16T12:59:32.313Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	3.686s
12:59:35 [2019-09-16T12:59:35.217Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	2.995s
12:59:38 [2019-09-16T12:59:38.962Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	3.143s
12:59:49 [2019-09-16T12:59:49.282Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	10.254s
12:59:55 [2019-09-16T12:59:55.076Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	5.813s
13:00:03 [2019-09-16T13:00:03.645Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	7.641s
13:00:05 [2019-09-16T13:00:05.819Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	2.886s
13:00:07 [2019-09-16T13:00:07.995Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	1.980s
13:00:16 [2019-09-16T13:00:16.587Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	7.141s
13:00:16 [2019-09-16T13:00:16.587Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.692s
13:00:18 [2019-09-16T13:00:18.761Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	2.182s
13:00:24 [2019-09-16T13:00:24.552Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	6.067s
13:00:31 [2019-09-16T13:00:31.626Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	7.120s
13:00:31 [2019-09-16T13:00:31.626Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.057s
13:00:32 [2019-09-16T13:00:32.084Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.059s
13:00:32 [2019-09-16T13:00:32.084Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux)
13:00:32 [2019-09-16T13:00:32.084Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux)
13:00:32 [2019-09-16T13:00:32.084Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux)
13:00:33 [2019-09-16T13:00:33.051Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.157s
13:00:33 [2019-09-16T13:00:33.051Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux)
13:00:36 [2019-09-16T13:00:36.876Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	3.701s
13:00:40 [2019-09-16T13:00:40.606Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	3.447s
13:00:43 [2019-09-16T13:00:43.509Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	1.904s
13:00:47 [2019-09-16T13:00:47.236Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	3.070s
13:00:53 [2019-09-16T13:00:53.017Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	5.405s
13:00:53 [2019-09-16T13:00:53.017Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux)
13:00:55 [2019-09-16T13:00:55.187Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.736s
13:01:03 [2019-09-16T13:01:03.747Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	7.328s
13:01:03 [2019-09-16T13:01:03.747Z] SKIP: docker_cli_exec_test.go:29: DockerSuite.TestExec (unmatched requirement DaemonIsLinux)
13:01:03 [2019-09-16T13:01:03.747Z] SKIP: docker_api_exec_test.go:63: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux)
13:01:05 [2019-09-16T13:01:05.925Z] PASS: docker_api_exec_test.go:26: DockerSuite.TestExecAPICreateNoCmd	1.754s
13:01:09 [2019-09-16T13:01:09.680Z] PASS: docker_api_exec_test.go:42: DockerSuite.TestExecAPICreateNoValidContentType	2.758s
13:01:09 [2019-09-16T13:01:09.680Z] SKIP: docker_api_exec_test.go:82: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux)
13:01:09 [2019-09-16T13:01:09.680Z] SKIP: docker_api_exec_test.go:119: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux)
13:01:09 [2019-09-16T13:01:09.680Z] SKIP: docker_api_exec_test.go:109: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux)
13:01:12 [2019-09-16T13:01:12.585Z] PASS: docker_api_exec_test.go:191: DockerSuite.TestExecAPIStartInvalidCommand	2.711s
13:01:16 [2019-09-16T13:01:16.316Z] PASS: docker_api_exec_test.go:134: DockerSuite.TestExecAPIStartMultipleTimesError	2.952s
13:01:19 [2019-09-16T13:01:19.215Z] PASS: docker_api_exec_test.go:175: DockerSuite.TestExecAPIStartValidCommand	2.285s
13:01:22 [2019-09-16T13:01:22.945Z] PASS: docker_api_exec_test.go:144: DockerSuite.TestExecAPIStartWithDetach	2.949s
13:01:28 [2019-09-16T13:01:28.730Z] PASS: docker_cli_exec_test.go:74: DockerSuite.TestExecAfterContainerRestart	5.077s
13:01:28 [2019-09-16T13:01:28.730Z] SKIP: docker_cli_exec_test.go:252: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux)
13:01:28 [2019-09-16T13:01:28.730Z] SKIP: docker_cli_exec_test.go:104: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux)
13:01:28 [2019-09-16T13:01:28.730Z] SKIP: docker_cli_exec_test.go:529: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux)
13:01:31 [2019-09-16T13:01:31.627Z] PASS: docker_cli_exec_test.go:130: DockerSuite.TestExecExitStatus	2.828s
13:01:36 [2019-09-16T13:01:36.305Z] PASS: docker_cli_exec_test.go:305: DockerSuite.TestExecInspectID	4.311s
13:01:36 [2019-09-16T13:01:36.305Z] SKIP: docker_cli_exec_test.go:38: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux)
13:01:36 [2019-09-16T13:01:36.305Z] SKIP: docker_cli_exec_test.go:485: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux)
13:01:36 [2019-09-16T13:01:36.305Z] SKIP: docker_cli_exec_test.go:210: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux)
13:01:36 [2019-09-16T13:01:36.305Z] SKIP: docker_cli_exec_test.go:137: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable)
13:01:36 [2019-09-16T13:01:36.305Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux)
13:01:39 [2019-09-16T13:01:39.205Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	2.816s
13:01:39 [2019-09-16T13:01:39.205Z] SKIP: docker_cli_exec_test.go:119: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux)
13:01:39 [2019-09-16T13:01:39.662Z] SKIP: docker_cli_exec_test.go:505: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux)
13:01:39 [2019-09-16T13:01:39.662Z] SKIP: docker_api_exec_test.go:209: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux)
13:01:39 [2019-09-16T13:01:39.662Z] SKIP: docker_cli_exec_test.go:224: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux)
13:01:39 [2019-09-16T13:01:39.662Z] SKIP: docker_cli_exec_test.go:152: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux)
13:01:43 [2019-09-16T13:01:43.390Z] PASS: docker_cli_exec_test.go:173: DockerSuite.TestExecTTYWithoutStdin	2.364s
13:01:43 [2019-09-16T13:01:43.390Z] SKIP: docker_cli_exec_test.go:493: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux)
13:01:58 [2019-09-16T13:01:58.178Z] PASS: docker_cli_exec_test.go:538: DockerSuite.TestExecWindowsOpenHandles	13.158s
13:02:08 [2019-09-16T13:02:08.521Z] PASS: docker_cli_exec_test.go:519: DockerSuite.TestExecWindowsPathNotWiped	10.506s
13:02:08 [2019-09-16T13:02:08.521Z] SKIP: docker_cli_exec_test.go:472: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux)
13:02:08 [2019-09-16T13:02:08.521Z] SKIP: docker_cli_exec_test.go:442: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux)
13:02:08 [2019-09-16T13:02:08.521Z] SKIP: docker_cli_exec_test.go:429: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux)
13:02:15 [2019-09-16T13:02:15.583Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	7.446s
13:02:21 [2019-09-16T13:02:21.517Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	6.683s
13:02:26 [2019-09-16T13:02:26.194Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	4.178s
13:02:33 [2019-09-16T13:02:33.265Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	7.483s
13:02:33 [2019-09-16T13:02:33.265Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux)
13:02:33 [2019-09-16T13:02:33.265Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.001s
13:02:33 [2019-09-16T13:02:33.265Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.078s
13:02:33 [2019-09-16T13:02:33.265Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux)
13:02:33 [2019-09-16T13:02:33.265Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.051s
13:02:33 [2019-09-16T13:02:33.265Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.053s
13:02:33 [2019-09-16T13:02:33.265Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.053s
13:02:41 [2019-09-16T13:02:41.821Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	7.036s
13:02:41 [2019-09-16T13:02:41.821Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.050s
13:02:41 [2019-09-16T13:02:41.821Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux)
13:02:41 [2019-09-16T13:02:41.821Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.055s
13:02:41 [2019-09-16T13:02:41.821Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.054s
13:02:41 [2019-09-16T13:02:41.821Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.289s
13:02:43 [2019-09-16T13:02:43.352Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	1.751s
13:02:43 [2019-09-16T13:02:43.352Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux)
13:02:47 [2019-09-16T13:02:47.079Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	3.373s
13:02:47 [2019-09-16T13:02:47.079Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.050s
13:02:51 [2019-09-16T13:02:51.758Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	5.273s
13:02:52 [2019-09-16T13:02:52.215Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.225s
13:02:58 [2019-09-16T13:02:58.003Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	5.475s
13:03:01 [2019-09-16T13:03:01.738Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	3.860s
13:03:01 [2019-09-16T13:03:01.738Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.162s
13:03:01 [2019-09-16T13:03:01.738Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux)
13:03:10 [2019-09-16T13:03:10.285Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	7.280s
13:03:10 [2019-09-16T13:03:10.285Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.049s
13:03:11 [2019-09-16T13:03:11.816Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	2.335s
13:03:11 [2019-09-16T13:03:11.816Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux)
13:03:11 [2019-09-16T13:03:11.816Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux)
13:03:11 [2019-09-16T13:03:11.816Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.049s
13:03:11 [2019-09-16T13:03:11.816Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux)
13:03:11 [2019-09-16T13:03:11.816Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux)
13:03:11 [2019-09-16T13:03:11.816Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux)
13:03:11 [2019-09-16T13:03:11.816Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux)
13:03:11 [2019-09-16T13:03:11.816Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux)
13:03:11 [2019-09-16T13:03:11.816Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux)
13:03:11 [2019-09-16T13:03:11.816Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux)
13:03:12 [2019-09-16T13:03:12.274Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable)
13:03:12 [2019-09-16T13:03:12.274Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux)
13:03:12 [2019-09-16T13:03:12.274Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux)
13:03:12 [2019-09-16T13:03:12.274Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.055s
13:03:12 [2019-09-16T13:03:12.274Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.102s
13:03:12 [2019-09-16T13:03:12.274Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux)
13:03:12 [2019-09-16T13:03:12.274Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux)
13:03:12 [2019-09-16T13:03:12.274Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux)
13:03:16 [2019-09-16T13:03:16.071Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	2.963s
13:03:19 [2019-09-16T13:03:19.800Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	2.968s
13:03:19 [2019-09-16T13:03:19.800Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux)
13:03:19 [2019-09-16T13:03:19.800Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux)
13:03:19 [2019-09-16T13:03:19.800Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.071s
13:03:19 [2019-09-16T13:03:19.800Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux)
13:03:22 [2019-09-16T13:03:22.707Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	2.298s
13:03:23 [2019-09-16T13:03:23.166Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.174s
13:03:26 [2019-09-16T13:03:26.904Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	2.561s
13:03:26 [2019-09-16T13:03:26.904Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux)
13:03:26 [2019-09-16T13:03:26.904Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux)
13:03:26 [2019-09-16T13:03:26.904Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux)
13:03:30 [2019-09-16T13:03:30.023Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	2.291s
13:03:38 [2019-09-16T13:03:38.584Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	7.308s
13:03:38 [2019-09-16T13:03:38.584Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux)
13:03:38 [2019-09-16T13:03:38.584Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux)
13:03:38 [2019-09-16T13:03:38.584Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux)
13:03:40 [2019-09-16T13:03:40.760Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	3.147s
13:03:44 [2019-09-16T13:03:44.488Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	2.309s
13:03:44 [2019-09-16T13:03:44.488Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.127s
13:03:48 [2019-09-16T13:03:48.210Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	2.936s
13:03:51 [2019-09-16T13:03:51.933Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	3.119s
13:03:51 [2019-09-16T13:03:51.933Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux)
13:03:51 [2019-09-16T13:03:51.933Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.056s
13:03:54 [2019-09-16T13:03:54.239Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	2.182s
13:03:57 [2019-09-16T13:03:57.974Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	3.611s
13:04:06 [2019-09-16T13:04:06.529Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	6.357s
13:04:09 [2019-09-16T13:04:09.433Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	2.868s
13:04:13 [2019-09-16T13:04:13.169Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	3.272s
13:04:16 [2019-09-16T13:04:16.068Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	3.069s
13:04:19 [2019-09-16T13:04:19.795Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	3.127s
13:04:22 [2019-09-16T13:04:22.698Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	2.125s
13:04:26 [2019-09-16T13:04:26.428Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	2.322s
13:04:26 [2019-09-16T13:04:26.428Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.066s
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_exec_test.go:372: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux)
13:04:26 [2019-09-16T13:04:26.428Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.056s
13:04:26 [2019-09-16T13:04:26.428Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
13:04:30 [2019-09-16T13:04:30.160Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	2.837s
13:04:33 [2019-09-16T13:04:33.066Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	2.293s
13:04:38 [2019-09-16T13:04:38.845Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	5.819s
13:04:41 [2019-09-16T13:04:41.746Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	2.580s
13:04:41 [2019-09-16T13:04:41.746Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux)
13:04:45 [2019-09-16T13:04:45.477Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	3.297s
13:04:45 [2019-09-16T13:04:45.477Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.060s
13:04:52 [2019-09-16T13:04:52.534Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	7.119s
13:05:01 [2019-09-16T13:05:01.085Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	7.311s
13:05:06 [2019-09-16T13:05:06.968Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	7.095s
13:05:10 [2019-09-16T13:05:10.694Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	3.321s
13:05:14 [2019-09-16T13:05:14.420Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	2.520s
13:05:14 [2019-09-16T13:05:14.420Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
13:05:17 [2019-09-16T13:05:17.316Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	3.610s
13:05:21 [2019-09-16T13:05:21.042Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	3.413s
13:05:31 [2019-09-16T13:05:31.343Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	9.647s
13:05:31 [2019-09-16T13:05:31.343Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux)
13:05:31 [2019-09-16T13:05:31.343Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux)
13:05:35 [2019-09-16T13:05:35.071Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	3.889s
13:05:37 [2019-09-16T13:05:37.991Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	3.571s
13:05:40 [2019-09-16T13:05:40.889Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	2.720s
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux)
13:05:40 [2019-09-16T13:05:40.889Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows	0.057s
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux)
13:05:40 [2019-09-16T13:05:40.889Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux)
13:05:47 [2019-09-16T13:05:47.952Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	5.923s
13:05:47 [2019-09-16T13:05:47.952Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux)
13:05:47 [2019-09-16T13:05:47.952Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.002s
13:05:47 [2019-09-16T13:05:47.952Z] SKIP: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux)
13:05:47 [2019-09-16T13:05:47.952Z] SKIP: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux)
13:05:47 [2019-09-16T13:05:47.952Z] SKIP: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux)
13:05:47 [2019-09-16T13:05:47.952Z] SKIP: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux)
13:05:47 [2019-09-16T13:05:47.952Z] SKIP: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
13:05:47 [2019-09-16T13:05:47.952Z] SKIP: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux)
13:05:47 [2019-09-16T13:05:47.952Z] SKIP: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux)
13:05:53 [2019-09-16T13:05:53.773Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	6.720s
13:05:53 [2019-09-16T13:05:53.773Z] SKIP: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux)
13:06:11 [2019-09-16T13:06:11.439Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	14.813s
13:06:11 [2019-09-16T13:06:11.439Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux)
13:06:29 [2019-09-16T13:06:29.102Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	15.891s
13:06:50 [2019-09-16T13:06:50.188Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	22.135s
13:06:50 [2019-09-16T13:06:50.648Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.220s
13:07:08 [2019-09-16T13:07:08.378Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	17.372s
13:07:29 [2019-09-16T13:07:29.503Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	18.070s
13:07:35 [2019-09-16T13:07:35.307Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	6.338s
13:07:47 [2019-09-16T13:07:47.715Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	11.000s
13:07:53 [2019-09-16T13:07:53.520Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	6.582s
13:07:53 [2019-09-16T13:07:53.520Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux)
13:07:53 [2019-09-16T13:07:53.520Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux)
13:07:59 [2019-09-16T13:07:59.330Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	5.005s
13:07:59 [2019-09-16T13:07:59.330Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux)
13:07:59 [2019-09-16T13:07:59.330Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux)
13:07:59 [2019-09-16T13:07:59.330Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux)
13:07:59 [2019-09-16T13:07:59.330Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux)
13:08:14 [2019-09-16T13:08:14.174Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	12.014s
13:08:14 [2019-09-16T13:08:14.174Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux)
13:08:14 [2019-09-16T13:08:14.174Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows	1.305s
13:08:14 [2019-09-16T13:08:14.174Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux)
13:08:15 [2019-09-16T13:08:15.146Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized	1.325s
13:08:16 [2019-09-16T13:08:16.117Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo	0.925s
13:08:16 [2019-09-16T13:08:16.117Z] SKIP: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux)
13:08:21 [2019-09-16T13:08:21.932Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer	5.186s
13:08:27 [2019-09-16T13:08:27.743Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess	5.430s
13:08:31 [2019-09-16T13:08:31.494Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	3.585s
13:08:56 [2019-09-16T13:08:56.872Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy	25.820s
13:08:56 [2019-09-16T13:08:56.872Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux)
13:09:03 [2019-09-16T13:09:03.959Z] PASS: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart	6.869s
13:09:04 [2019-09-16T13:09:04.419Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.188s
13:09:04 [2019-09-16T13:09:04.419Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.123s
13:09:04 [2019-09-16T13:09:04.881Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.568s
13:09:10 [2019-09-16T13:09:10.699Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	5.116s
13:09:16 [2019-09-16T13:09:16.505Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	5.774s
13:09:16 [2019-09-16T13:09:16.505Z] SKIP: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux)
13:09:21 [2019-09-16T13:09:21.203Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	4.074s
13:09:21 [2019-09-16T13:09:21.204Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.051s
13:09:21 [2019-09-16T13:09:21.664Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.236s
13:09:46 [2019-09-16T13:09:46.825Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	20.451s
13:09:48 [2019-09-16T13:09:48.367Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	5.279s
13:09:50 [2019-09-16T13:09:50.554Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	1.995s
13:09:59 [2019-09-16T13:09:59.150Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	7.139s
13:10:07 [2019-09-16T13:10:07.736Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	8.148s
13:10:16 [2019-09-16T13:10:16.325Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	8.766s
13:10:21 [2019-09-16T13:10:21.026Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	5.037s
13:10:21 [2019-09-16T13:10:21.996Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.630s
13:10:25 [2019-09-16T13:10:25.762Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	3.546s
13:10:50 [2019-09-16T13:10:50.930Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	24.341s
13:10:54 [2019-09-16T13:10:54.678Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	3.030s
13:11:03 [2019-09-16T13:11:03.265Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	7.836s
13:11:06 [2019-09-16T13:11:06.179Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	3.475s
13:11:06 [2019-09-16T13:11:06.180Z] SKIP: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux)
13:11:06 [2019-09-16T13:11:06.180Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux)
13:11:06 [2019-09-16T13:11:06.180Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux)
13:11:06 [2019-09-16T13:11:06.180Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux)
13:11:06 [2019-09-16T13:11:06.180Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux)
13:11:06 [2019-09-16T13:11:06.180Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux)
13:11:06 [2019-09-16T13:11:06.180Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux)
13:11:08 [2019-09-16T13:11:08.364Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	2.368s
13:11:08 [2019-09-16T13:11:08.364Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux)
13:11:08 [2019-09-16T13:11:08.364Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux)
13:11:15 [2019-09-16T13:11:15.451Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	6.960s
13:11:20 [2019-09-16T13:11:20.154Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	5.061s
13:11:23 [2019-09-16T13:11:23.901Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	3.397s
13:11:26 [2019-09-16T13:11:26.815Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	2.563s
13:11:29 [2019-09-16T13:11:29.005Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	2.730s
13:11:29 [2019-09-16T13:11:29.005Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.062s
13:11:29 [2019-09-16T13:11:29.005Z] SKIP: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
13:11:29 [2019-09-16T13:11:29.005Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux)
13:11:29 [2019-09-16T13:11:29.005Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux)
13:11:29 [2019-09-16T13:11:29.467Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux)
13:11:29 [2019-09-16T13:11:29.467Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux)
13:11:29 [2019-09-16T13:11:29.467Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux)
13:11:29 [2019-09-16T13:11:29.467Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux)
13:11:29 [2019-09-16T13:11:29.467Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux)
13:11:29 [2019-09-16T13:11:29.467Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux)
13:11:29 [2019-09-16T13:11:29.467Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux)
13:11:29 [2019-09-16T13:11:29.467Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux)
13:11:29 [2019-09-16T13:11:29.467Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux)
13:11:33 [2019-09-16T13:11:33.217Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	2.727s
13:11:33 [2019-09-16T13:11:33.217Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux)
13:11:39 [2019-09-16T13:11:39.031Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	6.111s
13:11:39 [2019-09-16T13:11:39.031Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux)
13:11:39 [2019-09-16T13:11:39.031Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux)
13:11:41 [2019-09-16T13:11:41.966Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	2.720s
13:11:41 [2019-09-16T13:11:41.966Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux)
13:11:41 [2019-09-16T13:11:41.966Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux)
13:11:41 [2019-09-16T13:11:41.966Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
13:11:41 [2019-09-16T13:11:41.966Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux)
13:11:41 [2019-09-16T13:11:41.966Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux)
13:11:41 [2019-09-16T13:11:41.966Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux)
13:11:41 [2019-09-16T13:11:41.966Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux)
13:11:44 [2019-09-16T13:11:44.876Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	2.728s
13:11:47 [2019-09-16T13:11:47.794Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	2.682s
13:11:50 [2019-09-16T13:11:50.704Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	3.458s
13:11:50 [2019-09-16T13:11:50.704Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux)
13:11:50 [2019-09-16T13:11:50.704Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux)
13:11:50 [2019-09-16T13:11:50.704Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux)
13:11:54 [2019-09-16T13:11:54.444Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	3.217s
13:11:54 [2019-09-16T13:11:54.444Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux)
13:11:54 [2019-09-16T13:11:54.444Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux)
13:11:54 [2019-09-16T13:11:54.444Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux)
13:11:54 [2019-09-16T13:11:54.444Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux)
13:11:55 [2019-09-16T13:11:55.973Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures	1.890s
13:12:03 [2019-09-16T13:12:03.023Z] PASS: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed	6.403s
13:12:03 [2019-09-16T13:12:03.023Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux)
13:12:03 [2019-09-16T13:12:03.023Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux)
13:12:03 [2019-09-16T13:12:03.023Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux)
13:12:03 [2019-09-16T13:12:03.023Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux)
13:12:03 [2019-09-16T13:12:03.023Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux)
13:12:03 [2019-09-16T13:12:03.023Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux)
13:12:05 [2019-09-16T13:12:05.198Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	2.732s
13:12:05 [2019-09-16T13:12:05.198Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux)
13:12:05 [2019-09-16T13:12:05.198Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.068s
13:12:05 [2019-09-16T13:12:05.198Z] SKIP: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux)
13:12:08 [2019-09-16T13:12:08.928Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	3.344s
13:12:12 [2019-09-16T13:12:12.648Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	3.507s
13:12:12 [2019-09-16T13:12:12.648Z] SKIP: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux)
13:12:15 [2019-09-16T13:12:15.541Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	3.446s
13:12:15 [2019-09-16T13:12:15.541Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux)
13:12:15 [2019-09-16T13:12:15.541Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux)
13:12:15 [2019-09-16T13:12:15.541Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux)
13:12:18 [2019-09-16T13:12:18.447Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	2.844s
13:12:21 [2019-09-16T13:12:21.352Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	2.538s
13:12:25 [2019-09-16T13:12:25.070Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	3.561s
13:12:28 [2019-09-16T13:12:28.789Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	3.466s
13:12:28 [2019-09-16T13:12:28.789Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.048s
13:12:28 [2019-09-16T13:12:28.789Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux)
13:12:28 [2019-09-16T13:12:28.789Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux)
13:12:28 [2019-09-16T13:12:28.789Z] SKIP: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux)
13:12:28 [2019-09-16T13:12:28.789Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux)
13:12:28 [2019-09-16T13:12:28.789Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv)
13:12:28 [2019-09-16T13:12:28.789Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux)
13:12:28 [2019-09-16T13:12:28.789Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux)
13:12:34 [2019-09-16T13:12:34.578Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	5.439s
13:12:34 [2019-09-16T13:12:34.578Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux)
13:12:34 [2019-09-16T13:12:34.578Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.059s
13:12:34 [2019-09-16T13:12:34.578Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux)
13:12:34 [2019-09-16T13:12:34.578Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux)
13:12:34 [2019-09-16T13:12:34.578Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux)
13:12:34 [2019-09-16T13:12:34.578Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux)
13:12:46 [2019-09-16T13:12:46.932Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	12.264s
13:12:46 [2019-09-16T13:12:46.932Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux)
13:12:48 [2019-09-16T13:12:48.458Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	2.191s
13:12:48 [2019-09-16T13:12:48.458Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux)
13:12:48 [2019-09-16T13:12:48.458Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux)
13:12:48 [2019-09-16T13:12:48.458Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux)
13:12:48 [2019-09-16T13:12:48.458Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux)
13:12:48 [2019-09-16T13:12:48.458Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux)
13:12:48 [2019-09-16T13:12:48.458Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux)
13:12:48 [2019-09-16T13:12:48.458Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux)
13:12:48 [2019-09-16T13:12:48.458Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux)
13:12:48 [2019-09-16T13:12:48.458Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux)
13:12:48 [2019-09-16T13:12:48.458Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux)
13:12:48 [2019-09-16T13:12:48.458Z] SKIP: docker_cli_run_test.go:4335: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux)
13:12:48 [2019-09-16T13:12:48.458Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux)
13:12:48 [2019-09-16T13:12:48.458Z] SKIP: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux)
13:12:48 [2019-09-16T13:12:48.458Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux)
13:13:00 [2019-09-16T13:13:00.812Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	10.664s
13:13:00 [2019-09-16T13:13:00.812Z] SKIP: docker_cli_exec_test.go:388: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux)
13:13:00 [2019-09-16T13:13:00.812Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux)
13:13:00 [2019-09-16T13:13:00.812Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux)
13:13:06 [2019-09-16T13:13:06.580Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	7.445s
13:13:15 [2019-09-16T13:13:15.122Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	7.461s
13:13:15 [2019-09-16T13:13:15.122Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
13:13:15 [2019-09-16T13:13:15.122Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux)
13:13:15 [2019-09-16T13:13:15.122Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux)
13:13:15 [2019-09-16T13:13:15.122Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux)
13:13:15 [2019-09-16T13:13:15.122Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux)
13:13:15 [2019-09-16T13:13:15.122Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux)
13:13:15 [2019-09-16T13:13:15.122Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux)
13:13:15 [2019-09-16T13:13:15.122Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux)
13:13:15 [2019-09-16T13:13:15.122Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux)
13:13:15 [2019-09-16T13:13:15.122Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.261s
13:13:15 [2019-09-16T13:13:15.579Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.948s
13:13:18 [2019-09-16T13:13:18.467Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	2.826s
13:13:22 [2019-09-16T13:13:22.190Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	3.325s
13:13:22 [2019-09-16T13:13:22.647Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.935s
13:13:25 [2019-09-16T13:13:25.552Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	2.647s
13:13:25 [2019-09-16T13:13:25.552Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux)
13:13:25 [2019-09-16T13:13:25.552Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux)
13:13:25 [2019-09-16T13:13:25.552Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux)
13:13:25 [2019-09-16T13:13:25.552Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux)
13:13:25 [2019-09-16T13:13:25.552Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux)
13:13:25 [2019-09-16T13:13:25.552Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux)
13:13:25 [2019-09-16T13:13:25.552Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
13:13:25 [2019-09-16T13:13:25.552Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
13:13:30 [2019-09-16T13:13:30.230Z] PASS: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent	4.515s
13:13:30 [2019-09-16T13:13:30.230Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux)
13:13:30 [2019-09-16T13:13:30.230Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor)
13:13:30 [2019-09-16T13:13:30.230Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux)
13:13:30 [2019-09-16T13:13:30.230Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux)
13:13:30 [2019-09-16T13:13:30.230Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux)
13:13:40 [2019-09-16T13:13:40.532Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	9.861s
13:13:40 [2019-09-16T13:13:40.532Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux)
13:13:44 [2019-09-16T13:13:44.263Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	3.680s
13:13:50 [2019-09-16T13:13:50.071Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	5.943s
13:13:52 [2019-09-16T13:13:52.960Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	2.915s
13:13:56 [2019-09-16T13:13:56.678Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	3.478s
13:13:59 [2019-09-16T13:13:59.569Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	2.392s
13:14:03 [2019-09-16T13:14:03.286Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	3.635s
13:14:03 [2019-09-16T13:14:03.286Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
13:14:03 [2019-09-16T13:14:03.286Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux)
13:14:07 [2019-09-16T13:14:07.002Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	3.538s
13:14:07 [2019-09-16T13:14:07.002Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux)
13:14:09 [2019-09-16T13:14:09.896Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	2.620s
13:14:09 [2019-09-16T13:14:09.896Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
13:14:09 [2019-09-16T13:14:09.896Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
13:14:09 [2019-09-16T13:14:09.896Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.165s
13:14:09 [2019-09-16T13:14:09.896Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.051s
13:14:09 [2019-09-16T13:14:09.896Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux)
13:14:15 [2019-09-16T13:14:15.675Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	5.948s
13:14:15 [2019-09-16T13:14:15.675Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux)
13:14:15 [2019-09-16T13:14:15.675Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux)
13:14:15 [2019-09-16T13:14:15.675Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux)
13:14:15 [2019-09-16T13:14:15.675Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux)
13:14:15 [2019-09-16T13:14:15.675Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor)
13:14:15 [2019-09-16T13:14:15.675Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux)
13:14:15 [2019-09-16T13:14:15.675Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux)
13:14:15 [2019-09-16T13:14:15.675Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux)
13:14:15 [2019-09-16T13:14:15.675Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux)
13:14:16 [2019-09-16T13:14:16.134Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux)
13:14:19 [2019-09-16T13:14:19.853Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	3.545s
13:14:19 [2019-09-16T13:14:19.853Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux)
13:14:23 [2019-09-16T13:14:23.573Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	3.152s
13:14:23 [2019-09-16T13:14:23.573Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux)
13:14:23 [2019-09-16T13:14:23.573Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux)
13:14:29 [2019-09-16T13:14:29.344Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	5.401s
13:14:39 [2019-09-16T13:14:39.635Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	10.135s
13:14:46 [2019-09-16T13:14:46.689Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	6.967s
13:14:57 [2019-09-16T13:14:57.058Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	9.247s
13:14:57 [2019-09-16T13:14:57.058Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux)
13:14:57 [2019-09-16T13:14:57.058Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.076s
13:14:57 [2019-09-16T13:14:57.058Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
13:14:57 [2019-09-16T13:14:57.058Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux)
13:14:59 [2019-09-16T13:14:59.949Z] PASS: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount	4.378s
13:15:03 [2019-09-16T13:15:03.677Z] PASS: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent	3.477s
13:15:07 [2019-09-16T13:15:07.403Z] PASS: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares	3.320s
13:15:07 [2019-09-16T13:15:07.403Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux)
13:15:07 [2019-09-16T13:15:07.403Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.041s
13:15:07 [2019-09-16T13:15:07.403Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.050s
13:15:07 [2019-09-16T13:15:07.403Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux)
13:15:07 [2019-09-16T13:15:07.403Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux)
13:15:07 [2019-09-16T13:15:07.403Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
13:15:07 [2019-09-16T13:15:07.403Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux)
13:15:07 [2019-09-16T13:15:07.403Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux)
13:15:12 [2019-09-16T13:15:12.071Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	5.046s
13:15:14 [2019-09-16T13:15:14.960Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	2.314s
13:15:17 [2019-09-16T13:15:17.862Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	3.376s
13:15:24 [2019-09-16T13:15:24.916Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	6.884s
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
13:15:24 [2019-09-16T13:15:24.916Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
13:15:25 [2019-09-16T13:15:25.372Z] SKIP: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry (unmatched requirement DaemonIsLinux)
13:15:25 [2019-09-16T13:15:25.827Z] SKIP: docker_cli_search_test.go:48: DockerSuite.TestSearchOnCentralRegistryWithDash (unmatched requirement DaemonIsLinux)
13:15:25 [2019-09-16T13:15:25.827Z] PASS: docker_cli_search_test.go:19: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.321s
13:15:26 [2019-09-16T13:15:26.283Z] SKIP: docker_cli_search_test.go:55: DockerSuite.TestSearchWithLimit (unmatched requirement DaemonIsLinux)
13:15:38 [2019-09-16T13:15:38.631Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing	10.657s
13:15:38 [2019-09-16T13:15:38.631Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux)
13:15:50 [2019-09-16T13:15:50.981Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	13.295s
13:15:50 [2019-09-16T13:15:50.981Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux)
13:15:55 [2019-09-16T13:15:55.663Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	5.349s
13:15:55 [2019-09-16T13:15:55.663Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux)
13:15:55 [2019-09-16T13:15:55.663Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux)
13:15:55 [2019-09-16T13:15:55.663Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable)
13:15:55 [2019-09-16T13:15:55.663Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux)
13:16:05 [2019-09-16T13:16:05.958Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	8.167s
13:16:05 [2019-09-16T13:16:05.958Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux)
13:16:05 [2019-09-16T13:16:05.958Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux)
13:16:05 [2019-09-16T13:16:05.958Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux)
13:16:05 [2019-09-16T13:16:05.958Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux)
13:16:05 [2019-09-16T13:16:05.958Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux)
13:16:05 [2019-09-16T13:16:05.958Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux)
13:16:08 [2019-09-16T13:16:08.124Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	2.879s
13:16:11 [2019-09-16T13:16:11.854Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	3.490s
13:16:11 [2019-09-16T13:16:11.854Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux)
13:16:15 [2019-09-16T13:16:15.571Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses	2.352s
13:16:15 [2019-09-16T13:16:15.571Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux)
13:16:15 [2019-09-16T13:16:15.571Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux)
13:16:15 [2019-09-16T13:16:15.571Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux)
13:16:15 [2019-09-16T13:16:15.571Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux)
13:16:15 [2019-09-16T13:16:15.571Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux)
13:16:15 [2019-09-16T13:16:15.571Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux)
13:16:30 [2019-09-16T13:16:30.338Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.252s
13:16:30 [2019-09-16T13:16:30.795Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.117s
13:16:30 [2019-09-16T13:16:30.795Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.167s
13:16:30 [2019-09-16T13:16:30.795Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux)
13:16:31 [2019-09-16T13:16:31.251Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.277s
13:16:31 [2019-09-16T13:16:31.251Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.237s
13:16:31 [2019-09-16T13:16:31.707Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.111s
13:16:35 [2019-09-16T13:16:35.424Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	3.662s
13:16:35 [2019-09-16T13:16:35.424Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.055s
13:16:39 [2019-09-16T13:16:39.146Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	4.007s
13:16:39 [2019-09-16T13:16:39.602Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.361s
13:16:40 [2019-09-16T13:16:40.058Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.348s
13:16:40 [2019-09-16T13:16:40.058Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.060s
13:16:40 [2019-09-16T13:16:40.514Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.158s
13:16:52 [2019-09-16T13:16:52.865Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	10.715s
13:16:52 [2019-09-16T13:16:52.865Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux)
13:16:52 [2019-09-16T13:16:52.865Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.515s
13:16:52 [2019-09-16T13:16:52.865Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.168s
13:16:52 [2019-09-16T13:16:52.865Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux)
13:17:03 [2019-09-16T13:17:03.270Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	10.485s
13:17:03 [2019-09-16T13:17:03.270Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.234s
13:17:03 [2019-09-16T13:17:03.270Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.237s
13:17:18 [2019-09-16T13:17:18.052Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	13.062s
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux)
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_exec_test.go:85: DockerDaemonSuite.TestExecAfterDaemonRestart
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat
13:17:18 [2019-09-16T13:17:18.052Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet
13:17:18 [2019-09-16T13:17:18.052Z] OK: 518 passed, 554 skipped
13:17:18 [2019-09-16T13:17:18.052Z] PASS
13:17:18 [2019-09-16T13:17:18.052Z] ok  	github.com/docker/docker/integration-cli	4017.852s
13:17:18 [2019-09-16T13:17:18.052Z] INFO: Integration tests ended at 09/16/2019 13:17:15. Duration:01:07:06.1953447
13:17:18 [2019-09-16T13:17:18.052Z] INFO: Docker info of the daemon under test at end of run
13:17:18 [2019-09-16T13:17:18.052Z] 
13:17:18 [2019-09-16T13:17:18.052Z] Containers: 2
13:17:18 [2019-09-16T13:17:18.052Z]  Running: 0
13:17:18 [2019-09-16T13:17:18.052Z]  Paused: 0
13:17:18 [2019-09-16T13:17:18.052Z]  Stopped: 2
13:17:18 [2019-09-16T13:17:18.052Z] Images: 12
13:17:18 [2019-09-16T13:17:18.052Z] Server Version: 0.0.0-dev
13:17:18 [2019-09-16T13:17:18.052Z] Storage Driver: windowsfilter
13:17:18 [2019-09-16T13:17:18.052Z]  Windows: 
13:17:18 [2019-09-16T13:17:18.052Z] Logging Driver: json-file
13:17:18 [2019-09-16T13:17:18.052Z] Plugins: 
13:17:18 [2019-09-16T13:17:18.052Z]  Volume: local
13:17:18 [2019-09-16T13:17:18.052Z]  Network: ics l2bridge l2tunnel nat null overlay transparent
13:17:18 [2019-09-16T13:17:18.052Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:17:18 [2019-09-16T13:17:18.052Z] Swarm: inactive
13:17:18 [2019-09-16T13:17:18.052Z] Default Isolation: process
13:17:18 [2019-09-16T13:17:18.052Z] Kernel Version: 10.0 14393 (14393.3204.amd64fre.rs1_release.190830-1500)
13:17:18 [2019-09-16T13:17:18.052Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3204)
13:17:18 [2019-09-16T13:17:18.052Z] OSType: windows
13:17:18 [2019-09-16T13:17:18.052Z] Architecture: x86_64
13:17:18 [2019-09-16T13:17:18.052Z] CPUs: 4
13:17:18 [2019-09-16T13:17:18.052Z] Total Memory: 32GiB
13:17:18 [2019-09-16T13:17:18.052Z] Name: azwin-2-9819d0
13:17:18 [2019-09-16T13:17:18.052Z] ID: OMG5:MUZZ:5QJV:GZGW:O5NX:IOC3:DBL2:CL5Q:U3J2:LRY4:YWUR:RO76
13:17:18 [2019-09-16T13:17:18.052Z] Docker Root Dir: D:\CI-7\CI-c93da8ded\daemon
13:17:18 [2019-09-16T13:17:18.052Z] Debug Mode (client): false
13:17:18 [2019-09-16T13:17:18.052Z] Debug Mode (server): false
13:17:18 [2019-09-16T13:17:18.052Z] Registry: https://index.docker.io/v1/
13:17:18 [2019-09-16T13:17:18.052Z] Labels:
13:17:18 [2019-09-16T13:17:18.052Z] Experimental: false
13:17:18 [2019-09-16T13:17:18.052Z] Insecure Registries:
13:17:18 [2019-09-16T13:17:18.052Z]  127.0.0.0/8
13:17:18 [2019-09-16T13:17:18.052Z] Live Restore Enabled: false
13:17:18 [2019-09-16T13:17:18.052Z] 
13:17:18 [2019-09-16T13:17:18.052Z] 
13:17:18 [2019-09-16T13:17:18.052Z] INFO: Stopping daemon under test
13:17:18 [2019-09-16T13:17:18.052Z] SUCCESS: The process with PID 4128 (child process of PID 5816) has been terminated.
13:17:18 [2019-09-16T13:17:18.052Z] SUCCESS: The process with PID 5816 (child process of PID 7100) has been terminated.
13:17:18 [2019-09-16T13:17:18.052Z] INFO: executeCI.ps1 Completed successfully at 09/16/2019 13:17:16.
13:17:18 [2019-09-16T13:17:18.052Z] INFO: Tidying up at end of run
13:17:18 [2019-09-16T13:17:18.052Z] INFO: Saving daemon under test log (d:\CI-7\CI-c93da8ded\dut.out) to C:\windows\TEMP\CIDUT.out
13:17:18 [2019-09-16T13:17:18.052Z] INFO: Saving daemon under test log (d:\CI-7\CI-c93da8ded\dut.err) to C:\windows\TEMP\CIDUT.err
13:17:18 [2019-09-16T13:17:18.052Z] INFO: Nuke-Everything...
13:17:18 [2019-09-16T13:17:18.052Z] INFO: Container count on control daemon to delete is 2
13:17:18 [2019-09-16T13:17:18.052Z] 27ac381c0c7e
13:17:18 [2019-09-16T13:17:18.052Z] 463b73d92af9
13:17:18 [2019-09-16T13:17:18.052Z] INFO: Non-base image count on control daemon to delete is 1
13:17:21 [2019-09-16T13:17:21.832Z] Deleted: sha256:906c68784ecce1acc88432b4decb2bf3c42ab9f0253659bbe343605d9255461c
13:17:21 [2019-09-16T13:17:21.832Z] Deleted: sha256:270eebe89428d888c9c2b635d3d28def92046f52b7a0e4eb87f86fc902050aae
13:17:21 [2019-09-16T13:17:21.832Z] Deleted: sha256:e3b6efa450a5397a7b4fb12105ea72e2c58e43b5a2be7db97973d56d65661bac
13:17:21 [2019-09-16T13:17:21.832Z] Deleted: sha256:d3828f56b84b949c24adbca8dddd2aee4229c32c844133488fcddafbf63a9c6d
13:17:21 [2019-09-16T13:17:21.832Z] Deleted: sha256:1105067ca8a485cfe03fc76afe306e173525e2cb7321ea8c219328a8d99b3965
13:17:21 [2019-09-16T13:17:21.832Z] Deleted: sha256:c3d223518f58474c06ee00d97df215d4d174c77a918fd4fe224dbdf104c80458
13:17:21 [2019-09-16T13:17:21.832Z] Deleted: sha256:c69e6b22e9dc61564d5e130ef80e5c421babf411cb5c29f506f3af72987353f8
13:17:21 [2019-09-16T13:17:21.832Z] Deleted: sha256:c4825b49adda6d4a3b67583d0baea4d56a6ad4b61eaa4b955fa8d418a6e66af6
13:17:21 [2019-09-16T13:17:21.832Z] Deleted: sha256:1617e13305bc021068a188dfdcdc6e043199a6ffdcc3b60219783faef98fe819
13:17:21 [2019-09-16T13:17:21.832Z] Deleted: sha256:22998ec7bd01b6f865988cb4e74a113d36fea8ea3e6103cf978d8636b712ab95
13:17:21 [2019-09-16T13:17:21.832Z] Deleted: sha256:84272a273250cb38f9ec8def0a19cb7119bebc2412f44fc66bc46070839b9d18
13:17:21 [2019-09-16T13:17:21.832Z] Deleted: sha256:59f1eec6e9a585d806dce534f5264085d7f5def1ad3eacb1b16c282fa561bf32
13:17:21 [2019-09-16T13:17:21.832Z] INFO: Tidying pidfile d:\CI-7\CI-c93da8ded\docker.pid
13:17:21 [2019-09-16T13:17:21.832Z] INFO: Nuking d:\CI-7
13:17:57 [2019-09-16T13:17:57.490Z] INFO: Zapped successfully
13:17:57 [2019-09-16T13:17:57.490Z] WARNING: There are 603 NdisAdapters leaked under Psched\Parameters
13:17:57 [2019-09-16T13:17:57.490Z] WARNING: Cleaning Psched...
13:17:57 [2019-09-16T13:17:57.490Z] WARNING: There are 603 NdisAdapters leaked under WFPLWFS\Parameters
13:17:57 [2019-09-16T13:17:57.490Z] WARNING: Cleaning WFPLWFS...
13:17:57 [2019-09-16T13:17:57.490Z] 
13:17:57 [2019-09-16T13:17:57.490Z] INFO: executeCI.ps1 exiting at Mon Sep 16 13:17:54 CUT 2019. Duration 01:31:00.1335686
13:17:57 [2019-09-16T13:17:57.490Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS